Changes between Initial Version and Version 1 of Ticket #40385
- Timestamp:
- Sep 5, 2013, 6:08:54 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40385
- Property Keywords universal removed
-
Property
Summary
changed from
boost universal variant fails to compile on Leopard x86
toboost +universal: build failure on Leopard x86
-
Ticket #40385 – Description
initial v1 1 1 I attempted to run: 2 2 {{{ 3 3 sudo port install boost +universal 4 }}} 4 5 5 6 It managed to install some of the dependencies like icu, but then crashed and burned. 6 7 {{{ 7 8 ---> Configuring boost 8 9 ---> Building boost … … 11 12 http://guide.macports.org/#project.tickets 12 13 Error: Processing of port boost failed 14 }}} 13 15 14 16 Reran with: sudo port install -d boost +universal 15 17 16 18 I'm attaching the main.log (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log) 17