Your message dated Thu, 25 Aug 2022 17:05:50 +0000
with message-id <e1orgig-00gril...@fasolo.debian.org>
and subject line Bug#1013063: fixed in w1retap 1.4.6-1.1
has caused the Debian Bug report #1013063,
regarding w1retap: ftbfs with GCC-12
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.)


-- 
1013063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013063
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:w1retap
Version: 1.4.6-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/w1retap_1.4.6-1_unstable_gcc12.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.

[...]
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbsha.o mbsha.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o pw77.o pw77.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o rawmem.o rawmem.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o owfile.o owfile.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o owpgrw.o owpgrw.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o owprgm.o owprgm.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o owcache.o owcache.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o temp10.o temp10.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o atod26.o atod26.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o screenio.o screenio.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o cnt1d.o cnt1d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o swt12.o swt12.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o pressure.o pressure.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o sht11_humid.o sht11_humid.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o swt1f.o swt1f.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o atod20.o atod20.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o ds2408lcd.o ds2408lcd.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o ds2760.o ds2760.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o humutil.o humutil.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o ds192x.o ds192x.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o hbuv.o hbuv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o hbht.o hbht.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o braybaro.o braybaro.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o temp.o temp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o gethumd.o gethumd.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o humid.o humid.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o setds2409.o setds2409.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o coupler.o coupler.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o counter.o counter.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mweather.o mweather.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o weather.o weather.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o lcdtest.o lcdtest.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o atodtst.o atodtst.c
weather.c: In function ‘SetupWet’:
weather.c:382:20: error: the comparison will always evaluate as ‘false’ for the 
address of ‘ds2401’ will never be NULL [-Werror=address]
  382 |    if((wet->ds2401 == NULL) || wet->weather_b)
      |                    ^~
In file included from weather.c:43:
weather.h:37:15: note: ‘ds2401’ declared here
   37 |         uchar ds2401[8][8];
      |               ^~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o humalog.o humalog.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o thermoms.o thermoms.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o thermo21.o thermo21.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o thermodl.o thermodl.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTESTMAIN=1 -DBUILD_DATE="\"1641989812\"" 
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o ds192xtest-ds192x.o `test -f 'ds192x.c' || 
echo './'`ds192x.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o hbuvtest.o hbuvtest.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o temptest.o temptest.c
gcc -DHAVE_CONFIG_H -I. -I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror -Wno-unused-result -fcommon -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o hbhttest.o hbhttest.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -Wdate-time -D_FORTIFY_SOURCE=2 
-Werror -Wno-unused-result -fcommon -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o 
ds2480ut.lo ds2480ut.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -fcommon -Wall -D_GNU_SOURCE=1 -I . -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -Wdate-time -D_FORTIFY_SOURCE=2 
-Werror -Wno-unused-result -fcommon -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o 
linuxlnk.lo linuxlnk.c
cc1: all warnings being treated as errors
make[5]: *** [Makefile:928: weather.o] Error 1
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -fcommon -Wall 
-D_GNU_SOURCE=1 -I . -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Werror -Wno-unused-result -fcommon -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c ds2480ut.c  
-fPIC -DPIC -o .libs/ds2480ut.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -fcommon -Wall 
-D_GNU_SOURCE=1 -I . -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Werror -Wno-unused-result -fcommon -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c linuxlnk.c  
-fPIC -DPIC -o .libs/linuxlnk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -fcommon -Wall 
-D_GNU_SOURCE=1 -I . -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Werror -Wno-unused-result -fcommon -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c ds2480ut.c 
-o ds2480ut.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -fcommon -Wall 
-D_GNU_SOURCE=1 -I . -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 
-Werror -Wno-unused-result -fcommon -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c linuxlnk.c 
-o linuxlnk.o >/dev/null 2>&1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libusblinux300'
make[4]: *** [Makefile:689: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:429: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:361: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:25: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: w1retap
Source-Version: 1.4.6-1.1
Done: Adrian Bunk <b...@debian.org>

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

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated w1retap 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: Thu, 18 Aug 2022 18:30:08 +0300
Source: w1retap
Architecture: source
Version: 1.4.6-1.1
Distribution: unstable
Urgency: medium
Maintainer: Thomas Stewart <tho...@stewarts.org.uk>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 1013063
Changes:
 w1retap (1.4.6-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Don't build with -Werror. (Closes: #1013063)
Checksums-Sha1:
 f0ab69f35a4cc7869ed8b244186d2167eac0f018 2527 w1retap_1.4.6-1.1.dsc
 36b957f460a46e1e5406bf5dec6f3e98f16a0a55 14120 w1retap_1.4.6-1.1.debian.tar.xz
Checksums-Sha256:
 ef39cf2faefecc670e8928b95ece6f96302f08a2794eb8c8308b5d78c0dbfdb2 2527 
w1retap_1.4.6-1.1.dsc
 4f2fe125ba0e68e35f8eacde1b8e16014eac9dc55597d5dcfc0f4aa5c6320c1c 14120 
w1retap_1.4.6-1.1.debian.tar.xz
Files:
 5da540b32a2b0d9b5afe19a7a32b7914 2527 electronics optional 
w1retap_1.4.6-1.1.dsc
 aeb37aef1cf7dfb797ef632a16d287aa 14120 electronics optional 
w1retap_1.4.6-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmL+XBkACgkQiNJCh6LY
mLF3IhAAqBVVZ+MWyradDCUWEC2PfbaX85G/31oUilcUogwQYBuR8rI0TTKm4nDz
AJ5TNoxQQx2kaAlQkRn6HBu+ZhjtHsqihoilQGkuncrXKL2DxHuzz05dqUcoxq8t
zgfgZ6E1rz882MGrg/BcXw9GWR01iM7q3M6RygiSGtUR99HC0XvmGTfNalAo3Xhf
vjnwKCBWEhT6y7a+5Ycy0hDA/21cOa83Ze2mVqdCfhA8blmB4v9YoCeFDqRQDriI
01gep9lawTJ0jGl0lwxHF3Fx5tWEXxpFJoz6aoX12pUCYS6VHTZrKj6aLj9b3l0m
f+KxU6gc35lnJLrO8K6jy1/nCUIoIcQz3tnySu2rKcmOfVA1nOValdJlK9uGkeBF
q0LATQLcEeB+8koQJNVy07iZ+jN3KN4zEAKdke43pw8dAuYyu1+AkvqJdBbPryVC
rR9L5T9fnfnxJ9oyevHwWcNpxYeOva70dNXiusoDAB+sO/Q0ELJIvN8GpAziHMte
0qboeZy/XMObRNaHSd6acy9MLLupOFg5ygMFkeejfGO/k7rrG1PmI8TvAaTRZyL6
WdkkkF79KeVUZBug54p0hWBGQUQpHftNB7QscUurQvFpSfObAvz2ARMWEuFv0g05
ULVryDxfmvaHMTBRfQ1nsfq5Zqa9VwCgfebQdaKaHl8UAyA18rY=
=yfeC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to