Bug#565086: qtiplot: ftbfs with gcc-4.5

Matthias Klose doko at debian.org
Wed Jan 13 01:05:43 UTC 2010


Package: qtiplot
Version: 0.9.7.10+r1453-1
Severity: normal
Tags: sid
User: debian-gcc at lists.debian.org
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





More information about the debian-science-maintainers mailing list