Your message dated Sun, 02 Jun 2013 19:04:07 +0000
with message-id <e1ujdzx-00018u...@franck.debian.org>
and subject line Bug#710605: fixed in qutecom 2.2.1+dfsg1-3.1
has caused the Debian Bug report #710605,
regarding qutecom: FTBFS: Thread.cpp:108:31: error: expected unqualified-id
before numeric constant
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.)
--
710605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710605
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qutecom
Version: 2.2.1+dfsg1-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
It's a problem in boost which is fixed in 1.50. TIME_UTC is a C11 macro
that colides with boost::TIME_UTC. In Boost 1.50, this constant was renamed
to TIME_UTC_. To fix it just use the new symbol name.
Relevant part:
> make[3]: Entering directory
> `/«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/CMakeFiles
> [ 3%] Building CXX object
> libs/owutil/thread/CMakeFiles/owthread.dir/src/Lockable.o
> cd /«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/owutil/thread &&
> /usr/bin/g++ -DDEBUG -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall
> -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG
> -I/«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil -fPIC -Wall
> -Wstrict-aliasing -Wextra -Wno-unused-parameter -fmessage-length=0
> -DBOOST_ALL_DYN_LINK -pthread -DOWUTIL_DLL -o
> CMakeFiles/owthread.dir/src/Lockable.o -c
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil/thread/src/Lockable.cpp
> /usr/bin/cmake -E cmake_progress_report
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/CMakeFiles
> [ 3%] Building CXX object
> libs/owutil/thread/CMakeFiles/owthread.dir/src/Timer.o
> cd /«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/owutil/thread &&
> /usr/bin/g++ -DDEBUG -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall
> -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG
> -I/«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil -fPIC -Wall
> -Wstrict-aliasing -Wextra -Wno-unused-parameter -fmessage-length=0
> -DBOOST_ALL_DYN_LINK -pthread -DOWUTIL_DLL -o
> CMakeFiles/owthread.dir/src/Timer.o -c
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil/thread/src/Timer.cpp
> /usr/bin/cmake -E cmake_progress_report
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/CMakeFiles
> [ 3%] Building CXX object
> libs/owutil/thread/CMakeFiles/owthread.dir/src/Thread.o
> cd /«BUILDDIR»/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/owutil/thread &&
> /usr/bin/g++ -DDEBUG -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall
> -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG
> -I/«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil -fPIC -Wall
> -Wstrict-aliasing -Wextra -Wno-unused-parameter -fmessage-length=0
> -DBOOST_ALL_DYN_LINK -pthread -DOWUTIL_DLL -o
> CMakeFiles/owthread.dir/src/Thread.o -c
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil/thread/src/Thread.cpp
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil/thread/src/Thread.cpp: In static
> member function 'static void Thread::sleep(long unsigned int)':
> /«BUILDDIR»/qutecom-2.2.1+dfsg1/libs/owutil/thread/src/Thread.cpp:108:31:
> error: expected unqualified-id before numeric constant
> make[3]: *** [libs/owutil/thread/CMakeFiles/owthread.dir/src/Thread.o] Error 1
The full build log is available from:
http://deiv.vzpla.net/logs/2013/05/29/qutecom_2.2.1+dfsg1-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: qutecom
Source-Version: 2.2.1+dfsg1-3.1
We believe that the bug you reported is fixed in the latest version of
qutecom, which is due to be installed in the Debian FTP archive.
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 710...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated qutecom 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 01 Jun 2013 20:36:10 +0200
Source: qutecom
Binary: qutecom qutecom-data qutecom-dbg
Architecture: source all amd64
Version: 2.2.1+dfsg1-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description:
qutecom - SIP-based software telephone with video and chat features
qutecom-data - SIP-based software telephone with video and chat features (data
f
qutecom-dbg - SIP-based software telephone with video and chat features (debug
Closes: 665603 710605
Changes:
qutecom (2.2.1+dfsg1-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/patches/
- glib-single-include.patch: Apply patch from Michael Biebl to fix FTBFS
with newer glib. (Closes: #665603)
- eglibc-2.17.patch: Fix FTBFS with eglibc 2.17 providing TIME_UTC.
(Closes: #710605)
Checksums-Sha1:
7369e6bb67f7a20a2f83853e8b57d810af8f4a16 2762 qutecom_2.2.1+dfsg1-3.1.dsc
f8b92310f269541051ea727bdcff9548bab55b2a 30749
qutecom_2.2.1+dfsg1-3.1.debian.tar.gz
ad36e14a8ee19095aa046834f1495f9dd0fd54fa 11237120
qutecom-data_2.2.1+dfsg1-3.1_all.deb
c2ce563f2d3f52df42623a31f0f29c3ff84b3456 2666674
qutecom_2.2.1+dfsg1-3.1_amd64.deb
8ad36aa432e9f10d156753801e182bde786b3507 48581896
qutecom-dbg_2.2.1+dfsg1-3.1_amd64.deb
Checksums-Sha256:
ac91692a3977c7c51445697ef5e5ce7f1c8acb919de758246891c98ed0d9f85d 2762
qutecom_2.2.1+dfsg1-3.1.dsc
187e2ce00188e09118f9d1e375e80ae0efde2025239eca409a1cbca4c1a73869 30749
qutecom_2.2.1+dfsg1-3.1.debian.tar.gz
49c3b87d2b6b31d1f17857c26aa54c600daba0f0ff0d635a319e58db7b2049cd 11237120
qutecom-data_2.2.1+dfsg1-3.1_all.deb
da1f9c0a2c3b6699ae29bf169794897ee6e201269e7c1274a1dd156270e142a5 2666674
qutecom_2.2.1+dfsg1-3.1_amd64.deb
ec57735a19d21246d279e26e1e1fe4f39c59af66c7d105413949e499e66d902e 48581896
qutecom-dbg_2.2.1+dfsg1-3.1_amd64.deb
Files:
e253fe9986380a72c059b80bdb554dda 2762 net optional qutecom_2.2.1+dfsg1-3.1.dsc
56f7c35edca75b58d37816fefa799277 30749 net optional
qutecom_2.2.1+dfsg1-3.1.debian.tar.gz
3bc7df0326a53fadc15afe0786442a0d 11237120 net optional
qutecom-data_2.2.1+dfsg1-3.1_all.deb
eaae93550c56b473b40d895fd3badd6d 2666674 net optional
qutecom_2.2.1+dfsg1-3.1_amd64.deb
3892601c2ab99b7fe6044346fd81ecee 48581896 debug extra
qutecom-dbg_2.2.1+dfsg1-3.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRqkG/AAoJEGny/FFupxmTLRMQALlrNyFBw2VZXJwB8Bp4cmXB
eZpxNgpFMWMLWFb2ZjIX6ZqIbPIANJ97LKLiZtTNd9e2QZbN1Ay2lrP4rOigL8rP
YAkl5M1pZZyLU8kGkLIUkacQEuoVZ3hYkRJoZ5IF/i00jHgszE7UkmqzUChHzAQw
J8rlrXo8hOk2uUov84yivpg3/6IHQUjutn4MHY5uRzVtbhMh2kgnD+Z0efWaUbg4
9LEH4n6E/lJUtOtQCO4p2l/AAVKxpxYspSQFUDI/VJNKAzinuu8iN79InFdFNdJu
3rkQI55/bwEGKUDTXk3Sm9ajnYeCx7+m/TNE7FTFVV7hbzrmxxP2rLWvcy+qnuxK
BDT+YMOdU8jUhM/dyD9J++2gYnMFg8YsTkjzNjBeX/knrugmUJ4ihCVpvj4T8dQ/
tUwh80wsHSPOyGUXLOq0WQMtpdDt5isGAMT8abgmBxdjByfukGf0yLfTH5H0NF0C
7q1ezBV+zAf+CQJY5SfbPa7FZZXXJGZLx8dyg+17vQtJhWGUy13D7Q9Pnf/ydKq4
ke8tig19G9eJA4ZdNiSqS1Is2VkvZ3sqiylBTl6Gr3QiL4XTxrdxTjOMUMHGhxTm
FdJTU3Ew0seiuYgl4AFGuC9EFgcltEi/uqKkW8qexlPs+Vk3/Y7kGrzZkCY+obqB
nQK2uOzurWWVdT7MF5iN
=LWWq
-----END PGP SIGNATURE-----
--- End Message ---