[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#565009: kalgebra: ftbfs with gcc-4.5



Package: kalgebra
Version: 0.5-2
Severity: normal
Tags: sid
User: debian-gcc@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/kalgebra_0.5-2_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.


[...]
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:9:73: note: for a function-style cast, remove the redundant '::QPoint'
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:9:73: error: no matching function for call to 'QPoint::QPoint(int, int, int, int)'
/usr/share/qt3/include/qpoint.h:114:8: note: candidates are: QPoint::QPoint(int, int)
/usr/share/qt3/include/qpoint.h:111:8: note:                 QPoint::QPoint()
/usr/share/qt3/include/qpoint.h:50:1: note:                 QPoint::QPoint(const QPoint&)
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:9:74: error: cannot call constructor 'QRect::QRect' directly
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:9:74: note: for a function-style cast, remove the redundant '::QRect'
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:12:31: error: no matching function for call to 'QLabel::QLabel(const char [1], QGraph* const, const char [1])'
/usr/share/qt3/include/qlabel.h:166:5: note: candidates are: QLabel::QLabel(const QLabel&)
/usr/share/qt3/include/qlabel.h:68:5: note:                 QLabel::QLabel(QWidget*, const QString&, QWidget*, const char*, Qt::WFlags)
/usr/share/qt3/include/qlabel.h:66:5: note:                 QLabel::QLabel(const QString&, QWidget*, const char*, Qt::WFlags)
/usr/share/qt3/include/qlabel.h:65:5: note:                 QLabel::QLabel(QWidget*, const char*, Qt::WFlags)
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp: In member function 'QPoint QGraph::toWidget(double, double, bool*)':
/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:437:39: warning: operation on 'y' may be undefined
In file included from /usr/share/qt3/include/qcstring.h:46:0,
                 from /usr/share/qt3/include/qstring.h:45,
                 from /usr/share/qt3/include/qdatetime.h:45,
                 from /build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.h:6,
                 from /build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/./src/qgraph.cpp:1:
/usr/share/qt3/include/qmemarray.h: In constructor 'QMemArray<type>::QMemArray(int) [with type = QPoint]':
/usr/share/qt3/include/qpointarray.h:59:55:   instantiated from here
/usr/share/qt3/include/qmemarray.h:62:54: warning: conversion to 'int' from 'long unsigned int' may alter its value
make[3]: *** [qgraph.o] Error 1
make[3]: Leaving directory `/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/obj-x86_64-linux-gnu/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user-kalgebra_0.5-2-amd64-23A6Gs/kalgebra-0.5/obj-x86_64-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



Reply to: