Your message dated Fri, 26 Jun 2015 10:20:19 +0000
with message-id <e1z8qk7-0005jx...@franck.debian.org>
and subject line Bug#778074: fixed in ptlib 2.10.10~dfsg-5
has caused the Debian Bug report #778074,
regarding ptlib: ftbfs with GCC-5
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.)


-- 
778074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ptlib
Version: 2.10.10~dfsg-4.1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/ptlib_2.10.10~dfsg-4.1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
compilation terminated.
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/videoio.o] Error 1
../make/common.mak:96: recipe for target 
'/«PKGBUILDDIR»/lib_linux_x86_64/obj/videoio.o' failed
In file included from /«PKGBUILDDIR»/include/ptlib/contain.h:42:0,
                 from /«PKGBUILDDIR»/include/ptlib.h:56,
                 from ptlib/common/vfakeio.cxx:31:
/«PKGBUILDDIR»/include/ptlib/critsec.h:46:33: fatal error: bits/atomicity.h: 
No such file or directory
compilation terminated.
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/vfakeio.o] Error 1
Makefile:101: recipe for target 
'/«PKGBUILDDIR»/lib_linux_x86_64/obj/vfakeio.o' failed
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/vsdl.o] Error 1
Makefile:79: recipe for target '/«PKGBUILDDIR»/lib_linux_x86_64/obj/vsdl.o' 
failed
In file included from /«PKGBUILDDIR»/include/ptlib/contain.h:42:0,
                 from /«PKGBUILDDIR»/include/ptlib.h:56,
                 from ptclib/pldap.cxx:35:
/«PKGBUILDDIR»/include/ptlib/critsec.h:46:33: fatal error: bits/atomicity.h: 
No such file or directory
compilation terminated.
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/pldap.o] Error 1
../make/common.mak:96: recipe for target 
'/«PKGBUILDDIR»/lib_linux_x86_64/obj/pldap.o' failed
In file included from /«PKGBUILDDIR»/include/ptlib/contain.h:42:0,
                 from /«PKGBUILDDIR»/include/ptlib.h:56,
                 from ptclib/psasl.cxx:35:
/«PKGBUILDDIR»/include/ptlib/critsec.h:46:33: fatal error: bits/atomicity.h: 
No such file or directory
compilation terminated.
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/pils.o] Error 1
../make/common.mak:96: recipe for target 
'/«PKGBUILDDIR»/lib_linux_x86_64/obj/pils.o' failed
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/psasl.o] Error 1
../make/common.mak:96: recipe for target 
'/«PKGBUILDDIR»/lib_linux_x86_64/obj/psasl.o' failed
In file included from /«PKGBUILDDIR»/include/ptlib/contain.h:42:0,
                 from /«PKGBUILDDIR»/include/ptlib.h:56,
                 from ptlib/common/vconvert.cxx:33:
/«PKGBUILDDIR»/include/ptlib/critsec.h:46:33: fatal error: bits/atomicity.h: 
No such file or directory
compilation terminated.
make[4]: *** [/«PKGBUILDDIR»/lib_linux_x86_64/obj/vconvert.o] Error 1
../make/common.mak:96: recipe for target 
'/«PKGBUILDDIR»/lib_linux_x86_64/obj/vconvert.o' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [optshared] Error 2
../make/common.mak:292: recipe for target 'optshared' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [optshared] Error 2
make[2]: *** Waiting for unfinished jobs....
Makefile:91: recipe for target 'optshared' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j10 optshared docs returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:26: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:12: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ptlib
Source-Version: 2.10.10~dfsg-5

