Your message dated Mon, 2 May 2011 13:19:34 -0400
with message-id <[email protected]>
and subject line qtiplot builds with gcc 4.5+
has caused the Debian Bug report #565086,
regarding qtiplot: ftbfs with gcc-4.5
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 [email protected]
immediately.)
--
565086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565086
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qtiplot
Version: 0.9.7.10+r1453-1
Severity: normal
Tags: sid
User: [email protected]
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html
The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/qtiplot_0.9.7.10+r1453-1_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.
The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.
[...]
/usr/include/liborigin2/OriginObj.h: In constructor
'Origin::Function::Function(const std::string&, unsigned int)':
/usr/include/liborigin2/OriginObj.h:253:16: warning: 'Origin::Function::index'
will be initialized after
/usr/include/liborigin2/OriginObj.h:248:16: warning:
'Origin::Function::FunctionType Origin::Function::type'
/usr/include/liborigin2/OriginObj.h:255:3: warning: when initialized here
/usr/include/liborigin2/OriginObj.h: In constructor
'Origin::ProjectNode::ProjectNode(const std::string&,
Origin::ProjectNode::NodeType, const boost::posix_time::ptime&, const
boost::posix_time::ptime&)':
/usr/include/liborigin2/OriginObj.h:688:10: warning:
'Origin::ProjectNode::name' will be initialized after
/usr/include/liborigin2/OriginObj.h:687:12: warning:
'Origin::ProjectNode::NodeType Origin::ProjectNode::type'
/usr/include/liborigin2/OriginObj.h:692:3: warning: when initialized here
In file included from
/usr/include/boost/date_time/gregorian/formatters.hpp:17:0,
from /usr/include/boost/date_time/gregorian/gregorian.hpp:25,
from
/usr/include/boost/date_time/posix_time/time_formatters.hpp:12,
from /usr/include/boost/date_time/posix_time/posix_time.hpp:24,
from src/origin/importOPJ.cpp:65:
/usr/include/boost/date_time/date_formatting.hpp: In static member function
'static std::basic_string<charT> boost::date_time::ymd_formatter<ymd_type,
format_type, charT>::ymd_to_string(ymd_type)':
/usr/include/boost/date_time/date_formatting.hpp:87:36: error: cannot call
constructor 'std::locale::locale' directly
/usr/include/boost/date_time/date_formatting.hpp:87:36: note: for a
function-style cast, remove the redundant '::locale'
src/origin/importOPJ.cpp: In member function 'bool
ImportOPJ::importTables(const OriginFile&)':
src/origin/importOPJ.cpp:326:10: warning: enumeration value 'ColumnHeading' not
handled in switch
src/origin/importOPJ.cpp:326:10: warning: enumeration value
'TickIndexedDataset' not handled in switch
src/origin/importOPJ.cpp:326:10: warning: enumeration value 'Categorical' not
handled in switch
src/origin/importOPJ.cpp: In member function 'bool
ImportOPJ::importGraph3D(const OriginFile&, unsigned int, unsigned int)':
src/origin/importOPJ.cpp:1558:10: warning: unused variable 'start'
src/origin/importOPJ.cpp:1558:17: warning: unused variable 'end'
src/origin/importOPJ.cpp:1424:7: warning: unused variable 'color'
/usr/include/boost/date_time/gregorian/formatters.hpp:65: confused by earlier
errors, bailing out
Preprocessed source stored into /tmp/ccyTKT6j.out file, please attach this to
your bugreport.
make[2]: *** [../tmp/qtiplot/importOPJ.o] Error 1
make[1]: *** [sub-qtiplot-make_default] Error 2
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
fixed 565086 0.9.8.2-2
thanks
Now builds with gcc 4.5, see:
https://buildd.debian.org/status/fetch.php?pkg=qtiplot&arch=i386&ver=0.9.8.2-2&stamp=1303667759
excerpt:
Toolchain package versions: binutils_2.21.51.20110419-2
dpkg-dev_1.16.0.1 g++-4.5_4.5.2-11 gcc-4.5_4.5.2-11
--- End Message ---