Your message dated Sun, 09 Aug 2020 15:35:52 +0000
with message-id <e1k4nmw-0008iv...@fasolo.debian.org>
and subject line Bug#957453: fixed in libomxil-bellagio 0.9.3-5
has caused the Debian Bug report #957453,
regarding libomxil-bellagio-dev: 
/usr/include/bellagio/omx_reference_resource_manager.h defines global variables
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.)


-- 
957453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libomxxvideo
Version: 0.1-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. 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/gcc10-20200225/libomxxvideo_0.1-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for library containing dlopen... -ldl
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/extensions/Xv.h usability... yes
checking X11/extensions/Xv.h presence... yes
checking for X11/extensions/Xv.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
dh_auto_build: warning: Compatibility levels before 9 are deprecated (level 7 
in use)
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in m4
make[3]: Entering directory '/<<PKGBUILDDIR>>/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    
 -Werror -pthread -g -Wall -c -o libomxxvideo_la-omx_xvideo_sink_component.lo 
`test -f 'omx_xvideo_sink_component.c' || echo './'`omx_xvideo_sink_component.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Werror -pthread -g -Wall -c 
omx_xvideo_sink_component.c  -fPIC -DPIC -o 
.libs/libomxxvideo_la-omx_xvideo_sink_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Werror -pthread -g -Wall -c 
omx_xvideo_sink_component.c -o libomxxvideo_la-omx_xvideo_sink_component.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    
 -Werror -pthread -g -Wall -c -o libomxxvideo_la-library_entry_point.lo `test 
-f 'library_entry_point.c' || echo './'`library_entry_point.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Werror -pthread -g -Wall -c 
library_entry_point.c  -fPIC -DPIC -o 
.libs/libomxxvideo_la-library_entry_point.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Werror -pthread -g -Wall -c 
library_entry_point.c -o libomxxvideo_la-library_entry_point.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -Werror -pthread -g -Wall 
-lX11 -lXext -lXv  -o libomxxvideo.la -rpath /usr/lib/libomxil-bellagio0 
libomxxvideo_la-omx_xvideo_sink_component.lo 
libomxxvideo_la-library_entry_point.lo -lomxil-bellagio -ldl  
libtool: link: gcc -shared  -fPIC -DPIC  
.libs/libomxxvideo_la-omx_xvideo_sink_component.o 
.libs/libomxxvideo_la-library_entry_point.o   -lX11 -lXext -lXv 
-lomxil-bellagio -ldl  -pthread -g   -pthread -Wl,-soname -Wl,libomxxvideo.so.0 
-o .libs/libomxxvideo.so.0.0.0
/usr/bin/ld: 
.libs/libomxxvideo_la-library_entry_point.o:/usr/include/bellagio/omx_reference_resource_manager.h:52:
 multiple definition of `globalIndex'; 
.libs/libomxxvideo_la-omx_xvideo_sink_component.o:/usr/include/bellagio/omx_reference_resource_manager.h:52:
 first defined here
/usr/bin/ld: 
.libs/libomxxvideo_la-library_entry_point.o:/usr/include/bellagio/omx_reference_resource_manager.h:53:
 multiple definition of `listOfcomponentRegistered'; 
.libs/libomxxvideo_la-omx_xvideo_sink_component.o:/usr/include/bellagio/omx_reference_resource_manager.h:53:
 first defined here
/usr/bin/ld: 
.libs/libomxxvideo_la-library_entry_point.o:/usr/include/bellagio/omx_reference_resource_manager.h:54:
 multiple definition of `globalComponentList'; 
.libs/libomxxvideo_la-omx_xvideo_sink_component.o:/usr/include/bellagio/omx_reference_resource_manager.h:54:
 first defined here
/usr/bin/ld: 
.libs/libomxxvideo_la-library_entry_point.o:/usr/include/bellagio/omx_reference_resource_manager.h:55:
 multiple definition of `globalWaitingComponentList'; 
.libs/libomxxvideo_la-omx_xvideo_sink_component.o:/usr/include/bellagio/omx_reference_resource_manager.h:55:
 first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:416: libomxxvideo.la] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:407: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:339: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libomxil-bellagio