We believe that the bug you reported is fixed in the latest version of
ptlib, 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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugen Dedu <eugen.d...@pu-pm.univ-fcomte.fr> (supplier of updated ptlib 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: Fri, 26 Jun 2014 09:50:49 +0100
Source: ptlib
Binary: libpt2.10.10 libpt-dev libpt-dbg libpt-doc
Architecture: source amd64 all
Version: 2.10.10~dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Eugen Dedu <eugen.d...@pu-pm.univ-fcomte.fr>
Description:
 libpt-dbg  - Portable Tools Library development debug files
 libpt-dev  - Portable Tools Library development files
 libpt-doc  - Portable Tools Library documentation & sample files
 libpt2.10.10 - Portable Tools Library
Closes: 778074
Changes:
 ptlib (2.10.10~dfsg-5) unstable; urgency=medium
 .
   * patches/gcc-5_support: Fix FTBS with GCC 5 (Closes: Bug#778074).
Checksums-Sha1:
 5ec44ca36e139000e28bccb328c34d38b09a72c5 2454 ptlib_2.10.10~dfsg-5.dsc
 7cb626c6c8113d549ee0766f739d8834a71b3d45 40744 
ptlib_2.10.10~dfsg-5.debian.tar.xz
 9403ddb9ccf37b1697378adcdde3d23b69522891 236744 
libpt-dbg_2.10.10~dfsg-5_amd64.deb
 5d8d44bb62de3c9473080e240fc4d5773b81b538 1684574 
libpt-dev_2.10.10~dfsg-5_amd64.deb
 1a1bab4b30278e29f4fb5a4bf901ab91423b2d07 3868464 
libpt-doc_2.10.10~dfsg-5_all.deb
 222ee5e831810e7578164fe4f8f4819fca556ff7 1054444 
libpt2.10.10_2.10.10~dfsg-5_amd64.deb
Checksums-Sha256:
 885a06b0245ebb199707b47221c4b0ed8d8796b9dfe3a5f839b090f79c21d3c7 2454 
ptlib_2.10.10~dfsg-5.dsc
 a83a1291de2c17c6e51df51b05d0bd1e45a3616407a80c110de64a33e75c6cae 40744 
ptlib_2.10.10~dfsg-5.debian.tar.xz
 0c35b67cac69ae71ab0876a9a7c1d2a0bac3e38eb26b80787f51f6375a7c4172 236744 
libpt-dbg_2.10.10~dfsg-5_amd64.deb
 d52fdf7c316350251d6250dfafe295046d5b6848acd8c25ff69cc823b6ae05af 1684574 
libpt-dev_2.10.10~dfsg-5_amd64.deb
 65d7d20024e73d719554b652246e444d09c0df377ddbd7c42ad946f42aa39a37 3868464 
libpt-doc_2.10.10~dfsg-5_all.deb
 a7c82f529582f26ad0a26e978a4e0a0689d91b7fbb1afebfa99ff9d4e07b1e00 1054444 
libpt2.10.10_2.10.10~dfsg-5_amd64.deb
Files:
 06415b01f218e6bb99d6a55083f2ca6b 2454 libs optional ptlib_2.10.10~dfsg-5.dsc
 697ea224162e2dab1567c7e88922bd16 40744 libs optional 
ptlib_2.10.10~dfsg-5.debian.tar.xz
 5164464081f5f9d776d3284a30054485 236744 debug extra 
libpt-dbg_2.10.10~dfsg-5_amd64.deb
 b5dbc9747ce968db6a6f59489f553b62 1684574 libdevel optional 
libpt-dev_2.10.10~dfsg-5_amd64.deb
 7c6f97094c1b3c4aa7ab247feda96a41 3868464 doc extra 
libpt-doc_2.10.10~dfsg-5_all.deb
 ba22c41dfbb617cf83ba0e73e2eaa272 1054444 libs optional 
libpt2.10.10_2.10.10~dfsg-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJVjR4zAAoJEACrBnrke3mkbLwQALa9IVwtad0/8yUWauEqw8pp
TkZkTWnRTrre/OUwGfNrIzGyKVcT2hA85dcikOqldqjKLVWcIDK4q125OIDZoY3n
hAiEW9R2Rxx3g8Bd8bK633DLlVqbbX1O7VJbjYotJvkFMR2UQAynWbHNZQCIBNXm
7GTsfgmQuaqdJcn4dWCfHEurgzuVCfzTSZdB+2CBhkFoeKwRUx9wLpj7y8fDl8ck
h5WAQnKJhW2H/4RK/hZoLWRflojMAl82TTwSP0Fm1FJM644ZfhXSi4Oo+8PkeUT5
Hopr76xZZZ24xHloaCTw8Adgov+JCoLRpZ1h9U5AoS0KivmZMs2jxedfKH7abiYP
UrIHQW5Ln2eens17d/AjesUyStGsDamVmsWHEK6wWK37k/D9QJPsozNHL3lTQIqX
ee1KUM8dnlwwHHfleGrKLQX/34L0pcAkcEilPx1zffJnvPtIglMjSXpzHj7FfoS9
g0BRHydb2ks1FcQ0V5QvSNK9fCz2DRUQc3halN/YEmVirJyxKab7yBiwaRotTsGv
dHKwp5ia78Cd5UQHXtAYmr5reh+38hfh0/GgBJpl11SuU31Z8SksMa3kwMdYybRN
odDGOS1mTt1ZslPllNmlx/sZZWBJW9wi+wf3SiSzIiet7qLwo9siEUuEUTaMq9Dg
7AfK3xJLDyv3gexczrLx
=P+SX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to