[MacPorts] #40968: botan fails to build

MacPorts noreply at macports.org
Sat Oct 26 14:04:31 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
 Keywords:                    |       Port:
------------------------------+--------------------------------
 I have migrated MacPorts to Mavericks. When I try to build botan, I see
 the following error:


 {{{
 /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
 In file included from src/ssl/c_kex.cpp:8:
 In file included from build/include/botan/internal/tls_messages.h:11:
 build/include/botan/tls_record.h:23:14: fatal error: 'tr1/functional' file
 not found
     #include <tr1/functional>
              ^
 In file included from src/ssl/cert_req.cpp:8:
 In file included from build/include/botan/internal/tls_messages.h:11:
 build/include/botan/tls_record.h:23:14: fatal error: 'tr1/functional' file
 not found
     #include <tr1/functional>
              ^
 In file included from src/ssl/cert_ver.cpp:8:
 In file included from build/include/botan/internal/tls_messages.h:11:
 build/include/botan/tls_record.h:23:14: fatal error: 'tr1/functional' file
 not found
     #include <tr1/functional>
              ^
 1 error generated.
 make: *** [build/lib/ssl_c_kex.o] Error 1
 make: *** Waiting for unfinished jobs....
 1 error generated.
 make: *** [build/lib/ssl_cert_req.o] Error 1
 1 error generated.
 make: *** [build/lib/ssl_cert_ver.o] Error 1
 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'
 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"
 Exit code: 2
 Error: org.macports.build for port botan returned: command execution
 failed
 Warning: targets not executed for botan: org.macports.activate
 org.macports.build org.macports.destroot org.macports.install
 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
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port botan failed

 }}}

 Can I fix this somehow on my end, or does the port need to be fixed?

-- 
Ticket URL: <https://trac.macports.org/ticket/40968>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list