Opened 12 years ago
Closed 12 years ago
#35607 closed defect (fixed)
bitcoin: error: explicit instantiation of ... but no definition available
Reported by: | scott@… | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | bitcoin |
Description
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
Attachments (1)
Change History (4)
Changed 12 years ago by scott@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | bitcoin removed |
---|---|
Owner: | changed from macports-tickets@… to singingwolfboy@… |
Summary: | OSX 10.8 fails to build bitcoin → bitcoin: error: explicit instantiation of ... but no definition available |
Probably an incompatibility with the latest boost, like we've seen in lots of other ports. You could try downgrading boost or upgrading bitcoin.
comment:2 Changed 12 years ago by sami.laine@…
I think this ticket might be changed to 'fixed' or 'closed', see #37353.
comment:3 Changed 12 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
finance/bitcoin updated to 0.8.0 in r103500 which seems to build fine.
Note: See
TracTickets for help on using
tickets.
Contents of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_finance_bitcoin/bitcoin/main.log