Your message dated Thu, 13 Jan 2022 19:02:31 +0000
with message-id <e1n85ml-0007mx...@fasolo.debian.org>
and subject line Bug#984400: fixed in w1retap 1.4.6-1
has caused the Debian Bug report #984400,
regarding w1retap: 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.)


-- 
984400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984400
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:w1retap
Version: 1.4.4-4
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/w1retap_1.4.4-4_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.

[...]
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags 
-Wl,--allow-multiple-definition -o libw1mongo.la -rpath 
/usr/lib/x86_64-linux-gnu/w1retap w1mongo.lo -lmongo-client -lxml2 -lrt -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/w1mongo.o   -lmongo-client 
-lxml2 -lrt -lm  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z 
-Wl,now -Wl,--disable-new-dtags -Wl,--allow-multiple-definition   -Wl,-soname 
-Wl,libw1mongo.so.0 -o .libs/libw1mongo.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libw1mongo.so.0" && ln -s 
"libw1mongo.so.0.0.0" "libw1mongo.so.0")
libtool: link: (cd ".libs" && rm -f "libw1mongo.so" && ln -s 
"libw1mongo.so.0.0.0" "libw1mongo.so")
libtool: link: ar cr .libs/libw1mongo.a  w1mongo.o
libtool: link: ranlib .libs/libw1mongo.a
libtool: link: ( cd ".libs" && rm -f "libw1mongo.la" && ln -s 
"../libw1mongo.la" "libw1mongo.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/mongo'
Making all in libusblinux300
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libusblinux300'
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o w1find.o w1find.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o findtype.o findtype.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -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  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o owerr.lo 
owerr.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -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  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ioutil.lo 
ioutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c owerr.c  -fPIC -DPIC -o .libs/owerr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c ioutil.c  -fPIC -DPIC -o .libs/ioutil.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -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  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o 
crcutil.lo crcutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c crcutil.c  -fPIC -DPIC -o .libs/crcutil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c owerr.c -o owerr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c crcutil.c -o crcutil.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -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  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o 
acquire.lo acquire.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c acquire.c  -fPIC -DPIC -o .libs/acquire.o
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbappreg.o mbappreg.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbeprom.o mbeprom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c ioutil.c -o ioutil.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c acquire.c -o acquire.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbnvcrc.o mbnvcrc.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbscrcrc.o mbscrcrc.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbscrex.o mbscrex.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbshaee.o mbshaee.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbee.o mbee.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbee77.o mbee77.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbnv.o mbnv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbscr.o mbscr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbscree.o mbscree.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o mbscrx77.o mbscrx77.c
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -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../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o cnt1d.o cnt1d.c
cnt1d.c:49:41: error: argument 2 of type ‘uchar[8]’ {aka ‘unsigned char[8]’} 
with mismatched bound [-Werror=array-parameter=]
   49 | SMALLINT ReadCounter(int portnum, uchar SerialNum[8], int CounterPage,
      |                                   ~~~~~~^~~~~~~~~~~~
In file included from cnt1d.c:33:
cnt1d.h:33:26: note: previously declared as ‘uchar *’ {aka ‘unsigned char *’}
   33 | SMALLINT ReadCounter(int,uchar *,int,uint *);
      |                          ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -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  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o swt12.o swt12.c
cc1: all warnings being treated as errors
make[5]: *** [Makefile:926: cnt1d.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libusblinux300'
make[4]: *** [Makefile:687: 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 -j4 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
Done: Thomas Stewart <tho...@stewarts.org.uk>

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 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Stewart <tho...@stewarts.org.uk> (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: Wed, 12 Jan 2022 12:16:52 +0000
Source: w1retap
Architecture: source
Version: 1.4.6-1
Distribution: unstable
Urgency: medium
Maintainer: Thomas Stewart <tho...@stewarts.org.uk>
Changed-By: Thomas Stewart <tho...@stewarts.org.uk>
Closes: 984400
Changes:
 w1retap (1.4.6-1) unstable; urgency=medium
 .
   * Renamed master branch to main
   * New upstream version 1.4.6 (Closes: #984400)
   * Remove parallel build and gcc-10 fix as now fixed upstream
   * Refresh dquilt patches
   * Update standards from 4.5.0 to 4.6.0
   * Update watch version from 3 to 4
   * Update copyright year for debian directory
   * Disable blhc test on Salsa until #950793 is fixed
   * Add more Salsa tests
   * Update Vcs URLs
Checksums-Sha1:
 d8c3bcb3aa8cf59e81b64ece77fddbcf7444c7d1 2519 w1retap_1.4.6-1.dsc
 aecb81b98c40937e1ca9347cc55aa5c5d6c9caf1 1116596 w1retap_1.4.6.orig.tar.xz
 f4511a38a231cf4dbde2305b4be0ca0713c786c1 13916 w1retap_1.4.6-1.debian.tar.xz
 f9702577ed344a3e25c797e3d6180b8e3f490084 7820 w1retap_1.4.6-1_source.buildinfo
Checksums-Sha256:
 282985312322f8a5e165bf0d3a5c1fa89fd01194febfaabd6bdb531a5690a132 2519 
w1retap_1.4.6-1.dsc
 516e33ffa8e2a4b858bd08210b29fbecde663e340bc178f5623ffdc52168771f 1116596 
w1retap_1.4.6.orig.tar.xz
 0c11a288f69ba264cddcd2e4ef8f30ef1e4ca04923073d952f6d769017e873d7 13916 
w1retap_1.4.6-1.debian.tar.xz
 5f523f7292e94bfbcf286bad05d0c040fac0fb850a69e19016187b7506f517a6 7820 
w1retap_1.4.6-1_source.buildinfo
Files:
 393395e2fa56aead6b3a668cd8bd86f6 2519 electronics optional w1retap_1.4.6-1.dsc
 1b4c52bb0810a5042ab49d51c8222cd6 1116596 electronics optional 
w1retap_1.4.6.orig.tar.xz
 67976093c4cb9696916d4a6b1e74bcbb 13916 electronics optional 
w1retap_1.4.6-1.debian.tar.xz
 41713125d00122718f05c5c41d17e5b4 7820 electronics optional 
w1retap_1.4.6-1_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAmHgbsIACgkQweDZLphv
fH4SxA/+L2On+hp4P/q5Qv6TeIU3j9cOdLhmlPKDWOiYi7GVxGw4j4jUh0O4m4rt
wBEp1PzjGcKjZDq6Ds7Z8t/lWEfbZLJHnXN+/Q0mImjJK6JtdJSg8ebVj4KvpWYm
mXoGgHFoGKiv41oHUvUxQgMCagCAUUKZ4lag2ylA/dPijTXSMG1BOYByA0U1Sjzs
ihhd7Jod87HFepDKmR54l9SNni8xsyIUXC3ze4tnfPAT5Q1xFqkxrN7cUlpnWXyc
C+PcdghArvJjrk/idh9oIL5WGjKVjqfg2LvuiiDEEBYQF6ItQwzHFDNIvoCAjzxu
B9Hj1xvntummx2APZHdU/M4xxm/mw4eKmwztvUsGhCed19J9fvJxPJExeFFVGhn3
XvhT5A1BercGFHqq89dR3oLjZ5GqZPq47f9fOBZKO4icTcVYGNbgBzKw5kxGKtxX
NdjrjcDblzT27QYGMGuVghGVNkUw3sCGrD4lZMyFQSgW0mX4W5SxOBSHUfzlrlov
yc80j9K65PFSmEgC1k2qP3WkSmWHwy26z4u6Z2Lk0hYwWcUi2iLhgm2qOUbZ8qFw
PVK+MtmV4ZNydtp/+FppIaWTxzTQy09XWGMRsAb7J5aLHPQp7E8pnkVfknPscgK1
IEgZkN8OL2CmF+y7ONeeMpo6ELmdBSi87wwQYtSToPoGv+vfNAk=
=F0j7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to