[MacPorts] #40968: botan fails to build
MacPorts
noreply at macports.org
Sat Oct 26 14:14:09 PDT 2013
#40968: botan fails to build
-------------------------------+--------------------------------
Reporter: jamesfmarshall@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: |
-------------------------------+--------------------------------
Comment (by jamesfmarshall@…):
This is what main.log says at the end:
{{{
:info:build /usr/bin/clang++ -m64 -Ibuild/include -O3 -finline-functions
-D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c
src/ssl/cert_ver.cpp -o build/lib/ssl_cert_ver.o
:info:build In file included from src/ssl/c_kex.cpp:8:
:info:build In file included from
build/include/botan/internal/tls_messages.h:11:
:info:build build/include/botan/tls_record.h:23:14: fatal error:
'tr1/functional' file not found
:info:build #include <tr1/functional>
:info:build ^
:info:build In file included from src/ssl/cert_req.cpp:8:
:info:build In file included from
build/include/botan/internal/tls_messages.h:11:
:info:build build/include/botan/tls_record.h:23:14: fatal error:
'tr1/functional' file not found
:info:build #include <tr1/functional>
:info:build ^
:info:build In file included from src/ssl/cert_ver.cpp:8:
:info:build In file included from
build/include/botan/internal/tls_messages.h:11:
:info:build build/include/botan/tls_record.h:23:14: fatal error:
'tr1/functional' file not found
:info:build #include <tr1/functional>
:info:build ^
:info:build 1 error generated.
:info:build make: *** [build/lib/ssl_c_kex.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build 1 error generated.
:info:build make: *** [build/lib/ssl_cert_req.o] Error 1
:info:build 1 error generated.
:info:build make: *** [build/lib/ssl_cert_ver.o] Error 1
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_botan/botan/work/Botan-1.10.5'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_botan/botan/work/Botan-1.10.5"
&& /usr/bin/make -j4 -w all CXX="/usr/bin/clang++ -m64"
:info:build Exit code: 2
:error:build org.macports.build for port botan returned: command execution
failed
:debug:build Error code: CHILDSTATUS 21027 2
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for botan: org.macports.activate
org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port botan for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_botan/botan/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40968#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list