Your message dated Mon, 27 Jul 2020 14:38:58 +0000
with message-id <[email protected]>
and subject line Bug#957898: fixed in unicap 
0.9.12+repack20150328.0.git2c600ae-3
has caused the Debian Bug report #957898,
regarding unicap: ftbfs with GCC-10
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 [email protected]
immediately.)


-- 
957898: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:unicap
Version: 0.9.12+repack20150328.0.git2c600ae-2
Severity: normal
Tags: sid bullseye
User: [email protected]
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/unicap_0.9.12+repack20150328.0.git2c600ae-2_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

[...]
Warning: multiple "IDs" for constraint linkend: UNICAP-FLAGS-AUTO:CAPS.
Warning: multiple "IDs" for constraint linkend: UNICAP-FLAGS-ONE-PUSH:CAPS.
Warning: multiple "IDs" for constraint linkend: UNICAP-FLAGS-READ-OUT:CAPS.
Warning: multiple "IDs" for constraint linkend: UNICAP-FLAGS-ON-OFF:CAPS.
Warning: multiple "IDs" for constraint linkend: UNICAP-FLAGS-READ-ONLY:CAPS.
Warning: multiple "IDs" for constraint linkend: UNICAP-FLAGS-FORMAT-CHANGE:CAPS.
gtkdoc-fixxref --module=libunicap --module-dir=html 
--html-dir=/usr/share/gtk-doc/html 
html/libunicap-unicap.html:708: warning: no link for: 
"unicap-emumerate-formats" -> (<code 
class="function">unicap_emumerate_formats()</code>).
touch html-build.stamp
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/libunicap'
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
de.po: warning: Charset "" is not a portable encoding name.
                Message conversion to user's charset might not work.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in cpi
make[3]: Entering directory '/<<PKGBUILDDIR>>/cpi'
Making all in vid21394
make[4]: Entering directory '/<<PKGBUILDDIR>>/cpi/vid21394'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../include -I../../include  -I. -I../../common  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o libvid21394_la-1394util.lo `test -f 
'1394util.c' || echo './'`1394util.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../include -I../../include  -I. -I../../common  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o libvid21394_la-vid21394_base.lo `test -f 
'vid21394_base.c' || echo './'`vid21394_base.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../include -I../../include  -I. -I../../common  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o libvid21394_la-vid21394_cpi.lo `test -f 
'vid21394_cpi.c' || echo './'`vid21394_cpi.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../include -I../../include  -I. -I../../common  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o libvid21394_la-visca.lo `test -f 'visca.c' 
|| echo './'`visca.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c vid21394_cpi.c  -fPIC -DPIC -o 
.libs/libvid21394_la-vid21394_cpi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c 1394util.c  -fPIC -DPIC -o 
.libs/libvid21394_la-1394util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c vid21394_base.c  -fPIC -DPIC -o 
.libs/libvid21394_la-vid21394_base.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c visca.c  -fPIC -DPIC -o 
.libs/libvid21394_la-visca.o
vid21394_cpi.c: In function ‘cpi_capture_stop’:
vid21394_cpi.c:1198:20: warning: variable ‘status’ set but not used 
[-Wunused-but-set-variable]
 1198 |    unicap_status_t status;
      |                    ^~~~~~
vid21394_base.c: In function ‘vid21394_start_transmit’:
vid21394_base.c:958:17: warning: variable ‘bandwidth’ set but not used 
[-Wunused-but-set-variable]
  958 |    int channel, bandwidth;
      |                 ^~~~~~~~~
vid21394_base.c: In function ‘vid21394_poll_buffer’:
vid21394_base.c:1633:8: warning: unused variable ‘buffers’ [-Wunused-variable]
 1633 |    int buffers = 0;
      |        ^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c 1394util.c -o libvid21394_la-1394util.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c visca.c -o libvid21394_la-visca.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c vid21394_cpi.c -o 
