Your message dated Sun, 1 May 2011 21:18:06 -0500
with message-id <19902.5214.196187.234...@max.nulle.part>
and subject line Re: Bug#624824: quantlib-swig: FTBFS during binNMU on multiple
archs
has caused the Debian Bug report #624824,
regarding quantlib-swig: FTBFS during binNMU on multiple archs
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.)
--
624824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624824
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: quantlib-swig
Version: 1.0.0-1
Severity: serious
Justification: fails to build from source
This package was binNMUed as part of the transition to add python2.7 to
supported python versions. It failed on multiple archs. Here is an
excerpt of the build logs:
/usr/include/ql/math/interpolations/multicubicspline.hpp:276:33: error:
reference 'y2_' cannot be declared 'mutable' [-fpermissive]
/usr/include/ql/math/interpolations/multicubicspline.hpp:277:34: error:
reference 'v_' cannot be declared 'mutable' [-fpermissive]
/usr/include/ql/math/interpolations/multicubicspline.hpp:336:33: error:
reference 'y2_' cannot be declared 'mutable' [-fpermissive]
/usr/include/ql/math/interpolations/multicubicspline.hpp:337:34: error:
reference 'v_' cannot be declared 'mutable' [-fpermissive]
/usr/include/ql/math/interpolations/multicubicspline.hpp:337:39: error:
reference 'v1_' cannot be declared 'mutable' [-fpermissive]
/usr/include/ql/math/interpolations/multicubicspline.hpp:337:45: error:
reference 'v2_' cannot be declared 'mutable' [-fpermissive]
QuantLib/quantlib_wrap.cpp: In member function 'QuantLib::Real
UnaryFunction::operator()(QuantLib::Real) const':
QuantLib/quantlib_wrap.cpp:6256: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:6264:61: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
QuantLib/quantlib_wrap.cpp:6264: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:6296:70: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
error: command 'g++' failed with exit status 1
make: *** [build-stamp] Error 1
-- System Information:
Debian Release: squeeze/sid
--- End Message ---
--- Begin Message ---
On 1 May 2011 at 20:26, Scott Kitterman wrote:
|
| Now is a good time.
Done, see quantlib-swig_1.0.0-2.
Forgot to change the bug in the changelog though -- g++ 4.6 now seems to need
the option -fpermissive or it does not build here either.
Dirk
--
Gauss once played himself in a zero-sum game and won $50.
-- #11 at http://www.gaussfacts.com
--- End Message ---