#17953: bzip2 (and others) not installing under 10.5.6 ------------------------------+--------------------------------------------- Reporter: rdpoor@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 ------------------------------+--------------------------------------------- This may be a cockpit error due to a newcomer, but bzip2 (and evidently several other modules) won't install. A few things to note: * There is no /usr/local on this machine. * My '''real''' goal is to install ImageMagick, for which bzip2 is a dependency. * This is a fresh install of port 1.7. Summary is here. Full debug log in attached log. {{{ bash-3.2$ sudo port version Version: 1.700 bash-3.2$ sudo port clean --all ImageMagick ---> Cleaning ImageMagick bash-3.2$ sudo port -d install ImageMagick ---> Fetching bzip2 DEBUG: Executing org.macports.fetch (bzip2) ---> bzip2-1.0.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://distfiles.macports.org/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://www.bzip.org/1.0.5/ ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://arn.se.distfiles.macports.org/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://trd.no.distfiles.macports.org/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/distfiles/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/downloads/bzip2 Error: Target org.macports.fetch returned: fetch failed Warning: the following items did not execute (for bzip2): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: bzip2 expat fontconfig freetype zlib libiconv gperf jpeg libpng libxml2 pkgconfig tiff Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17953> MacPorts <http://www.macports.org/> Ports system for Mac OS