Your message dated Fri, 25 May 2012 16:33:32 +0000
with message-id <e1sxxsg-00063a...@franck.debian.org>
and subject line Bug#667322: fixed in pianobooster 0.6.4-3.1
has caused the Debian Bug report #667322,
regarding pianobooster: 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.)


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

unrecognized command line option '-mwindows'

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

[...]
[ 67%] Building CXX object CMakeFiles/pianobooster.dir/Cfg.o
[ 69%] Building CXX object CMakeFiles/pianobooster.dir/Piano.o
[ 71%] Building CXX object CMakeFiles/pianobooster.dir/Draw.o
[ 72%] Building CXX object CMakeFiles/pianobooster.dir/Scroll.o
/«PKGBUILDDIR»/src/Scroll.cpp: In member function 'void 
CScroll::compileSlot(CScroll::CSlotDisplayList)':
/«PKGBUILDDIR»/src/Scroll.cpp:50:9: warning: unused variable 'av8Left' 
[-Wunused-variable]
[ 74%] Building CXX object CMakeFiles/pianobooster.dir/Notation.o
[ 76%] Building CXX object CMakeFiles/pianobooster.dir/TrackList.o
[ 77%] Building CXX object CMakeFiles/pianobooster.dir/Rating.o
[ 79%] Building CXX object CMakeFiles/pianobooster.dir/Bar.o
[ 81%] Building CXX object CMakeFiles/pianobooster.dir/Settings.o
[ 83%] Building CXX object CMakeFiles/pianobooster.dir/Merge.o
[ 84%] Building CXX object CMakeFiles/pianobooster.dir/moc_QtWindow.o
[ 86%] Building CXX object CMakeFiles/pianobooster.dir/moc_GlView.o
[ 88%] Building CXX object CMakeFiles/pianobooster.dir/moc_GuiTopBar.o
[ 89%] Building CXX object CMakeFiles/pianobooster.dir/moc_GuiSidePanel.o
[ 91%] Building CXX object CMakeFiles/pianobooster.dir/moc_GuiMidiSetupDialog.o
[ 93%] Building CXX object 
CMakeFiles/pianobooster.dir/moc_GuiKeyboardSetupDialog.o
[ 94%] Building CXX object 
CMakeFiles/pianobooster.dir/moc_GuiPreferencesDialog.o
[ 96%] Building CXX object 
CMakeFiles/pianobooster.dir/moc_GuiSongDetailsDialog.o
[ 98%] Building CXX object CMakeFiles/pianobooster.dir/moc_GuiLoopingPopup.o
[100%] Building CXX object CMakeFiles/pianobooster.dir/qrc_application.o
Linking CXX executable pianobooster
c++: error: unrecognized command line option '-mwindows'
make[3]: *** [pianobooster] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/build-tree'
make[2]: *** [CMakeFiles/pianobooster.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: pianobooster
Source-Version: 0.6.4-3.1

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

pianobooster-dbg_0.6.4-3.1_amd64.deb
  to main/p/pianobooster/pianobooster-dbg_0.6.4-3.1_amd64.deb
pianobooster_0.6.4-3.1.debian.tar.bz2
  to main/p/pianobooster/pianobooster_0.6.4-3.1.debian.tar.bz2
pianobooster_0.6.4-3.1.dsc
  to main/p/pianobooster/pianobooster_0.6.4-3.1.dsc
pianobooster_0.6.4-3.1_amd64.deb
  to main/p/pianobooster/pianobooster_0.6.4-3.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 pianobooster 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, 23 May 2012 18:13:25 +0200
Source: pianobooster
Binary: pianobooster pianobooster-dbg
Architecture: source amd64
Version: 0.6.4-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 pianobooster - learn the piano just by playing a game
 pianobooster-dbg - learn the piano just by playing a game - debug
Closes: 667322
Changes: 
 pianobooster (0.6.4-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add patch to set linker flag -mwindows only on
     Windows. (Closes: #667322)
Checksums-Sha1: 
 9bd6fde4009bf425c43c6758e2b9179aecba33b9 2161 pianobooster_0.6.4-3.1.dsc
 b4eb3f36d5a1c003b93e941f1dc79553b927cac8 40358 
pianobooster_0.6.4-3.1.debian.tar.bz2
 29df605a6c681b968c525931e5f0fdfae216bf39 239756 
pianobooster_0.6.4-3.1_amd64.deb
 b081539b68de6955c4a2e9b20519e3cd746eab78 44014 
pianobooster-dbg_0.6.4-3.1_amd64.deb
Checksums-Sha256: 
 ff1bc72ce6bb094dbd18ebe6bfb57bb343e64f344dec96e1a00c36d3f49dc8de 2161 
pianobooster_0.6.4-3.1.dsc
 97b8939fd68ecbcd34650f9de1aa92e7d25b37cf662d81c73be5bcd790d99445 40358 
pianobooster_0.6.4-3.1.debian.tar.bz2
 b8e1c65db5c292be810285fb9845625c6b8ad6f233b5dd43c91168a287bf50a9 239756 
pianobooster_0.6.4-3.1_amd64.deb
 06fa39a5467d76aea517b56b63c49576cb6fe3e64aac185deeb67f38f2a8d130 44014 
pianobooster-dbg_0.6.4-3.1_amd64.deb
Files: 
 ef5206760bd8f1ded23e968c309e4b6b 2161 games optional pianobooster_0.6.4-3.1.dsc
 3a56886d93d85f345b56b90fb1872fef 40358 games optional 
pianobooster_0.6.4-3.1.debian.tar.bz2
 e2868c73e63446135e2891ad6888f53e 239756 games optional 
pianobooster_0.6.4-3.1_amd64.deb
 38a21af3f5721173842c656545b1e80c 44014 debug extra 
pianobooster-dbg_0.6.4-3.1_amd64.deb

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

iQIcBAEBCAAGBQJPvQzlAAoJELs6aAGGSaoGaM8QAJlWA6ShoZBgWT7NIK5oDuwQ
gHGYDyMykDYhbQ3kVDJ0Q5uoQisMCMusu6zbzo3JBwh2VuhN+9BetCdRg+2ckoG0
Ol1Ukr9jDSYAGj+BSKDNdGKVmSf27l1TPj1/ivrRhKwbsWqhSABARZeiHM6fmZaI
BDoKPd3uv8Ek+6j5y1tQcA5QXK7xyJJG0TToL6+Tc/HIlphY//iWtUYaRdl9EsYT
GaSg6TiyUc2nbBlfNGK+sWoYAhVyoxFHzlEUhxrybwrxD4pIrk0vJbJB9b3/ZbOT
wq0lNX2GbZTGgFC9rntJn3epfw9D4p5nSUh1MS+4Zsp5QyJ3l2rRQpHTMLjatLtd
PXtEiYIWZGqCM0pJ+FSvO7DRner5oLvphJMJ23ljJMdjmORrSLu6WzbyX9idAhJC
qYRItqldOugY2950QJ8FjJBSPpL1Zf99ATl5gfOEjPd/HSinlou4CaD32HxjnSWe
0celkvCJPlnlOah6WN7TbUKsusI7S/lo2oKH6fM9uhV0qqGxzo6ZDYhfrL2R8vTI
xhlEcDTiqntbvO/KvGVwnHRQ2JbJb2RE7zj9H9A5q3VzMnVCM9ikSTohW3ih3Gj6
C+UbO+i3mwmp0Qwo5J0E9FKQKUbmgRyFWR8AryIVqKuoKC3lp+Y0ykw0iM//tsvS
z4ujRUrhs8xjDjBjlHm9
=UXtz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to