Source-Version: 0.9.3-5
Done: Ying-Chun Liu (PaulLiu) <paul...@debian.org>

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

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated 
libomxil-bellagio 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: Sun, 09 Aug 2020 15:48:03 +0800
Source: libomxil-bellagio
Binary: libomxil-bellagio-bin libomxil-bellagio-bin-dbgsym 
libomxil-bellagio-dev libomxil-bellagio-doc libomxil-bellagio0 
libomxil-bellagio0-components-base libomxil-bellagio0-components-base-dbgsym 
libomxil-bellagio0-dbgsym
Architecture: source amd64 all
Version: 0.9.3-5
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Description:
 libomxil-bellagio-bin - implementation of OpenMAX IL, run-time library 
(utilities)
 libomxil-bellagio-dev - implementation of OpenMAX IL, development files
 libomxil-bellagio-doc - Documentation of the Bellagio OpenMAX IL
 libomxil-bellagio0 - implementation of OpenMAX IL, run-time library
 libomxil-bellagio0-components-base - components for Bellagio OpenMAX IL
Closes: 620832 928847 949568 957453
Changes:
 libomxil-bellagio (0.9.3-5) unstable; urgency=low
 .
   * Multi-arch support
      - Move libs to multiarch path (Closes: #928847)
      - Add Multi-Arch foreign to -doc package. (Closes: #949568)
   * Bump Standards-Version to 4.5.0: Nothing needs to be changed.
   * Bump debhelper compat to 11
     - Remove Build-Depends on autotools-dev and dh-autoreconf
     - Add debian/patches/0014_fix_hardening.patch: fix hardening error
   * Remove Vcs-Git and Vcs-Browser field
   * Remove *-dbg packages. Now we have -dbgsym packages. (Closes: #620832)
   * Add debian/patches/0015_port_gcc_10.patch: port to gcc 10.
     - (Closes: #957453)
Checksums-Sha1:
 7047678c120b36e47812fdf77a1dc2c623850670 2258 libomxil-bellagio_0.9.3-5.dsc
 8ddf0762901d798a67ff094795ad31536171de6f 12656 
libomxil-bellagio_0.9.3-5.debian.tar.xz
 e80f27f3e5239226c4a23cccf96aac7c7112c20d 23360 
libomxil-bellagio-bin-dbgsym_0.9.3-5_amd64.deb
 0d562327f8fcc951c094c5fd6d101045dab25a89 14316 
libomxil-bellagio-bin_0.9.3-5_amd64.deb
 23c865c74d3e62a31ee0088ad01786f6210a49e0 101664 
libomxil-bellagio-dev_0.9.3-5_amd64.deb
 eec69c19cfad616558c785b6ea463a2075ab645d 743696 
libomxil-bellagio-doc_0.9.3-5_all.deb
 84d152e82d521553b3e27965825cd5a6e39d6964 77780 
libomxil-bellagio0-components-base-dbgsym_0.9.3-5_amd64.deb
 9799de9758f3ad95a4deb5eb03934204e025377f 26472 
libomxil-bellagio0-components-base_0.9.3-5_amd64.deb
 e9a89944b85b82a9f3884bdd168b1d2ad27af9a1 129796 
libomxil-bellagio0-dbgsym_0.9.3-5_amd64.deb
 65b7b932292ecafe6f775f62fa682070e9fc8240 36816 
libomxil-bellagio0_0.9.3-5_amd64.deb
 6e7288fb1e014099e74aee9e4a44848a7d140d9a 8390 
libomxil-bellagio_0.9.3-5_amd64.buildinfo
Checksums-Sha256:
 e60ce4a6fa071cedc01539af9b8d9db22a03a4bc171ad5a23584ee2b2e34305d 2258 
libomxil-bellagio_0.9.3-5.dsc
 95ea438b306cc6dd9169f68885497092d1757babe77b2dfe3c8d8beadd9f4a51 12656 
libomxil-bellagio_0.9.3-5.debian.tar.xz
 99234577cdde553a4a9a038d6c4a3e6b241b5a8df192f2943fbf3402e8c185e2 23360 
libomxil-bellagio-bin-dbgsym_0.9.3-5_amd64.deb
 482789504315e0ee6ea951c8521613e2e1d3a0fa1021e000f5dfaf1db5b46e3d 14316 
libomxil-bellagio-bin_0.9.3-5_amd64.deb
 d903f7983ec4d0d2a2d2e776b52597dcf8fde1072b0c76bbe1ef2febf0e1559e 101664 
libomxil-bellagio-dev_0.9.3-5_amd64.deb
 d91239cf7ff6ac4265d3b963e55681f767ad5625b57248facbf3149bfe83acc0 743696 
libomxil-bellagio-doc_0.9.3-5_all.deb
 1278cf85d3e8e0898ead55087f83970f7b11d66b0521cda4b50fe6b98babc04a 77780 
libomxil-bellagio0-components-base-dbgsym_0.9.3-5_amd64.deb
 4900b2cb0f3ff3201d470edb83fef1194517269c0633b5aeca59de09efeb59f5 26472 
libomxil-bellagio0-components-base_0.9.3-5_amd64.deb
 e1e815d894ec873ae27da848db2e92a048f9d025c72a719a6f8e7c838bc69781 129796 
libomxil-bellagio0-dbgsym_0.9.3-5_amd64.deb
 6bb69cc395ca94b8aab9b8656f8f52c0803e0aac656779062287affdf848b27f 36816 
libomxil-bellagio0_0.9.3-5_amd64.deb
 329026ff6e6b988c1a129d23e1e017839ccf2530456eccb2a930f45dcc5be60a 8390 
libomxil-bellagio_0.9.3-5_amd64.buildinfo
Files:
 3257fb8fe9a3253167c0d0abacbfd1a7 2258 libs optional 
libomxil-bellagio_0.9.3-5.dsc
 41ca97f73598a871d04828038ac40af3 12656 libs optional 
libomxil-bellagio_0.9.3-5.debian.tar.xz
 022ab48c83f8e9202d972c6688dc1b41 23360 debug optional 
libomxil-bellagio-bin-dbgsym_0.9.3-5_amd64.deb
 39534adb2faf83250f0bf68cb6a4c1c5 14316 utils optional 
libomxil-bellagio-bin_0.9.3-5_amd64.deb
 197918d862b5772b4717a4bba7576b36 101664 libdevel optional 
libomxil-bellagio-dev_0.9.3-5_amd64.deb
 a9d3590e8f67ac570bf3ef3bb9f83c61 743696 doc optional 
libomxil-bellagio-doc_0.9.3-5_all.deb
 3a868a72966a69a72093ac3483e98364 77780 debug optional 
libomxil-bellagio0-components-base-dbgsym_0.9.3-5_amd64.deb
 4a1587466eee36f2272c8c402b414edd 26472 libs optional 
libomxil-bellagio0-components-base_0.9.3-5_amd64.deb
 45514a31dd56fce60983054a9cc4a45f 129796 debug optional 
libomxil-bellagio0-dbgsym_0.9.3-5_amd64.deb
 2905e904889ab17015fa8f73772db5e4 36816 libs optional 
libomxil-bellagio0_0.9.3-5_amd64.deb
 c0642973debe86ad7669fd75a2394385 8390 libs optional 
libomxil-bellagio_0.9.3-5_amd64.buildinfo

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

iQJHBAEBCgAxFiEEo2h49GQQhoFgDLZIRBc/oT0FiIgFAl8wEfwTHHBhdWxsaXVA
ZGViaWFuLm9yZwAKCRBEFz+hPQWIiHP3EAC80Ej0NYNl8RQGhMIu/Fm8R7+9Ode5
nCV4Rl7FXubMEpLsTJnuZHUOy/GAGC48AjafxUWcnwWqq/TevRVdBUxXSg1XRkc1
40j06SpWHaZOBZ4JjFOpoY9EzUp5IeTOApPqA9lqBmtOlk6olViz6Bu9rOUWBXS4
R/rDJSIlz9B0wvbnFd3wXsjBPIb6GIYfnDw1G0kC2KN9W966Fhg2X5a8edmMDSaU
S8yw0TrWcMmDFLO6f9U6qwo+EadrDoIzQ+avUqqCiNmKM71dHmx5sbNae0F8bmFc
etwA9pVbHAvEpYoElqvnMialnESY1d1X3jJ9abkEPj3hE6AYm80j3cu4VTrGzylT
Fz+L+844j7PjUA3LZHRDO//2Ne+SDVLjJY6iLZrTxUzrAZtlzmgBx0quPi3mrUQx
Nc5H+20+vxf3O2pLr5qkokXtqzYcTHRqRKGTZ7VBYvmOkyYiH0zUqRBgvq4stzZA
Bck5jr5LVSFAPUgipFGiJwP/tUQ4XSNA8gDHDMGoANGd6xJ0y9yOhuqBNwfN+e/g
500skFYteRVZoa/rVya+/Np5EmZaJwO+qGunSxZ5Hl8kuqaKL/cyQmFdR58PfR55
zx+KDnQU7zEJD5DYTxxVdW+FRzH+3ZYkNj52syGwRRwPEO1Kyda79usLAbGNICuH
gjLlMH9xK8JqGA==
=cTa5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to