Your message dated Tue, 05 Jun 2012 01:34:34 +0000
with message-id <e1sbifk-0005uk...@franck.debian.org>
and subject line Bug#676112: fixed in quantlib-swig 1.2-2
has caused the Debian Bug report #676112,
regarding quantlib-swig: FTBFS: 
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
such file -- mkmf (LoadError)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
676112: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676112
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.



--- End Message ---
--- Begin Message ---
Source: quantlib-swig
Source-Version: 1.2-2

We believe that the bug you reported is fixed in the latest version of
quantlib-swig, which is due to be installed in the Debian FTP archive:

quantlib-python_1.2-2_i386.deb
  to main/q/quantlib-swig/quantlib-python_1.2-2_i386.deb
quantlib-swig_1.2-2.diff.gz
  to main/q/quantlib-swig/quantlib-swig_1.2-2.diff.gz
quantlib-swig_1.2-2.dsc
  to main/q/quantlib-swig/quantlib-swig_1.2-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dirk Eddelbuettel <e...@debian.org> (supplier of updated quantlib-swig package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jun 2012 18:48:42 -0500
Source: quantlib-swig
Binary: quantlib-python
Architecture: source i386
Version: 1.2-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <e...@debian.org>
Changed-By: Dirk Eddelbuettel <e...@debian.org>
Description: 
 quantlib-python - Python bindings for the Quantlib Quantitative Finance library
Closes: 676112
Changes: 
 quantlib-swig (1.2-2) unstable; urgency=low
 .
   * debian/control: Reduce Build-Depends from 'ruby, ruby1.8, ruby1.8-dev'
     to just 'ruby1.8, ruby1.8-dev' as the package does not currently build
     with Ruby 1.9                                      (Closes: #676112)
Checksums-Sha1: 
 29ddc8ce605132e89cdb4c54d8df486a049f41b0 1229 quantlib-swig_1.2-2.dsc
 8e6a4527b2ae4d54861a7418813f87f2928c3865 9033 quantlib-swig_1.2-2.diff.gz
 8334572058a8602ccb0e5cc5fec77b2890e41aaf 2241852 quantlib-python_1.2-2_i386.deb
Checksums-Sha256: 
 c704346233c9af6c655808ed2273836dc3f0e612dc032b6ac272543289ad6c92 1229 
quantlib-swig_1.2-2.dsc
 4c36e5f129ce83ec6ec174c52acbde849b77d272bd3d86d0c1605ed04c46d3a0 9033 
quantlib-swig_1.2-2.diff.gz
 0509d21bfa50525a9334c1a0fb136b5ea6fab58e2e3fa716285d1109c221a385 2241852 
quantlib-python_1.2-2_i386.deb
Files: 
 ed2e5ca88036bc923630f0fcad08257e 1229 interpreters optional 
quantlib-swig_1.2-2.dsc
 503167b218f503db01c5aaa969750ec8 9033 interpreters optional 
quantlib-swig_1.2-2.diff.gz
 cc5fa7bcc13fc184ca0445557c988313 2241852 python optional 
quantlib-python_1.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFPzV5XCZSR95Gw07cRAp/4AJ996cqUdvm9cQs1LWmEh4JoPqe0egCePeSw
HjWP3zWW87iOvFHUXPStN4A=
=lHCa
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to