Source: autogen Version: 1:5.18.16-5 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 autogen > dpkg-buildpackage: info: source version 1:5.18.16-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Andreas Metzler > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -Rf doc/html > rm -vf agen5/test/defs autoopts/test/*.o autoopts/test/*.c \ > autoopts/test/*.h autoopts/test/getopt.def getdefs/opts.c \ > snprintfv/snv.c snprintfv/snprintfv.h xml2ag/fork.c \ > xml2ag/xmlopts.c xml2ag/xmlopts.h autoopts/autoopts.pc \ > autoopts/pathfind.3 autoopts/*.tar.gz > removed 'agen5/test/defs' > removed 'getdefs/opts.c' > removed 'snprintfv/snv.c' > removed 'xml2ag/fork.c' > removed 'xml2ag/xmlopts.c' > removed 'xml2ag/xmlopts.h' > removed 'autoopts/libopts-42.1.17.tar.gz' > dh_auto_clean --verbose > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in compat > make[3]: Entering directory '/<<PKGBUILDDIR>>/compat' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/compat' > Making distclean in snprintfv > make[3]: Entering directory '/<<PKGBUILDDIR>>/snprintfv' > rm -rf .libs _libs > test -z "libsnprintfv.la" || rm -f libsnprintfv.la > rm -f ./so_locations > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/snv.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/snprintfv' > Making distclean in autoopts > make[3]: Entering directory '/<<PKGBUILDDIR>>/autoopts' > Making distclean in test > make[4]: Entering directory '/<<PKGBUILDDIR>>/autoopts/test' > rm -rf .libs _libs > test -z "alias.log argument.log cfg-edit.log cond.log config.log doc.log > enums.log equiv.log errors.log getopt.log handler.log immediate.log > keyword.log library.log main.log nested.log nls.log rc.log shell.log > stdopts.log time.log usage.log vendor.log vers.log" || rm -f alias.log > argument.log cfg-edit.log cond.log config.log doc.log enums.log equiv.log > errors.log getopt.log handler.log immediate.log keyword.log library.log > main.log nested.log nls.log rc.log shell.log stdopts.log time.log usage.log > vendor.log vers.log > rm -f *.lo > test -z "defs" || rm -f defs > test -z "alias.trs argument.trs cfg-edit.trs cond.trs config.trs doc.trs > enums.trs equiv.trs errors.trs getopt.trs handler.trs immediate.trs > keyword.trs library.trs main.trs nested.trs nls.trs rc.trs shell.trs > stdopts.trs time.trs usage.trs vendor.trs vers.trs" || rm -f alias.trs > argument.trs cfg-edit.trs cond.trs config.trs doc.trs enums.trs equiv.trs > errors.trs getopt.trs handler.trs immediate.trs keyword.trs library.trs > main.trs nested.trs nls.trs rc.trs shell.trs stdopts.trs time.trs usage.trs > vendor.trs vers.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/autoopts/test' > make[4]: Entering directory '/<<PKGBUILDDIR>>/autoopts' > test -z "tmp-* libopts.c" || rm -f tmp-* libopts.c > test -z "libopts.la" || rm -f libopts.la > rm -f ./so_locations > rm -rf .libs _libs > rm -f *.o > test -z "stdnoreturn.h stdnoreturn.h-t" || rm -f stdnoreturn.h stdnoreturn.h-t > rm -f *.lo > rm -f *.tab.c > test -z "mk-autoopts-pc autoopts-config" || rm -f mk-autoopts-pc > autoopts-config > test . = "." || test -z "" || rm -f > test -z " ao_string_tokenize.3 configFileLoad.3 optionFileLoad.3 > optionFindNextValue.3 optionFindValue.3 optionFree.3 > optionGetValue.3 optionLoadLine.3 optionMemberList.3 > optionNextValue.3 optionOnlyUsage.3 optionPrintVersion.3 > optionPrintVersionAndReturn.3 optionProcess.3 optionRestore.3 > optionSaveFile.3 optionSaveState.3 optionUnloadNested.3 > optionVersion.3 strequate.3 streqvcmp.3 > streqvmap.3 strneqvcmp.3 strtransform.3 libopts.texi > libopts.menu *-stamp" || rm -f ao_string_tokenize.3 > configFileLoad.3 optionFileLoad.3 optionFindNextValue.3 > optionFindValue.3 optionFree.3 optionGetValue.3 > optionLoadLine.3 > optionMemberList.3 optionNextValue.3 optionOnlyUsage.3 > optionPrintVersion.3 optionPrintVersionAndReturn.3 optionProcess.3 > optionRestore.3 optionSaveFile.3 optionSaveState.3 > optionUnloadNested.3 optionVersion.3 strequate.3 streqvcmp.3 > streqvmap.3 strneqvcmp.3 strtransform.3 > libopts.texi libopts.menu *-stamp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/autoopts' > rm -f ./.deps/libopts_la-libopts.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/autoopts' > Making distclean in agen5 > make[3]: Entering directory '/<<PKGBUILDDIR>>/agen5' > Making distclean in test > make[4]: Entering directory '/<<PKGBUILDDIR>>/agen5/test' > rm -rf .libs _libs > test -z "define.log directives.log error.log expr.log extract.log include.log > opts.log output.log snarf.log suffix.log shell.log return.log alist.log > case.log columns.log debug.log defref.log dynref.log endmac.log for.log > forfrom.log forin.log format.log get.log gperf.log heredef.log html.log > in.log leave.log license.log line.log loop.log make.log match.log pseudo.log > reorder.log stack.log stress.log string.log strtable.log strxform.log > time.log str2m.log" || rm -f define.log directives.log error.log expr.log > extract.log include.log opts.log output.log snarf.log suffix.log shell.log > return.log alist.log case.log columns.log debug.log defref.log dynref.log > endmac.log for.log forfrom.log forin.log format.log get.log gperf.log > heredef.log html.log in.log leave.log license.log line.log loop.log > make.log match.log pseudo.log reorder.log stack.log stress.log string.log > strtable.log strxform.log time.log str2m.log > rm -f *.lo > test -z "" || rm -f > rm -rf *-testd FAILURES defs > test . = "." || test -z "" || rm -f > test -z "define.trs directives.trs error.trs expr.trs extract.trs include.trs > opts.trs output.trs snarf.trs suffix.trs shell.trs return.trs alist.trs > case.trs columns.trs debug.trs defref.trs dynref.trs endmac.trs for.trs > forfrom.trs forin.trs format.trs get.trs gperf.trs heredef.trs html.trs > in.trs leave.trs license.trs line.trs loop.trs make.trs match.trs pseudo.trs > reorder.trs stack.trs stress.trs string.trs strtable.trs strxform.trs > time.trs str2m.trs" || rm -f define.trs directives.trs error.trs expr.trs > extract.trs include.trs opts.trs output.trs snarf.trs suffix.trs shell.trs > return.trs alist.trs case.trs columns.trs debug.trs defref.trs dynref.trs > endmac.trs for.trs forfrom.trs forin.trs format.trs get.trs gperf.trs > heredef.trs html.trs in.trs leave.trs license.trs line.trs loop.trs > make.trs match.trs pseudo.trs reorder.trs stack.trs stress.trs string.trs > strtable.trs strxform.trs time.trs str2m.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/agen5/test' > make[4]: Entering directory '/<<PKGBUILDDIR>>/agen5' > rm -f autogen > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "stamp-* ag.c" || rm -f stamp-* ag.c > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/agen5' > rm -f ./.deps/autogen-ag.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/agen5' > Making distclean in columns > make[3]: Entering directory '/<<PKGBUILDDIR>>/columns' > rm -f columns > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "columns.menu columns.texi columns.1 stamp-*" || rm -f columns.menu > columns.texi columns.1 stamp-* > test . = "." || test -z "" || rm -f > test -z "cols.c" || rm -f cols.c > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/cols.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/columns' > Making distclean in getdefs > make[3]: Entering directory '/<<PKGBUILDDIR>>/getdefs' > Making distclean in test > make[4]: Entering directory '/<<PKGBUILDDIR>>/getdefs/test' > rm -rf .libs _libs > test -z "cfg.log index.log option.log subblock.log" || rm -f cfg.log > index.log option.log subblock.log > rm -f *.lo > test -z "" || rm -f > rm -rf *-testd FAILURES defs > test . = "." || test -z "" || rm -f > test -z "cfg.trs index.trs option.trs subblock.trs" || rm -f cfg.trs > index.trs option.trs subblock.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/getdefs/test' > make[4]: Entering directory '/<<PKGBUILDDIR>>/getdefs' > rm -f getdefs > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "getdefs.texi getdefs.menu getdefs.1 gd.c *-stamp" || rm -f > getdefs.texi getdefs.menu getdefs.1 gd.c *-stamp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/getdefs' > rm -f ./.deps/gd.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/getdefs' > Making distclean in xml2ag > make[3]: Entering directory '/<<PKGBUILDDIR>>/xml2ag' > Making distclean in test > make[4]: Entering directory '/<<PKGBUILDDIR>>/xml2ag/test' > rm -rf .libs _libs > test -z "convert.log" || rm -f convert.log > rm -f *.lo > test -z "" || rm -f > rm -rf testdir FAILURES > test . = "." || test -z "" || rm -f > test -z "convert.trs" || rm -f convert.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/xml2ag/test' > make[4]: Entering directory '/<<PKGBUILDDIR>>/xml2ag' > rm -f xml2ag > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "invoke-xml2ag.texi invoke-xml2ag.menu xml2ag.1 x.c stamp-*" || rm -f > invoke-xml2ag.texi invoke-xml2ag.menu xml2ag.1 x.c stamp-* > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/xml2ag' > rm -f ./.deps/x.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/xml2ag' > Making distclean in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "autogen.dvi autogen.pdf autogen.ps autogen.html" \ > || rm -rf autogen.dvi autogen.pdf autogen.ps autogen.html > rm -rf .libs _libs > rm -rf autogen.t2d autogen.t2p > rm -f *.lo > test -z "auto_gen.tpl" || rm -f auto_gen.tpl > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in pkg > make[3]: Entering directory '/<<PKGBUILDDIR>>/pkg' > rm -rf .libs _libs > rm -f *.lo > test -z "pkg-env" || rm -f pkg-env > test . = "." || test -z "" || rm -f > test -z "autogen.lsm" || rm -f autogen.lsm > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pkg' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "autoopts/tpl/tpl-config.tlib config/mk-shdefs" || rm -f > autoopts/tpl/tpl-config.tlib config/mk-shdefs > test . = "." || test -z "" || rm -f > test -z "stamp-h" || rm -f stamp-h > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > debian/rules binary > dh binary > 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, 'config'. > libtoolize: copying file 'config/libtool.m4' > libtoolize: copying file 'config/ltoptions.m4' > libtoolize: copying file 'config/ltsugar.m4' > libtoolize: copying file 'config/ltversion.m4' > libtoolize: copying file 'config/lt~obsolete.m4' > configure.ac:33: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. > configure.ac:33: You should run autoupdate. > config/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... > configure.ac:33: the top level > configure.ac:33: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the > call to _LT_SET_OPTION when you > configure.ac:33: put the 'win32-dll' option into LT_INIT's first parameter. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > config/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... > configure.ac:33: the top level > configure.ac:35: warning: The macro `AC_PROG_LIBTOOL' is obsolete. > configure.ac:35: You should run autoupdate. > config/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... > configure.ac:35: the top level > configure.ac:85: warning: The macro `AC_PROG_CC_STDC' is obsolete. > configure.ac:85: You should run autoupdate. > ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... > configure.ac:85: the top level > configure.ac:87: warning: The macro `AC_GNU_SOURCE' is obsolete. > configure.ac:87: You should run autoupdate. > ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... > config/unlocked-io.m4:17: gl_FUNC_GLIBC_UNLOCKED_IO is expanded from... > configure.ac:87: the top level > configure.ac:90: warning: The macro `AC_PROG_LIBTOOL' is obsolete. > configure.ac:90: You should run autoupdate. > config/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... > configure.ac:90: the top level > configure.ac:101: warning: The macro `AC_C_LONG_DOUBLE' is obsolete. > configure.ac:101: You should run autoupdate. > ./lib/autoconf/types.m4:453: AC_C_LONG_DOUBLE is expanded from... > configure.ac:101: the top level > configure.ac:119: warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete. > configure.ac:119: You should run autoupdate. > ./lib/autoconf/specific.m4:40: AC_DECL_SYS_SIGLIST is expanded from... > config/ag_macros.m4:4: INVOKE_AG_MACROS_FIRST is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: AC_CHECK_HEADERS($gl_header_list): you should use > literals > ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... > configure.ac:119: gl_CHECK_HEADER_vfork_h is expanded from... > config/onceonly.m4:52: AC_CHECK_HEADERS_ONCE is expanded from... > ./lib/autoconf/functions.m4:1848: AC_FUNC_FORK is expanded from... > config/ag_macros.m4:143: AG_DISABLE_SHELL is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: AC_CHECK_FUNCS($gl_func_list): you should use > literals > ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... > configure.ac:119: gl_CHECK_FUNC_fork is expanded from... > config/onceonly.m4:75: AC_CHECK_FUNCS_ONCE is expanded from... > ./lib/autoconf/functions.m4:1848: AC_FUNC_FORK is expanded from... > config/ag_macros.m4:143: AG_DISABLE_SHELL is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected > in body > ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > config/ag_macros.m4:207: AG_LINK_SETJMP is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected > in body > ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... > ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... > ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > config/ag_macros.m4:229: AG_COMPILE_FORMAT_ARG is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected > in body > ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > config/ag_macros.m4:255: AG_LINK_SIGSETJMP is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: The macro `AC_HEADER_STDC' is obsolete. > configure.ac:119: You should run autoupdate. > ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... > config/libopts.m4:4: INVOKE_LIBOPTS_MACROS_FIRST is expanded from... > config/libopts.m4:419: INVOKE_LIBOPTS_MACROS is expanded from... > config/ag_macros.m4:49: INVOKE_AG_MACROS_LAST is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:119: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.ac:119: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > config/ag_macros.m4:49: INVOKE_AG_MACROS_LAST is expanded from... > config/ag_macros.m4:560: INVOKE_AG_MACROS is expanded from... > configure.ac:119: the top level > configure.ac:206: warning: The macro `AC_CONFIG_HEADER' is obsolete. > configure.ac:206: You should run autoupdate. > ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... > configure.ac:206: the top level > configure.ac:31: installing 'config/compile' > configure.ac:30: installing 'config/install-sh' > configure.ac:30: installing 'config/missing' > Makefile.am: installing './INSTALL' > agen5/Makefile.am: installing 'config/depcomp' > parallel-tests: installing 'config/test-driver' > doc/Makefile.am:38: installing 'config/texinfo.tex' > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_configure --verbose -- \ > --disable-silent-rules \ > --enable-timeout=78 \ > --with-libxml2-libs="-lxml2 " \ > --with-libxml2-cflags="-I/usr/include/libxml2 " \ > GREP=/bin/grep POSIX_SHELL=/bin/sh SHELL=/bin/sh \ > GUILE=/usr/bin/guile-3.0 > ./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 > --disable-silent-rules --enable-timeout=78 "--with-libxml2-libs=-lxml2 " > "--with-libxml2-cflags=-I/usr/include/libxml2 " GREP=/bin/grep > POSIX_SHELL=/bin/sh SHELL=/bin/sh GUILE=/usr/bin/guile-3.0 > 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 > *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > > A U T O G E N > > GNU AutoGen-5.18.16 > libopts.la-42:1:17 > *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > 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 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 minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking whether _XOPEN_SOURCE should be defined... no > 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... dlltool > 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 if malloc debugging is wanted... no > checking for gcc options needed to detect all undeclared functions... none > needed > checking whether clearerr_unlocked is declared... yes > checking whether feof_unlocked is declared... yes > checking whether ferror_unlocked is declared... yes > checking whether fflush_unlocked is declared... yes > checking whether fgets_unlocked is declared... yes > checking whether fputc_unlocked is declared... yes > checking whether fputs_unlocked is declared... yes > checking whether fread_unlocked is declared... yes > checking whether fwrite_unlocked is declared... yes > checking whether getc_unlocked is declared... yes > checking whether getchar_unlocked is declared... yes > checking whether putc_unlocked is declared... yes > checking whether putchar_unlocked is declared... yes > checking for texi2html... : > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for dlopen in -ldl... yes > checking for mode_t... yes > checking for pid_t... yes > checking for size_t... yes > checking how to run the C preprocessor... gcc -E > checking for uid_t in sys/types.h... yes > checking for long double with more range or precision than double... yes > checking for long long... yes > checking for uintmax_t... yes > checking for size_t... (cached) yes > checking for wchar_t... yes > checking size of char*... 8 > checking size of int... 4 > checking size of long... 8 > checking size of short... 2 > checking for unsigned long long int... yes > checking for struct stat.st_mtim... yes > checking for struct stat.st_mtimensec... no > checking for struct stat.st_mtimespec... no > checking for strchr... yes > checking for strlcpy... no > checking for snprintf... yes > checking for dlopen... yes > checking for utimensat... yes > checking for clock_gettime... yes > checking for library containing copysign... none required > checking for library containing copysignl... none required > checking for library containing modfl... none required > checking for libio.h... no > checking for ctype.h... yes > checking for assert.h... yes > checking for sys/resource.h... yes > checking whether sigsetjmp is declared... yes > checking whether sys_siglist is declared... no > checking for putenv... yes > checking for getdate_r... yes > checking for utimes... yes > checking for futimes... yes > checking for inline... (cached) inline > checking for long long int... yes > checking for grep that handles long lines and -e... (cached) /bin/grep > checking for egrep... (cached) /bin/grep -E > checking for fgrep... (cached) /bin/grep -F > checking for vfork.h... no > checking for fork... yes > checking for vfork... yes > checking for vprintf... yes > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > configure: checking for guile 3.0 > configure: found guile 3.0 > checking for ld... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking for shared library run path origin... done > checking host CPU and C ABI... x86_64 > checking for the common suffixes of directories in the library search path... > lib,lib > checking for egrep... (cached) /bin/grep -E > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking for sys/mman.h... yes > checking for sys/param.h... yes > checking for sys/poll.h... yes > checking for sys/procset.h... no > checking for sys/select.h... yes > checking for sys/socket.h... yes > checking for sys/stropts.h... no > checking for sys/time.h... yes > checking for sys/un.h... yes > checking for sys/wait.h... yes > checking for dlfcn.h... (cached) yes > checking for errno.h... yes > checking for fcntl.h... yes > checking for libgen.h... yes > checking for libintl.h... yes > checking for memory.h... yes > checking for netinet/in.h... yes > checking for setjmp.h... yes > checking for stdbool.h... yes > checking for sysexits.h... yes > checking for unistd.h... (cached) yes > checking for utime.h... yes > checking for stdarg.h... yes > checking for string.h... (cached) yes > checking for limits.h... yes > checking for inttypes.h... (cached) yes > checking for working stdnoreturn.h... yes > checking for runetype.h... no > checking for wchar.h... yes > checking for wchar_t... (cached) yes > checking for wint_t... yes > checking for int8_t... yes > checking for uint8_t... yes > checking for int16_t... yes > checking for uint16_t... yes > checking for int32_t... yes > checking for uint32_t... yes > checking for intptr_t... yes > checking for uintptr_t... yes > checking for uint_t... no > checking for pid_t... (cached) yes > checking for size_t... (cached) yes > checking for ptrdiff_t... yes > checking size of char *... 8 > checking size of int... (cached) 4 > checking size of long... (cached) 8 > checking size of short... (cached) 2 > checking for pathfind in -lgen... no > checking for gettext in -lintl... no > checking for working fork... yes > checking for working vfork... (cached) yes > checking for mmap... yes > checking for canonicalize_file_name... yes > checking for snprintf... (cached) yes > checking for strdup... yes > checking for strchr... (cached) yes > checking for strrchr... yes > checking for strsignal... yes > checking for fchmod... yes > checking for fstat... yes > checking for chmod... yes > checking for a sed that does not truncate output... (cached) /bin/sed > checking whether shell scripts are desired... yes > checking for working fork... (cached) yes > checking for working vfork... (cached) yes > checking whether using shell scripts... yes > checking whether statically link autogen to libopts... no > checking whether setjmp() links okay... yes > checking whether __attribute__((format_arg(n))) works... yes > checking whether sigsetjmp() links okay... yes > checking whether with-libxml2 was specified... no > checking whether libxml2 can be linked with... yes > checking whether sysinfo(2) is Solaris... no > checking whether strcspn matches prototype and works... no > checking whether uname(2) is POSIX... yes > checking whether runtime library dirs can be specified... -Wl,-R${libdir} > checking whether wanting autogen debugging... no > checking whether name of the packager of this software is supplied... no > checking whether packager-specific version information is supplied... no > checking whether bug reporting URI/e-mail/etc. is supplied... no > checking for GUILE... yes > checking whether a reg expr header is specified... no > checking whether with-libregex was specified... no > checking whether with-libregex-cflags was specified... no > checking whether with-libregex-libs was specified... no > checking whether libregex functions properly... yes > checking whether pathfind(3) works... no > checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 > Aug 14 05:43 /dev/zero > checking whether we have a functional realpath(3C)... yes > checking whether strftime() works... yes > checking whether fopen accepts "b" mode... yes > checking whether fopen accepts "t" mode... yes > checking whether not wanting optional option args... yes > checking for fopencookie... yes > checking for static inline... static inline > checking for working stdnoreturn.h... (cached) yes > checking if malloc debugging is wanted... no > checking for gawk... (cached) mawk > checking for runetype.h... (cached) no > checking for wchar.h... (cached) yes > checking for stdarg.h... (cached) yes > checking for wchar_t... (cached) yes > checking for wint_t... (cached) yes > checking for long double... yes > checking for strtoul... yes > checking for ldexpl... yes > checking for frexpl... yes > checking for log in -lm... yes > checking for copysign... yes > checking for copysignl... yes > checking whether ln -s works... yes > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating autoopts/mk-autoopts-pc > config.status: creating autoopts/autoopts-config > config.status: creating autoopts/tpl/tpl-config.tlib > config.status: creating doc/auto_gen.tpl > config.status: creating autoopts/test/defs > config.status: creating config/mk-shdefs > config.status: creating pkg/pkg-env > config.status: creating Makefile > config.status: creating agen5/Makefile > config.status: creating agen5/test/Makefile > config.status: creating autoopts/Makefile > config.status: creating autoopts/test/Makefile > config.status: creating columns/Makefile > config.status: creating compat/Makefile > config.status: creating doc/Makefile > config.status: creating getdefs/Makefile > config.status: creating getdefs/test/Makefile > config.status: creating pkg/Makefile > config.status: creating snprintfv/Makefile > config.status: creating xml2ag/Makefile > config.status: creating xml2ag/test/Makefile > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing stamp-h commands > ------------------------------------------------------------------------ > Configuration: > > Source code location: . > Compiler: gcc > Compiler flags: -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing > Host System Type: x86_64-pc-linux-gnu > Install path: /usr > > See config.h for further configuration information. > ------------------------------------------------------------------------ > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > debian/rules override_dh_auto_build > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_build --verbose > make -j8 > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /bin/sh config/mk-shdefs config/shdefs > + exec > + mktemp --suffix=.tdir -d /tmp/shdefs-XXXXXXXXX > + tmp=/tmp/shdefs-QJTSw6a3g.tdir > + exec > config.status: creating shdef-temp > make all-recursive > make[3]: Entering directory '/<<PKGBUILDDIR>>' > Making all in compat > make[4]: Entering directory '/<<PKGBUILDDIR>>/compat' > : > make[4]: Leaving directory '/<<PKGBUILDDIR>>/compat' > Making all in snprintfv > make[4]: Entering directory '/<<PKGBUILDDIR>>/snprintfv' > for f in filament.c format.c printf.c mem.c stream.c custom.c ; do echo > "#include \"$f\"" ; done > snv.c > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -c -o snv.lo snv.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing -c > snv.c -fPIC -DPIC -o .libs/snv.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing -c > snv.c -o snv.o >/dev/null 2>&1 > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -no-undefined -Wl,-z,relro > -Wl,-z,now -o libsnprintfv.la snv.lo -lm -ldl > libtool: link: ar cr .libs/libsnprintfv.a .libs/snv.o > libtool: link: ranlib .libs/libsnprintfv.a > libtool: link: ( cd ".libs" && rm -f "libsnprintfv.la" && ln -s > "../libsnprintfv.la" "libsnprintfv.la" ) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/snprintfv' > Making all in autoopts > make[4]: Entering directory '/<<PKGBUILDDIR>>/autoopts' > make all-recursive > make[5]: Entering directory '/<<PKGBUILDDIR>>/autoopts' > Making all in test > make[6]: Entering directory '/<<PKGBUILDDIR>>/autoopts/test' > make[6]: Nothing to be done for 'all'. > make[6]: Leaving directory '/<<PKGBUILDDIR>>/autoopts/test' > make[6]: Entering directory '/<<PKGBUILDDIR>>/autoopts' > LGCFLAGS="-I/usr/include/guile/3.0 -pthread " \ > AGexe="/<<PKGBUILDDIR>>/agen5/autogen" > GDexe="/<<PKGBUILDDIR>>/getdefs/getdefs" > CLexe="/<<PKGBUILDDIR>>/columns/columns" srcdir="." top_srcdir=".." > builddir="." top_builddir=".." AO_AGE="17" AO_CURRENT="42" > AO_REVISION="1" POSIX_SHELL="/bin/sh" \ > /bin/sh ./mk-tpl-config.sh tpl-config-stamp autoopts/options.h > autoopts/usage-txt.h genshell.h option-xat-attribute.h option-value-type.h > ao-strs.h ag-char-map.h save-flags.h autoopts.h project.h proto.h > parse-duration.c ao-strs.c option-value-type.c option-xat-attribute.c > save-flags.c autoopts.c alias.c boolean.c check.c configfile.c > cook.c enum.c env.c file.c find.c genshell.c load.c > makeshell.c nested.c numeric.c pgusage.c putshell.c reset.c > restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c time.c > tokenize.c usage.c version.c init.c > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I.. -I../autoopts -Wdate-time -D_FORTIFY_SOURCE=2 > -DPKGDATADIR='"/usr/share/autogen"' -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -Wall -Wcast-align > -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes > -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -c -o libopts_la-libopts.lo > `test -f 'libopts.c' || echo './'`libopts.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts > -Wdate-time -D_FORTIFY_SOURCE=2 -DPKGDATADIR=\"/usr/share/autogen\" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -Wall -Wcast-align > -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes > -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -fPIC -DPIC -o > .libs/libopts_la-libopts.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts > -Wdate-time -D_FORTIFY_SOURCE=2 -DPKGDATADIR=\"/usr/share/autogen\" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -Wall -Wcast-align > -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes > -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -o > libopts_la-libopts.o >/dev/null 2>&1 > /bin/sh ../libtool --tag=CC --mode=link gcc > -DPKGDATADIR='"/usr/share/autogen"' -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -Wall -Wcast-align > -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes > -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -version-info 42:1:17 > -Wl,-z,relro -Wl,-z,now -o libopts.la -rpath /usr/lib/x86_64-linux-gnu > libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -lm -ldl > libtool: link: gcc -shared -fPIC -DPIC .libs/libopts_la-libopts.o > -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive > -lm -ldl -g -O2 -fstack-protector-strong -g -O2 -fstack-protector-strong > -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libopts.so.25 -o > .libs/libopts.so.25.17.1 > libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s > "libopts.so.25.17.1" "libopts.so.25") > libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s > "libopts.so.25.17.1" "libopts.so") > libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && ar x > "/<<PKGBUILDDIR>>/autoopts/../snprintfv/.libs/libsnprintfv.a") > libtool: link: ar cr .libs/libopts.a libopts_la-libopts.o > .libs/libopts.lax/libsnprintfv.a/snv.o > libtool: link: ranlib .libs/libopts.a > libtool: link: rm -fr .libs/libopts.lax > libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" > "libopts.la" ) > /bin/sh mk-autoopts-pc pkgconfig/autoopts.pc > make[6]: Leaving directory '/<<PKGBUILDDIR>>/autoopts' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/autoopts' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/autoopts' > Making all in agen5 > make[4]: Entering directory '/<<PKGBUILDDIR>>/agen5' > Making all in test > make[5]: Entering directory '/<<PKGBUILDDIR>>/agen5/test' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/agen5/test' > make[5]: Entering directory '/<<PKGBUILDDIR>>/agen5' > exec > ag.c ; \ > echo '#undef PKGDATADIR' ; \ > echo '#define PKGDATADIR "/usr/share/autogen"' ; \ > echo '#undef LIBDATADIR' ; \ > echo '#define LIBDATADIR "/usr/lib/x86_64-linux-gnu/autogen"' ; \ > mk=`set -- make ; command -v $1` ; \ > echo 'static char const make_prog[] = "'$mk'";' ; \ > printf '\n#define DEFINING 1\n' ; \ > printf '#include "%s"\n' autoopts/project.h autogen.h ; \ > printf '#include "%s"\n' autogen.c defParse-fsm.c defLex.c directive.c > funcCase.c funcDef.c funcEval.c funcFor.c funcIf.c functions.c expExtract.c > expFormat.c expGperf.c expGuile.c expMake.c expOutput.c expPrint.c > expState.c expString.c agShell.c ag-text.c agCgi.c agDep.c > agInit.c agUtils.c cgi-fsm.c defDirect.c defFind.c defLoad.c > fmemopen.c loadPseudo.c opts.c scribble.c tpLoad.c tpParse.c > tpProcess.c > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -Wdate-time > -D_FORTIFY_SOURCE=2 -I/usr/include/guile/3.0 -pthread -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -c -o autogen-ag.o `test -f > 'ag.c' || echo './'`ag.c > /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/guile/3.0 > -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing > -export-dynamic -Wl,-z,relro -Wl,-z,now -o autogen autogen-ag.o > ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -lguile-3.0 -lgc > -lpthread -ldl -lm -ldl > libtool: link: gcc -I/usr/include/guile/3.0 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now > -o .libs/autogen autogen-ag.o -Wl,--export-dynamic > ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -lguile-3.0 > -lgc -lpthread -lm -ldl -pthread > make[5]: Leaving directory '/<<PKGBUILDDIR>>/agen5' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/agen5' > Making all in columns > make[4]: Entering directory '/<<PKGBUILDDIR>>/columns' > exec > cols.c ; \ > echo '#undef PKGDATADIR' ; \ > echo '#define PKGDATADIR "/usr/share/autogen"' ; \ > echo ; echo '#define DEFINING 1' ; \ > echo '#include "autoopts/project.h"' ; \ > for f in opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing -c -o > cols.o cols.c > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wno-format-contains-nul > -Wno-format-contains-nul -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o > columns cols.o ../autoopts/libopts.la -lguile-3.0 -lgc -lpthread -ldl -lm > -ldl > libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing -Wl,-z > -Wl,relro -Wl,-z -Wl,now -o .libs/columns cols.o > ../autoopts/.libs/libopts.so -lguile-3.0 -lgc -lpthread -lm -ldl > top_builddir=.. \ > /<<PKGBUILDDIR>>/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl > -MFstamp-agtexi -Tagtexi-cmd.tpl -DLEVEL=section --timeout=`expr 78 '*' 3` > ./opts.def > top_builddir=.. \ > /<<PKGBUILDDIR>>/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl > -MFstamp-agman -Tagman-cmd.tpl ./opts.def > make all-am > make[5]: Entering directory '/<<PKGBUILDDIR>>/columns' > top_builddir=.. \ > /<<PKGBUILDDIR>>/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl > -MFstamp-agman -Tagman-cmd.tpl ./opts.def > make[5]: Leaving directory '/<<PKGBUILDDIR>>/columns' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/columns' > Making all in getdefs > make[4]: Entering directory '/<<PKGBUILDDIR>>/getdefs' > exec > gd.c ; \ > echo '#undef PKGDATADIR' ; \ > echo '#define PKGDATADIR "/usr/share/autogen"' ; \ > echo ; echo '#define DEFINING 1' ; \ > echo '#include "autoopts/project.h"' ; \ > for f in opts.c getdefs.h proto.h gdemit.c gdinit.c getdefs.c ; \ > do echo "#include \"$f\"" ; done > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing -Wall > -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow > -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra > -Wno-cast-qual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall > -Wno-format-contains-nul -Wno-format-contains-nul -fno-strict-aliasing -c -o > gd.o gd.c > gd.c:6:10: fatal error: opts.c: No such file or directory > 6 | #include "opts.c" > | ^~~~~~~~ > compilation terminated. > make[4]: *** [Makefile:570: gd.o] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/getdefs' > make[3]: *** [Makefile:551: all-recursive] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: *** [Makefile:458: all] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build: error: make -j8 returned exit code 2 > make[1]: *** [debian/rules:28: override_dh_auto_build] Error 25 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:60: binary] Error 2 > 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/autogen_5.18.16-5_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.

