#49014: boost-1.59.0 install failed. ---------------------+-------------------------------- Reporter: iibov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: boost ---------------------+-------------------------------- hi, I'm trying to install gqrx and it fails because of boost, here is what happens: {{{ ---> Building boost Error: org.macports.build for port boost returned: command execution failed Error: Failed to install boost }}} From the attached log I can see some of the packages aren't available: {{{ :msg:archivefetch ---> Attempting to fetch boost-1.59.0_1+no_single+no_static+python27.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/boost :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch boost-1.59.0_1+no_single+no_static+python27.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/boost :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch boost-1.59.0_1+no_single+no_static+python27.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/boost :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :info:build ...failed darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/threading- multi/asm/make_ppc32_sysv_macho_gas.o... :info:build ...failed updating 1 target... :info:build ...skipped 1 target... :info:build ...updated 526 targets... :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work/boost_1_59_0" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_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 -j2 architecture=power address- model=32 --disable-long-double link=shared threading=multi :info:build Exit code: 1 :error:build org.macports.build for port boost returned: command execution failed :debug:build Error code: CHILDSTATUS 44253 1 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for boost: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install boost :debug:build could not read "/opt/local/share/man/man1/python2.7.1": no such file or directory while executing "::file type $file" }}} I'm using xcode 3.1.4 and OS X 10.5.8 -- Ticket URL: <https://trac.macports.org/ticket/49014> MacPorts <https://www.macports.org/> Ports system for OS X