Package: src:austin Version: 3.7.0-5 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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 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 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 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:1001): WARNING **: 20:12:28.830: Failed to wrap object of type 'PangoFT2FontMap'. Hint: this error is commonly caused by failing to call a library init() function. ** (inkscape:1001): WARNING **: 20:12:28.965: Failed to wrap object of type 'GtkRecentManager'. Hint: this error is commonly caused by failing to call a library init() function. ** (inkscape:1010): WARNING **: 20:12:29.308: Failed to wrap object of type 'PangoFT2FontMap'. Hint: this error is commonly caused by failing to call a library init() function. ** (inkscape:1010): WARNING **: 20:12:29.441: 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 ============================= test session starts ============================== platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>> collecting ... 798 typedef struct { 799 long long __max_align_ll ; 800 long double __max_align_ld ; 801 } max_align_t; 802 [33;1m typedef __typeof__(nullptr) nullptr_t;[0m [31;1m<<^[0m 803 typedef pid_t proc_ref_t; 804 size_t 805 pid_max(); 806 #pragma GCC diagnostic push 801 typedef struct { 802 long long __max_align_ll ; 803 long double __max_align_ld ; 804 } max_align_t; 805 [33;1m typedef __typeof__(nullptr) nullptr_t;[0m [31;1m<<^[0m 806 typedef pid_t proc_ref_t; 807 size_t 808 pid_max(); 809 #pragma GCC diagnostic push 4 typedef struct { 5 long long __max_align_ll ; 6 long double __max_align_ld ; 7 } max_align_t; 8 [33;1m typedef __typeof__(nullptr) nullptr_t;[0m [31;1m<<^[0m 9 10 typedef unsigned char __u_char; 11 typedef unsigned short int __u_short; 12 typedef unsigned int __u_int; 828 typedef struct { 829 long long __max_align_ll ; 830 long double __max_align_ld ; 831 } max_align_t; 832 [33;1m typedef __typeof__(nullptr) nullptr_t;[0m [31;1m<<^[0m 833 typedef pid_t proc_ref_t; 834 size_t 835 pid_max(); 836 typedef struct { collected 11 items / 4 errors ==================================== ERRORS ==================================== _________________ ERROR collecting test/cunit/test_argparse.py _________________ test/cunit/test_argparse.py:1: in <module> import test.cunit.argparse as argparse test/cunit/argparse.py:9: in <module> sys.modules[__name__] = CModule.compile(SRC / Path(__file__).stem, cflags=CFLAGS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ test/cunit/__init__.py:362: in compile return cls(source) ^^^^^^^^^^^ test/cunit/__init__.py:326: in __init__ for name, ctypedef in collector.collect( test/cunit/__init__.py:287: in collect ast = parser.parse(decl, filename="<preprocessed>") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:147: in parse return self.cparser.parse( /usr/lib/python3/dist-packages/ply/yacc.py:333: in parse return self.parseopt_notrack(input, lexer, debug, tracking, tokenfunc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:1201: in parseopt_notrack tok = call_errorfunc(self.errorfunc, errtoken, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:192: in call_errorfunc r = errorfunc(token) ^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:1945: in p_error self._parse_error( /usr/lib/python3/dist-packages/pycparser/plyparser.py:67: in _parse_error raise ParseError("%s: %s" % (coord, msg)) E pycparser.plyparser.ParseError: <preprocessed>:802:31: before: nullptr_t __________________ ERROR collecting test/cunit/test_error.py ___________________ test/cunit/test_error.py:1: in <module> from test.cunit.error import cglobal test/cunit/error.py:9: in <module> sys.modules[__name__] = CModule.compile(SRC / Path(__file__).stem, cflags=CFLAGS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ test/cunit/__init__.py:362: in compile return cls(source) ^^^^^^^^^^^ test/cunit/__init__.py:326: in __init__ for name, ctypedef in collector.collect( test/cunit/__init__.py:287: in collect ast = parser.parse(decl, filename="<preprocessed>") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:147: in parse return self.cparser.parse( /usr/lib/python3/dist-packages/ply/yacc.py:333: in parse return self.parseopt_notrack(input, lexer, debug, tracking, tokenfunc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:1201: in parseopt_notrack tok = call_errorfunc(self.errorfunc, errtoken, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:192: in call_errorfunc r = errorfunc(token) ^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:1945: in p_error self._parse_error( /usr/lib/python3/dist-packages/pycparser/plyparser.py:67: in _parse_error raise ParseError("%s: %s" % (coord, msg)) E pycparser.plyparser.ParseError: <preprocessed>:805:31: before: nullptr_t _________________ ERROR collecting test/cunit/test_platform.py _________________ test/cunit/test_platform.py:1: in <module> from test.cunit.platform import pid_max test/cunit/platform.py:9: in <module> sys.modules[__name__] = CModule.compile(SRC / Path(__file__).stem, cflags=CFLAGS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ test/cunit/__init__.py:362: in compile return cls(source) ^^^^^^^^^^^ test/cunit/__init__.py:326: in __init__ for name, ctypedef in collector.collect( test/cunit/__init__.py:287: in collect ast = parser.parse(decl, filename="<preprocessed>") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:147: in parse return self.cparser.parse( /usr/lib/python3/dist-packages/ply/yacc.py:333: in parse return self.parseopt_notrack(input, lexer, debug, tracking, tokenfunc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:1201: in parseopt_notrack tok = call_errorfunc(self.errorfunc, errtoken, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:192: in call_errorfunc r = errorfunc(token) ^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:1945: in p_error self._parse_error( /usr/lib/python3/dist-packages/pycparser/plyparser.py:67: in _parse_error raise ParseError("%s: %s" % (coord, msg)) E pycparser.plyparser.ParseError: <preprocessed>:8:31: before: nullptr_t __________________ ERROR collecting test/cunit/test_stats.py ___________________ test/cunit/test_stats.py:1: in <module> import test.cunit.stats as stats test/cunit/stats.py:14: in <module> sys.modules[__name__] = CModule.compile( test/cunit/__init__.py:362: in compile return cls(source) ^^^^^^^^^^^ test/cunit/__init__.py:326: in __init__ for name, ctypedef in collector.collect( test/cunit/__init__.py:287: in collect ast = parser.parse(decl, filename="<preprocessed>") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:147: in parse return self.cparser.parse( /usr/lib/python3/dist-packages/ply/yacc.py:333: in parse return self.parseopt_notrack(input, lexer, debug, tracking, tokenfunc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:1201: in parseopt_notrack tok = call_errorfunc(self.errorfunc, errtoken, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/ply/yacc.py:192: in call_errorfunc r = errorfunc(token) ^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pycparser/c_parser.py:1945: in p_error self._parse_error( /usr/lib/python3/dist-packages/pycparser/plyparser.py:67: in _parse_error raise ParseError("%s: %s" % (coord, msg)) E pycparser.plyparser.ParseError: <preprocessed>:832:31: before: nullptr_t =========================== short test summary info ============================ ERROR test/cunit/test_argparse.py - pycparser.plyparser.ParseError: <preproce... ERROR test/cunit/test_error.py - pycparser.plyparser.ParseError: <preprocesse... ERROR test/cunit/test_platform.py - pycparser.plyparser.ParseError: <preproce... ERROR test/cunit/test_stats.py - pycparser.plyparser.ParseError: <preprocesse... !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 4 errors in 0.81s =============================== make[1]: *** [debian/rules:28: override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

