[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Requesting rebuild of quantlib-swig



Hi ia64'ers,

My quantlib-swig package (an upstream merge of the source packages
quantlib-ruby and quantlib-python which it replaces) failed on ia64 during
the compilation of quantlib-python with

g++ -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -Wall -fPIC -I/usr/include -I/usr/include/python2.4 -c QuantLib/quantlib_wrap.cpp -o build/temp.linux-ia64-2.4/QuantLib/quantlib_wrap.o -Wno-unused -O2 -Wall
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
Assembler messages:
FATAL: can't create build/temp.linux-ia64-2.4/QuantLib/quantlib_wrap.o: No such file or directory
error: command 'g++' failed with exit status 1
make: *** [build-stamp] Error 1

which looks somewhat spurious. For comparison, the previous quantlib-python
built with

g++ -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -Wall -fPIC -I/usr/include -I/usr/include/python2.4 -c QuantLib/quantlib_wrap.cpp -o build/temp.linux-ia64-2.4/QuantLib/quantlib_wrap.o -Wno-unused -O2 -Wall
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -shared -O2 -Wall build/temp.linux-ia64-2.4/QuantLib/quantlib_wrap.o -lQuantLib-0.3.10 -o build/lib.linux-ia64-2.4/QuantLib/_QuantLib.so
touch build-stamp

Suspecting that this is a non-issue, could you please trigger a rebuild.

Thanks!

Dirk

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
         -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'



Reply to: