Your message dated Wed, 11 Sep 2019 07:19:09 +0000
with message-id <e1i7wud-000gsj...@fasolo.debian.org>
and subject line Bug#925738: fixed in libcec 4.0.4+dfsg1-3
has caused the Debian Bug report #925738,
regarding libcec: ftbfs with GCC-9
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.)


-- 
925738: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libcec
Version: 4.0.4+dfsg1-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/libcec_4.0.4+dfsg1-2_unstable_gcc9.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/cec/_cec.so
-- Set runtime path of 
"/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/cec/_cec.so"
 to ""
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/cec.py
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/cec/__init__.py
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/libcec.pc
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/include/libcec/cec.h
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/include/libcec/cecc.h
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/include/libcec/cecloader.h
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/include/libcec/ceccloader.h
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/include/libcec/cectypes.h
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/include/libcec/version.h
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/x86_64-linux-gnu/libcec.so.4.0.4
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/x86_64-linux-gnu/libcec.so.4
-- Installing: 
/<<BUILDDIR>>/libcec-4.0.4+dfsg1/debian/tmp/usr/lib/x86_64-linux-gnu/libcec.so
make[2]: Leaving directory 
'/<<BUILDDIR>>/libcec-4.0.4+dfsg1/obj-x86_64-linux-gnu'
rm debian/tmp/usr/bin/cec-client
mv debian/tmp/usr/bin/cec-client-* debian/tmp/usr/bin/cec-client
make[1]: Leaving directory '/<<BUILDDIR>>/libcec-4.0.4+dfsg1'
   dh_install -a
   dh_installdocs -a
   dh_installchangelogs -a
   dh_installexamples -a
   dh_installman -a
   dh_python2 -a
I: dh_python2 fs:343: renaming _cec.so to _cec.x86_64-linux-gnu.so
/usr/share/dh-python/dh_python2:67: DeprecationWarning: The 'warn' method is 
deprecated, use 'warning' instead
  'libpython%s: %s', so_version, fn)
W: dh_python2 dh_python2:67: public extension linked with libpython2.7: 
_cec.x86_64-linux-gnu.so
   dh_perl -a
   dh_link -a
   dh_strip_nondeterminism -a
   dh_compress -a
   dh_fixperms -a
   dh_missing -a
   dh_strip -a
   dh_makeshlibs -a
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libcec4/DEBIAN/symbols doesn't match 
completely debian/libcec4.symbols
--- debian/libcec4.symbols (libcec4_4.0.4+dfsg1-2_amd64)
+++ dpkg-gensymbolsqU3lwz       2019-03-26 16:42:59.361339522 +0000
@@ -388,7 +388,7 @@
  _ZN3CEC13CCECProcessorD2Ev@Base 2.1.4
  _ZN3CEC13CCECTypeUtils14GetMaskForTypeENS_15cec_device_typeE@Base 2.1.4
  _ZN3CEC13CCECTypeUtils8ToStringENS_10cec_opcodeE@Base 2.1.4
- _ZN3CEC13CCECTypeUtils8ToStringENS_19cec_logical_addressE@Base 2.1.4
+#MISSING: 4.0.4+dfsg1-2# 
_ZN3CEC13CCECTypeUtils8ToStringENS_19cec_logical_addressE@Base 2.1.4
  _ZN3CEC13CCECTypeUtils8ToStringENS_21cec_user_control_codeE@Base 3.0.1
  _ZN3CEC15CAdapterFactory11GetInstanceEPKct@Base 2.1.4
  _ZN3CEC15CAdapterFactory12FindAdaptersEPNS_11cec_adapterEhPKc@Base 2.1.4
@@ -1008,7 +1008,7 @@
  _ZNK3CEC7CLibCEC18GetAdapterVendorIdEv@Base 2.1.4
  _ZNK3CEC7CLibCEC19GetAdapterProductIdEv@Base 2.1.4
  _ZNKSt5ctypeIcE8do_widenEc@Base 4.0.2
- 
(optional=templinst)_ZNSt11_Deque_baseIN3CEC11cec_commandESaIS1_EE17_M_initialize_mapEm@Base
 4.0.4+dfsg1-2~
+#MISSING: 4.0.4+dfsg1-2# 
(optional=templinst)_ZNSt11_Deque_baseIN3CEC11cec_commandESaIS1_EE17_M_initialize_mapEm@Base
 4.0.4+dfsg1-2~
  (optional=templinst|arch=armel 
riscv64)_ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base
 3.1.0
  (optional=templinst|arch=!armel 
!riscv64)_ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base
 3.0.1
  (optional=templinst|arch=armel 
riscv64)_ZNSt15_Sp_counted_ptrIPN3CEC10CCECClientELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base
 3.1.0
@@ -1050,6 +1050,7 @@
  
(optional=templinst)_ZNSt8_Rb_treeIN3CEC10cec_opcodeESt4pairIKS1_St6vectorINS0_11cec_commandESaIS5_EEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base
 2.1.4
  
(optional=templinst)_ZNSt8_Rb_treeIN3CEC19cec_logical_addressESt4pairIKS1_PNS0_13CCECBusDeviceEESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE17_M_emplace_uniqueIJS2_IS1_S5_EEEES2_ISt17_Rb_tree_iteratorIS6_EbEDpOT_@Base
 4.0.3+dfsg1-1~
  
(optional=templinst)_ZNSt8_Rb_treeIN3CEC19cec_logical_addressESt4pairIKS1_PNS0_13CCECBusDeviceEESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base
 2.1.4
