Source: calcurse Version: 4.8.1-1 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: debian...@lists.debian.org 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 calcurse > dpkg-buildpackage: info: source version 4.8.1-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bartosz Fenski <fe...@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* calcurse.po calcurse.1po calcurse.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "calcurse" || rm -f calcurse > rm -f *.o > 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/apoint.Po > rm -f ./.deps/args.Po > rm -f ./.deps/calcurse.Po > rm -f ./.deps/config.Po > rm -f ./.deps/custom.Po > rm -f ./.deps/day.Po > rm -f ./.deps/dmon.Po > rm -f ./.deps/event.Po > rm -f ./.deps/getstring.Po > rm -f ./.deps/help.Po > rm -f ./.deps/hooks.Po > rm -f ./.deps/ical.Po > rm -f ./.deps/io.Po > rm -f ./.deps/keys.Po > rm -f ./.deps/listbox.Po > rm -f ./.deps/llist.Po > rm -f ./.deps/mem.Po > rm -f ./.deps/note.Po > rm -f ./.deps/notify.Po > rm -f ./.deps/pcal.Po > rm -f ./.deps/queue.Po > rm -f ./.deps/recur.Po > rm -f ./.deps/sha1.Po > rm -f ./.deps/sigs.Po > rm -f ./.deps/strings.Po > rm -f ./.deps/todo.Po > rm -f ./.deps/ui-calendar.Po > rm -f ./.deps/ui-day.Po > rm -f ./.deps/ui-todo.Po > rm -f ./.deps/utf8.Po > rm -f ./.deps/utils.Po > rm -f ./.deps/vars.Po > rm -f ./.deps/vector.Po > rm -f ./.deps/wins.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in test > make[2]: Entering directory '/<<PKGBUILDDIR>>/test' > test -z "run-test" || rm -f run-test > rm -f *.o > test -z "true-001.sh.log run-test-001.sh.log run-test-002.sh.log > io-001.sh.log io-002.sh.log io-003.sh.log io-004.sh.log io-005.sh.log > io-006.sh.log todo-001.sh.log todo-002.sh.log todo-003.sh.log day-001.sh.log > day-002.sh.log day-003.sh.log range-001.sh.log range-002.sh.log > range-003.sh.log appointment-001.sh.log appointment-002.sh.log > appointment-003.sh.log appointment-004.sh.log appointment-005.sh.log > appointment-006.sh.log appointment-007.sh.log appointment-008.sh.log > appointment-009.sh.log appointment-010.sh.log appointment-011.sh.log > appointment-012.sh.log appointment-013.sh.log appointment-014.sh.log > appointment-015.sh.log appointment-016.sh.log appointment-017.sh.log > appointment-018.sh.log appointment-019.sh.log appointment-020.sh.log > appointment-021.sh.log appointment-022.sh.log event-001.sh.log > event-002.sh.log event-003.sh.log event-004.sh.log event-005.sh.log > event-006.sh.log filter-001.sh.log ical-001.sh.log ical-002.sh.log > ical-003.sh.log ical-004.sh.log ical-005.sh.log ical-006.sh.log > ical-007.sh.log ical-008.sh.log ical-009.sh.log ical-010.sh.log > ical-011.sh.log ical-012.sh.log ical-013.sh.log ical-014.sh.log > next-001.sh.log next-002.sh.log next-003.sh.log search-001.sh.log > bug-002.sh.log regress-001.sh.log recur-001.sh.log recur-002.sh.log > recur-003.sh.log recur-004.sh.log recur-005.sh.log recur-006.sh.log > recur-007.sh.log recur-008.sh.log recur-009.sh.log recur-010.sh.log" || rm -f > true-001.sh.log run-test-001.sh.log run-test-002.sh.log io-001.sh.log > io-002.sh.log io-003.sh.log io-004.sh.log io-005.sh.log io-006.sh.log > todo-001.sh.log todo-002.sh.log todo-003.sh.log day-001.sh.log > day-002.sh.log day-003.sh.log range-001.sh.log range-002.sh.log > range-003.sh.log appointment-001.sh.log appointment-002.sh.log > appointment-003.sh.log appointment-004.sh.log appointment-005.sh.log > appointment-006.sh.log appointment-007.sh.log appointment-008.sh.log > appointment-009.sh.log appointment-010.sh.log appointment-011.sh.log > appointment-012.sh.log appointment-013.sh.log appointment-014.sh.log > appointment-015.sh.log appointment-016.sh.log appointment-017.sh.log > appointment-018.sh.log appointment-019.sh.log appointment-020.sh.log > appointment-021.sh.log appointment-022.sh.log event-001.sh.log > event-002.sh.log event-003.sh.log event-004.sh.log event-005.sh.log > event-006.sh.log filter-001.sh.log ical-001.sh.log ical-002.sh.log > ical-003.sh.log ical-004.sh.log ical-005.sh.log ical-006.sh.log > ical-007.sh.log ical-008.sh.log ical-009.sh.log ical-010.sh.log > ical-011.sh.log ical-012.sh.log ical-013.sh.log ical-014.sh.log > next-001.sh.log next-002.sh.log next-003.sh.log search-001.sh.log > bug-002.sh.log regress-001.sh.log recur-001.sh.log recur-002.sh.log > recur-003.sh.log recur-004.sh.log recur-005.sh.log recur-006.sh.log > recur-007.sh.log recur-008.sh.log recur-009.sh.log recur-010.sh.log > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "true-001.sh.trs run-test-001.sh.trs run-test-002.sh.trs > io-001.sh.trs io-002.sh.trs io-003.sh.trs io-004.sh.trs io-005.sh.trs > io-006.sh.trs todo-001.sh.trs todo-002.sh.trs todo-003.sh.trs day-001.sh.trs > day-002.sh.trs day-003.sh.trs range-001.sh.trs range-002.sh.trs > range-003.sh.trs appointment-001.sh.trs appointment-002.sh.trs > appointment-003.sh.trs appointment-004.sh.trs appointment-005.sh.trs > appointment-006.sh.trs appointment-007.sh.trs appointment-008.sh.trs > appointment-009.sh.trs appointment-010.sh.trs appointment-011.sh.trs > appointment-012.sh.trs appointment-013.sh.trs appointment-014.sh.trs > appointment-015.sh.trs appointment-016.sh.trs appointment-017.sh.trs > appointment-018.sh.trs appointment-019.sh.trs appointment-020.sh.trs > appointment-021.sh.trs appointment-022.sh.trs event-001.sh.trs > event-002.sh.trs event-003.sh.trs event-004.sh.trs event-005.sh.trs > event-006.sh.trs filter-001.sh.trs ical-001.sh.trs ical-002.sh.trs > ical-003.sh.trs ical-004.sh.trs ical-005.sh.trs ical-006.sh.trs > ical-007.sh.trs ical-008.sh.trs ical-009.sh.trs ical-010.sh.trs > ical-011.sh.trs ical-012.sh.trs ical-013.sh.trs ical-014.sh.trs > next-001.sh.trs next-002.sh.trs next-003.sh.trs search-001.sh.trs > bug-002.sh.trs regress-001.sh.trs recur-001.sh.trs recur-002.sh.trs > recur-003.sh.trs recur-004.sh.trs recur-005.sh.trs recur-006.sh.trs > recur-007.sh.trs recur-008.sh.trs recur-009.sh.trs recur-010.sh.trs" || rm -f > true-001.sh.trs run-test-001.sh.trs run-test-002.sh.trs io-001.sh.trs > io-002.sh.trs io-003.sh.trs io-004.sh.trs io-005.sh.trs io-006.sh.trs > todo-001.sh.trs todo-002.sh.trs todo-003.sh.trs day-001.sh.trs > day-002.sh.trs day-003.sh.trs range-001.sh.trs range-002.sh.trs > range-003.sh.trs appointment-001.sh.trs appointment-002.sh.trs > appointment-003.sh.trs appointment-004.sh.trs appointment-005.sh.trs > appointment-006.sh.trs appointment-007.sh.trs appointment-008.sh.trs > appointment-009.sh.trs appointment-010.sh.trs appointment-011.sh.trs > appointment-012.sh.trs appointment-013.sh.trs appointment-014.sh.trs > appointment-015.sh.trs appointment-016.sh.trs appointment-017.sh.trs > appointment-018.sh.trs appointment-019.sh.trs appointment-020.sh.trs > appointment-021.sh.trs appointment-022.sh.trs event-001.sh.trs > event-002.sh.trs event-003.sh.trs event-004.sh.trs event-005.sh.trs > event-006.sh.trs filter-001.sh.trs ical-001.sh.trs ical-002.sh.trs > ical-003.sh.trs ical-004.sh.trs ical-005.sh.trs ical-006.sh.trs > ical-007.sh.trs ical-008.sh.trs ical-009.sh.trs ical-010.sh.trs > ical-011.sh.trs ical-012.sh.trs ical-013.sh.trs ical-014.sh.trs > next-001.sh.trs next-002.sh.trs next-003.sh.trs search-001.sh.trs > bug-002.sh.trs regress-001.sh.trs recur-001.sh.trs recur-002.sh.trs > recur-003.sh.trs recur-004.sh.trs recur-005.sh.trs recur-006.sh.trs > recur-007.sh.trs recur-008.sh.trs recur-009.sh.trs recur-010.sh.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/run-test.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > Making distclean in scripts > make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts' > test -z "calcurse-upgrade" || rm -f calcurse-upgrade > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts' > Making distclean in contrib/caldav > make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib/caldav' > test -z "calcurse-caldav" || rm -f calcurse-caldav > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib/caldav' > Making distclean in contrib/vdir > make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib/vdir' > test -z "calcurse-vdir" || rm -f calcurse-vdir > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib/vdir' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "manual.html submitting-patches.html calcurse.1" || rm -f manual.html > submitting-patches.html calcurse.1 > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > 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_clean > debian/rules build > dh build > dh_update_autotools_config > 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 > --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a race-free mkdir -p... /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 for a sed that does not truncate output... /bin/sed > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > 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 build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for shared library run path origin... done > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for GNU gettext in libc... yes > checking whether to use NLS... yes > checking where the gettext function comes from... libc > 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 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 whether byte ordering is bigendian... no > checking for ctype.h... yes > checking for getopt.h... yes > checking for locale.h... yes > checking for math.h... yes > checking for signal.h... yes > checking for stdio.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for sys/stat.h... (cached) yes > checking for sys/types.h... (cached) yes > checking for sys/wait.h... yes > checking for time.h... yes > checking for unistd.h... (cached) yes > checking for fcntl.h... yes > checking for paths.h... yes > checking for errno.h... yes > checking for limits.h... yes > checking for regex.h... yes > checking for pkg-config... no > checking for ncursesw via pkg-config... no > checking for ncursesw via fallback... > checking for initscr() with -lncursesw... yes > checking for nodelay() with -lncursesw... yes > checking for working ncursesw/curses.h... yes > checking for working ncursesw.h... no > checking for working ncurses.h... yes > checking for pthread.h... yes > checking for pthread_create in -lpthread... yes > checking for math.h... (cached) yes > checking for exp in -lm... yes > checking whether to include documentation... yes > checking for asciidoc... no > configure: WARNING: AsciiDoc not found - cannot rebuild documentation! > configure: error: Asciidoc is required to build documentation. > 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 calcurse configure 4.8.1, 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' > '--libexecdir=${prefix}/lib/x86_64-linux-gnu' --disable-maintainer-mode > --disable-dependency-tracking > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = ip-10-84-234-211 > 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:2392: looking for aux files: config.guess config.sub compile > config.rpath missing install-sh > configure:2405: trying ./ > configure:2434: ./config.guess found > configure:2434: ./config.sub found > configure:2434: ./compile found > configure:2434: ./config.rpath found > configure:2434: ./missing found > configure:2416: ./install-sh found > configure:2563: checking for a BSD-compatible install > configure:2636: result: /usr/bin/install -c > configure:2647: checking whether build environment is sane > configure:2702: result: yes > configure:2861: checking for a race-free mkdir -p > configure:2905: result: /bin/mkdir -p > configure:2912: checking for gawk > configure:2947: result: no > configure:2912: checking for mawk > configure:2933: found /usr/bin/mawk > configure:2944: result: mawk > configure:2955: checking whether make sets $(MAKE) > configure:2978: result: yes > configure:3008: checking whether make supports nested variables > configure:3026: result: yes > configure:3163: checking for a sed that does not truncate output > configure:3233: result: /bin/sed > configure:3239: checking whether NLS is requested > configure:3249: result: yes > configure:3289: checking for msgfmt > configure: trying /usr/bin/msgfmt... > 0 translated messages. > configure:3322: result: /usr/bin/msgfmt > configure:3331: checking for gmsgfmt > configure:3367: result: /usr/bin/msgfmt > configure:3417: checking for xgettext > configure: trying /usr/bin/xgettext... > /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will > try C > configure:3450: result: /usr/bin/xgettext > configure:3495: checking for msgmerge > configure: trying /usr/bin/msgmerge... > configure:3527: result: /usr/bin/msgmerge > configure:3573: checking whether make supports the include directive > configure:3588: make -f confmf.GNU && cat confinc.out > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > this is the am__doit target > configure:3591: $? = 0 > configure:3610: result: yes (GNU style) > configure:3686: checking for gcc > configure:3707: found /usr/bin/gcc > configure:3718: result: gcc > configure:4071: checking for C compiler version > configure:4080: 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:4091: $? = 0 > configure:4080: 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:4091: $? = 0 > configure:4080: gcc -V >&5 > gcc: error: unrecognized command-line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:4091: $? = 1 > configure:4080: gcc -qversion >&5 > gcc: error: unrecognized command-line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:4091: $? = 1 > configure:4080: gcc -version >&5 > gcc: error: unrecognized command-line option '-version' > gcc: fatal error: no input files > compilation terminated. > configure:4091: $? = 1 > configure:4111: checking whether the C compiler works > configure:4133: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 > configure:4137: $? = 0 > configure:4187: result: yes > configure:4190: checking for C compiler default output file name > configure:4192: result: a.out > configure:4198: checking for suffix of executables > configure:4205: 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 conftest.c >&5 > configure:4209: $? = 0 > configure:4232: result: > configure:4254: checking whether we are cross compiling > configure:4262: 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 conftest.c >&5 > configure:4266: $? = 0 > configure:4273: ./conftest > configure:4277: $? = 0 > configure:4292: result: no > configure:4297: checking for suffix of object files > configure:4320: 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:4324: $? = 0 > configure:4346: result: o > configure:4350: checking whether the compiler supports GNU C > configure:4370: 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:4370: $? = 0 > configure:4380: result: yes > configure:4391: checking whether gcc accepts -g > configure:4412: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4412: $? = 0 > configure:4456: result: yes > configure:4476: checking for gcc option to enable C11 features > configure:4491: 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:4491: $? = 0 > configure:4509: result: none needed > configure:4625: checking whether gcc understands -c and -o together > configure:4648: gcc -c conftest.c -o conftest2.o > configure:4651: $? = 0 > configure:4648: gcc -c conftest.c -o conftest2.o > configure:4651: $? = 0 > configure:4663: result: yes > configure:4682: checking dependency style of gcc > configure:4794: result: none > configure:4815: checking build system type > configure:4830: result: x86_64-pc-linux-gnu > configure:4850: checking host system type > configure:4864: result: x86_64-pc-linux-gnu > configure:4910: checking for ld used by gcc > configure:4978: result: /usr/bin/ld > configure:4985: checking if the linker (/usr/bin/ld) is GNU ld > configure:5001: result: yes > configure:5009: checking for shared library run path origin > configure:5023: result: done > configure:5049: checking how to run the C preprocessor > configure:5075: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > configure:5075: $? = 0 > configure:5090: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ > compilation terminated. > configure:5090: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:5117: result: gcc -E > configure:5131: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > configure:5131: $? = 0 > configure:5146: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ > compilation terminated. > configure:5146: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:5177: checking for grep that handles long lines and -e > configure:5241: result: /bin/grep > configure:5246: checking for egrep > configure:5314: result: /bin/grep -E > configure:5875: checking for CFPreferencesCopyAppValue > configure:5894: 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 conftest.c -Wl,-framework > -Wl,CoreFoundation >&5 > conftest.c:11:10: fatal error: CoreFoundation/CFPreferences.h: No such file > or directory > 11 | #include <CoreFoundation/CFPreferences.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > configure:5894: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | /* end confdefs.h. */ > | #include <CoreFoundation/CFPreferences.h> > | int > | main (void) > | { > | CFPreferencesCopyAppValue(NULL, NULL) > | ; > | return 0; > | } > configure:5904: result: no > configure:5911: checking for CFLocaleCopyCurrent > configure:5930: 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 conftest.c -Wl,-framework > -Wl,CoreFoundation >&5 > conftest.c:11:10: fatal error: CoreFoundation/CFLocale.h: No such file or > directory > 11 | #include <CoreFoundation/CFLocale.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > configure:5930: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | /* end confdefs.h. */ > | #include <CoreFoundation/CFLocale.h> > | int > | main (void) > | { > | CFLocaleCopyCurrent(); > | ; > | return 0; > | } > configure:5940: result: no > configure:5989: checking for GNU gettext in libc > configure:6019: 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 conftest.c >&5 > configure:6019: $? = 0 > configure:6029: result: yes > configure:6886: checking whether to use NLS > configure:6888: result: yes > configure:6891: checking where the gettext function comes from > configure:6902: result: libc > configure:7023: checking for gcc > configure:7055: result: gcc > configure:7408: checking for C compiler version > configure:7417: 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:7428: $? = 0 > configure:7417: 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:7428: $? = 0 > configure:7417: gcc -V >&5 > gcc: error: unrecognized command-line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:7428: $? = 1 > configure:7417: gcc -qversion >&5 > gcc: error: unrecognized command-line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:7428: $? = 1 > configure:7417: gcc -version >&5 > gcc: error: unrecognized command-line option '-version' > gcc: fatal error: no input files > compilation terminated. > configure:7428: $? = 1 > configure:7432: checking whether the compiler supports GNU C > configure:7462: result: yes > configure:7473: checking whether gcc accepts -g > configure:7538: result: yes > configure:7558: checking for gcc option to enable C11 features > configure:7591: result: none needed > configure:7707: checking whether gcc understands -c and -o together > configure:7745: result: yes > configure:7764: checking dependency style of gcc > configure:7876: result: none > configure:7895: checking for stdio.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for stdlib.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for string.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for inttypes.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for stdint.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for strings.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for sys/stat.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for sys/types.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7895: checking for unistd.h > configure:7895: 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:7895: $? = 0 > configure:7895: result: yes > configure:7920: checking whether byte ordering is bigendian > configure:7936: 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:25:16: error: unknown type name 'not' > 25 | not a universal capable compiler > | ^~~ > conftest.c:25:22: error: expected '=', ',', ';', 'asm' or '__attribute__' > before 'universal' > 25 | not a universal capable compiler > | ^~~~~~~~~ > conftest.c:25:22: error: unknown type name 'universal' > configure:7936: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #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 STDC_HEADERS 1 > | /* end confdefs.h. */ > | #ifndef __APPLE_CC__ > | not a universal capable compiler > | #endif > | typedef int dummy; > | > configure:7982: 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:7982: $? = 0 > configure:8001: 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:31:18: error: unknown type name 'not'; did you mean 'ino_t'? > 31 | not big endian > | ^~~ > | ino_t > conftest.c:31:26: error: expected '=', ',', ';', 'asm' or '__attribute__' > before 'endian' > 31 | not big endian > | ^~~~~~ > configure:8001: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #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 STDC_HEADERS 1 > | /* end confdefs.h. */ > | #include <sys/types.h> > | #include <sys/param.h> > | > | int > | main (void) > | { > | #if BYTE_ORDER != BIG_ENDIAN > | not big endian > | #endif > | > | ; > | return 0; > | } > configure:8135: result: no > configure:8156: checking for ctype.h > configure:8156: 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:8156: $? = 0 > configure:8156: result: yes > configure:8162: checking for getopt.h > configure:8162: 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:8162: $? = 0 > configure:8162: result: yes > configure:8168: checking for locale.h > configure:8168: 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:8168: $? = 0 > configure:8168: result: yes > configure:8174: checking for math.h > configure:8174: 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:8174: $? = 0 > configure:8174: result: yes > configure:8180: checking for signal.h > configure:8180: 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:8180: $? = 0 > configure:8180: result: yes > configure:8186: checking for stdio.h > configure:8186: result: yes > configure:8192: checking for stdlib.h > configure:8192: result: yes > configure:8198: checking for string.h > configure:8198: result: yes > configure:8204: checking for sys/stat.h > configure:8204: result: yes > configure:8210: checking for sys/types.h > configure:8210: result: yes > configure:8216: checking for sys/wait.h > configure:8216: 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:8216: $? = 0 > configure:8216: result: yes > configure:8222: checking for time.h > configure:8222: 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:8222: $? = 0 > configure:8222: result: yes > configure:8228: checking for unistd.h > configure:8228: result: yes > configure:8234: checking for fcntl.h > configure:8234: 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:8234: $? = 0 > configure:8234: result: yes > configure:8240: checking for paths.h > configure:8240: 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:8240: $? = 0 > configure:8240: result: yes > configure:8246: checking for errno.h > configure:8246: 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:8246: $? = 0 > configure:8246: result: yes > configure:8252: checking for limits.h > configure:8252: 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:8252: $? = 0 > configure:8252: result: yes > configure:8258: checking for regex.h > configure:8258: 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:8258: $? = 0 > configure:8258: result: yes > configure:8327: checking for pkg-config > configure:8365: result: no > configure:8437: checking for ncursesw via pkg-config > configure:8480: result: no > configure:8483: checking for ncursesw via fallback > configure:8496: checking for initscr() with -lncursesw > configure:8513: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wl,-z,relro conftest.c -lncursesw >&5 > configure:8513: $? = 0 > configure:8516: result: yes > configure:8518: checking for nodelay() with -lncursesw > configure:8535: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wl,-z,relro conftest.c -lncursesw >&5 > configure:8535: $? = 0 > configure:8590: result: yes > configure:8626: checking for working ncursesw/curses.h > configure:8660: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wl,-z,relro conftest.c -lncursesw >&5 > configure:8660: $? = 0 > configure:8670: result: yes > configure:8693: checking for working ncursesw.h > configure:8727: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wl,-z,relro conftest.c -lncursesw >&5 > conftest.c:50:34: fatal error: ncursesw.h: No such file or directory > 50 | #include <ncursesw.h> > | ^~~~~~~~~~~~ > compilation terminated. > configure:8727: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "calcurse" > | #define PACKAGE_TARNAME "calcurse" > | #define PACKAGE_VERSION "4.8.1" > | #define PACKAGE_STRING "calcurse 4.8.1" > | #define PACKAGE_BUGREPORT "b...@calcurse.org" > | #define PACKAGE_URL "" > | #define PACKAGE "calcurse" > | #define VERSION "4.8.1" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #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 STDC_HEADERS 1 > | #define HAVE_CTYPE_H 1 > | #define HAVE_GETOPT_H 1 > | #define HAVE_LOCALE_H 1 > | #define HAVE_MATH_H 1 > | #define HAVE_SIGNAL_H 1 > | #define HAVE_STDIO_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_WAIT_H 1 > | #define HAVE_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_PATHS_H 1 > | #define HAVE_ERRNO_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_REGEX_H 1 > | #define HAVE_NCURSESW 1 > | #define HAVE_CURSES 1 > | #define HAVE_CURSES_ENHANCED 1 > | #define HAVE_CURSES_COLOR 1 > | #define HAVE_CURSES_OBSOLETE 1 > | #define HAVE_NCURSESW_CURSES_H 1 > | /* end confdefs.h. */ > | > | #define _XOPEN_SOURCE_EXTENDED 1 > | #include <ncursesw.h> > | > | int > | main (void) > | { > | > | chtype a = A_BOLD; > | int b = KEY_LEFT; > | chtype c = COLOR_PAIR(1) & A_COLOR; > | attr_t d = WA_NORMAL; > | cchar_t e; > | wint_t f; > | int g = getattrs(stdscr); > | int h = getcurx(stdscr) + getmaxx(stdscr); > | initscr(); > | init_pair(1, COLOR_WHITE, COLOR_RED); > | wattr_set(stdscr, d, 0, NULL); > | wget_wch(stdscr, &f); > | > | ; > | return 0; > | } > configure:8737: result: no > configure:8760: checking for working ncurses.h > configure:8794: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wl,-z,relro conftest.c -lncursesw >&5 > configure:8794: $? = 0 > configure:8804: result: yes > configure:9484: checking for pthread.h > configure:9484: 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:9484: $? = 0 > configure:9484: result: yes > configure:9489: checking for pthread_create in -lpthread > configure:9512: 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 conftest.c -lpthread -lncursesw >&5 > configure:9512: $? = 0 > configure:9522: result: yes > configure:9545: checking for math.h > configure:9545: result: yes > configure:9550: checking for exp in -lm > configure:9573: 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 conftest.c -lm -lncursesw -pthread >&5 > conftest.c:59:6: warning: conflicting types for built-in function 'exp'; > expected 'double(double)' [-Wbuiltin-declaration-mismatch] > 59 | char exp (); > | ^~~ > conftest.c:1:1: note: 'exp' is declared in header '<math.h>' > 1 | /* confdefs.h */ > configure:9573: $? = 0 > configure:9583: result: yes > configure:9617: checking whether to include documentation > configure:9619: result: yes > configure:9745: checking for asciidoc > configure:9783: result: no > configure:9790: WARNING: AsciiDoc not found - cannot rebuild documentation! > configure:9796: error: Asciidoc is required to build documentation. > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=x86_64-pc-linux-gnu > ac_cv_c_bigendian=no > 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_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CURSES_CFLAGS_set= > ac_cv_env_CURSES_CFLAGS_value= > ac_cv_env_CURSES_LIBS_set= > ac_cv_env_CURSES_LIBS_value= > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value=-Wl,-z,relro > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_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_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_ctype_h=yes > ac_cv_header_errno_h=yes > ac_cv_header_fcntl_h=yes > ac_cv_header_getopt_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_limits_h=yes > ac_cv_header_locale_h=yes > ac_cv_header_math_h=yes > ac_cv_header_paths_h=yes > ac_cv_header_pthread_h=yes > ac_cv_header_regex_h=yes > ac_cv_header_signal_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_stat_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_sys_wait_h=yes > ac_cv_header_time_h=yes > ac_cv_header_unistd_h=yes > ac_cv_host=x86_64-pc-linux-gnu > ac_cv_lib_m_exp=yes > ac_cv_lib_pthread_pthread_create=yes > ac_cv_objext=o > ac_cv_path_EGREP='/bin/grep -E' > ac_cv_path_GMSGFMT=/usr/bin/msgfmt > ac_cv_path_GREP=/bin/grep > ac_cv_path_MSGFMT=/usr/bin/msgfmt > ac_cv_path_MSGMERGE=/usr/bin/msgmerge > ac_cv_path_SED=/bin/sed > ac_cv_path_XGETTEXT=/usr/bin/xgettext > ac_cv_path_install='/usr/bin/install -c' > ac_cv_path_mkdir=/bin/mkdir > ac_cv_prog_AWK=mawk > ac_cv_prog_CPP='gcc -E' > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_cc_c11= > ac_cv_prog_cc_g=yes > ac_cv_prog_cc_stdc= > ac_cv_prog_make_make_set=yes > acl_cv_hardcode_direct=no > acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' > acl_cv_hardcode_libdir_separator= > acl_cv_hardcode_minus_L=no > acl_cv_libext=a > acl_cv_libname_spec='lib$name' > acl_cv_library_names_spec='$libname$shrext' > acl_cv_path_LD=/usr/bin/ld > acl_cv_prog_gnu_ld=yes > acl_cv_rpath=done > acl_cv_shlibext=so > acl_cv_wl=-Wl, > am_cv_CC_dependencies_compiler_type=none > am_cv_make_support_nested_variables=yes > am_cv_prog_cc_c_o=yes > ax_cv_curses=yes > ax_cv_curses_color=yes > ax_cv_curses_enhanced=yes > ax_cv_curses_obsolete=yes > ax_cv_curses_which=ncursesw > ax_cv_header_ncurses_h_with_ncursesw=yes > ax_cv_header_ncursesw_curses_h=yes > ax_cv_header_ncursesw_h=no > ax_cv_ncursesw=yes > gt_cv_func_CFLocaleCopyCurrent=no > gt_cv_func_CFPreferencesCopyAppValue=no > gt_cv_func_gnugettext1_libc=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > A2X='' > ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' aclocal-1.16' > AMDEPBACKSLASH='' > AMDEP_FALSE='' > AMDEP_TRUE='#' > AMTAR='$${TAR-tar}' > AM_BACKSLASH='\' > AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' > AM_DEFAULT_VERBOSITY='1' > AM_V='$(V)' > ASCIIDOC='' > AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoconf' > AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoheader' > AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.16' > AWK='mawk' > CALCURSE_MEMORY_DEBUG_FALSE='' > CALCURSE_MEMORY_DEBUG_TRUE='' > CC='gcc' > CCDEPMODE='depmode=none' > CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security' > CPP='gcc -E' > CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' > CSCOPE='cscope' > CTAGS='ctags' > CURSES_CFLAGS='-D_GNU_SOURCE ' > CURSES_LIBS='-lncursesw' > CYGPATH_W='echo' > DEFS='' > DEPDIR='.deps' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/bin/grep -E' > ENABLE_DOCS_FALSE='#' > ENABLE_DOCS_TRUE='' > ETAGS='etags' > EXEEXT='' > GETTEXT_MACRO_VERSION='0.19' > GMSGFMT='/usr/bin/msgfmt' > GMSGFMT_015='/usr/bin/msgfmt' > GREP='/bin/grep' > HAVE_A2X_FALSE='' > HAVE_A2X_TRUE='' > HAVE_ASCIIDOC_FALSE='' > HAVE_ASCIIDOC_TRUE='' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' > INTLLIBS='' > INTL_MACOSX_LIBS='' > LDFLAGS='-Wl,-z,relro' > LIBICONV='-liconv' > LIBINTL='' > LIBOBJS='' > LIBS=' -lncursesw -pthread -lm' > LTLIBICONV='-liconv' > LTLIBINTL='' > LTLIBOBJS='' > MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo' > MKDIR_P='/bin/mkdir -p' > MSGFMT='/usr/bin/msgfmt' > MSGFMT_015='/usr/bin/msgfmt' > MSGMERGE='/usr/bin/msgmerge' > OBJEXT='o' > PACKAGE='calcurse' > PACKAGE_BUGREPORT='b...@calcurse.org' > PACKAGE_NAME='calcurse' > PACKAGE_STRING='calcurse 4.8.1' > PACKAGE_TARNAME='calcurse' > PACKAGE_URL='' > PACKAGE_VERSION='4.8.1' > PATH_SEPARATOR=':' > PKG_CONFIG='' > PKG_CONFIG_LIBDIR='' > PKG_CONFIG_PATH='' > POSUB='po' > SED='/bin/sed' > SET_MAKE='' > SHELL='/bin/bash' > STRIP='' > USE_NLS='yes' > VERSION='4.8.1' > XGETTEXT='/usr/bin/xgettext' > XGETTEXT_015='/usr/bin/xgettext' > XGETTEXT_EXTRA_OPTIONS='' > ac_ct_CC='gcc' > 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-tar} chof - "$$tardir"' > am__untar='$${TAR-tar} xf -' > 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>>/install-sh' > libdir='${prefix}/lib/x86_64-linux-gnu' > libexecdir='${prefix}/lib/x86_64-linux-gnu' > localedir='${datarootdir}/locale' > localstatedir='/var' > mandir='${prefix}/share/man' > mkdir_p='$(MKDIR_P)' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr' > program_transform_name='s,x,x,' > psdir='${docdir}' > runstatedir='${localstatedir}/run' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > /* confdefs.h */ > #define PACKAGE_NAME "calcurse" > #define PACKAGE_TARNAME "calcurse" > #define PACKAGE_VERSION "4.8.1" > #define PACKAGE_STRING "calcurse 4.8.1" > #define PACKAGE_BUGREPORT "b...@calcurse.org" > #define PACKAGE_URL "" > #define PACKAGE "calcurse" > #define VERSION "4.8.1" > #define ENABLE_NLS 1 > #define HAVE_GETTEXT 1 > #define HAVE_DCGETTEXT 1 > #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 STDC_HEADERS 1 > #define HAVE_CTYPE_H 1 > #define HAVE_GETOPT_H 1 > #define HAVE_LOCALE_H 1 > #define HAVE_MATH_H 1 > #define HAVE_SIGNAL_H 1 > #define HAVE_STDIO_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_WAIT_H 1 > #define HAVE_TIME_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_FCNTL_H 1 > #define HAVE_PATHS_H 1 > #define HAVE_ERRNO_H 1 > #define HAVE_LIMITS_H 1 > #define HAVE_REGEX_H 1 > #define HAVE_NCURSESW 1 > #define HAVE_CURSES 1 > #define HAVE_CURSES_ENHANCED 1 > #define HAVE_CURSES_COLOR 1 > #define HAVE_CURSES_OBSOLETE 1 > #define HAVE_NCURSESW_CURSES_H 1 > #define HAVE_CURSES_ENHANCED 1 > #define HAVE_CURSES_COLOR 1 > #define HAVE_CURSES_OBSOLETE 1 > #define HAVE_NCURSES_H 1 > #define HAVE_PTHREAD_H 1 > #define HAVE_LIBPTHREAD 1 > #define HAVE_MATH_H 1 > #define HAVE_LIBMATH 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 > --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking returned exit code 1 > make: *** [debian/rules:3: build] Error 25 > dpkg-buildpackage: error: debian/rules build 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/calcurse_4.8.1-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.