-
-
Notifications
You must be signed in to change notification settings - Fork 721
Closed
Description
The experimental package chomp-20100213.p2.spkg fails to build on IA64 machines such as skynet cleo and iras
Installing chomp-20100213.p2.spkg on sage-4.7.1 with gcc-4.6.1 gives
./sage -i ../optional/chomp-20100213.p2.spkg
Installing ../optional/chomp-20100213.p2.spkg
Calling sage-spkg on ../optional/chomp-20100213.p2.spkg
Warning: Attempted to overwrite SAGE_ROOT environment variable
chomp-20100213.p2
Machine:
Linux cleo 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:57:09 EST 2009 ia64 ia64 ia64
GNU/Linux
stuff deleted
g++ -O2 -ansi -pedantic -Wall -I../include -o ../obj/capd-bitSet/EuclBitSet_UL
_lowDim.o -c \
../src/capd-bitSet/EuclBitSet_UL_lowDim.cpp
In file included from ../include/capd/rounding/DoubleRounding.h:20:0,
from ../include/capd/interval/DoubleInterval.h:30,
from ../include/capd/repSet/RepSet.h:55,
from ../include/capd/bitSet/EuclBitSetT.h:26,
from ../include/capd/bitSet/EuclBitSetT.hpp:19,
from ../src/capd-bitSet/EuclBitSet_UL_lowDim.cpp:19:
../include/capd/capd/archSetting.h:81:2: error: #error Couldnt determine the pro
cessor architecture. Set it manually in archSetting.h
make[2]: *** [../obj/capd-bitSet/EuclBitSet_UL_lowDim.o] Error 1
make[2]: Leaving directory `/home/mariah/sage/sage-4.7.1-ia64-Linux-rhel-work-ch
omp/spkg/build/chomp-20100213.p2/src/make'
make[1]: *** [capd-bitSet] Error 2
make[1]: Leaving directory `/home/mariah/sage/sage-4.7.1-ia64-Linux-rhel-work-ch
omp/spkg/build/chomp-20100213.p2/src/make'
make: *** [CHomP] Error 2
Error building CHomP
CC: @jhpalmieri @dimpase
Component: packages: experimental
Issue created by migration from https://trac.sagemath.org/ticket/11713