#35607: OSX 10.8 fails to build bitcoin ---------------------------------+------------------------------------------ Reporter: scott@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: bitcoin | Port: bitcoin ---------------------------------+------------------------------------------ Seems to be in "boost" (main.log attached). {{{ /opt/local/include/boost/exception/info.hpp:117: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available make: *** [obj/rpc.o] Error 1 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_finance_bitcoin/bitcoin/work/bitcoin-0.3.22/src' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_finance_bitcoin/bitcoin/work/bitcoin-0.3.22/src" && /usr/bin/make -j8 -w all bitcoind -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_finance_bitcoin/bitcoin/work/bitcoin-0.3.22/src/makefile.osx Exit code: 2 Error: org.macports.build for port bitcoin returned: command execution failed Warning: targets not executed for bitcoin: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port bitcoin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_finance_bitcoin/bitcoin/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port bitcoin failed }}} -- Ticket URL: <https://trac.macports.org/ticket/35607> MacPorts <http://www.macports.org/> Ports system for Mac OS