#48694: boost @1.59.0_0 does not install on PPC Leopard, Mac OS X 10.5.8, because of missing utility lbzip2 -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: boost -----------------------------+-------------------------------- The builds ends with {{{ ...failed updating 1 target... ...skipped 1 target... ...updated 526 targets... Command failed: cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_boost/boost/work/boost_1_59_0" && /opt/local/var/macports/build/_opt_mports_trunk_dports_devel_boost/boost/work/boost_1_59_0/b2 -d2 --layout=tagged --debug-configuration --user-config=user-config.jam -sBZIP2_INCLUDE=/opt/local/include -sBZIP2_LIBPATH=/opt/local/lib -sEXPAT_INCLUDE=/opt/local/include -sEXPAT_LIBPATH=/opt/local/lib -sZLIB_INCLUDE=/opt/local/include -sZLIB_LIBPATH=/opt/local/lib -sICU_PATH=/opt/local variant=release -j1 architecture=power address- model=32 --disable-long-double link=shared threading=multi Exit code: 1 }}} but it's actually this, a few lines below, that names the cause: {{{ DEBUG: Failed to locate 'lbzip2' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? }}} Although it's useless to install a parallel bzip2 on a 7447A CPU I have started `port install lbzip2`… -- Ticket URL: <https://trac.macports.org/ticket/48694> MacPorts <https://www.macports.org/> Ports system for OS X