Your message dated Wed, 15 Dec 2021 22:09:05 +0000
with message-id <e1mxcsp-000hn6...@fasolo.debian.org>
and subject line Bug#984388: fixed in vdr-plugin-live 3.1.3-1
has caused the Debian Bug report #984388,
regarding vdr-plugin-live: ftbfs with GCC-11
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.)


-- 
984388: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vdr-plugin-live
Version: 2.3.1-5
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/vdr-plugin-live_2.3.1-5_unstable_gcc11.log
The last lines of the build log are at the end of this report.

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

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
ECPP pages/ epginfo.cpp
ECPP pages/ timerconflicts.cpp
ECPP pages/ recstream.cpp
ECPP pages/ users.cpp
ECPP pages/ edit_user.cpp
ECPP pages/ edit_recording.cpp
ECPP pages/ osd.cpp
CC pages/ menu.o
CC pages/ recordings.o
CC pages/ schedule.o
CC pages/ multischedule.o
CC pages/ screenshot.o
CC pages/ timers.o
CC pages/ whats_on.o
CC pages/ switch_channel.o
CC pages/ keypress.o
CC pages/ remote.o
CC pages/ channels_widget.o
CC pages/ edit_timer.o
CC pages/ error.o
CC pages/ pageelems.o
CC pages/ tooltip.o
CC pages/ vlc.o
CC pages/ searchtimers.o
CC pages/ edit_searchtimer.o
CC pages/ searchresults.o
CC pages/ searchepg.o
CC pages/ login.o
CC pages/ ibox.o
CC pages/ xmlresponse.o
CC pages/ play_recording.o
CC pages/ pause_recording.o
CC pages/ stop_recording.o
CC pages/ ffw_recording.o
CC pages/ rwd_recording.o
CC pages/ setup.o
CC pages/ content.o
CC pages/ epginfo.o
CC pages/ timerconflicts.o
CC pages/ recstream.o
CC pages/ users.o
CC pages/ edit_user.o
CC pages/ edit_recording.o
CC pages/ osd.o
AR pages/ libpages.a
ECPP css/ styles.cpp
CC css/ styles.o
AR css/ libcss.a
ECPP javascript/ treeview.cpp
CC javascript/ treeview.o
AR javascript/ libjavascript.a
CC live.o
CC thread.o
CC tntconfig.o
CC setup.o
CC i18n.o
CC timers.o
CC tools.o
CC recman.o
CC tasks.o
tasks.cpp: In member function ‘void vdrlive::TaskManager::DoScheduledTasks()’:
tasks.cpp:248:83: error: call of overloaded ‘bind(void (vdrlive::Task::*)(), 
const std::_Placeholder<1>&)’ is ambiguous
  248 |         for_each( m_taskQueue.begin(), m_taskQueue.end(), bind( 
&Task::Action, _1 ) );
      |                                                                         
          ^
compilation terminated due to -Wfatal-errors.
make[1]: *** [Makefile:116: tasks.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: vdr-plugin-live
Source-Version: 3.1.3-1
Done: Tobias Grimm <et...@debian.org>

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

Debian distribution maintenance software
pp.
Tobias Grimm <et...@debian.org> (supplier of updated vdr-plugin-live 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, 15 Dec 2021 22:07:38 +0100
Source: vdr-plugin-live
Architecture: source
Version: 3.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian VDR Team <pkg-vdr-dvb-de...@lists.alioth.debian.org>
Changed-By: Tobias Grimm <et...@debian.org>
Closes: 984388 999934
Changes:
 vdr-plugin-live (3.1.3-1) unstable; urgency=medium
 .
   * Project moved to GitHub
   * New upstream version 3.1.3 (Closes: #984388)
   * Depend on debhelper-compat (= 13)
   * Build-Depend on vdr >= 2.4.7
   * Use the newer libpcre2 instead of libcre3 (Closes: #999934)
Checksums-Sha1:
 be0230a667c002c39f1a7ee8ad4301370872f5fa 2188 vdr-plugin-live_3.1.3-1.dsc
 dead37a2c2683046cb397572abfb22ebbc8474ca 752449 
vdr-plugin-live_3.1.3.orig.tar.gz
 019fa0d8a7131ba07693ca3087a671e1c2eb8650 9804 
vdr-plugin-live_3.1.3-1.debian.tar.xz
 b35914d6e16badfc42f41a82d55898a66adfa545 6324 
vdr-plugin-live_3.1.3-1_amd64.buildinfo
Checksums-Sha256:
 2f7074a239ef0df92033b7e9255b72d6f55c4f22f83956a52ed81a58469ecbd9 2188 
vdr-plugin-live_3.1.3-1.dsc
 49bc86d3e9643f9481669f597267c422c5c5a24f4304bbabec044788c8109677 752449 
vdr-plugin-live_3.1.3.orig.tar.gz
 7589126980ef73285e04e7dd9440d4d056938457cb4d488bbb79209b8c632c62 9804 
vdr-plugin-live_3.1.3-1.debian.tar.xz
 3b3059dbbf27aa735d61e41ae45ea9065be870f3aef2fe1f2a1a2a8bba4983fb 6324 
vdr-plugin-live_3.1.3-1_amd64.buildinfo
Files:
 197b5769045d5e9cd741173e22d69850 2188 video optional 
vdr-plugin-live_3.1.3-1.dsc
 9e17cabe588f2051c22294e72bf15234 752449 video optional 
vdr-plugin-live_3.1.3.orig.tar.gz
 afce6bd89753953c769dd7a650dc77e8 9804 video optional 
vdr-plugin-live_3.1.3-1.debian.tar.xz
 861e07c27d58ba97f84eff7dbbe650cc 6324 video optional 
vdr-plugin-live_3.1.3-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEV6STX5IhiI/eNxSi1i5PWwQTkLwFAmG6X8QACgkQ1i5PWwQT
kLx4HA//SEsGrgULIUm94hev2+okAma/UmYnn3RAEtESmV8Eq9XZleOAlHyVzE9H
g15ekcwUJLwf2+EGKWm7FGvraqhbzu5YLNaW9Q+qKk4Jw9TdzynX05rdFSaIRMt+
b75JYLBMoYevEZUv6IpUWKVKtlZan+oVSza+SLKff0zcEg0huIxzxDGjEtFiGnV/
y6axaDTcldljstACDKEiBC4Dmh/IhmoAjN9O9RPki/eIOxcAT9Ck4xLQFkT2vMHO
d82ik3pFjLWJ5MEWNH0wYAAfRRLKNDBpZQO662jYcWp3OajXuJCqPRKHtsuFhgy0
z8z30/6hIIqhKqeXbH6InYTETzobw9AwzWbiEP1QFNLoP5SKO7lSwW5BcDz24IZ1
AI9Fs9mgoya8bRs+X0/vbQTIzd85N/msCaRAlWtDFfG1olfsanSTVDkuAbAFPAk0
D21e1JtlptN8bCtHT9QIc67SOtki+cQBl//kDoW47MJGQh459lJUf0EbGbZrU+7L
n68dd9dlrj7161/RPym9XXspPnLNdt2ZHfzEUyAJC14qQ9R4VIaNluZ8XjgODsLm
R3FVn8irqKLwvqOdyqGdLmw47UGgf6CjLIc1FJqrgpZ6+R2VfeLmJB6Yb4WlxlwJ
2AIkwcZ+KMHIj7VNZmJgqAG6tByx/i/6feAgTDat81D7G9+zR24=
=1Aga
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-vdr-dvb-devel mailing list
pkg-vdr-dvb-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-vdr-dvb-devel

Reply via email to