Your message dated Sun, 13 May 2012 21:16:58 +0000
with message-id <e1stg9y-0001hp...@franck.debian.org>
and subject line Bug#667249: fixed in libmsn 4.2-2
has caused the Debian Bug report #667249,
regarding libmsn: 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.)
--
667249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667249
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmsn
Version: 4.2-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.
util.cpp:537:33: error: 'unlink' 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/libmsn_4.2-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 msn/CMakeFiles/msn.dir/build.make msn/CMakeFiles/msn.dir/build
make[3]: Entering directory `/«PKGBUILDDIR»/builddir'
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 1
[ 5%] Building CXX object msn/CMakeFiles/msn.dir/authdata.cpp.o
cd /«PKGBUILDDIR»/builddir/msn && /usr/bin/c++ -Dmsn_EXPORTS -O2 -g -fPIC
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/msn -I/«PKGBUILDDIR»/builddir -o
CMakeFiles/msn.dir/authdata.cpp.o -c /«PKGBUILDDIR»/msn/authdata.cpp
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 2
[ 10%] Building CXX object msn/CMakeFiles/msn.dir/message.cpp.o
cd /«PKGBUILDDIR»/builddir/msn && /usr/bin/c++ -Dmsn_EXPORTS -O2 -g -fPIC
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/msn -I/«PKGBUILDDIR»/builddir -o
CMakeFiles/msn.dir/message.cpp.o -c /«PKGBUILDDIR»/msn/message.cpp
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 3
[ 15%] Building CXX object msn/CMakeFiles/msn.dir/connection.cpp.o
cd /«PKGBUILDDIR»/builddir/msn && /usr/bin/c++ -Dmsn_EXPORTS -O2 -g -fPIC
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/msn -I/«PKGBUILDDIR»/builddir -o
CMakeFiles/msn.dir/connection.cpp.o -c /«PKGBUILDDIR»/msn/connection.cpp
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 4
[ 20%] Building CXX object msn/CMakeFiles/msn.dir/switchboardserver.cpp.o
cd /«PKGBUILDDIR»/builddir/msn && /usr/bin/c++ -Dmsn_EXPORTS -O2 -g -fPIC
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/msn -I/«PKGBUILDDIR»/builddir -o
CMakeFiles/msn.dir/switchboardserver.cpp.o -c
/«PKGBUILDDIR»/msn/switchboardserver.cpp
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 5
[ 25%] Building CXX object msn/CMakeFiles/msn.dir/notificationserver.cpp.o
cd /«PKGBUILDDIR»/builddir/msn && /usr/bin/c++ -Dmsn_EXPORTS -O2 -g -fPIC
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/msn -I/«PKGBUILDDIR»/builddir -o
CMakeFiles/msn.dir/notificationserver.cpp.o -c
/«PKGBUILDDIR»/msn/notificationserver.cpp
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 6
[ 30%] Building CXX object msn/CMakeFiles/msn.dir/util.cpp.o
cd /«PKGBUILDDIR»/builddir/msn && /usr/bin/c++ -Dmsn_EXPORTS -O2 -g -fPIC
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/msn -I/«PKGBUILDDIR»/builddir -o
CMakeFiles/msn.dir/util.cpp.o -c /«PKGBUILDDIR»/msn/util.cpp
/«PKGBUILDDIR»/msn/util.cpp: In function 'void
MSN::libmsn_Siren7_DecodeVoiceClip(std::string)':
/«PKGBUILDDIR»/msn/util.cpp:537:33: error: 'unlink' was not declared in this
scope
/«PKGBUILDDIR»/msn/util.cpp: In function 'void
MSN::libmsn_Siren7_EncodeVoiceClip(std::string)':
/«PKGBUILDDIR»/msn/util.cpp:621:34: error: 'unlink' was not declared in this
scope
make[3]: *** [msn/CMakeFiles/msn.dir/util.cpp.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/builddir'
make[2]: *** [msn/CMakeFiles/msn.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: libmsn
Source-Version: 4.2-2
We believe that the bug you reported is fixed in the latest version of
libmsn, which is due to be installed in the Debian FTP archive:
libmsn-dev_4.2-2_i386.deb
to main/libm/libmsn/libmsn-dev_4.2-2_i386.deb
libmsn0.3-dbg_4.2-2_i386.deb
to main/libm/libmsn/libmsn0.3-dbg_4.2-2_i386.deb
libmsn0.3_4.2-2_i386.deb
to main/libm/libmsn/libmsn0.3_4.2-2_i386.deb
libmsn_4.2-2.debian.tar.gz
to main/libm/libmsn/libmsn_4.2-2.debian.tar.gz
libmsn_4.2-2.dsc
to main/libm/libmsn/libmsn_4.2-2.dsc
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.
Pau Garcia i Quiles <pgqui...@elpauer.org> (supplier of updated libmsn 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: Sun, 13 May 2012 19:50:37 +0200
Source: libmsn
Binary: libmsn0.3 libmsn0.3-dbg libmsn-dev
Architecture: source i386
Version: 4.2-2
Distribution: unstable
Urgency: low
Maintainer: Pau Garcia i Quiles <pgqui...@elpauer.org>
Changed-By: Pau Garcia i Quiles <pgqui...@elpauer.org>
Description:
libmsn-dev - high-level C++ library for MSN Messenger [devel]
libmsn0.3 - high-level C++ library for MSN Messenger [runtime]
libmsn0.3-dbg - high-level C++ library for MSN Messenger [debug]
Closes: 667249
Changes:
libmsn (4.2-2) unstable; urgency=low
.
* Fix build failure with GCC 4.7. Closes: #667249. Thanks to Matthias
Klose and Jonathan Wiltshire for the fix.
* Bump standards to 3.9.3 (no changes required)
* Add descriptions to patches
Checksums-Sha1:
eb9e3bba326607abbfda8d8d61e4c5404436c9d9 1842 libmsn_4.2-2.dsc
4532dd6e2fe9dba1fbcb8cb2c6855e8c38eaf028 6920 libmsn_4.2-2.debian.tar.gz
98d6c1d9d8853dae2c089805d24b60465ad42bc8 285278 libmsn0.3_4.2-2_i386.deb
24a69276e7412a1f5774f70158b2c8f7833aa5f4 828310 libmsn0.3-dbg_4.2-2_i386.deb
87b9294a19d5b9465573fd0b3f833cb9e8dc6d75 36260 libmsn-dev_4.2-2_i386.deb
Checksums-Sha256:
3db739c9fb53b223c2a6ffb8f9f7f1c79ba8c30f0a9d9257ab65875cde93a077 1842
libmsn_4.2-2.dsc
0f38d361270126f7244cd3eec3c72145b427e87a86d6e6cfabc48b1d9dc1c4bd 6920
libmsn_4.2-2.debian.tar.gz
c8db8aa4f839e59ed3397608f57ee24f0f7d7f50745ee1cf85502837d6e72c83 285278
libmsn0.3_4.2-2_i386.deb
ef3a4369ba57de6eb6bae58e7894f37645ef88ea083ccbfd4714b1530bd1dd15 828310
libmsn0.3-dbg_4.2-2_i386.deb
57f653a5121663eb1693b7f97f5294bfa0d3c0bb1d6872c6c6742060fd704e5a 36260
libmsn-dev_4.2-2_i386.deb
Files:
f398772450b015027988ef1b421e6ca6 1842 libs optional libmsn_4.2-2.dsc
c7e5fa47438ad0a2a17379f40a670fa7 6920 libs optional libmsn_4.2-2.debian.tar.gz
2a8c08cca3c0b2f1f6cdb69fdd6aea43 285278 libs optional libmsn0.3_4.2-2_i386.deb
9397b473747633bb9a4013ca1d9b8530 828310 debug extra
libmsn0.3-dbg_4.2-2_i386.deb
093820d91fb099d4df86c9448567cfcf 36260 libdevel optional
libmsn-dev_4.2-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPsBNrAAoJEJNqg1tni5eWLOAP/iNEubTQTSIUXjse0OqvVbaY
Xh2KXQq2iJyDkImuppsjjCoW1rwIMZOYID3BIPMUzQZxNXnsJNUIgStO7E+fEVQo
xZpVD5NDG/v5YQuJnz1nbRJvBVo1iPyWtX6+NeJZ08nw9GraUzc7AHPK/eeIQPjl
kXjH0X0jdVWn1DNkylBoh75EJMG2PLj70P2VRZbQIPeAO+c30Z9la1HCNoXcZl6g
8KOsT2RY9vta38d5kxOCzb80WC4mwS8OMzCA4hc1GXo6EQACqmOlPlip2G6bhmMh
K6FHc0knmdMESP2PgLSaifSP7VQ3LRZ7Gy7IBVsToL8FMptXVumRTYNkYkBCIf96
nqtLr2Wan+HPsBC13HwHGfhTnWAEK2/5odty863cdNHr+BYYSCYnhUTFnal9cArC
rWkJnm6vJ5jPfPTCZUWKoUZkLWFICIkaDaNsvinG8GfWO8F1Ik4dCqkIICfCew+8
ITIMyK+KvrBKAZeTlJQPXIMoYh4BBfrKNsMXQsYRqvvAW+nAaU80OroRJ10UibqL
R0XN1hLb+4XnfrOHdGRSsKLH/PhhpotmJw/5II0PQSRpFyCtXjQouiC0xcgTwg/H
Byk6LlpsoyR3xVOCrFq8olB+Ixy0eURkG2/Kl3/8gkFfBhX8aW6i9TxpxZcvKTsi
TdaqVSVPu20bHBUeHcmK
=Wjux
-----END PGP SIGNATURE-----
--- End Message ---