#40685: atlas: add gnutar dependency --------------------------+----------------------- Reporter: sebastian@… | Owner: vince@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: atlas | --------------------------+----------------------- Comment (by macsforever2000@…): @jmr: I can confirm I am using macports from the latest trunk. {{{ $ svn up Updating '.': U src/macports1.0/macports.tcl U ChangeLog Updated to revision 112484. $ make clean ===> making clean in doc rm -f *.{1,5,7}.gz ===> making clean in src ... make[1]: Nothing to be done for `clean'. $ ./configure checking build system type... x86_64-apple-darwin13.0.0 checking host system type... x86_64-apple-darwin13.0.0 checking target system type... x86_64-apple-darwin13.0.0 checking MacPorts version... 2.2.99 checking for sw_vers... /usr/bin/sw_vers checking for defaults... /usr/bin/defaults checking for xcode-select... /usr/bin/xcode-select checking Mac OS X version... 10.9 checking Xcode location... /Applications/Xcode.app/Contents/Developer checking Xcode version... 5.0.1 ... $ make ===> making all in doc ... $ sudo make install ===> making install in doc ... $ port version Version: 2.2.99 $ port installed atlas The following ports are currently installed: atlas @3.10.1_5+gcc48 (active) $ sudo port uninstall gnutar ---> Deactivating gnutar @1.26_0 ---> Cleaning gnutar ---> Uninstalling gnutar @1.26_0 ---> Cleaning gnutar $ sudo port uninstall atlas ---> Deactivating atlas @3.10.1_5+gcc48 ---> Cleaning atlas ---> Uninstalling atlas @3.10.1_5+gcc48 ---> Cleaning atlas $ sudo port install atlas ---> Computing dependencies for atlas ---> Fetching archive for atlas ---> Attempting to fetch atlas-3.10.1_5+gcc48.darwin_13.x86_64.tbz2 from http://packages.macports.org/atlas ---> Attempting to fetch atlas-3.10.1_5+gcc48.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/atlas ---> Attempting to fetch atlas-3.10.1_5+gcc48.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/atlas ---> Fetching distfiles for atlas ---> Verifying checksums for atlas ---> Extracting atlas Error: org.macports.extract for port atlas returned: command execution failed Please see the log file for port atlas for details: /opt/local/var/macports/logs/_opt_mports_trunk_dports_math_atlas/atlas/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port atlas failed }}} -- Ticket URL: <https://trac.macports.org/ticket/40685#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X