Your message dated Wed, 05 Aug 2020 16:05:42 +0000
with message-id <e1k3lvc-0003dp...@fasolo.debian.org>
and subject line Bug#957620: fixed in nvtv 0.4.7-8.1
has caused the Debian Bug report #957620,
regarding nvtv: 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 ow...@bugs.debian.org
immediately.)


-- 
957620: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957620
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:nvtv
Version: 0.4.7-8
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/nvtv_0.4.7-8_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

[...]
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from gui_i810.c:28:
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  679 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
                 from gui_i810.c:28:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from gui_i810.c:28:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  551 | struct _GTimeVal
      |        ^~~~~~~~~
gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/libpng16  -Wl,-z,relro 
-Wl,-dy,--as-needed -o nvtv nvtv.o print.o libc_wrapper.o xf86i2c.o pipe.o 
mmio.o tv_common.o tv_nv.o tv_tdfx.o tv_i810.o tv_i2c.o tv_null.o tv_bt.o 
tv_cx.o tv_nx.o tv_ch1_7007.o tv_ch2_7009.o tv_ph1_saa7102.o tv_ph2_saa7104.o 
data.o data_bt.o data_cx.o data_ch.o data_ph.o data_nx.o data_nv.o data_tdfx.o 
data_i810.o data_xbox.o data_vesa.o calc_bt.o back_direct.o back_nvidia.o 
back_tdfx.o ba
 ck_i810.o back_null.o card_direct.o back_unix.o back_client.o actions.o gui.o 
