#22674 closed defect (duplicate)
Upgrade of atlas on MBP running MAC OS X 10.5.8 (9L30) fails
Reported by: | Josef.Buergler@… | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | atlas |
Description (last modified by jmroot (Joshua Root))
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 (3)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | upgrade outdated MBP 10.5.8 removed |
Owner: | changed from macports-tickets@… to jameskyle@… |
Port: | atlas added |
Summary: | Upgrade of outdated ports on MBP running MAC OS X 10.5.8 (9L30) fails → Upgrade of atlas on MBP running MAC OS X 10.5.8 (9L30) fails |
comment:2 Changed 15 years ago by jameskyle@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by jameskyle@…
I should mention a temporary fix would be to roll back binutils to 2.19.
I've opened a new ticket here for binutils: #22681
Note: See
TracTickets for help on using
tickets.
This looks like a duplicate of this: #22539