Package: src:austin Version: 3.7.0-8 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202602/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot 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 add an affects on src:austin, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=autoconf dh_auto_clean -O--buildsystem=autoconf dh_autoreconf_clean -O--buildsystem=autoconf dh_clean -O--buildsystem=autoconf debian/rules binary dh binary --buildsystem=autoconf dh_update_autotools_config -O--buildsystem=autoconf dh_autoreconf -O--buildsystem=autoconf configure.ac:16: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:16: the top level configure.ac:56: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:56: the top level configure.ac:16: installing './compile' configure.ac:65: installing './config.guess' configure.ac:65: installing './config.sub' configure.ac:13: installing './install-sh' configure.ac:13: installing './missing' src/Makefile.am: installing './depcomp' dh_auto_configure -O--buildsystem=autoconf ./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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 xargs -n works... yes checking whether UID '999' is supported by ustar format... yes checking whether GID '999' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 how to run the C preprocessor... gcc -E 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 vfork.h... no checking for libunwind-ptrace.h... yes including build of austinp checking for bfd_openr in -lbfd... yes enabling symbol resolution support for austinp checking for bfd_demangle in -liberty... yes enabling C++ name demangling support for austinp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for pid_t... yes checking for ssize_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for strstr... 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 config.h config.status: executing depfiles commands debian/rules execute_before_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' touch src/austin.1 # needed by make, will be overwritten by doc/gen.sh make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -- STRIP_FLAGS= make -j2 STRIP_FLAGS= make[2]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[3]: Entering directory '/<<PKGBUILDDIR>>' Making all in src make[4]: Entering directory '/<<PKGBUILDDIR>>/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-argparse.o `test -f 'argparse.c' || echo './'`argparse.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-austin.o `test -f 'austin.c' || echo './'`austin.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-cache.o `test -f 'cache.c' || echo './'`cache.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-error.o `test -f 'error.c' || echo './'`error.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-logging.o `test -f 'logging.c' || echo './'`logging.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-stats.o `test -f 'stats.c' || echo './'`stats.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-platform.o `test -f 'platform.c' || echo './'`platform.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-py_proc_list.o `test -f 'py_proc_list.c' || echo './'`py_proc_list.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-py_proc.o `test -f 'py_proc.c' || echo './'`py_proc.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austin-py_thread.o `test -f 'py_thread.c' || echo './'`py_thread.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-argparse.o `test -f 'argparse.c' || echo './'`argparse.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-austin.o `test -f 'austin.c' || echo './'`austin.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-cache.o `test -f 'cache.c' || echo './'`cache.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-error.o `test -f 'error.c' || echo './'`error.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-logging.o `test -f 'logging.c' || echo './'`logging.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-stats.o `test -f 'stats.c' || echo './'`stats.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-platform.o `test -f 'platform.c' || echo './'`platform.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-py_proc_list.o `test -f 'py_proc_list.c' || echo './'`py_proc_list.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-py_proc.o `test -f 'py_proc.c' || echo './'`py_proc.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o austinp-py_thread.o `test -f 'py_thread.c' || echo './'`py_thread.c gcc -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -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 -o austin austin-argparse.o austin-austin.o austin-cache.o austin-error.o austin-logging.o austin-stats.o austin-platform.o austin-py_proc_list.o austin-py_proc.o austin-py_thread.o gcc -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3 -DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -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 -o austinp austinp-argparse.o austinp-austin.o austinp-cache.o austinp-error.o austinp-logging.o austinp-stats.o austinp-platform.o austinp-py_proc_list.o austinp-py_proc.o austinp-py_thread.o -lunwind-ptrace -llzma -lunwind-generic -lunwind -l:libbfd.a -lsframe -lz -lzstd -liberty -ldl make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' make[4]: Entering directory '/<<PKGBUILDDIR>>' make[4]: Leaving directory '/<<PKGBUILDDIR>>' make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules execute_after_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' mkdir -p debian/doc-home HOME=/<<PKGBUILDDIR>>/debian/doc-home ./doc/gen.sh ** (inkscape:1019): WARNING **: 15:39:20.061: Failed to wrap object of type 'PangoFT2FontMap'. Hint: this error is commonly caused by failing to call a library init() function. ** (inkscape:1019): WARNING **: 15:39:20.195: Failed to wrap object of type 'GtkRecentManager'. Hint: this error is commonly caused by failing to call a library init() function. ** (inkscape:1028): WARNING **: 15:39:20.507: Failed to wrap object of type 'PangoFT2FontMap'. Hint: this error is commonly caused by failing to call a library init() function. ** (inkscape:1028): WARNING **: 15:39:20.640: Failed to wrap object of type 'GtkRecentManager'. Hint: this error is commonly caused by failing to call a library init() function. make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' pytest -sv test/cunit ImportError while loading conftest '/<<PKGBUILDDIR>>/test/cunit/conftest.py'. test/cunit/__init__.py:22: in <module> from pycparser.plyparser import ParseError E ModuleNotFoundError: No module named 'pycparser.plyparser' make[1]: *** [debian/rules:28: override_dh_auto_test] Error 4 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