gui_bt.o gui_cx.o gui_ch.o gui_ph.o gui_nx.o gui_nv.o gui_tdfx.o gui_i810.o 
-lSM -lICE   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo 
-lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 
-lfontconfig -lfreetype  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 
-lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 
-lglib-2.0 -lfontconfig -lfreetype  -lX11 -lXext -lm -lpci -lXxf86vm -lXmu
/usr/bin/ld: data_cx.o:./src/data_cx.h:50: multiple definition of 
`cx_pal_mini_a'; data.o:./src/data_cx.h:50: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:49: multiple definition of 
`cx_pal_small_a'; data.o:./src/data_cx.h:49: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:47: multiple definition of 
`cx_ntsc_mini_b'; data.o:./src/data_cx.h:47: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:46: multiple definition of 
`cx_ntsc_tiny_b'; data.o:./src/data_cx.h:46: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:45: multiple definition of 
`cx_ntsc_small_b'; data.o:./src/data_cx.h:45: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:44: multiple definition of 
`cx_ntsc_tiny_a'; data.o:./src/data_cx.h:44: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:43: multiple definition of 
`cx_ntsc_normal_a'; data.o:./src/data_cx.h:43: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:42: multiple definition of 
`cx_ntsc_small_a'; data.o:./src/data_cx.h:42: first defined here
/usr/bin/ld: data_cx.o:./src/data_cx.h:40: multiple definition of 
`cx_ntsc_xbox'; data.o:./src/data_cx.h:40: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:44: multiple definition of 
`cx_ntsc_tiny_a'; data.o:./src/data_cx.h:44: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:42: multiple definition of 
`cx_ntsc_small_a'; data.o:./src/data_cx.h:42: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:43: multiple definition of 
`cx_ntsc_normal_a'; data.o:./src/data_cx.h:43: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:46: multiple definition of 
`cx_ntsc_tiny_b'; data.o:./src/data_cx.h:46: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:47: multiple definition of 
`cx_ntsc_mini_b'; data.o:./src/data_cx.h:47: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:45: multiple definition of 
`cx_ntsc_small_b'; data.o:./src/data_cx.h:45: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:50: multiple definition of 
`cx_pal_mini_a'; data.o:./src/data_cx.h:50: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:49: multiple definition of 
`cx_pal_small_a'; data.o:./src/data_cx.h:49: first defined here
/usr/bin/ld: data_nv.o:./src/data_cx.h:40: multiple definition of 
`cx_ntsc_xbox'; data.o:./src/data_cx.h:40: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:40: multiple definition of 
`cx_ntsc_xbox'; data.o:./src/data_cx.h:40: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:50: multiple definition of 
`cx_pal_mini_a'; data.o:./src/data_cx.h:50: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:49: multiple definition of 
`cx_pal_small_a'; data.o:./src/data_cx.h:49: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:47: multiple definition of 
`cx_ntsc_mini_b'; data.o:./src/data_cx.h:47: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:46: multiple definition of 
`cx_ntsc_tiny_b'; data.o:./src/data_cx.h:46: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:45: multiple definition of 
`cx_ntsc_small_b'; data.o:./src/data_cx.h:45: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:44: multiple definition of 
`cx_ntsc_tiny_a'; data.o:./src/data_cx.h:44: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:43: multiple definition of 
`cx_ntsc_normal_a'; data.o:./src/data_cx.h:43: first defined here
/usr/bin/ld: data_xbox.o:./src/data_cx.h:42: multiple definition of 
`cx_ntsc_small_a'; data.o:./src/data_cx.h:42: first defined here
/usr/bin/ld: gui.o:./src/nvtv.h:61: multiple definition of `opt_tv_addr'; 
nvtv.o:./src/nvtv.h:61: first defined here
/usr/bin/ld: gui.o:./src/nvtv.h:61: multiple definition of `opt_tv_bus'; 
nvtv.o:./src/nvtv.h:61: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:511: nvtv] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:372: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:371: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nvtv
Source-Version: 0.4.7-8.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
nvtv, 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.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated nvtv 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: Mon, 03 Aug 2020 16:30:37 +0100
Source: nvtv
Architecture: source
Version: 0.4.7-8.1
Distribution: unstable
Urgency: medium
Maintainer: Roberto Lumbreras <ro...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957620
Changes:
 nvtv (0.4.7-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957620)
Checksums-Sha1:
 1b413a5d71faf5ea3657b4f5ec25e07fe4ef5170 1855 nvtv_0.4.7-8.1.dsc
 5c320b573ee22af7f13299e8a7f01e99394a8ebe 14348 nvtv_0.4.7-8.1.debian.tar.xz
 7a236f419da15e768164f06148fc9201f0a38512 11067 nvtv_0.4.7-8.1_amd64.buildinfo
Checksums-Sha256:
 79c2bbba780bd2103d2ec0ff65edc9b7aff25a022c0f93c5c8eee874abf7fa82 1855 
nvtv_0.4.7-8.1.dsc
 6cbad25fce3975ea6ce328b75fa41eadf6ee3c5637b615d2dd945f906d38a311 14348 
nvtv_0.4.7-8.1.debian.tar.xz
 83bde3c7e2b0493b32420738e2c0bef6fe47c6c5807743c431a94b13303f29c9 11067 
nvtv_0.4.7-8.1_amd64.buildinfo
Files:
 de535953d2a111e83a530df1b72eb6c6 1855 admin optional nvtv_0.4.7-8.1.dsc
 3dd822ca8329fa09dc1e981094772027 14348 admin optional 
nvtv_0.4.7-8.1.debian.tar.xz
 cbbbe427ed21c185300f4e684965c6ec 11067 admin optional 
nvtv_0.4.7-8.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8oLx0ACgkQR5mjUUbR
KzWNqg/9GV4EGig8NxR2XqVE6NUm6cLDnQvyLAwg0EMItSPEwM7vPidmJb+Ff68u
QsiHWIMijSIT8epAMl+YYzfSIcRNmVeysmHQdPt8/Yj0E7iMVcLqr2jbGK3XjmKN
58LNBbPS6lAPt/J5W6PRAZnAQZ8sQwhHEC0SrQBiUZDz7uJMcYuRLKhlpPlq/MCF
pGrR93VGZnwm/FX7JbpAm5L0FivBPF4Ii9SigXYVm5IhnDylDt3kDvSYxD9knJCM
3S5mYRuAuZq/PtQjbYDlwZrCAK3L7IpM8GaTHnoK8xGVjBpp9ccZAOdc+UIOXjA7
1kiWPi+wSlb1El2fwq5DWcWcWmKINRvOf5XudkFguYlMA7a/87dMsjL9tDBDrmkX
CslXLVffkwwEc7Cwahq2X5DMEMqokrXk7WwVGmg0cMI8zxaiLRwjNExg1+4O5j91
G6p3/V2hXlhjxQzxIjoD5rS4D6gMRisLqA8P2E9eeQRrTyHnthjNNafrMhW55jsF
abm0y6VS0REaaJM/W4FjylvwMC1OytCvZIp4+t2qiP2DacfNccR6xIvBfDD3qcai
d/OsrzBEZ20wCVZG0WJMV913lcjnlKNz5oZsTPEQcAM4Ofrtq6q17JjZjEebKWLo
g1fwNTljAZXbHoRUbtXGE/8Z8VPjCaOp3CDYUBDIc7I5CXyRjSs=
=TuVw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to