+ 
_ZNSt8_Rb_treeIN3CEC19cec_logical_addressESt4pairIKS1_St10shared_ptrINS0_10CCECClientEEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE17_M_emplace_uniqueIJS2_IS1_S6_EEEES2_ISt17_Rb_tree_iteratorIS7_EbEDpOT_@Base
 4.0.4+dfsg1-2
  
(optional=templinst)_ZNSt8_Rb_treeIN3CEC19cec_logical_addressESt4pairIKS1_St10shared_ptrINS0_10CCECClientEEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE5eraseERS3_@Base
 3.0.1
  
(optional=templinst)_ZNSt8_Rb_treeIN3CEC19cec_logical_addressESt4pairIKS1_St10shared_ptrINS0_10CCECClientEEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E@Base
 3.0.1
  
(optional=templinst)_ZNSt8_Rb_treeImSt4pairIKmPN3CEC28CCECAdapterMessageQueueEntryEESt10_Select1stIS5_ESt4lessImESaIS5_EE17_M_emplace_uniqueIJS0_ImS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_@Base
 4.0.4+dfsg1-2~
dh_makeshlibs: failing due to earlier errors
make: *** [debian/rules:8: binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2

--- End Message ---
--- Begin Message ---
Source: libcec
Source-Version: 4.0.4+dfsg1-3

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

Debian distribution maintenance software
pp.
Balint Reczey <rbal...@ubuntu.com> (supplier of updated libcec 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: SHA512

Format: 1.8
Date: Wed, 11 Sep 2019 00:16:56 +0200
Source: libcec
Binary: libcec-dev libcec4 cec-utils python-libcec
Architecture: source
Version: 4.0.4+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Sjoerd Simons <sjo...@debian.org>
Changed-By: Balint Reczey <rbal...@ubuntu.com>
Description:
 cec-utils  - USB CEC Adaptor communication Library (utility programs)
 libcec-dev - USB CEC Adaptor communication Library (development files)
 libcec4    - USB CEC Adaptor communication Library (shared library)
 python-libcec - Python bindings for USB CEC Adaptor
Closes: 925738
Changes:
 libcec (4.0.4+dfsg1-3) unstable; urgency=medium
 .
   * debian/libcec4.symbols: Refresh symbols to build with GCC 9.
     Thanks to Boyuan Yang for the proposed NMU (Closes: #925738)
Checksums-Sha1:
 e6659357b1b190351db19ce0329eaee5dc6f50ed 2229 libcec_4.0.4+dfsg1-3.dsc
 05b54776fa4d8f11de3c7cf5c8545a3d981fedcc 16252 
libcec_4.0.4+dfsg1-3.debian.tar.xz
 74153b72bee68fe18ecfa96ef7b24eb8b0dc8488 11881 
libcec_4.0.4+dfsg1-3_source.buildinfo
Checksums-Sha256:
 ac5b0f6e8008092921436858a7f0ff0a0880e2498effdad0fd48e76d586ea2cd 2229 
libcec_4.0.4+dfsg1-3.dsc
 8b02d24480afe7faf4a78e6248e3eb4263421f09db19fd8e762de1d448cf2d6f 16252 
libcec_4.0.4+dfsg1-3.debian.tar.xz
 0a11acfb188ab0ce8b0a3c69c1a119e3bc1f9b76757617e50362087268eb5365 11881 
libcec_4.0.4+dfsg1-3_source.buildinfo
Files:
 6dcdd8bf7e2221fb934204f66117b906 2229 libs optional libcec_4.0.4+dfsg1-3.dsc
 c0dc1ff2afb24839cb0960966e589e62 16252 libs optional 
libcec_4.0.4+dfsg1-3.debian.tar.xz
 1ed2d41051727a557883344332e6a930 11881 libs optional 
libcec_4.0.4+dfsg1-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAl14m0wACgkQg6KBkWsl
S0Vo1g//QmjAToHJT1YIsVPh/F3+NjlENH9oHPH4YrhEKQFfYw+L9jRhCZ/hJ7/F
sdUvXBa/9w+51AI/Q0RYKcdP0ry6YnzeYYAOYAon8A6n/LHDj+5cE22K8ypNRpKa
81VduXn04BK4xqAUTQOKwmCx0ka7f+RKdQtf6uuWZZrZuXkWcpCer78+A4M2Ou4l
hwr9F04jgX6TO2GPn8rtJMbrePQYlgd1VrVUYNKK+BGxHVw/TyjXbPGTkBLY2Ypq
+ZAjDWvaDIpUvSktARLvAoCoAGjQYrcJfaDhd98sUfPrFVnRU4Fvu72oIhnRVxSU
b7Ry9W6tfu9cFkTUM94djLivGvNstH5JQHyzXACjFdIv7xSjsIt3NHvFKSlzoCCF
Z+jJ44i7HIVOzj/05Nd/sR5s+QOUQ9HyJ0dI0w5Fy+Ak+pDQCrF+4GP3AvmZVzJ2
A+ntlqVAr/TNjsMMKA66wJ03bAdR0J2Z6Pwze1yl6JK/ICIPE7Pt5EszjXEi8D36
Oig7r3eKz2mvpiSbKT50njKW5zJ2KCOXPuLCnKA89wIgrtQEHomq/vzOgM9rFThS
xm8njRPvE1Ly6ySexOIB0MeHJS4sh+3Ofk8Nv3MXFMsJMnIXcQ0QYY2zW1fAWB3y
ZtUKND7im032ee1nZMsyi2OE4UVFy7V9vjcsUAu0lE0+bCLwcJE=
=eun1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to