Opened 15 years ago

Closed 15 years ago

#21433 closed defect (fixed)

atlas - 3.8.3 - Build 32 bit version even though x86_64 is default in SL

Reported by: jameskyle@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: atlas

Description

The generated build 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 134

The -b 32 specifies a 32 bit build which then produces errors on down the road like this:

ld: warning: in /opt/local/lib/gcc43/libgcc_s.10.5.dylib, missing required architecture i386 in file
ld: warning: in /opt/local/lib/gcc43/gcc/x86_64-apple-darwin10/4.3.4/libgcc.a, file is not of required architecture

Change History (5)

comment:1 Changed 15 years ago by jameskyle@…

Owner: changed from macports-tickets@… to ajb78@…

comment:2 Changed 15 years ago by tobypeterson

Owner: changed from ajb78@… to macports-tickets@…

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Port: atlas added

comment:4 Changed 15 years ago by jameskyle@…

Owner: changed from macports-tickets@… to jameskyle@…

comment:5 Changed 15 years ago by jameskyle@…

Resolution: fixed
Status: newclosed

Fixed in r57851.

Note: See TracTickets for help on using tickets.