Your message dated Sun, 28 Feb 2010 19:03:23 +0000
with message-id <[email protected]>
and subject line Bug#565016: fixed in klog 0.5.3-1
has caused the Debian Bug report #565016,
regarding klog: 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.)
--
565016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565016
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: klog
Version: 0.5.1-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/klog_0.5.1-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/bin/cmake -E cmake_progress_report
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/obj-x86_64-linux-gnu/CMakeFiles
12
[ 46%] Building CXX object src/CMakeFiles/klog.dir/klog.o
cd /build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/obj-x86_64-linux-gnu/src &&
/usr/bin/g++ -D_BSD_SOURCE -g -O2 -g -Wall -O2 -Wnon-virtual-dtor
-Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden
-fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG
-I/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/obj-x86_64-linux-gnu/src
-I/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src -I/usr/include/KDE
-I/usr/include/qt4/KDE -I/usr/include/qt4 -I/usr/include/qt4/phonon
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -
I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt
-I/usr/share/qt4/mkspecs/default -o CMakeFiles/klog.dir/klog.o -c
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotSearchButton()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:3285:28: warning:
unused variable 'item'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotSearchQSO2QSL()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:3354:29: warning:
unused variable 'item'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::filePrint()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:3934:93: error:
cannot call constructor 'QString::QString' directly
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:3934:93: note:
for a function-style cast, remove the redundant '::QString'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:3935:88: error:
cannot call constructor 'QString::QString' directly
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:3935:88: note:
for a function-style cast, remove the redundant '::QString'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotClusterConnect()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:4026:25: warning:
unused variable 'item'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotClusterSocketConnected()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:4274:25: warning:
unused variable 'item'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotClusterSocketConnectionClosed()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:4291:25: warning:
unused variable 'item'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotClusterSocketClosed()':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:4297:25: warning:
unused variable 'item'
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp: In member
function 'void Klog::slotClusterSocketError(int)':
/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/src/klog.cpp:4351:23: warning:
unused variable 'item'
make[3]: *** [src/CMakeFiles/klog.dir/klog.o] Error 1
make[2]: *** [src/CMakeFiles/klog.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
make[3]: Leaving directory
`/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/obj-x86_64-linux-gnu'
make[2]: Leaving directory
`/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/obj-x86_64-linux-gnu'
make[1]: Leaving directory
`/build/user-klog_0.5.1-1-amd64-MynWus/klog-0.5.1/obj-x86_64-linux-gnu'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: klog
Source-Version: 0.5.3-1
We believe that the bug you reported is fixed in the latest version of
klog, which is due to be installed in the Debian FTP archive:
klog_0.5.3-1.diff.gz
to main/k/klog/klog_0.5.3-1.diff.gz
klog_0.5.3-1.dsc
to main/k/klog/klog_0.5.3-1.dsc
klog_0.5.3-1_amd64.deb
to main/k/klog/klog_0.5.3-1_amd64.deb
klog_0.5.3.orig.tar.gz
to main/k/klog/klog_0.5.3.orig.tar.gz
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.
Jaime Robles <[email protected]> (supplier of updated klog 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: Sun, 28 Feb 2010 17:21:37 +0000
Source: klog
Binary: klog
Architecture: source amd64
Version: 0.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Jaime Robles <[email protected]>
Changed-By: Jaime Robles <[email protected]>
Description:
klog - KDE ham radio logging program
Closes: 565016
Changes:
klog (0.5.3-1) unstable; urgency=low
.
* New upstream release
* Updated the source code to fix the gcc-4.5 issue (Closes: #565016)
Checksums-Sha1:
6ca0ef17f8196a0bff9d66674edd9b5621bef14c 1070 klog_0.5.3-1.dsc
37d9bb64882335b0fd63447f15ecd33d18ca1acf 681075 klog_0.5.3.orig.tar.gz
9b1d334d2b84cdf7d840667d208daa463f30835c 3731 klog_0.5.3-1.diff.gz
0ad08ebe4d657074f17210caccd94706ab0241f6 665006 klog_0.5.3-1_amd64.deb
Checksums-Sha256:
970901acb98fec030978e29f6e95261d12e43d07a717c28325561bef3ad0875d 1070
klog_0.5.3-1.dsc
d78e3f2fbc87845c210f0385dd7cab9380c211b7f810c200e87c7d123e8ba471 681075
klog_0.5.3.orig.tar.gz
8b6a44e752dc0210a00eb910e13451dc9007e59e76845f6b97363817b9163b59 3731
klog_0.5.3-1.diff.gz
c602245e382e6c48ce770ce2034269caad652b7d59592b11a04e01c5fbb7e614 665006
klog_0.5.3-1_amd64.deb
Files:
a6afaca4aa1e5b8d082af5f48d45427d 1070 hamradio optional klog_0.5.3-1.dsc
622b268e83d7601d6774225dc52d0224 681075 hamradio optional
klog_0.5.3.orig.tar.gz
dff14db044f41006f2aaf58b40a885da 3731 hamradio optional klog_0.5.3-1.diff.gz
33d5e4d89696997cf84b6772973f86c3 665006 hamradio optional
klog_0.5.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuKu78ACgkQER46oL+8yYURcgCcDG33X/sDZHXlt9QAsaqvVZ4M
dOQAn1lcCL9VtWfsYjjd+L6jLLi8jfTM
=hi+8
-----END PGP SIGNATURE-----
--- End Message ---