Your message dated Thu, 05 Apr 2012 04:47:12 +0000
with message-id <[email protected]>
and subject line Bug#667112: fixed in bfm 0.6.4-5
has caused the Debian Bug report #667112,
regarding bfm: 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 [email protected]
immediately.)


-- 
667112: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667112
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bfm
Version: 0.6.4-4
Severity: important
Tags: sid wheezy
User: [email protected]
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.

gcc: error: unrecognized command line option '-Wl'

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

[...]
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/«PKGBUILDDIR»'
rm -f bubblefishymon *.o *.bb* *.gcov gmon.* *.da *~ *.so
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_clean
dpkg-buildpackage: warning: debian/rules must be updated to support the 
'build-arch' and 'build-indep' targets (at least 'build-arch' seems to be 
missing)
 debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
/usr/bin/make PREFIX=/usr STRIP=strip bubblefishymon
make[1]: Entering directory `/«PKGBUILDDIR»'
rm -rf *.o
gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12   -DENABLE_DUCK -DENABLE_CPU 
-DENABLE_MEMSCREEN -DENABLE_FISH -DENABLE_TIME -DUPSIDE_DOWN_DUCK -DKDE_DOCKAPP 
 -DNET_DEVICE=\"eth0\" -o bubblefishymon \
                 -lX11 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   
fishmon.c bubblemon.c sys_linux.c
strip bubblefishymon
make[1]: Leaving directory `/«PKGBUILDDIR»'
/usr/bin/make PREFIX=/usr STRIP=strip gkrellm
make[1]: Entering directory `/«PKGBUILDDIR»'
rm -rf *.o
gcc -DGKRELLM2 -DGKRELLM_BFM -fPIC -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12   -DENABLE_DUCK -DENABLE_CPU 
-DENABLE_MEMSCREEN -DENABLE_FISH -DENABLE_TIME -DUPSIDE_DOWN_DUCK -DKDE_DOCKAPP 
 -DNET_DEVICE=\"eth0\" -c fishmon.c bubblemon.c sys_linux.c \
                gkrellm-bfm.c
gcc -lX11 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   
-shared -Wl -o gkrellm-bfm.so fishmon.o bubblemon.o sys_linux.o gkrellm-bfm.o
gcc: error: unrecognized command line option '-Wl'
make[1]: *** [gkrellm] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: bfm
Source-Version: 0.6.4-5

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

bfm_0.6.4-5.diff.gz
  to main/b/bfm/bfm_0.6.4-5.diff.gz
bfm_0.6.4-5.dsc
  to main/b/bfm/bfm_0.6.4-5.dsc
bubblefishymon_0.6.4-5_amd64.deb
  to main/b/bfm/bubblefishymon_0.6.4-5_amd64.deb
gkrellm-bfm_0.6.4-5_amd64.deb
  to main/b/bfm/gkrellm-bfm_0.6.4-5_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mika Matsuzaki <[email protected]> (supplier of updated bfm 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: SHA512

Format: 1.8
Date: Tue, 03 Apr 2012 23:56:02 -0400
Source: bfm
Binary: bubblefishymon gkrellm-bfm
Architecture: source amd64
Version: 0.6.4-5
Distribution: unstable
Urgency: low
Maintainer: Mika Matsuzaki <[email protected]>
Changed-By: Mika Matsuzaki <[email protected]>
Description: 
 bubblefishymon - system load dockapp with a duck
 gkrellm-bfm - system load plugin for gkrellm with a duck
Closes: 667112
Changes: 
 bfm (0.6.4-5) unstable; urgency=low
 .
   * Removed extraneous -Wl flag that cause FTBFS with GCC 4.7
     (Closes: #667112).
   * Updated Standards-Version: 3.9.3
Checksums-Sha1: 
 c58638bafab1210bb238df28b7f6751fc5a1e9bd 1773 bfm_0.6.4-5.dsc
 792ba97cfb1ef4f60e7195db03387c784c5104bb 3531 bfm_0.6.4-5.diff.gz
 883f884dea3837104125a36044a06f26fd37d547 31284 bubblefishymon_0.6.4-5_amd64.deb
 edbfac1ae5e7e2ffd62b21d306a69dcac1977fa1 36392 gkrellm-bfm_0.6.4-5_amd64.deb
Checksums-Sha256: 
 a108c2106d5a386513ef7b8e409000a279176e8baa36fb61739de50646921b60 1773 
bfm_0.6.4-5.dsc
 f4cace87f25f223a7a7fd41e3a076dcf9c0da0327e79b193e61830f31f3e22f1 3531 
bfm_0.6.4-5.diff.gz
 8948c04cb9b8f8a02fabe287ef5c1fd826337bd20b82051e8199a6db1df92993 31284 
bubblefishymon_0.6.4-5_amd64.deb
 e1b59adda45cfdef089fbb5eaee233193dc6da0333b859faf9bbea6cf6a3ed26 36392 
gkrellm-bfm_0.6.4-5_amd64.deb
Files: 
 b966bf1ce669774c1c3207a6d69ad500 1773 x11 optional bfm_0.6.4-5.dsc
 afdade03a057fcf0ddabeaa012767852 3531 x11 optional bfm_0.6.4-5.diff.gz
 bdb1f17c9f9929eeec251c1b989f1453 31284 x11 optional 
bubblefishymon_0.6.4-5_amd64.deb
 ef50adf1c920c48066acf1a27bc53b92 36392 x11 optional 
gkrellm-bfm_0.6.4-5_amd64.deb

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

iQIcBAEBCgAGBQJPfR86AAoJEIy/mjIoYaeQ7/EP/1t0Hvcc/R4LmG+YIRTx93kv
4RBrI7Ryix1Ipvopb0x3nZLvzP2DJJxpNww4LPlVEQ54HF0UvSGrPv/wGdkU2XCz
6127hyKAY8tXLJXRrI6AnTA1fdK9IxptlHMuqwKQNKbUXhICUbE3xjSvTIyejtHK
iHJAUuTo04qb3qe2eqppHOv81rQlKNj+uG3coVKoz42W3H09nfQLXzWRXrCTD09q
vA31gE4NzDpauIi+wCEI04AROTnyOdnyQXb1stBjkye55AMmlG/AW3Woi6dB6xBW
AR5GblBcL1zkCOv+yTpDnWbjr2QwxkiirHeNeVabVTZbutBdNNEkM1VkcPf9ju97
kJuJ6eZe19cyMs4pc1T9g5HrSicykxOZY8k9eHTwPjhIMA+nrdcZMGSCNhUPMqUJ
LoB8Tj8jI0tHnf9qcgmF8j3ayKbiUSGemSnMj/VPH7xNIm+lU6aScmp15QlTLc2I
FK8ZUPuCuEmCsvpQDUJiLT0uGMY7nYVOjzFiw5fTeYtCb2Ft6qc7QuIWDnFHkyO0
1PDFUIwaasg48gJocqqdvoKRn7UXxFusswwSX8mEJim40ozQ7v3f1mDPtZAfb+kL
ehpk+xZE8e+/RhF9/8k7ChsOsovDVtWQxC2ovqYZ5/QxeMXdecEXXrnvh3SCox9d
nXVYM44DnOgC4qLO/cyj
=BD/g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to