Changes between Initial Version and Version 1 of Ticket #21408
- Timestamp:
- Sep 15, 2009, 10:58:57 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21408
- Property Owner changed from macports-tickets@… to nox@…
-
Ticket #21408 – Description
initial v1 1 1 I wanted to build boost for both 32bit and 64bit, but the build fails with the error 2 2 3 {{{ 3 4 ---> Building boost 4 5 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_40_0" && bjam -j2 -d2 --layout=tagged --debug-configuration --ignore-site-config --user-config=user-config.jam --without-python --without-mpi -sBZIP2_INCLUDE=/opt/local/include -sBZIP2_LIBPATH=/opt/local/lib -sZLIB_INCLUDE=/opt/local/include -sZLIB_LIBPATH=/opt/local/lib architecture=x86 address-model=32_64 " returned error 1 … … 33 34 ...failed updating 233 targets... 34 35 ...skipped 338 targets... 36 }}}