libvid21394_la-vid21394_cpi.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I../../include 
-I. -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c vid21394_base.c -o 
libvid21394_la-vid21394_base.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -module -avoid-version -Wl,-z,relro -Wl,-z,now 
-pthread -Wl,-z,defs -Wl,--as-needed -Wl,--no-undefined 
-Wl,--version-script=/<<PKGBUILDDIR>>/debian/libunicap.ver  -o libvid21394.la 
-rpath /usr/lib/x86_64-linux-gnu/unicap2/cpi libvid21394_la-1394util.lo 
libvid21394_la-vid21394_base.lo libvid21394_la-vid21394_cpi.lo 
libvid21394_la-visca.lo -lraw1394 -lpthread  -L../../src/.libs/ -lunicap 
-L../../common -lucutils 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libvid21394_la-1394util.o 
.libs/libvid21394_la-vid21394_base.o .libs/libvid21394_la-vid21394_cpi.o 
.libs/libvid21394_la-visca.o  -Wl,--whole-archive 
/<<PKGBUILDDIR>>/common/.libs/libucutils.a -Wl,--no-whole-archive  -Wl,-rpath 
-Wl,/<<PKGBUILDDIR>>/src/.libs /usr/lib/x86_64-linux-gnu/libraw1394.so 
-lpthread -L../../src/.libs/ /<<PKGBUILDDIR>>/src/.libs/libunicap.so 
-L../../common  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now 
-pthread -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-undefined 
-Wl,--version-script=/<<PKGBUILDDIR>>/debian/libunicap.ver   -pthread 
-Wl,-soname -Wl,libvid21394.so -o .libs/libvid21394.so
/usr/bin/ld: 
.libs/libvid21394_la-vid21394_cpi.o:./cpi/vid21394/../../common/queue.h:34: 
multiple definition of `unicap_queue'; 
.libs/libvid21394_la-vid21394_base.o:./cpi/vid21394/../../common/queue.h:34: 
first defined here
/usr/bin/ld: 
.libs/libvid21394_la-visca.o:./cpi/vid21394/../../common/queue.h:34: multiple 
definition of `unicap_queue'; 
.libs/libvid21394_la-vid21394_base.o:./cpi/vid21394/../../common/queue.h:34: 
first defined here
/usr/bin/ld: 
/<<PKGBUILDDIR>>/common/.libs/libucutils.a(queue.o):./common/queue.h:34: 
multiple definition of `unicap_queue'; 
.libs/libvid21394_la-vid21394_base.o:./cpi/vid21394/../../common/queue.h:34: 
first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:490: libvid21394.la] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/cpi/vid21394'
make[3]: *** [Makefile:418: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/cpi'
make[2]: *** [Makefile:518: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:427: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:25: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: unicap
Source-Version: 0.9.12+repack20150328.0.git2c600ae-3
Done: =?utf-8?q?IOhannes_m_zm=C3=B6lnig_=28Debian/GNU=29?= <[email protected]>

We believe that the bug you reported is fixed in the latest version of
unicap, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <[email protected]> (supplier of updated 
unicap 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 27 Jul 2020 15:54:36 +0200
Source: unicap
Architecture: source
Version: 0.9.12+repack20150328.0.git2c600ae-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: IOhannes m zmölnig (Debian/GNU) <[email protected]>
Closes: 957898
Changes:
 unicap (0.9.12+repack20150328.0.git2c600ae-3) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to [email protected]
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * Patch to remove unused, but multiply defined variable. (Closes: #957898)
   * Add salsa-ci configuration
   * Remove obsolete file d/source/local-options
   * Declare that building this package does not require 'root' powers.
   * Install locales
   * Mark libtool files as not-installed
   * Add udev-rules for euvccam to documentation
   * Forward all patches to upstream
   * Bump dh-compat to 13
   * Bump standards version to 4.5.0
Checksums-Sha1:
 348903f9cbe245fbe4de47d73e4c5057788176a9 2589 
unicap_0.9.12+repack20150328.0.git2c600ae-3.dsc
 6d8b009954063eb5310feef718ac89d1d9e3cc17 10868 
unicap_0.9.12+repack20150328.0.git2c600ae-3.debian.tar.xz
Checksums-Sha256:
 2a47941e58013a89e52f30386d7bbcd4faa9817ff11b364517ea628f4718eb0c 2589 
unicap_0.9.12+repack20150328.0.git2c600ae-3.dsc
 dc0093d9ff07d7a849af70d28a43bb2b4c1bc6b45f90919cbb235e45a140064b 10868 
unicap_0.9.12+repack20150328.0.git2c600ae-3.debian.tar.xz
Files:
 035073b42de3e66b9a63d7725ac3f1af 2589 libs optional 
unicap_0.9.12+repack20150328.0.git2c600ae-3.dsc
 c501573742049d50f1eec3f29eec3905 10868 libs optional 
unicap_0.9.12+repack20150328.0.git2c600ae-3.debian.tar.xz

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

iQJQBAEBCAA6FiEEdAXnRVdICXNIABVttlAZxH96NvgFAl8e3wccHGpvaGFubmVz
Lnptb2VsbmlnQGt1Zy5hYy5hdAAKCRC2UBnEf3o2+LVnD/wM5AC1H/8OeshuFQ8h
4aVbx0qe0ljir1mIDJEvXkVaBYVDFPq3TBmy0DrWMbXjcMXiHtIMN6Dv7qBxOLg6
WGP5DN6PJ5me4313bD39DSC9nbNaZ2rK+3jfwBrajRvz/c1gqOnWtM47oeBCR6Qt
nP7MgD63A20lMd9NTvdopScSRPf7+6ZVncdkmf64D1pJQ5uxk0Edi8ZZAAht3q3u
uX8Z50NwjCcj1HUrMIMSf2rZRViOw/dHAJcCSqMKPPF1HTE9g6Fl+oN6nsnG69I+
+kwRF+UoaHI2OADsxML1BvUuNLL3IBeWDN8kAbq+o3agRtfs7/Z5rYzgYlDfnbX1
sOtS/Z2Pg3WzPF5huNc1N4AtNgiTC/EQM/78HVIoKbrgU0sLmvb0B+q/LYjWhSb9
hHio4+u00ZpBzKbzV+te4LsLMuoZDi10CVANYzNbNWqGQH59R4sLM80TxXodpO/9
SbHzoFdDmIl6WZnOLxDxXJC6UHL2oh7nHpfRCaxOMa2Jqh/TqvuYciS0Yx+KNkbq
S2usDQrKvRpUeV0ZOJZeav4BPXt0AK2toCGrcsNBpUYVAfIuXXGH6NAbwIoXWsEa
Gve1kcbMpx9ybT3CY0Jr+JJ6hAbhbCUCtXlvJCcdmGUK4Pri69Bi8Gd5Dh/1Gvm1
rVZnkFII8ZQLpBH/UL5QYI/vdA==
=bTEe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to