Your message dated Fri, 05 Jun 2026 22:49:17 +0000
with message-id <[email protected]>
and subject line Bug#1133666: fixed in w-scan-cpp 20260515+dfsg-1
has caused the Debian Bug report #1133666,
regarding w-scan-cpp: ftbfs with GCC-16
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.)
--
1133666: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133666
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:w-scan-cpp
Version: 20250615+dfsg-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
w-scan-cpp fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/w-scan-cpp_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/discover.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/discover.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/msearch.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/msearch.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/param.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/param.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/poller.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/poller.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/rtcp.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/rtcp.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/rtp.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/rtp.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/rtsp.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/rtsp.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/satip.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/satip.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/sectionfilter.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/sectionfilter.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/server.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/server.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/setup.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/setup.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/remux.c: In member
function ‘void cH265Parser::ParseSequenceParameterSet()’:
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/remux.c:1750:40: warning:
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
1750 | sub_layer_profile_present_flag[i] = GetBit(); //
sub_layer_profile_present_flag[i]
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/remux.c:1728:11: note: at
offset 8 into destination object ‘sub_layer_profile_present_flag’ of size 8
1728 | uint8_t sub_layer_profile_present_flag[8];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/remux.c:1751:38: warning:
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
1751 | sub_layer_level_present_flag[i] = GetBit(); //
sub_layer_level_present_flag[i]
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/remux.c:1729:11: note: at
offset 8 into destination object ‘sub_layer_level_present_flag’ of size 8
1729 | uint8_t sub_layer_level_present_flag[8];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/socket.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/socket.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/statistics.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/statistics.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC
-Werror=overloaded-virtual -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-parentheses
-Wno-unused-parameter -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"'
-DAPIVERSION='"2.6.3"' -DSTATIC_PLUGINS
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/tuner.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/satip/tuner.c
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’
is not valid for C++
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/CmdOpts.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/CmdOpts.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Countries.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Countries.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/DiSEqC.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/DiSEqC.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Femon.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Femon.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Helpers.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Helpers.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Library.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Library.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Lnb.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Lnb.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/OutputFormats.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/OutputFormats.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Satellites.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/Satellites.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/ScanControl.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/ScanControl.cpp
g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/w-scan-cpp-20250615+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -g -O3 -fPIC -Wall -Wextra
-Werror=overloaded-virtual -Wno-unused-parameter -Wfatal-errors -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"cmd"' -DAPIVERSION='"2.6.3"'
-DSTATIC_PLUGINS -I/build/reproducible-path/w-scan-cpp-20250615+dfsg
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr
-I/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src
-I/usr/include/freetype2 -I/usr/include/libpng16 -o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/main.o
/build/reproducible-path/w-scan-cpp-20250615+dfsg/main.cpp
In file included from /usr/include/c++/16/algorithm:63,
from
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/wirbelscan/scanfilter.cpp:7:
/usr/include/c++/16/bits/stl_algo.h: In instantiation of ‘constexpr
_ForwardIterator std::__unique(_ForwardIterator, _ForwardIterator,
_BinaryPredicate) [with _ForwardIterator =
__gnu_cxx::__normal_iterator<TChannelListItem*, vector<TChannelListItem> >;
_BinaryPredicate = equal_to<void>]’:
/usr/include/c++/16/bits/stl_algo.h:881:27: required from ‘constexpr _FIter
std::unique(_FIter, _FIter) [with _FIter =
__gnu_cxx::__normal_iterator<TChannelListItem*, vector<TChannelListItem> >]’
881 | return std::__unique(__first, __last,
__gnu_cxx::__ops::equal_to());
|
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/wirbelscan/scanfilter.cpp:551:46:
required from here
551 | auto first_duplicate = std::unique(ChannelListItems.begin(),
ChannelListItems.end());
|
~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/16/bits/stl_algo.h:850:27: error: no match for call to
‘(std::equal_to<void>) (TChannelListItem&, TChannelListItem&)’
850 | if (!__binary_pred(*__dest, *__first))
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
make[1]: *** [Makefile:274:
/build/reproducible-path/w-scan-cpp-20250615+dfsg/vdr/PLUGINS/src/wirbelscan/scanfilter.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/reproducible-path/w-scan-cpp-20250615+dfsg'
dh_auto_build: error: make -j128 INSTALL="install --strip-program=true"
returned exit code 2
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Source: w-scan-cpp
Source-Version: 20260515+dfsg-1
Done: Apostolos Kefalas <[email protected]>
We believe that the bug you reported is fixed in the latest version of
w-scan-cpp, 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.
Apostolos Kefalas <[email protected]> (supplier of updated w-scan-cpp 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: SHA512
Format: 1.8
Date: Fri, 15 May 2026 20:57:39 +0300
Source: w-scan-cpp
Architecture: source
Version: 20260515+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Apostolos Kefalas <[email protected]>
Changed-By: Apostolos Kefalas <[email protected]>
Closes: 1133666
Changes:
w-scan-cpp (20260515+dfsg-1) unstable; urgency=medium
.
* Add patch to force groff use tbl preprocessor
* Update watch file to version 5
* New upstream version 20260515+dfsg (Closes: #1133666)
* Update Standards Version. Drop priority
* Deleted wrong patch. refresh
* Remove superfluous rules
Checksums-Sha1:
e04b94a2747bd08b1023b6a2825d4a14afef949a 2346 w-scan-cpp_20260515+dfsg-1.dsc
10384287f2c12cac3544072e3af4d2c5a1b61988 1013284
w-scan-cpp_20260515+dfsg.orig-vdr.tar.xz
81433a6c718712ad40c5ac1880ea113b8700e57e 41548
w-scan-cpp_20260515+dfsg.orig.tar.xz
b65da5598aafce0b3f79a35e887b997dd46e5c5a 6256
w-scan-cpp_20260515+dfsg-1.debian.tar.xz
7267e85d5c6091bd682daed2909029ac94e74268 8398
w-scan-cpp_20260515+dfsg-1_amd64.buildinfo
Checksums-Sha256:
7d60131429005da122a7d837702f2acee1b3db924862617d51c8150fb8c2585c 2346
w-scan-cpp_20260515+dfsg-1.dsc
9d36d991bb39e3de6b137de98cba8961ed570cf5ac8447b6cd8a8e3ec389d84d 1013284
w-scan-cpp_20260515+dfsg.orig-vdr.tar.xz
b7883fd7f4f0cf24eed4858d9f2118e0bc3a906f92976ec9b031a3354822f834 41548
w-scan-cpp_20260515+dfsg.orig.tar.xz
5bd48605d4ad6a4aedb04725f7ec832249fe9916e09f79e63b18c0d0a03fda54 6256
w-scan-cpp_20260515+dfsg-1.debian.tar.xz
aa58519df539a88b21b6155dbe84368cc3569487d2d9a6e86a76c86e597b6afd 8398
w-scan-cpp_20260515+dfsg-1_amd64.buildinfo
Files:
ac7897011a5f1c7ae8483e0223b7d504 2346 video optional
w-scan-cpp_20260515+dfsg-1.dsc
cfe9cfe69805c00ebf8f4f61497321dd 1013284 video optional
w-scan-cpp_20260515+dfsg.orig-vdr.tar.xz
ddcd4139b06c3d1cc7b786514d57da1e 41548 video optional
w-scan-cpp_20260515+dfsg.orig.tar.xz
9ec16d5a79d5bff907c86e12a78c5505 6256 video optional
w-scan-cpp_20260515+dfsg-1.debian.tar.xz
6129c5b698b6dc09c31fc6a896e3a2ef 8398 video optional
w-scan-cpp_20260515+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEbdFebnsTnCYy4y02kcMUbl2GabQFAmojUC8ACgkQkcMUbl2G
abSLhA/+Oc7pifiFYVCQu1NA31kI0M1q+HpvQKNBTf5mqLUQzqiIGxKirNHDTHbt
t1sYkUV/vOV9etzz+HnBhuVzjcDu3FkofpA9cp+wRphR0hXHzCY8atBeVVrhcWES
G6TzT9VjTqwqEloDQijlvCP+AeThXEPy6HD4cwakg9re4KLXyE72ErPiwsBLp9++
IeuYIMCZsvYtvEI8kYHTxn5a1wccJi6vNA33CJOj5Hco/Ac0388FKQwOwxt2/1lq
RrIbijzYHMvgPZXZYf+OUKa81cY6fdW7VrxwaR7RtTy5HS7OMM0gWZaa9YaoYcqy
pFCJy9pvRflKTpk4tVCFBz3wJcdPImmjqEr67AVnLHn+4TOStGvvN+SZJHNWKkpn
PIO9opL1Zi3m0/anbS2oMmUhrRcMOqNAN/bVGcxS8BecoJ2aMXeQIZww3lnekNBc
tvoxlsBlBkVPC9PvjuYMKV/20mwdDdiC8Hn+OpJk8fFfxVhMknujmBuVevrru5UJ
aTwdq8wwHJinnXiwyeAU5SJEaS2xCldSwMl0aD/6ZjhKutf9V29RNIys6YPuqyDi
NxEhM8A92Ov3xn91JyineJPFonoTznCg4Iw/irYNEQev7dwDSIgqafkghebGmr9T
v1souAqWd5+CX4nlTyCFTqJsfRYd0pBSMTATEW33n7vBf6VldN0=
=8JiI
-----END PGP SIGNATURE-----
pgpyNijKU3hsA.pgp
Description: PGP signature
--- End Message ---