Opened 14 years ago

Last modified 14 years ago

#22674 closed defect

Upgrade of outdated ports on MBP running MAC OS X 10.5.8 (9L30) fails — at Initial Version

Reported by: Josef.Buergler@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: atlas

Description

When trying to upgrade outdated ports using the following commands, an error occurs and the upgrade is stopped:

$ sudo port -v selfupdate ... sent 330 bytes received 7167 bytes 2142.00 bytes/sec total size is 4021380 speedup is 536.40 MacPorts base version 1.8.1 installed, MacPorts base version 1.8.1 downloaded. ---> MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run

port upgrade outdated

$ sudo port upgrade outdated ... ---> Fetching atlas ---> Attempting to fetch atlas3.8.3.tar.bz2 from http://surfnet.dl.sourceforge.net/math-atlas/atlas3.8.3.tar.bz2 ---> Attempting to fetch lapack.tgz from http://arn.se.distfiles.macports.org/atlas ---> Verifying checksum(s) for atlas ---> Extracting atlas ---> Configuring atlas Error: Target org.macports.configure returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/temp && ../configure -C xc /opt/local/bin/gcc-mp-4.3 -C gc /opt/local/bin/gcc-mp-4.3 -C if /opt/local/bin/gfortran-mp-4.3 -C ic /opt/local/bin/gcc-mp-4.3 -C dm /opt/local/bin/gcc-mp-4.3 -C sm /opt/local/bin/gcc-mp-4.3 -C dk /opt/local/bin/gcc-mp-4.3 -C sk /opt/local/bin/gcc-mp-4.3 --cc=/opt/local/bin/gcc-mp-4.3 -b 32 -Fa alg -fPIC -D c -DPentiumCPS=2800" returned error 127 Command output: /opt/local/bin/gcc-mp-4.3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/temp/..CONFIG/include -g -w -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/temp/..CONFIG/src/atlconf_misc.c Assembler messages: Fatal error: invalid listing option `r' make: * [atlconf_misc.o] Error 1 ./xconfig -d s /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/temp/../ -d b /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/temp -C xc /opt/local/bin/gcc-mp-4.3 -C gc /opt/local/bin/gcc-mp-4.3 -C if /opt/local/bin/gfortran-mp-4.3 -C ic /opt/local/bin/gcc-mp-4.3 -C dm /opt/local/bin/gcc-mp-4.3 -C sm /opt/local/bin/gcc-mp-4.3 -C dk /opt/local/bin/gcc-mp-4.3 -C sk /opt/local/bin/gcc-mp-4.3 -b 32 -Fa alg -fPIC -D c -DPentiumCPS=2800 /bin/sh: line 1: ./xconfig: No such file or directory xconfig exited with 127

Error: Problem while installing atlas

Change History (0)

Note: See TracTickets for help on using tickets.