[MacPorts] #30750: atlas @3.9.47: build fails on PPC G4 under Leopard
MacPorts
noreply at macports.org
Sat Aug 13 17:24:18 PDT 2011
#30750: atlas @3.9.47: build fails on PPC G4 under Leopard
--------------------------------+-------------------------------------------
Reporter: razzfazz@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: atlas
--------------------------------+-------------------------------------------
When trying to update atlas on my PowerBook G4 under Leopard 10.5.8, I get
the following build failure:
{{{
razzepb:~ dub$ port installed atlas
The following ports are currently installed:
atlas @3.9.37_0+gcc44 (active)
razzepb:~ dub$ sudo port -cuv upgrade atlas
---> Computing dependencies for atlas.
---> Building atlas
[...]
make[7]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build/src/blas/gemm/KERNEL'
/usr/bin/gcc -DL2SIZE=4194304
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build/include
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build/..//include
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build/..//include/contrib
-DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX -DATL_ARCH_PPCG4
-DATL_CPUMHZ=1499 -DATL_AltiVec -DATL_GAS_PPC -DATL_AVgcc -DWALL
-DATL_FULL_LAPACK -DATL_UCLEANM -DATL_UCLEANN -DATL_UCLEANK -DATL_BETA=0
-c -x assembler-with-cpp -maltivec -mabi=altivec ATL_dNBmm_b0.c
ATL_dNBmm_b0.c:406:dst vector instruction is optional for the PowerPC (not
allowed without -force_cpusubtype_ALL option)
ATL_dNBmm_b0.c:417:dst vector instruction is optional for the PowerPC (not
allowed without -force_cpusubtype_ALL option)
ATL_dNBmm_b0.c:519:dst vector instruction is optional for the PowerPC (not
allowed without -force_cpusubtype_ALL option)
ATL_dNBmm_b0.c:523:dstst vector instruction is optional for the PowerPC
(not allowed without -force_cpusubtype_ALL option)
ATL_dNBmm_b0.c:801:dst vector instruction is optional for the PowerPC (not
allowed without -force_cpusubtype_ALL option)
ATL_dNBmm_b0.c:802:dstst vector instruction is optional for the PowerPC
(not allowed without -force_cpusubtype_ALL option)
make[7]: *** [ATL_dNBmm_b0.o] Error 1
[...]
}}}
It looks like this issue had previously been fixed in #28413 for atlas
3.9.33, but apparently it has somehow been re-introduced since then.
--
Ticket URL: <https://trac.macports.org/ticket/30750>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list