Your message dated Tue, 29 May 2012 07:17:41 +0000
with message-id <e1szggx-0005a3...@franck.debian.org>
and subject line Bug#667169: fixed in fqterm 0.9.6.10-1.1
has caused the Debian Bug report #667169,
regarding fqterm: ftbfs with GCC-4.7
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 ow...@bugs.debian.org
immediately.)


-- 
667169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fqterm
Version: 0.9.6.10-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

fqterm_trace.h:62:9: error: 'pause' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/fqterm_0.9.6.10-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
/usr/bin/make -f CMakeFiles/Makefile2 all
make[2]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/make -f src/common/CMakeFiles/fqterm_common.dir/build.make 
src/common/CMakeFiles/fqterm_common.dir/depend
make[3]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 9
[  1%] Generating fqterm_shortcuthelper.moc
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common && /usr/bin/moc-qt4 -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common/fqterm_shortcuthelper.moc 
/«PKGBUILDDIR»/src/common/fqterm_shortcuthelper.h
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 8
[  2%] Generating fqterm_sound.moc
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common && /usr/bin/moc-qt4 -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common/fqterm_sound.moc 
/«PKGBUILDDIR»/src/common/fqterm_sound.h
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /«PKGBUILDDIR» /«PKGBUILDDIR»/src/common 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common/CMakeFiles/fqterm_common.dir/DependInfo.cmake
 --color=
Scanning dependencies of target fqterm_common
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/make -f src/common/CMakeFiles/fqterm_common.dir/build.make 
src/common/CMakeFiles/fqterm_common.dir/build
make[3]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 1
[  3%] Building CXX object src/common/CMakeFiles/fqterm_common.dir/common.o
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common && /usr/bin/g++   -DQT_DLL 
-DQT_GUI_LIB -DQT_CORE_LIB -DAUDIO_OSS -D_OS_LINUX_ -DQT_NO_DEBUG -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Os -DNDEBUG -I/usr/include/qt4 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore 
-I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common    -Wall -D 
FQTERM_VERSION_STRING=\"0.9.6\" -D FQTERM_SVN_REVISION=\"0\" -o 
CMakeFiles/fqterm_common.dir/common.o -c /«PKGBUILDDIR»/src/common/common.cpp
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 2
[  4%] Building CXX object 
src/common/CMakeFiles/fqterm_common.dir/fqterm_trace.o
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common && /usr/bin/g++   -DQT_DLL 
-DQT_GUI_LIB -DQT_CORE_LIB -DAUDIO_OSS -D_OS_LINUX_ -DQT_NO_DEBUG -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Os -DNDEBUG -I/usr/include/qt4 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore 
-I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/common    -Wall -D 
FQTERM_VERSION_STRING=\"0.9.6\" -D FQTERM_SVN_REVISION=\"0\" -o 
CMakeFiles/fqterm_common.dir/fqterm_trace.o -c 
/«PKGBUILDDIR»/src/common/fqterm_trace.cpp
In file included from /«PKGBUILDDIR»/src/common/fqterm_trace.cpp:29:0:
/«PKGBUILDDIR»/src/common/fqterm_trace.h: In function 'void 
FQTerm::soft_break()':
/«PKGBUILDDIR»/src/common/fqterm_trace.h:62:9: error: 'pause' was not 
declared in this scope
make[3]: *** [src/common/CMakeFiles/fqterm_common.dir/fqterm_trace.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [src/common/CMakeFiles/fqterm_common.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: fqterm
Source-Version: 0.9.6.10-1.1

We believe that the bug you reported is fixed in the latest version of
fqterm, which is due to be installed in the Debian FTP archive:

fqterm_0.9.6.10-1.1.debian.tar.gz
  to main/f/fqterm/fqterm_0.9.6.10-1.1.debian.tar.gz
fqterm_0.9.6.10-1.1.dsc
  to main/f/fqterm/fqterm_0.9.6.10-1.1.dsc
fqterm_0.9.6.10-1.1_amd64.deb
  to main/f/fqterm/fqterm_0.9.6.10-1.1_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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated fqterm 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 03 May 2012 23:33:18 +0200
Source: fqterm
Binary: fqterm
Architecture: source amd64
Version: 0.9.6.10-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Chinese Team <chinese-develop...@lists.alioth.debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description: 
 fqterm     - BBS client written in QT4
Closes: 667169
Changes: 
 fqterm (0.9.6.10-1.1) unstable; urgency=low
 .
   * Non maintainer upload.
   * Fix build failure with GCC 4.7. Closes: #667169.
Checksums-Sha1: 
 00aef85070c70e700b03cf20440da82b73b38e04 1326 fqterm_0.9.6.10-1.1.dsc
 2db025ce22eb123a1a51ccdf4a0a41fc2975d69c 8494 fqterm_0.9.6.10-1.1.debian.tar.gz
 7acbd3d00be7e23a8220c8c376a81eb997629026 1051284 fqterm_0.9.6.10-1.1_amd64.deb
Checksums-Sha256: 
 49bbe241848516ff85e1e31701292422024f91c9b718ec3b23481b98afd72f1e 1326 
fqterm_0.9.6.10-1.1.dsc
 3c15672bc1aa0286047ffa967622434acb54e9d6aa0d5130f5f1745d8145800a 8494 
fqterm_0.9.6.10-1.1.debian.tar.gz
 b49eed37ef38d2c76f3c1af9cc5840e12e2381da79502477f6a1816b20a505fb 1051284 
fqterm_0.9.6.10-1.1_amd64.deb
Files: 
 ecc0bff961fe0c62d6eafafb03a73eab 1326 x11 optional fqterm_0.9.6.10-1.1.dsc
 05961f838f7779b4a7f4cb0b9ebc1540 8494 x11 optional 
fqterm_0.9.6.10-1.1.debian.tar.gz
 0e5417e2c0f7ef50f54de077d7b29a64 1051284 x11 optional 
fqterm_0.9.6.10-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk/EduYACgkQStlRaw+TLJw2BQCfTFs9dp8LPHzm71sMjGE8FxRQ
DiQAn1unpBtx8u3gcbhyBMjA/3UqWtya
=4uyp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to