Your message dated Thu, 22 May 2008 02:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482234: fixed in kmchart 1.2.7
has caused the Debian Bug report #482234,
regarding kmchart: FTBFS: qwt3d_openglhelper.h:8:26: error: QtOpenGL/qgl.h: No
such file or directory
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.)
--
482234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482234
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kmchart
Version: 1.2.6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080520 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on
i386.
This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet). Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).
Relevant part:
> g++ -c -pipe -g -Wall -W -fPIC -D_REENTRANT -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4
> -I/usr/X11R6/include -I. -I. -o qwt3d_axis.o qwt3d_axis.cpp
> In file included from qwt3d_types.h:26,
> from qwt3d_drawable.h:7,
> from qwt3d_label.h:10,
> from qwt3d_axis.h:5,
> from qwt3d_axis.cpp:1:
> qwt3d_openglhelper.h:8:26: error: QtOpenGL/qgl.h: No such file or directory
> In file included from qwt3d_types.h:26,
> from qwt3d_drawable.h:7,
> from qwt3d_label.h:10,
> from qwt3d_axis.h:5,
> from qwt3d_axis.cpp:1:
> qwt3d_openglhelper.h:20: error: expected `)' before 'what'
> qwt3d_openglhelper.h:55: error: 'GLenum' does not name a type
> qwt3d_openglhelper.h: In destructor
> 'Qwt3D::GLStateBewarer::~GLStateBewarer()':
> qwt3d_openglhelper.h:33: error: 'state_' was not declared in this scope
> qwt3d_openglhelper.h:33: error: 'glEnable' was not declared in this scope
> qwt3d_openglhelper.h:35: error: 'state_' was not declared in this scope
> qwt3d_openglhelper.h:35: error: 'glDisable' was not declared in this scope
> qwt3d_openglhelper.h: In member function 'void
> Qwt3D::GLStateBewarer::turnOn(bool)':
> qwt3d_openglhelper.h:40: error: 'state_' was not declared in this scope
> qwt3d_openglhelper.h:40: error: 'glEnable' was not declared in this scope
> qwt3d_openglhelper.h: In member function 'void
> Qwt3D::GLStateBewarer::turnOff(bool)':
> qwt3d_openglhelper.h:47: error: 'state_' was not declared in this scope
> qwt3d_openglhelper.h:47: error: 'glDisable' was not declared in this scope
> qwt3d_openglhelper.h: At global scope:
> qwt3d_openglhelper.h:60: error: expected initializer before '*' token
> qwt3d_axis.cpp:386: error: expected `}' at end of input
> make[4]: *** [qwt3d_axis.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/05/20
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: kmchart
Source-Version: 1.2.7
We believe that the bug you reported is fixed in the latest version of
kmchart, which is due to be installed in the Debian FTP archive:
kmchart_1.2.7.dsc
to pool/main/k/kmchart/kmchart_1.2.7.dsc
kmchart_1.2.7.tar.gz
to pool/main/k/kmchart/kmchart_1.2.7.tar.gz
kmchart_1.2.7_amd64.deb
to pool/main/k/kmchart/kmchart_1.2.7_amd64.deb
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nathan Scott <[EMAIL PROTECTED]> (supplier of updated kmchart 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 22 May 2008 11:25:14 +1000
Source: kmchart
Binary: kmchart
Architecture: source amd64
Version: 1.2.7
Distribution: unstable
Urgency: low
Maintainer: Nathan Scott <[EMAIL PROTECTED]>
Changed-By: Nathan Scott <[EMAIL PROTECTED]>
Description:
kmchart - Chart tool for Performance Co-Pilot
Closes: 481995 482234
Changes:
kmchart (1.2.7) unstable; urgency=low
.
* Add missing build dependencies (closes: #481995, #482234).
Checksums-Sha1:
8f215758181c79f735ae43d5cb1e54d4c3ae4fe1 819 kmchart_1.2.7.dsc
864037bd683cc80fdf148abf47e42917b5289acc 2087296 kmchart_1.2.7.tar.gz
ee5e9ecb505d14c2508be81054e93de4c7e60dba 1285946 kmchart_1.2.7_amd64.deb
Checksums-Sha256:
f4cc430163ac3ed36f9cf0348baf44d1cfab3060e6f2cc13326e415d9fe4e0e6 819
kmchart_1.2.7.dsc
874a6118f94bd0c2de3f921f3d961950b6e6914ace05ab4a27207bc69dbbede3 2087296
kmchart_1.2.7.tar.gz
194cb1a1968435942ff4c14cafba28ada9af2db43057fdd10c8e043bd620b0f0 1285946
kmchart_1.2.7_amd64.deb
Files:
aeb1adaa8ae6f8aa6ba921b566d98d30 819 utils extra kmchart_1.2.7.dsc
f04cc8e662d4ea3e5161d87c904b2c53 2087296 utils extra kmchart_1.2.7.tar.gz
6886267af09d5a5527380b93cbc10ad0 1285946 utils extra kmchart_1.2.7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFINM6rm8fl3HSIa2MRAhyUAJwO/Lxr/5JgoTsqB3g8GYx8Vyt7NQCeNzRG
H/nxZWOkXzFJmLE7fUe4fww=
=j9gZ
-----END PGP SIGNATURE-----
--- End Message ---