Source: quantlib-swig Version: 1.2-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120604 qa-ftbfs User: debian-r...@lists.debian.org Usertags: default19 Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > dh_testdir > *** Running on arch amd64 and cpu x86_64 > ./configure --prefix=/usr \ > --build amd64 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking system... Linux > checking for style of include used by make... GNU > checking for gcc... gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking dependency style of gcc... none > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... none > checking whether g++ accepts warning flags... yes > checking for QuantLib... 1.2 > checking for swig... no > checking for python... /usr/bin/python > checking for perl... /usr/bin/perl > checking for ruby... /usr/bin/ruby > checking for mzscheme... no > checking for guile... no > checking for gmcs... no > checking for mcs... no > checking for gmcs2... no > checking for ocamlc... no > checking for R... no > checking for javac... no > checking for jar... no > checking for java... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating CSharp/Makefile > config.status: creating Guile/Makefile > config.status: creating Java/Makefile > config.status: creating MzScheme/Makefile > config.status: creating OCaml/Makefile > config.status: creating Perl/Makefile > config.status: creating Python/Makefile > config.status: creating R/Makefile > config.status: creating Ruby/Makefile > config.status: executing depfiles commands > (cd Python && \ > CC="g++" \ > CXX="g++" \ > CFLAGS="-O2 -Wall -Wno-strict-aliasing" > \ > CXXFLAGS="-O2 -Wall -Wno-strict-aliasing" > \ > python2.7 setup.py build ) > running build > running build_py > creating build > creating build/lib.linux-x86_64-2.7 > creating build/lib.linux-x86_64-2.7/QuantLib > copying QuantLib/__init__.py -> build/lib.linux-x86_64-2.7/QuantLib > copying QuantLib/QuantLib.py -> build/lib.linux-x86_64-2.7/QuantLib > running build_ext > building 'QuantLib._QuantLib' extension > creating build/temp.linux-x86_64-2.7 > creating build/temp.linux-x86_64-2.7/QuantLib > g++ -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes > -O2 -Wall -Wno-strict-aliasing -fPIC -I/usr/include/python2.7 -I/usr/include > -c QuantLib/quantlib_wrap.cpp -o > build/temp.linux-x86_64-2.7/QuantLib/quantlib_wrap.o -Wno-unused -O2 -Wall > -Wno-strict-aliasing > cc1plus: warning: command line option '-Wstrict-prototypes' is valid for > C/ObjC but not for C++ [enabled by default] > QuantLib/quantlib_wrap.cpp: In member function 'QuantLib::Real > UnaryFunction::operator()(QuantLib::Real) const': > QuantLib/quantlib_wrap.cpp:6833:67: warning: deprecated conversion from > string constant to 'char*' [-Wwrite-strings] > QuantLib/quantlib_wrap.cpp: In member function 'QuantLib::Real > UnaryFunction::derivative(QuantLib::Real) const': > QuantLib/quantlib_wrap.cpp:6841:61: warning: deprecated conversion from > string constant to 'char*' [-Wwrite-strings] > QuantLib/quantlib_wrap.cpp:6841:61: warning: deprecated conversion from > string constant to 'char*' [-Wwrite-strings] > QuantLib/quantlib_wrap.cpp: In member function 'QuantLib::Real > BinaryFunction::operator()(QuantLib::Real, QuantLib::Real) const': > QuantLib/quantlib_wrap.cpp:6873:70: warning: deprecated conversion from > string constant to 'char*' [-Wwrite-strings] > g++ -shared -O2 -Wall -Wno-strict-aliasing > build/temp.linux-x86_64-2.7/QuantLib/quantlib_wrap.o -lQuantLib -o > build/lib.linux-x86_64-2.7/QuantLib/_QuantLib.so > (cd Ruby && \ > CC="g++" \ > CXX="g++" \ > CFLAGS="-O2 -Wall -Wno-strict-aliasing" \ > CXXFLAGS="-O2 -Wall -Wno-strict-aliasing" > \ > ruby setup.rb build ) > /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load > such file -- mkmf (LoadError) > from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' > from setup.rb:20:in `<main>' > make: *** [build-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/06/04/quantlib-swig_1.2-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org