Your message dated Mon, 14 May 2012 15:25:09 +0000
with message-id <e1stx93-0005cj...@franck.debian.org>
and subject line Bug#667281: fixed in minitube 1.7-1.1
has caused the Debian Bug report #667281,
regarding minitube: 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.)


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

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/minitube_1.7-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.

[...]
    Generated 136 translation(s) (136 finished and 0 unfinished)
    Ignored 42 untranslated source text(s)
/usr/bin/lrelease locale/te.ts -qm build/target/locale/te.qm
Updating 'build/target/locale/te.qm'...
    Generated 132 translation(s) (132 finished and 0 unfinished)
    Ignored 46 untranslated source text(s)
/usr/bin/lrelease locale/tr.ts -qm build/target/locale/tr.qm
Updating 'build/target/locale/tr.qm'...
    Generated 150 translation(s) (150 finished and 0 unfinished)
    Ignored 28 untranslated source text(s)
/usr/bin/lrelease locale/uk_UA.ts -qm build/target/locale/uk_UA.qm
Updating 'build/target/locale/uk_UA.qm'...
    Generated 134 translation(s) (134 finished and 0 unfinished)
    Ignored 44 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 137 translation(s) (137 finished and 0 unfinished)
    Ignored 41 untranslated source text(s)
g++ -c -m64 -pipe -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -W -D_REENTRANT -DAPP_VERSION=1.7 -DAPP_NAME=Minitube 
-DAPP_UNIX_NAME=minitube -DQT_USE_FAST_CONCATENATION 
-DQT_USE_FAST_OPERATOR_PLUS -DDATADIR=\"/usr/share\" 
-DPKGDATADIR=\"/usr/share/minitube\" -DQT_NO_DEBUG -DQT_PHONON_LIB 
-DQT_DBUS_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/QtDBus -I/usr/include/phonon -I/usr/include/qt4 
-I/usr/include/phonon -Isrc/qtsingleapplication -Ilocale 
-I/usr/include/qt4/phonon_compat -Ibuild/moc -o build/obj/qtsingleapplication.o 
src/qtsingleapplication/qtsingleapplication.cpp
g++ -c -m64 -pipe -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -W -D_REENTRANT -DAPP_VERSION=1.7 -DAPP_NAME=Minitube 
-DAPP_UNIX_NAME=minitube -DQT_USE_FAST_CONCATENATION 
-DQT_USE_FAST_OPERATOR_PLUS -DDATADIR=\"/usr/share\" 
-DPKGDATADIR=\"/usr/share/minitube\" -DQT_NO_DEBUG -DQT_PHONON_LIB 
-DQT_DBUS_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/QtDBus -I/usr/include/phonon -I/usr/include/qt4 
-I/usr/include/phonon -Isrc/qtsingleapplication -Ilocale 
-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»'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: minitube
Source-Version: 1.7-1.1

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

minitube_1.7-1.1.debian.tar.gz
  to main/m/minitube/minitube_1.7-1.1.debian.tar.gz
minitube_1.7-1.1.dsc
  to main/m/minitube/minitube_1.7-1.1.dsc
minitube_1.7-1.1_amd64.deb
  to main/m/minitube/minitube_1.7-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.
gregor herrmann <gre...@debian.org> (supplier of updated minitube 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: Wed, 09 May 2012 16:44:42 +0200
Source: minitube
Binary: minitube
Architecture: source amd64
Version: 1.7-1.1
Distribution: unstable
Urgency: low
Maintainer: Jakob Haufe <su...@sur5r.net>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 minitube   - Native YouTube client
Closes: 667281
Changes: 
 minitube (1.7-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add patch that adds missing include.
     (Closes: #667281)
Checksums-Sha1: 
 0e7fc4881b4d49e6b18ef36535fa20c4919de063 1736 minitube_1.7-1.1.dsc
 d89e546d5849cad2b9b60fa6051d2759600e18c8 5655 minitube_1.7-1.1.debian.tar.gz
 fa051859dbec4761f27fb757202e5e6021d2ea95 616424 minitube_1.7-1.1_amd64.deb
Checksums-Sha256: 
 d90692cb2b038fcaf9f7212d87f055d72e97278c5e662d5adfe54fb176deb507 1736 
minitube_1.7-1.1.dsc
 3d94399ca2ebabe1491cea69eb1089a334da763e48402cd9ca15611090398805 5655 
minitube_1.7-1.1.debian.tar.gz
 aa4aa9000de1a73ddfaacb25d37ebbe64fe725bcecb648988e7eae03a1444991 616424 
minitube_1.7-1.1_amd64.deb
Files: 
 621291f39b13a90ac4277bcbd63ab662 1736 video extra minitube_1.7-1.1.dsc
 894341162b9503edef6d6bbaf5f33682 5655 video extra 
minitube_1.7-1.1.debian.tar.gz
 16d2a9e3fb8f01c4b51b3462e14681ca 616424 video extra minitube_1.7-1.1_amd64.deb

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

iQIcBAEBCAAGBQJPqoMRAAoJELs6aAGGSaoGJXAP/iKeWM+M80YA7S9OA7X9DSQ6
hZ4mhvp+2zgLqX7FSxf1V7gb4XS7/G8tE7I3Zeqcd2XhWz1QbADKMp8Gr2Wpvhul
hp8svZpbHhHsnOW3Pmd8qRcoRDWmj1qR6rqu58MkhVZvfMJYc6cVfxPSj1M5RQ9O
uzgb2WFA76Q9QmDFJXYuSOZaWQCiCr62822mbEouQfTe3QE8At+xMoxPhtDQ9HZ4
YptYw6+XL6c9wYFdWWGW5UsMOpQ70GhLXvLAzCgy7E/A2i2tDKcBfHeIhJFcHPOE
Hpi4ZbXTGWXtxL7BRVh9xq3Is6XZtxuJbOaBCmbMS84RxEUDXfYXLDmmceuZ5KlT
ozaZKRfOmIngDHH5dOwy1cgKWtdtxTwvkGM2y0TaV+qo3Spg9QD9vy410+QUWDZH
Q0yZOt0Q0lPJ39YMn5go5/vlTDNLiD4wJQiCMZrX9CSUm83xMYdSbdqWEQnDKlsD
0eg8zZy5bHW0nOcQGqwllhoh3IdUdZ0CWJIMlNERbjQaV05S+Up97PZacvY/+UuJ
d72d4IVGVfVjKD81DXpyS8IsNbuRDmD1xt6a4CsF3YbcHh9QWgR9WV0en2x6QD36
Nn0WqiRD+2q65b1+wpS0I90MpfgxwiEYhSY7uVPFw4HCereFp4avRRv+dNlyposX
jAM1ADqjuGkjNABeKAJT
=+bfi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to