Package: src:pixz
Version: 1.0.7-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
configure.ac:14: warning: The macro `AC_PROG_CC_STDC' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from...
configure.ac:14: the top level
configure.ac:14: installing './compile'
configure.ac:47: installing './config.guess'
configure.ac:47: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
   dh_auto_configure
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for src/pixz.1... no
checking for a2x... a2x
checking for ceil in -lm... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libarchive... yes
checking for liblzma... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for strerror... yes
checking for strtol... yes
checking for gcc options needed to detect all undeclared functions... none 
needed
checking for sys/endian.h... no
checking for endian.h... yes
checking whether htole64 is declared... yes
checking whether le64toh is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
pixz-common.o `test -f 'common.c' || echo './'`common.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pixz-cpu.o 
`test -f 'cpu.c' || echo './'`cpu.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
pixz-endian.o `test -f 'endian.c' || echo './'`endian.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pixz-list.o 
`test -f 'list.c' || echo './'`list.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pixz-pixz.o 
`test -f 'pixz.c' || echo './'`pixz.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pixz-read.o 
`test -f 'read.c' || echo './'`read.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wno-unknown-pragmas 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
pixz-write.o `test -f 'write.c' || echo './'`write.c
a2x -a manversion=1.0.7 -f manpage ../src/pixz.1.asciidoc
gcc  -Wall -Wno-unknown-pragmas -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -Wl,-z,relro 
-Wl,-z,now -o pixz pixz-common.o pixz-cpu.o pixz-endian.o pixz-list.o pixz-pixz.o 
pixz-read.o pixz-write.o -lm -larchive  -llzma   -lm
if ! test -f pixz.1 ; then mv -f ../src/pixz.1 . ; fi
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making all in test
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making check in test
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
make  check-TESTS
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[4]: Entering directory '/<<PKGBUILDDIR>>/test'
PASS: compress-file-permissions.sh
PASS: single-file-round-trip.sh
PASS: xz-compatibility-c-option.sh
FAIL: cppcheck-src.sh
=====================================
   pixz 1.0.7: test/test-suite.log
=====================================

# TOTAL: 4
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: cppcheck-src
==================

/usr/bin/cppcheck
Checking ../src/common.c ...
../src/common.c:0:0: information: Limiting analysis of branches. Use 
--check-level=exhaustive to analyze all branches. [normalCheckLevelMaxBranches]

^
Checking ../src/common.c: HAVE_CONFIG_H...
1/7 files checked 26% done
Checking ../src/cpu.c ...
2/7 files checked 26% done
Checking ../src/endian.c ...
Checking ../src/endian.c: HAVE_DECL_HTOLE64=0;__FreeBSD__;__linux__...
Checking ../src/endian.c: HAVE_DECL_LE64TOH=0;__FreeBSD__;__linux__...
Checking ../src/endian.c: __APPLE__...
Checking ../src/endian.c: __FreeBSD__;__linux__...
Checking ../src/endian.c: __FreeBSD__;__linux__;__linux__...
3/7 files checked 28% done
Checking ../src/list.c ...
Checking ../src/list.c: HAVE_CONFIG_H...
4/7 files checked 29% done
Checking ../src/pixz.c ...
../src/pixz.c:0:0: information: Limiting analysis of branches. Use 
--check-level=exhaustive to analyze all branches. [normalCheckLevelMaxBranches]

^
Checking ../src/pixz.c: HAVE_CONFIG_H...
5/7 files checked 40% done
Checking ../src/read.c ...
../src/read.c:0:0: information: Limiting analysis of branches. Use 
--check-level=exhaustive to analyze all branches. [normalCheckLevelMaxBranches]

^
Checking ../src/read.c: DEBUG...
Checking ../src/read.c: HAVE_CONFIG_H...
6/7 files checked 73% done
Checking ../src/write.c ...
Checking ../src/write.c: HAVE_CONFIG_H...
7/7 files checked 100% done
FAIL cppcheck-src.sh (exit status: 1)

============================================================================
Testsuite summary for pixz 1.0.7
============================================================================
# TOTAL: 4
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://github.com/vasi/pixz/issues
============================================================================
make[4]: *** [Makefile:498: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[3]: *** [Makefile:606: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[2]: *** [Makefile:671: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: *** [Makefile:377: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to