Source: gzip Version: 1.9-3 Severity: serious Justification: FTBFS on amd64 Tags: buster sid Usertags: ftbfs-20200222 ftbfs-buster
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/builddir-indep' > CC bits.o > CC deflate.o > CC gzip.o > CC inflate.o > CC lzw.o > CC trees.o > CC unlzh.o > CC unlzw.o > CC unpack.o > CC unzip.o > CC util.o > CC zip.o > CC version.o > AR libver.a > CCLD gzip.exe > /usr/bin/i686-w64-mingw32-ld: gzip.o: in function `strcpy': > /usr/share/mingw-w64/include/string.h:228: undefined reference to > `__memcpy_chk' > /usr/bin/i686-w64-mingw32-ld: /usr/share/mingw-w64/include/string.h:228: > undefined reference to `__strcpy_chk' > /usr/bin/i686-w64-mingw32-ld: /usr/share/mingw-w64/include/string.h:228: > undefined reference to `__memcpy_chk' > /usr/bin/i686-w64-mingw32-ld: /usr/share/mingw-w64/include/string.h:228: > undefined reference to `__stpcpy_chk' > /usr/bin/i686-w64-mingw32-ld: gzip.o: in function `strcat': > /usr/share/mingw-w64/include/string.h:234: undefined reference to > `__memcpy_chk' > /usr/bin/i686-w64-mingw32-ld: gzip.o: in function `strcpy': > /usr/share/mingw-w64/include/string.h:228: undefined reference to > `__strcpy_chk' > /usr/bin/i686-w64-mingw32-ld: /usr/share/mingw-w64/include/string.h:228: > undefined reference to `__stpcpy_chk' > /usr/bin/i686-w64-mingw32-ld: gzip.o: in function `strcat': > /usr/share/mingw-w64/include/string.h:234: undefined reference to > `__strcpy_chk' > /usr/bin/i686-w64-mingw32-ld: /usr/share/mingw-w64/include/string.h:234: > undefined reference to `__strcpy_chk' > /usr/bin/i686-w64-mingw32-ld: gzip.o: in function `strcpy': > /usr/share/mingw-w64/include/string.h:228: undefined reference to > `__memcpy_chk' > /usr/bin/i686-w64-mingw32-ld: lib/libgzip.a(openat-proc.o): in function > `sprintf': > /usr/share/mingw-w64/include/stdio.h:366: undefined reference to `__chk_fail' > /usr/bin/i686-w64-mingw32-ld: lib/libgzip.a(vasnprintf.o): in function > `sprintf': > /usr/share/mingw-w64/include/stdio.h:366: undefined reference to `__chk_fail' > collect2: error: ld returned 1 exit status The full build log is available from: http://qa-logs.debian.net/2020/02/22/gzip_1.9-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

