Your message dated Sat, 12 May 2012 22:09:46 +0000
with message-id <e1stkvw-0001eb...@franck.debian.org>
and subject line Bug#667292: fixed in musique 1.1-2.1
has caused the Debian Bug report #667292,
regarding musique: 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.)


-- 
667292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: musique
Version: 1.1-2
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.

src/qtsingleapplication/qtlocalpeer.cpp:104:54: error: '::getuid' has not been 
declared

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/musique_1.1-2_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.

[...]
    Generated 111 translation(s) (111 finished and 0 unfinished)
    Ignored 28 untranslated source text(s)
/usr/bin/lrelease locale/tr.ts -qm build/target/locale/tr.qm
Updating 'build/target/locale/tr.qm'...
    Generated 130 translation(s) (130 finished and 0 unfinished)
    Ignored 9 untranslated source text(s)
/usr/bin/lrelease locale/tt.ts -qm build/target/locale/tt.qm
Updating 'build/target/locale/tt.qm'...
    Generated 113 translation(s) (113 finished and 0 unfinished)
    Ignored 26 untranslated source text(s)
/usr/bin/lrelease locale/uk.ts -qm build/target/locale/uk.qm
Updating 'build/target/locale/uk.qm'...
    Generated 125 translation(s) (125 finished and 0 unfinished)
    Ignored 14 untranslated source text(s)
/usr/bin/lrelease locale/zh_CN.ts -qm build/target/locale/zh_CN.qm
Updating 'build/target/locale/zh_CN.qm'...
    Generated 139 translation(s) (139 finished and 0 unfinished)
g++ -c -m64 -pipe -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -W 
-D_REENTRANT -DQT_NO_DEBUG_OUTPUT -DAPP_VERSION=1.1 -DAPP_NAME=Musique 
-DAPP_UNIX_NAME=musique -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS 
-DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/musique\" -DQT_NO_DEBUG 
-DQT_PHONON_LIB -DQT_DBUS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB 
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtDBus -I/usr/include/phonon 
-I/usr/include/qt4 -Isrc/qtsingleapplication -Ilocale -I/usr/include/phonon 
-I/usr/include/taglib -I/usr/include/qt4/phonon_compat -Ibuild/moc -o 
build/obj/qtsingleapplication.o src/qtsingleapplication/qtsingleapplication.cpp
g++ -c -m64 -pipe -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -W 
-D_REENTRANT -DQT_NO_DEBUG_OUTPUT -DAPP_VERSION=1.1 -DAPP_NAME=Musique 
-DAPP_UNIX_NAME=musique -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS 
-DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/musique\" -DQT_NO_DEBUG 
-DQT_PHONON_LIB -DQT_DBUS_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB 
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtDBus -I/usr/include/phonon 
-I/usr/include/qt4 -Isrc/qtsingleapplication -Ilocale -I/usr/include/phonon 
-I/usr/include/taglib -I/usr/include/qt4/phonon_compat -Ibuild/moc -o 
build/obj/qtlocalpeer.o src/qtsingleapplication/qtlocalpeer.cpp
src/qtsingleapplication/qtlocalpeer.cpp: In constructor 
'QtLocalPeer::QtLocalPeer(QObject*, const QString&)':
src/qtsingleapplication/qtlocalpeer.cpp:104:54: error: '::getuid' has not been 
declared
src/qtsingleapplication/qtlocalpeer.cpp:104:54: note: suggested alternative:
In file included from src/qtsingleapplication/qtlockedfile_unix.cpp:49:0,
                 from src/qtsingleapplication/qtlocalpeer.cpp:68:
/usr/include/unistd.h:694:16: note:   'QtLP_Private::getuid'
make[1]: *** [build/obj/qtlocalpeer.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: musique
Source-Version: 1.1-2.1

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

musique_1.1-2.1.debian.tar.gz
  to main/m/musique/musique_1.1-2.1.debian.tar.gz
musique_1.1-2.1.dsc
  to main/m/musique/musique_1.1-2.1.dsc
musique_1.1-2.1_amd64.deb
  to main/m/musique/musique_1.1-2.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.
gregor herrmann <gre...@debian.org> (supplier of updated musique 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: SHA256

Format: 1.8
Date: Thu, 10 May 2012 23:46:17 +0200
Source: musique
Binary: musique
Architecture: source amd64
Version: 1.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Jan Hauke Rahm <j...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 musique    - Simple but sophisticated graphical music player
Closes: 667292
Changes: 
 musique (1.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
     (Closes: #667292)
Checksums-Sha1: 
 bbe4cc5801514464792d0e8c1e62430c4316b0d1 1851 musique_1.1-2.1.dsc
 17025235ca584a404868a1e7a9aff1c9d9128a79 4358 musique_1.1-2.1.debian.tar.gz
 f89c4c92b65911c1291b8c3ed1a5ffb9d6230693 574458 musique_1.1-2.1_amd64.deb
Checksums-Sha256: 
 18b531a8cb1554e272b8b47d13bde08d75ca44b45a40967123c196bed5155f1b 1851 
musique_1.1-2.1.dsc
 95d9b9f00d637defb513c0f0e64abefc424125b30edda732b733f4c43101beab 4358 
musique_1.1-2.1.debian.tar.gz
 84988cbe17133b85d2256377116e51a0fc14eaa25922bad30edd88c53053fa2b 574458 
musique_1.1-2.1_amd64.deb
Files: 
 0acdb9a716bfcc2e734b8644bc1478f0 1851 sound extra musique_1.1-2.1.dsc
 08d44aa94c8d38391e73de64d5ea352c 4358 sound extra musique_1.1-2.1.debian.tar.gz
 2134168abf2556fe53a8167b7347e03c 574458 sound extra musique_1.1-2.1_amd64.deb

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

iQIcBAEBCAAGBQJPrDdeAAoJELs6aAGGSaoGKUYQAJJwkdYT+n+cLHp0nsNaZXvh
0iqqOrnT37+c/sluxn7c3bNV0gkV5ilMwz1qUTWrEnHfyjZhVJZKmS0vo/43k0kI
bMa9dHHFKxsYyQkO4qNwNy5e2mXiNedV591JiWHXK40puPofKKjBQz+qCVcp4Ejy
4VLmpgCtbK7sdHO34pSjFqn/WntGyM58v4HQOBt4q1UQ+crJQcmcpXydeGGWwcCX
kBDQqhKOPIXYUaxyRDmY1C3P/84gLFVxtqyMohb5LBV/C/fvG7969sfdVl/fdm8U
rLndeCiV9OAE0DYxkyhsEp+b62vGHQDbsk0VPGd8dbBTCJW1fU6qlLuUstA9Duq0
m5Mm/nLTMCt3mONO65fYWih8TOQ/1kXAAuMMp9G4zklJtycTco2P2U009zzrnY1b
2I9QAmdYUeJ+rNmnGjEpnK4qcA/MGhZKeX03g/tt1NOHVS2osxpRA4Nc9uBaqXoy
KQ1j1y+lrlySALWjYgx2k1vAQc42Of3gGQR0JwS9GwR78FyHqYvNpzvBfVoLHzIm
7JOz+5OnLQOAkj8ynfpGRBSub+qlu7phQx3AWWwDOdt4NpjS57riH59jSkc1gJP4
m35lpq/dp1G3XGnjuSc/2ocmb6lJP8iT/vfFtNMJoBkUPurQjuX9DZdrcIZfuUNs
1AFyAujOFsVDVyfW7uCL
=Gljy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to