Source: babeltrace Version: 1.5.11-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ---------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package babeltrace > dpkg-buildpackage: info: source version 1.5.11-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Michael Jeanson > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > py3versions: no X-Python3-Version in control file, using supported versions > dh clean --with autoreconf,python3 > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in types > make[2]: Entering directory '/<<PKGBUILDDIR>>/types' > rm -rf .libs _libs > test -z "libbabeltrace_types.la" || rm -f libbabeltrace_types.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/array.Plo > rm -f ./.deps/enum.Plo > rm -f ./.deps/float.Plo > rm -f ./.deps/integer.Plo > rm -f ./.deps/sequence.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/struct.Plo > rm -f ./.deps/types.Plo > rm -f ./.deps/variant.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/types' > Making distclean in compat > make[2]: Entering directory '/<<PKGBUILDDIR>>/compat' > rm -rf .libs _libs > test -z "libcompat.la" || rm -f libcompat.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/compat_uuid.Plo > rm -f ./.deps/dummy.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/compat' > Making distclean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > Making distclean in prio_heap > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/prio_heap' > rm -rf .libs _libs > test -z "libprio_heap.la" || rm -f libprio_heap.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/prio_heap.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/prio_heap' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "libbabeltrace.la" || rm -f libbabeltrace.la > rm -rf .libs _libs > test -z "libdebug-info.la" || rm -f libdebug-info.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ./so_locations > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' > rm -f ./.deps/babeltrace.Plo > rm -f ./.deps/bin-info.Plo > rm -f ./.deps/context.Plo > rm -f ./.deps/crc32.Plo > rm -f ./.deps/debug-info.Plo > rm -f ./.deps/dwarf.Plo > rm -f ./.deps/error.Plo > rm -f ./.deps/iterator.Plo > rm -f ./.deps/registry.Plo > rm -f ./.deps/trace-collection.Plo > rm -f ./.deps/trace-handle.Plo > rm -f ./.deps/utils.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in formats > make[2]: Entering directory '/<<PKGBUILDDIR>>/formats' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats' > Making distclean in ctf > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf' > Making distclean in types > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/types' > rm -rf .libs _libs > test -z "libctf-types.la" || rm -f libctf-types.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/array.Plo > rm -f ./.deps/enum.Plo > rm -f ./.deps/float.Plo > rm -f ./.deps/integer.Plo > rm -f ./.deps/sequence.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/struct.Plo > rm -f ./.deps/variant.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/types' > Making distclean in metadata > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/metadata' > test -z "ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser.output" || rm -f > ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser.output > rm -rf .libs _libs > test -z "libctf-parser.la libctf-ast.la" || rm -f libctf-parser.la > libctf-ast.la > rm -f ctf-parser-test > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ctf_parser_test-ctf-parser-test.Po > rm -f ./.deps/libctf_ast_la-ctf-visitor-generate-io-struct.Plo > rm -f ./.deps/libctf_ast_la-ctf-visitor-parent-links.Plo > rm -f ./.deps/libctf_ast_la-ctf-visitor-semantic-validator.Plo > rm -f ./.deps/libctf_ast_la-ctf-visitor-xml.Plo > rm -f ./.deps/libctf_parser_la-ctf-lexer.Plo > rm -f ./.deps/libctf_parser_la-ctf-parser.Plo > rm -f ./.deps/libctf_parser_la-objstack.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/metadata' > Making distclean in writer > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/writer' > rm -rf .libs _libs > test -z "libctf-writer.la" || rm -f libctf-writer.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f ./.deps/functor.Plo > rm -f ./.deps/writer.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/writer' > Making distclean in ir > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/ir' > rm -rf .libs _libs > test -z "libctf-ir.la" || rm -f libctf-ir.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/attributes.Plo > rm -f ./.deps/clock.Plo > rm -f ./.deps/event-class.Plo > rm -f ./.deps/event.Plo > rm -f ./.deps/field-path.Plo > rm -f ./.deps/field-types.Plo > rm -f ./.deps/fields.Plo > rm -f ./.deps/packet.Plo > rm -f ./.deps/ref.Plo > rm -f ./.deps/resolve.Plo > rm -f ./.deps/stream-class.Plo > rm -f ./.deps/stream.Plo > rm -f ./.deps/trace.Plo > rm -f ./.deps/utils.Plo > rm -f ./.deps/validation.Plo > rm -f ./.deps/values.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/ir' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf' > test -z "libbabeltrace-ctf.la" || rm -f libbabeltrace-ctf.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf' > rm -f ./.deps/callbacks.Plo > rm -f ./.deps/ctf.Plo > rm -f ./.deps/events.Plo > rm -f ./.deps/iterator.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf' > Making distclean in ctf-text > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-text' > Making distclean in types > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-text/types' > rm -rf .libs _libs > test -z "libctf-text-types.la" || rm -f libctf-text-types.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/array.Plo > rm -f ./.deps/enum.Plo > rm -f ./.deps/float.Plo > rm -f ./.deps/integer.Plo > rm -f ./.deps/sequence.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/struct.Plo > rm -f ./.deps/variant.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-text/types' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-text' > test -z "libbabeltrace-ctf-text.la" || rm -f libbabeltrace-ctf-text.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-text' > rm -f ./.deps/ctf-text.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-text' > Making distclean in ctf-metadata > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-metadata' > test -z "libbabeltrace-ctf-metadata.la" || rm -f libbabeltrace-ctf-metadata.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ctf-metadata.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-metadata' > Making distclean in bt-dummy > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/bt-dummy' > test -z "libbabeltrace-dummy.la" || rm -f libbabeltrace-dummy.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bt-dummy.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/bt-dummy' > Making distclean in lttng-live > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/lttng-live' > test -z "libbabeltrace-lttng-live.la" || rm -f libbabeltrace-lttng-live.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/lttng-live-comm.Plo > rm -f ./.deps/lttng-live-plugin.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/lttng-live' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/formats' > Making distclean in converter > make[2]: Entering directory '/<<PKGBUILDDIR>>/converter' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f babeltrace babeltrace-log > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/babeltrace-log.Po > rm -f ./.deps/babeltrace.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/converter' > Making distclean in bindings > make[2]: Entering directory '/<<PKGBUILDDIR>>/bindings' > Making distclean in python > make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings/python' > Making distclean in babeltrace > make[4]: Entering directory '/<<PKGBUILDDIR>>/bindings/python/babeltrace' > rm -rf .libs _libs > rm -f *.lo > test -z "__init__.py" || rm -f __init__.py > test . = "." || test -z "python-complements.c python-complements.h > babeltrace.i.in" || rm -f python-complements.c python-complements.h > babeltrace.i.in > test -z "__init__.py babeltrace.i" || rm -f __init__.py babeltrace.i > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python/babeltrace' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/bindings/python' > test -z "babeltrace/babeltrace_wrap.c babeltrace/babeltrace.py > build-python-bindings.stamp" || rm -f babeltrace/babeltrace_wrap.c > babeltrace/babeltrace.py build-python-bindings.stamp > rm -rf .libs _libs > rm -rf ./build > rm -f *.lo > test -z "setup.py" || rm -f setup.py > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "setup.py" || rm -f setup.py > make[4]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python' > make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bindings' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > Making distclean in utils > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/utils' > Making distclean in tap > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/utils/tap' > rm -rf .libs _libs > test -z "libtap.la" || rm -f libtap.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/tap.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils/tap' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/utils' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils' > Making distclean in bin > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/bin' > Making distclean in intersection > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/bin/intersection' > rm -rf .libs _libs > rm -f *.lo > test -z "test_intersection bt_python_helper.py" || rm -f test_intersection > bt_python_helper.py > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin/intersection' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/bin' > rm -rf .libs _libs > rm -f *.lo > test -z "test_trace_read test_packet_seq_num" || rm -f test_trace_read > test_packet_seq_num > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/lib' > rm -rf .libs _libs > test -z "libtestcommon.a" || rm -f libtestcommon.a > rm -f *.o > rm -f *.lo > rm -f test_seek test_bitfield test_ctf_writer test_dwarf test_bin_info > rm -f *.tab.c > test -z "test_ctf_writer_complete test_seek_big_trace test_seek_empty_packet > test_dwarf_complete test_bin_info_complete" || rm -f test_ctf_writer_complete > test_seek_big_trace test_seek_empty_packet test_dwarf_complete > test_bin_info_complete > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/common.Po > rm -f ./.deps/test_bin_info.Po > rm -f ./.deps/test_bitfield.Po > rm -f ./.deps/test_ctf_writer.Po > rm -f ./.deps/test_dwarf.Po > rm -f ./.deps/test_seek.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/lib' > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > test -z "bin/test_trace_read.log bin/test_trace_read.log > bin/test_packet_seq_num.log bin/intersection/test_intersection.log > lib/test_bitfield.log lib/test_seek_empty_packet.log > lib/test_seek_big_trace.log lib/test_ctf_writer_complete.log > lib/test_dwarf_complete.log lib/test_bin_info_complete.log > bin/intersection/test_multi_trace_intersection.py.log" || rm -f > bin/test_trace_read.log bin/test_trace_read.log bin/test_packet_seq_num.log > bin/intersection/test_intersection.log lib/test_bitfield.log > lib/test_seek_empty_packet.log lib/test_seek_big_trace.log > lib/test_ctf_writer_complete.log lib/test_dwarf_complete.log > lib/test_bin_info_complete.log > bin/intersection/test_multi_trace_intersection.py.log > rm -f *.lo > test -z "" || rm -f > test -z "bin/test_trace_read.trs bin/test_trace_read.trs > bin/test_packet_seq_num.trs bin/intersection/test_intersection.trs > lib/test_bitfield.trs lib/test_seek_empty_packet.trs > lib/test_seek_big_trace.trs lib/test_ctf_writer_complete.trs > lib/test_dwarf_complete.trs lib/test_bin_info_complete.trs > bin/intersection/test_multi_trace_intersection.py.trs" || rm -f > bin/test_trace_read.trs bin/test_trace_read.trs bin/test_packet_seq_num.trs > bin/intersection/test_intersection.trs lib/test_bitfield.trs > lib/test_seek_empty_packet.trs lib/test_seek_big_trace.trs > lib/test_ctf_writer_complete.trs lib/test_dwarf_complete.trs > lib/test_bin_info_complete.trs > bin/intersection/test_multi_trace_intersection.py.trs > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "test-suite.log" || rm -f test-suite.log > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in extras > make[2]: Entering directory '/<<PKGBUILDDIR>>/extras' > Making distclean in valgrind > make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/valgrind' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/valgrind' > make[3]: Entering directory '/<<PKGBUILDDIR>>/extras' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/extras' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "babeltrace.pc babeltrace-ctf.pc" || rm -f babeltrace.pc > babeltrace-ctf.pc > rm -f config.h stamp-h1 > rm -f libtool config.lt > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > debian/rules binary > py3versions: no X-Python3-Version in control file, using supported versions > dh binary --with autoreconf,python3 > dh_update_autotools_config > dh_autoreconf > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. > libtoolize: copying file 'config/ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. > libtoolize: copying file 'm4/libtool.m4' > libtoolize: copying file 'm4/ltoptions.m4' > libtoolize: copying file 'm4/ltsugar.m4' > libtoolize: copying file 'm4/ltversion.m4' > libtoolize: copying file 'm4/lt~obsolete.m4' > configure.ac:21: installing 'config/compile' > configure.ac:12: installing 'config/install-sh' > configure.ac:12: installing 'config/missing' > configure.ac:18: installing 'config/tap-driver.sh' > compat/Makefile.am: installing 'config/depcomp' > configure.ac: installing 'config/ylwrap' > parallel-tests: installing 'config/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 build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking target system type... x86_64-pc-linux-gnu > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a race-free mkdir -p... /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 UID '1001' is supported by ustar format... yes > checking whether GID '1001' is supported by ustar format... yes > checking how to create a ustar tar archive... gnutar > checking whether to enable maintainer-specific portions of Makefiles... no > checking whether make supports nested variables... (cached) 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 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 wchar.h... yes > checking for minix/config.h... no > checking for vfork.h... no > checking for sys/time.h... yes > checking for sys/param.h... yes > checking whether it is safe to define __EXTENSIONS__... yes > checking whether _XOPEN_SOURCE should be defined... no > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for gcc... (cached) gcc > checking whether the compiler supports GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to enable C11 features... (cached) none needed > checking whether gcc understands -c and -o together... (cached) yes > checking dependency style of gcc... (cached) none > checking whether make sets $(MAKE)... (cached) yes > checking how to print strings... printf > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 1572864 > checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu > format... func_convert_file_noop > checking how to convert x86_64-pc-linux-gnu file names to toolchain format... > func_convert_file_noop > checking for /usr/bin/ld option to reload object files... -r > checking for file... file > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for dlltool... no > checking how to associate runtime and link libraries... printf %s\n > checking for ar... ar > checking for archiver @FILE support... @ > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for sysroot... no > checking for a working dd... /bin/dd > checking how to truncate binary pipes... /bin/dd bs=4096 count=1 > checking for mt... no > checking if : is a manifest tool... no > checking for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC -DPIC > checking if gcc PIC flag -fPIC -DPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for bison... no > checking for byacc... no > checking for flex... no > checking for lex... no > checking whether ln -s works... yes > checking for __attribute__... yes > 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 whether the linker accepts -Wl,--no-as-needed... yes > checking for _Bool... yes > checking for stdbool.h that conforms to C99... yes > checking for fcntl.h... yes > checking for float.h... yes > checking for libintl.h... yes > checking for limits.h... yes > checking for malloc.h... yes > checking for netdb.h... yes > checking for netinet/in.h... yes > checking for stddef.h... yes > checking for sys/socket.h... yes > configure: error: bison not found and is required when building from git. > Please install bison > tail -v -n \+0 config.log > ==> config.log <== > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by babeltrace configure 1.5.11, which was > generated by GNU Autoconf 2.71. Invocation command line was > > $ ./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 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = ip-10-84-234-72 > uname -m = x86_64 > uname -r = 6.1.0-10-cloud-amd64 > uname -s = Linux > uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-1 (2023-07-14) > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /usr/local/sbin/ > PATH: /usr/local/bin/ > PATH: /usr/sbin/ > PATH: /usr/bin/ > PATH: /sbin/ > PATH: /bin/ > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:2608: looking for aux files: ltmain.sh compile tap-driver.sh > missing install-sh config.guess config.sub > configure:2621: trying ./config/ > configure:2650: ./config/ltmain.sh found > configure:2650: ./config/compile found > configure:2650: ./config/tap-driver.sh found > configure:2650: ./config/missing found > configure:2632: ./config/install-sh found > configure:2650: ./config/config.guess found > configure:2650: ./config/config.sub found > configure:2776: checking build system type > configure:2791: result: x86_64-pc-linux-gnu > configure:2811: checking host system type > configure:2825: result: x86_64-pc-linux-gnu > configure:2845: checking target system type > configure:2859: result: x86_64-pc-linux-gnu > configure:2904: checking for a BSD-compatible install > configure:2977: result: /usr/bin/install -c > configure:2988: checking whether build environment is sane > configure:3043: result: yes > configure:3202: checking for a race-free mkdir -p > configure:3246: result: /bin/mkdir -p > configure:3253: checking for gawk > configure:3288: result: no > configure:3253: checking for mawk > configure:3274: found /usr/bin/mawk > configure:3285: result: mawk > configure:3296: checking whether make sets $(MAKE) > configure:3319: result: yes > configure:3349: checking whether make supports nested variables > configure:3367: result: yes > configure:3452: checking whether UID '1001' is supported by ustar format > configure:3455: result: yes > configure:3462: checking whether GID '1001' is supported by ustar format > configure:3465: result: yes > configure:3473: checking how to create a ustar tar archive > configure:3484: tar --version > tar (GNU tar) 1.34 > Copyright (C) 2021 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <https://gnu.org/licenses/gpl.html>. > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by John Gilmore and Jay Fenlason. > configure:3487: $? = 0 > configure:3527: tardir=conftest.dir && eval tar --format=ustar -chf - > "$tardir" >conftest.tar > configure:3530: $? = 0 > configure:3534: tar -xf - <conftest.tar > configure:3537: $? = 0 > configure:3539: cat conftest.dir/file > GrepMe > configure:3542: $? = 0 > configure:3556: result: gnutar > configure:3621: checking whether to enable maintainer-specific portions of > Makefiles > configure:3631: result: no > configure:3658: checking whether make supports nested variables > configure:3676: result: yes > configure:3705: checking whether make supports the include directive > configure:3720: make -f confmf.GNU && cat confinc.out > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > this is the am__doit target > configure:3723: $? = 0 > configure:3742: result: yes (GNU style) > configure:3818: checking for gcc > configure:3839: found /usr/bin/gcc > configure:3850: result: gcc > configure:4203: checking for C compiler version > configure:4212: gcc --version >&5 > gcc (Debian 13.2.0-2) 13.2.0 > Copyright (C) 2023 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:4223: $? = 0 > configure:4212: gcc -v >&5 > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper > OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa > OFFLOAD_TARGET_DEFAULT=1 > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-2' > --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs > --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr > --with-gcc-major-version-only --program-suffix=-13 > --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id > --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix > --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu > --enable-libstdcxx-debug --enable-libstdcxx-time=yes > --with-default-libstdcxx-abi=new --enable-gnu-unique-object > --disable-vtable-verify --enable-plugin --enable-default-pie > --with-system-zlib --enable-libphobos-checking=release > --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch > --disable-werror --enable-cet > --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 > --enable-multilib --with-tune=generic > --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr > --enable-offload-defaulted --without-cuda-driver --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 > Thread model: posix > Supported LTO compression algorithms: zlib zstd > gcc version 13.2.0 (Debian 13.2.0-2) > ... rest of stderr output deleted ... > configure:4223: $? = 0 > configure:4212: gcc -V >&5 > gcc: error: unrecognized command-line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:4223: $? = 1 > configure:4212: gcc -qversion >&5 > gcc: error: unrecognized command-line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:4223: $? = 1 > configure:4212: gcc -version >&5 > gcc: error: unrecognized command-line option '-version' > gcc: fatal error: no input files > compilation terminated. > configure:4223: $? = 1 > configure:4243: checking whether the C compiler works > configure:4265: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 > configure:4269: $? = 0 > configure:4319: result: yes > configure:4322: checking for C compiler default output file name > configure:4324: result: a.out > configure:4330: checking for suffix of executables > configure:4337: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 > configure:4341: $? = 0 > configure:4364: result: > configure:4386: checking whether we are cross compiling > configure:4394: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 > configure:4398: $? = 0 > configure:4405: ./conftest > configure:4409: $? = 0 > configure:4424: result: no > configure:4429: checking for suffix of object files > configure:4452: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4456: $? = 0 > configure:4478: result: o > configure:4482: checking whether the compiler supports GNU C > configure:4502: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4502: $? = 0 > configure:4512: result: yes > configure:4523: checking whether gcc accepts -g > configure:4544: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4544: $? = 0 > configure:4588: result: yes > configure:4608: checking for gcc option to enable C11 features > configure:4623: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4623: $? = 0 > configure:4641: result: none needed > configure:4757: checking whether gcc understands -c and -o together > configure:4780: gcc -c conftest.c -o conftest2.o > configure:4783: $? = 0 > configure:4780: gcc -c conftest.c -o conftest2.o > configure:4783: $? = 0 > configure:4795: result: yes > configure:4814: checking dependency style of gcc > configure:4926: result: none > configure:4946: checking for stdio.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for stdlib.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for string.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for inttypes.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for stdint.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for strings.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for sys/stat.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for sys/types.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for unistd.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for wchar.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for minix/config.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > conftest.c:49:10: fatal error: minix/config.h: No such file or directory > 49 | #include <minix/config.h> > | ^~~~~~~~~~~~~~~~ > compilation terminated. > configure:4946: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "babeltrace" > | #define PACKAGE_TARNAME "babeltrace" > | #define PACKAGE_VERSION "1.5.11" > | #define PACKAGE_STRING "babeltrace 1.5.11" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define PACKAGE_URL "https://diamon.org/babeltrace" > | #define PACKAGE "babeltrace" > | #define VERSION "1.5.11" > | #define HAVE_STDIO_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_WCHAR_H 1 > | /* end confdefs.h. */ > | #include <stddef.h> > | #ifdef HAVE_STDIO_H > | # include <stdio.h> > | #endif > | #ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | #endif > | #ifdef HAVE_STRING_H > | # include <string.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <minix/config.h> > configure:4946: result: no > configure:4946: checking for vfork.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > conftest.c:49:10: fatal error: vfork.h: No such file or directory > 49 | #include <vfork.h> > | ^~~~~~~~~ > compilation terminated. > configure:4946: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "babeltrace" > | #define PACKAGE_TARNAME "babeltrace" > | #define PACKAGE_VERSION "1.5.11" > | #define PACKAGE_STRING "babeltrace 1.5.11" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define PACKAGE_URL "https://diamon.org/babeltrace" > | #define PACKAGE "babeltrace" > | #define VERSION "1.5.11" > | #define HAVE_STDIO_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_WCHAR_H 1 > | /* end confdefs.h. */ > | #include <stddef.h> > | #ifdef HAVE_STDIO_H > | # include <stdio.h> > | #endif > | #ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | #endif > | #ifdef HAVE_STRING_H > | # include <string.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <vfork.h> > configure:4946: result: no > configure:4946: checking for sys/time.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4946: checking for sys/param.h > configure:4946: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4946: $? = 0 > configure:4946: result: yes > configure:4977: checking whether it is safe to define __EXTENSIONS__ > configure:4996: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4996: $? = 0 > configure:5004: result: yes > configure:5007: checking whether _XOPEN_SOURCE should be defined > configure:5029: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:5029: $? = 0 > configure:5056: result: no > configure:5120: checking for special C compiler options needed for large files > configure:5168: result: no > configure:5174: checking for _FILE_OFFSET_BITS value needed for large files > configure:5200: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:5200: $? = 0 > configure:5234: result: no > configure:5369: checking for gcc > configure:5401: result: gcc > configure:5754: checking for C compiler version > configure:5763: gcc --version >&5 > gcc (Debian 13.2.0-2) 13.2.0 > Copyright (C) 2023 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:5774: $? = 0 > configure:5763: gcc -v >&5 > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper > OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa > OFFLOAD_TARGET_DEFAULT=1 > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-2' > --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs > --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr > --with-gcc-major-version-only --program-suffix=-13 > --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id > --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix > --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu > --enable-libstdcxx-debug --enable-libstdcxx-time=yes > --with-default-libstdcxx-abi=new --enable-gnu-unique-object > --disable-vtable-verify --enable-plugin --enable-default-pie > --with-system-zlib --enable-libphobos-checking=release > --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch > --disable-werror --enable-cet > --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 > --enable-multilib --with-tune=generic > --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr > --enable-offload-defaulted --without-cuda-driver --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 > Thread model: posix > Supported LTO compression algorithms: zlib zstd > gcc version 13.2.0 (Debian 13.2.0-2) > ... rest of stderr output deleted ... > configure:5774: $? = 0 > configure:5763: gcc -V >&5 > gcc: error: unrecognized command-line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:5774: $? = 1 > configure:5763: gcc -qversion >&5 > gcc: error: unrecognized command-line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:5774: $? = 1 > configure:5763: gcc -version >&5 > gcc: error: unrecognized command-line option '-version' > gcc: fatal error: no input files > compilation terminated. > configure:5774: $? = 1 > configure:5778: checking whether the compiler supports GNU C > configure:5808: result: yes > configure:5819: checking whether gcc accepts -g > configure:5884: result: yes > configure:5904: checking for gcc option to enable C11 features > configure:5937: result: none needed > configure:6053: checking whether gcc understands -c and -o together > configure:6091: result: yes > configure:6110: checking dependency style of gcc > configure:6222: result: none > configure:6241: checking whether make sets $(MAKE) > configure:6264: result: yes > configure:6320: checking how to print strings > configure:6347: result: printf > configure:6368: checking for a sed that does not truncate output > configure:6438: result: /bin/sed > configure:6456: checking for grep that handles long lines and -e > configure:6520: result: /bin/grep > configure:6525: checking for egrep > configure:6593: result: /bin/grep -E > configure:6598: checking for fgrep > configure:6666: result: /bin/grep -F > configure:6702: checking for ld used by gcc > configure:6770: result: /usr/bin/ld > configure:6777: checking if the linker (/usr/bin/ld) is GNU ld > configure:6793: result: yes > configure:6805: checking for BSD- or MS-compatible name lister (nm) > configure:6860: result: /usr/bin/nm -B > configure:7000: checking the name lister (/usr/bin/nm -B) interface > configure:7008: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:7011: /usr/bin/nm -B "conftest.o" > configure:7014: output > 0000000000000000 B some_variable > configure:7021: result: BSD nm > configure:7024: checking whether ln -s works > configure:7028: result: yes > configure:7036: checking the maximum length of command line arguments > configure:7168: result: 1572864 > configure:7216: checking how to convert x86_64-pc-linux-gnu file names to > x86_64-pc-linux-gnu format > configure:7257: result: func_convert_file_noop > configure:7264: checking how to convert x86_64-pc-linux-gnu file names to > toolchain format > configure:7285: result: func_convert_file_noop > configure:7292: checking for /usr/bin/ld option to reload object files > configure:7300: result: -r > configure:7379: checking for file > configure:7400: found /usr/bin/file > configure:7411: result: file > configure:7487: checking for objdump > configure:7508: found /usr/bin/objdump > configure:7519: result: objdump > configure:7551: checking how to recognize dependent libraries > configure:7752: result: pass_all > configure:7842: checking for dlltool > configure:7877: result: no > configure:7907: checking how to associate runtime and link libraries > configure:7935: result: printf %s\n > configure:8000: checking for ar > configure:8021: found /usr/bin/ar > configure:8032: result: ar > configure:8085: checking for archiver @FILE support > configure:8103: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:8103: $? = 0 > configure:8107: ar cr libconftest.a @conftest.lst >&5 > configure:8110: $? = 0 > configure:8115: ar cr libconftest.a @conftest.lst >&5 > ar: conftest.o: No such file or directory > configure:8118: $? = 1 > configure:8130: result: @ > configure:8193: checking for strip > configure:8214: found /usr/bin/strip > configure:8225: result: strip > configure:8302: checking for ranlib > configure:8323: found /usr/bin/ranlib > configure:8334: result: ranlib > configure:8436: checking command to parse /usr/bin/nm -B output from gcc > object > configure:8590: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:8593: $? = 0 > configure:8597: /usr/bin/nm -B conftest.o | /bin/sed -n -e 's/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' > > conftest.nm > configure:8663: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5 > configure:8666: $? = 0 > configure:8704: result: ok > configure:8751: checking for sysroot > configure:8782: result: no > configure:8789: checking for a working dd > configure:8833: result: /bin/dd > configure:8837: checking how to truncate binary pipes > configure:8853: result: /bin/dd bs=4096 count=1 > configure:8990: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:8993: $? = 0 > configure:9190: checking for mt > configure:9225: result: no > configure:9245: checking if : is a manifest tool > configure:9252: : '-?' > configure:9260: result: no > configure:9981: checking for dlfcn.h > configure:9981: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9981: $? = 0 > configure:9981: result: yes > configure:10240: checking for objdir > configure:10256: result: .libs > configure:10520: checking if gcc supports -fno-rtti -fno-exceptions > configure:10539: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 > cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but > not for C > configure:10543: $? = 0 > configure:10556: result: no > configure:10920: checking for gcc option to produce PIC > configure:10928: result: -fPIC -DPIC > configure:10936: checking if gcc PIC flag -fPIC -DPIC works > configure:10955: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 > configure:10959: $? = 0 > configure:10972: result: yes > configure:11001: checking if gcc static flag -static works > configure:11030: result: yes > configure:11045: checking if gcc supports -c -o file.o > configure:11067: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 > configure:11071: $? = 0 > configure:11093: result: yes > configure:11101: checking if gcc supports -c -o file.o > configure:11149: result: yes > configure:11182: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:12456: result: yes > configure:12493: checking whether -lc should be explicitly linked in > configure:12502: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:12505: $? = 0 > configure:12520: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname > -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 > configure:12523: $? = 0 > configure:12537: result: no > configure:12697: checking dynamic linker characteristics > configure:13279: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c > >&5 > configure:13279: $? = 0 > configure:13530: result: GNU/Linux ld.so > configure:13652: checking how to hardcode library paths into programs > configure:13677: result: immediate > configure:14229: checking whether stripping libraries is possible > configure:14238: result: yes > configure:14280: checking if libtool supports shared libraries > configure:14282: result: yes > configure:14285: checking whether to build shared libraries > configure:14310: result: yes > configure:14313: checking whether to build static libraries > configure:14317: result: yes > configure:14358: checking for bison > configure:14393: result: no > configure:14358: checking for byacc > configure:14393: result: no > configure:14408: checking for flex > configure:14443: result: no > configure:14408: checking for lex > configure:14443: result: no > configure:14623: checking whether ln -s works > configure:14627: result: yes > configure:14636: checking for __attribute__ > configure:14659: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:14659: $? = 0 > configure:14669: result: yes > configure:14794: checking if compiler needs -Werror to reject unknown flags > configure:14810: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Werror > -Wunknown-warning-option -Wsizeof-array-argument -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > gcc: error: unrecognized command-line option '-Wunknown-warning-option' > configure:14810: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "babeltrace" > | #define PACKAGE_TARNAME "babeltrace" > | #define PACKAGE_VERSION "1.5.11" > | #define PACKAGE_STRING "babeltrace 1.5.11" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define PACKAGE_URL "https://diamon.org/babeltrace" > | #define PACKAGE "babeltrace" > | #define VERSION "1.5.11" > | #define HAVE_STDIO_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define STDC_HEADERS 1 > | #define _ALL_SOURCE 1 > | #define _DARWIN_C_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _HPUX_ALT_XOPEN_SOCKET_API 1 > | #define _NETBSD_SOURCE 1 > | #define _OPENBSD_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 > | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 > | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 > | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 > | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 > | #define __STDC_WANT_LIB_EXT2__ 1 > | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 > | #define _TANDEM_SOURCE 1 > | #define __EXTENSIONS__ 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define HAVE___ATTRIBUTE__ 1 > | /* end confdefs.h. */ > | int foo(void); > | int > | main (void) > | { > | foo() > | ; > | return 0; > | } > configure:14816: result: no > configure:14887: checking for the pthreads library -lpthreads > configure:14925: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c -lpthreads >&5 > /usr/bin/ld: cannot find -lpthreads: No such file or directory > collect2: error: ld returned 1 exit status > configure:14925: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "babeltrace" > | #define PACKAGE_TARNAME "babeltrace" > | #define PACKAGE_VERSION "1.5.11" > | #define PACKAGE_STRING "babeltrace 1.5.11" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define PACKAGE_URL "https://diamon.org/babeltrace" > | #define PACKAGE "babeltrace" > | #define VERSION "1.5.11" > | #define HAVE_STDIO_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define STDC_HEADERS 1 > | #define _ALL_SOURCE 1 > | #define _DARWIN_C_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _HPUX_ALT_XOPEN_SOCKET_API 1 > | #define _NETBSD_SOURCE 1 > | #define _OPENBSD_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 > | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 > | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 > | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 > | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 > | #define __STDC_WANT_LIB_EXT2__ 1 > | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 > | #define _TANDEM_SOURCE 1 > | #define __EXTENSIONS__ 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define HAVE___ATTRIBUTE__ 1 > | /* end confdefs.h. */ > | #include <pthread.h> > | static void routine(void *a) { a = 0; } > | static void *start_routine(void *a) { return a; } > | int > | main (void) > | { > | pthread_t th; pthread_attr_t attr; > | pthread_create(&th, 0, start_routine, 0); > | pthread_join(th, 0); > | pthread_attr_init(&attr); > | pthread_cleanup_push(routine, 0); > | pthread_cleanup_pop(0) /* ; */ > | ; > | return 0; > | } > configure:14935: result: no > configure:14827: checking whether pthreads work without any flags > configure:14925: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 > configure:14925: $? = 0 > configure:14935: result: yes > configure:14954: checking for joinable pthread attribute > configure:14969: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 > configure:14969: $? = 0 > configure:14976: result: PTHREAD_CREATE_JOINABLE > configure:14984: checking if more special flags are required for pthreads > configure:14999: result: no > configure:15005: checking for PTHREAD_PRIO_INHERIT > configure:15023: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 > configure:15023: $? = 0 > configure:15033: result: yes > configure:15150: checking whether the linker accepts -Wl,--no-as-needed > configure:15170: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--no-as-needed conftest.c > >&5 > configure:15170: $? = 0 > configure:15181: result: yes > configure:15210: : LD_NO_AS_NEEDED="$LD_NO_AS_NEEDED" > configure:15213: $? = 0 > configure:15226: checking for _Bool > configure:15226: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15226: $? = 0 > configure:15226: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > conftest.c: In function 'main': > conftest.c:76:20: error: expected expression before ')' token > 76 | if (sizeof ((_Bool))) > | ^ > configure:15226: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "babeltrace" > | #define PACKAGE_TARNAME "babeltrace" > | #define PACKAGE_VERSION "1.5.11" > | #define PACKAGE_STRING "babeltrace 1.5.11" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define PACKAGE_URL "https://diamon.org/babeltrace" > | #define PACKAGE "babeltrace" > | #define VERSION "1.5.11" > | #define HAVE_STDIO_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define STDC_HEADERS 1 > | #define _ALL_SOURCE 1 > | #define _DARWIN_C_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _HPUX_ALT_XOPEN_SOCKET_API 1 > | #define _NETBSD_SOURCE 1 > | #define _OPENBSD_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 > | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 > | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 > | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 > | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 > | #define __STDC_WANT_LIB_EXT2__ 1 > | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 > | #define _TANDEM_SOURCE 1 > | #define __EXTENSIONS__ 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define HAVE___ATTRIBUTE__ 1 > | #define HAVE_PTHREAD_PRIO_INHERIT 1 > | #define HAVE_PTHREAD 1 > | /* end confdefs.h. */ > | #include <stddef.h> > | #ifdef HAVE_STDIO_H > | # include <stdio.h> > | #endif > | #ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | #endif > | #ifdef HAVE_STRING_H > | # include <string.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | int > | main (void) > | { > | if (sizeof ((_Bool))) > | return 0; > | ; > | return 0; > | } > configure:15226: result: yes > configure:15235: checking for stdbool.h that conforms to C99 > configure:15351: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15351: $? = 0 > configure:15359: result: yes > configure:15368: checking for fcntl.h > configure:15368: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15368: $? = 0 > configure:15368: result: yes > configure:15374: checking for float.h > configure:15374: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15374: $? = 0 > configure:15374: result: yes > configure:15380: checking for libintl.h > configure:15380: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15380: $? = 0 > configure:15380: result: yes > configure:15386: checking for limits.h > configure:15386: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15386: $? = 0 > configure:15386: result: yes > configure:15392: checking for malloc.h > configure:15392: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15392: $? = 0 > configure:15392: result: yes > configure:15398: checking for netdb.h > configure:15398: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15398: $? = 0 > configure:15398: result: yes > configure:15404: checking for netinet/in.h > configure:15404: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15404: $? = 0 > configure:15404: result: yes > configure:15410: checking for stddef.h > configure:15410: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15410: $? = 0 > configure:15410: result: yes > configure:15416: checking for sys/socket.h > configure:15416: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:15416: $? = 0 > configure:15416: result: yes > configure:15426: error: bison not found and is required when building from > git. > Please install bison > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=x86_64-pc-linux-gnu > ac_cv_c_compiler_gnu=yes > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' > ac_cv_env_GLIB_CFLAGS_set= > ac_cv_env_GLIB_CFLAGS_value= > ac_cv_env_GLIB_COMPILE_RESOURCES_set= > ac_cv_env_GLIB_COMPILE_RESOURCES_value= > ac_cv_env_GLIB_GENMARSHAL_set= > ac_cv_env_GLIB_GENMARSHAL_value= > ac_cv_env_GLIB_LIBS_set= > ac_cv_env_GLIB_LIBS_value= > ac_cv_env_GLIB_MKENUMS_set= > ac_cv_env_GLIB_MKENUMS_value= > ac_cv_env_GMODULE_CFLAGS_set= > ac_cv_env_GMODULE_CFLAGS_value= > ac_cv_env_GMODULE_LIBS_set= > ac_cv_env_GMODULE_LIBS_value= > ac_cv_env_GOBJECT_QUERY_set= > ac_cv_env_GOBJECT_QUERY_value= > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now' > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_value= > ac_cv_env_LT_SYS_LIBRARY_PATH_set= > ac_cv_env_LT_SYS_LIBRARY_PATH_value= > ac_cv_env_PKG_CONFIG_LIBDIR_set= > ac_cv_env_PKG_CONFIG_LIBDIR_value= > ac_cv_env_PKG_CONFIG_PATH_set= > ac_cv_env_PKG_CONFIG_PATH_value= > ac_cv_env_PKG_CONFIG_set= > ac_cv_env_PKG_CONFIG_value= > ac_cv_env_PYTHON_CONFIG_set= > ac_cv_env_PYTHON_CONFIG_value= > ac_cv_env_PYTHON_INCLUDE_set= > ac_cv_env_PYTHON_INCLUDE_value= > ac_cv_env_PYTHON_set= > ac_cv_env_PYTHON_value= > ac_cv_env_UUID_CFLAGS_set= > ac_cv_env_UUID_CFLAGS_value= > ac_cv_env_UUID_LIBS_set= > ac_cv_env_UUID_LIBS_value= > ac_cv_env_YACC_set= > ac_cv_env_YACC_value= > ac_cv_env_YFLAGS_set= > ac_cv_env_YFLAGS_value= > ac_cv_env_build_alias_set=set > ac_cv_env_build_alias_value=x86_64-linux-gnu > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_header_dlfcn_h=yes > ac_cv_header_fcntl_h=yes > ac_cv_header_float_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_libintl_h=yes > ac_cv_header_limits_h=yes > ac_cv_header_malloc_h=yes > ac_cv_header_minix_config_h=no > ac_cv_header_netdb_h=yes > ac_cv_header_netinet_in_h=yes > ac_cv_header_stdbool_h=yes > ac_cv_header_stddef_h=yes > ac_cv_header_stdint_h=yes > ac_cv_header_stdio_h=yes > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_param_h=yes > ac_cv_header_sys_socket_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_time_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_unistd_h=yes > ac_cv_header_vfork_h=no > ac_cv_header_wchar_h=yes > ac_cv_host=x86_64-pc-linux-gnu > ac_cv_objext=o > ac_cv_path_EGREP='/bin/grep -E' > ac_cv_path_FGREP='/bin/grep -F' > ac_cv_path_GREP=/bin/grep > ac_cv_path_SED=/bin/sed > ac_cv_path_install='/usr/bin/install -c' > ac_cv_path_lt_DD=/bin/dd > ac_cv_path_mkdir=/bin/mkdir > ac_cv_prog_AWK=mawk > ac_cv_prog_ac_ct_AR=ar > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_ac_ct_FILECMD=file > ac_cv_prog_ac_ct_OBJDUMP=objdump > ac_cv_prog_ac_ct_RANLIB=ranlib > ac_cv_prog_ac_ct_STRIP=strip > ac_cv_prog_cc_c11= > ac_cv_prog_cc_g=yes > ac_cv_prog_cc_stdc= > ac_cv_prog_make_make_set=yes > ac_cv_safe_to_define___extensions__=yes > ac_cv_should_define__xopen_source=no > ac_cv_sys_file_offset_bits=no > ac_cv_sys_largefile_CC=no > ac_cv_target=x86_64-pc-linux-gnu > ac_cv_type__Bool=yes > am_cv_CC_dependencies_compiler_type=none > am_cv_make_support_nested_variables=yes > am_cv_prog_cc_c_o=yes > am_cv_prog_tar_ustar=gnutar > ax_cv_PTHREAD_PRIO_INHERIT=yes > ax_cv___attribute__=yes > ax_cv_check_ldflags___Wl___no_as_needed=yes > lt_cv_ar_at_file=@ > lt_cv_archive_cmds_need_lc=no > lt_cv_deplibs_check_method=pass_all > lt_cv_file_magic_cmd='$MAGIC_CMD' > lt_cv_file_magic_test_file= > lt_cv_ld_reload_flag=-r > lt_cv_nm_interface='BSD nm' > lt_cv_objdir=.libs > lt_cv_path_LD=/usr/bin/ld > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_path_mainfest_tool=no > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_pic='-fPIC -DPIC' > lt_cv_prog_compiler_pic_works=yes > lt_cv_prog_compiler_rtti_exceptions=no > lt_cv_prog_compiler_static_works=yes > lt_cv_prog_gnu_ld=yes > lt_cv_sharedlib_from_linklib_cmd='printf %s\n' > lt_cv_shlibpath_overrides_runpath=yes > lt_cv_sys_global_symbol_pipe='/bin/sed -n -e '\''s/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\''' > lt_cv_sys_global_symbol_to_c_name_address='/bin/sed -n -e '\''s/^: \(.*\) > .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* > \(.*\)$/ {"\1", (void *) \&\1},/p'\''' > lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/bin/sed -n -e '\''s/^: > \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* > \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* > .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' > lt_cv_sys_global_symbol_to_cdecl='/bin/sed -n -e '\''s/^T .* \(.*\)$/extern > int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char > \1;/p'\''' > lt_cv_sys_global_symbol_to_import= > lt_cv_sys_max_cmd_len=1572864 > lt_cv_to_host_file_cmd=func_convert_file_noop > lt_cv_to_tool_file_cmd=func_convert_file_noop > lt_cv_truncate_bin='/bin/dd bs=4096 count=1' > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' aclocal-1.16' > ALLOCA='' > AMDEPBACKSLASH='' > AMDEP_FALSE='' > AMDEP_TRUE='#' > AMTAR='$${TAR-tar}' > AM_BACKSLASH='\' > AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' > AM_DEFAULT_VERBOSITY='1' > AM_V='$(V)' > AR='ar' > AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' autoconf' > AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' autoheader' > AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' automake-1.16' > AWK='mawk' > BABELTRACE_BUILD_WITH_LIBC_UUID_FALSE='' > BABELTRACE_BUILD_WITH_LIBC_UUID_TRUE='' > BABELTRACE_BUILD_WITH_LIBUUID_FALSE='' > BABELTRACE_BUILD_WITH_LIBUUID_TRUE='' > BABELTRACE_BUILD_WITH_MINGW_FALSE='' > BABELTRACE_BUILD_WITH_MINGW_TRUE='' > BABELTRACE_LIBRARY_VERSION='1:0:0' > BISON='' > BISON_VERSION='' > CC='gcc' > CCDEPMODE='depmode=none' > CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security ' > CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' > CSCOPE='cscope' > CTAGS='ctags' > CYGPATH_W='echo' > DEFAULT_INCLUDES='' > DEFS='' > DEPDIR='.deps' > DLLTOOL='false' > DSYMUTIL='' > DUMPBIN='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/bin/grep -E' > ENABLE_DEBUG_INFO_FALSE='' > ENABLE_DEBUG_INFO_TRUE='' > ETAGS='etags' > EXEEXT='' > FGREP='/bin/grep -F' > FILECMD='file' > FLEX='' > FLEX_VERSION='' > GLIB_CFLAGS='' > GLIB_COMPILE_RESOURCES='' > GLIB_GENMARSHAL='' > GLIB_LIBS='' > GLIB_MKENUMS='' > GMODULE_CFLAGS='' > GMODULE_LIBS='' > GOBJECT_QUERY='' > GREP='/bin/grep' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' > LD='/usr/bin/ld -m elf_x86_64' > LDFLAGS='-Wl,-z,relro -Wl,-z,now' > LD_NO_AS_NEEDED='-Wl,--no-as-needed' > LEX=':' > LEXLIB='' > LEX_OUTPUT_ROOT='' > LIBOBJS='' > LIBS=' ' > LIBTOOL='$(SHELL) $(top_builddir)/libtool' > LIPO='' > LN_S='ln -s' > LTLIBOBJS='' > LT_NO_UNDEFINED='' > LT_SYS_LIBRARY_PATH='' > MAINT='#' > MAINTAINER_MODE_FALSE='' > MAINTAINER_MODE_TRUE='#' > MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' makeinfo' > MANIFEST_TOOL=':' > MKDIR_P='/bin/mkdir -p' > NM='/usr/bin/nm -B' > NMEDIT='' > OBJDUMP='objdump' > OBJEXT='o' > OTOOL64='' > OTOOL='' > PACKAGE='babeltrace' > PACKAGE_BUGREPORT='[email protected]' > PACKAGE_CFLAGS='' > PACKAGE_LIBS='' > PACKAGE_NAME='babeltrace' > PACKAGE_STRING='babeltrace 1.5.11' > PACKAGE_TARNAME='babeltrace' > PACKAGE_URL='https://diamon.org/babeltrace' > PACKAGE_VERSION='1.5.11' > PATH_SEPARATOR=':' > PKG_CONFIG='' > PKG_CONFIG_LIBDIR='' > PKG_CONFIG_PATH='' > PTHREAD_CC='gcc' > PTHREAD_CFLAGS='' > PTHREAD_LIBS='' > PYTHON='' > PYTHON_CONFIG='' > PYTHON_EXEC_PREFIX='' > PYTHON_INCLUDE='' > PYTHON_PLATFORM='' > PYTHON_PREFIX='' > PYTHON_VERSION='' > RANLIB='ranlib' > SED='/bin/sed' > SET_MAKE='' > SHELL='/bin/bash' > STRIP='strip' > SWIG='' > SWIG_LIB='' > USE_PYTHON_FALSE='' > USE_PYTHON_TRUE='' > UUID_CFLAGS='' > UUID_LIBS='' > VERSION='1.5.11' > YACC='yacc' > YFLAGS='' > ac_ct_AR='ar' > ac_ct_CC='gcc' > ac_ct_DUMPBIN='' > am__EXEEXT_FALSE='' > am__EXEEXT_TRUE='' > am__fastdepCC_FALSE='' > am__fastdepCC_TRUE='#' > am__include='include' > am__isrc='' > am__leading_dot='.' > am__nodep='' > am__quote='' > am__tar='tar --format=ustar -chf - "$$tardir"' > am__untar='tar -xf -' > ax_pthread_config='' > babeltracectfincludedir='' > babeltracectfirincludedir='' > babeltracectfwriterincludedir='' > babeltraceincludedir='' > bindir='${exec_prefix}/bin' > build='x86_64-pc-linux-gnu' > build_alias='x86_64-linux-gnu' > build_cpu='x86_64' > build_os='linux-gnu' > build_vendor='pc' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' > dvidir='${docdir}' > exec_prefix='NONE' > host='x86_64-pc-linux-gnu' > host_alias='' > host_cpu='x86_64' > host_os='linux-gnu' > host_vendor='pc' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${prefix}/share/info' > install_sh='${SHELL} /<<PKGBUILDDIR>>/config/install-sh' > libdir='${prefix}/lib/x86_64-linux-gnu' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='/var' > mandir='${prefix}/share/man' > mkdir_p='$(MKDIR_P)' > oldincludedir='/usr/include' > pdfdir='${docdir}' > pkgpyexecdir='' > pkgpythondir='' > pprint_tput='' > prefix='/usr' > program_transform_name='s,x,x,' > psdir='${docdir}' > pyexecdir='' > pythondir='' > runstatedir='/run' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='/etc' > target='x86_64-pc-linux-gnu' > target_alias='' > target_cpu='x86_64' > target_os='linux-gnu' > target_vendor='pc' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > /* confdefs.h */ > #define PACKAGE_NAME "babeltrace" > #define PACKAGE_TARNAME "babeltrace" > #define PACKAGE_VERSION "1.5.11" > #define PACKAGE_STRING "babeltrace 1.5.11" > #define PACKAGE_BUGREPORT "[email protected]" > #define PACKAGE_URL "https://diamon.org/babeltrace" > #define PACKAGE "babeltrace" > #define VERSION "1.5.11" > #define HAVE_STDIO_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_WCHAR_H 1 > #define HAVE_SYS_TIME_H 1 > #define HAVE_SYS_PARAM_H 1 > #define STDC_HEADERS 1 > #define _ALL_SOURCE 1 > #define _DARWIN_C_SOURCE 1 > #define _GNU_SOURCE 1 > #define _HPUX_ALT_XOPEN_SOCKET_API 1 > #define _NETBSD_SOURCE 1 > #define _OPENBSD_SOURCE 1 > #define _POSIX_PTHREAD_SEMANTICS 1 > #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 > #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 > #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 > #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 > #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 > #define __STDC_WANT_LIB_EXT2__ 1 > #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 > #define _TANDEM_SOURCE 1 > #define __EXTENSIONS__ 1 > #define HAVE_DLFCN_H 1 > #define LT_OBJDIR ".libs/" > #define HAVE___ATTRIBUTE__ 1 > #define HAVE_PTHREAD_PRIO_INHERIT 1 > #define HAVE_PTHREAD 1 > #define HAVE__BOOL 1 > #define HAVE_STDBOOL_H 1 > #define HAVE_FCNTL_H 1 > #define HAVE_FLOAT_H 1 > #define HAVE_LIBINTL_H 1 > #define HAVE_LIMITS_H 1 > #define HAVE_MALLOC_H 1 > #define HAVE_NETDB_H 1 > #define HAVE_NETINET_IN_H 1 > #define HAVE_STDDEF_H 1 > #define HAVE_SYS_SOCKET_H 1 > > configure: exit 1 > dh_auto_configure: error: ./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 returned exit code 1 > make: *** [debian/rules:10: binary] Error 25 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/babeltrace_1.5.11-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

