Your message dated Sat, 11 Nov 2023 11:49:01 +0000 with message-id <[email protected]> and subject line Bug#1027360: fixed in calcurse 4.8.1-1.1 has caused the Debian Bug report #1027360, regarding calcurse: FTBFS (missing build-depends on tzdata) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1027360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027360 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:calcurse Version: 4.6.0-2 Severity: serious Tags: ftbfs patch Dear maintainer: During a rebuild of all packages in bullseye, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch dh_update_autotools_config -a dh_auto_configure -a ./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 thread-safe 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 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 whether NLS is requested... yes 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 we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... 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 sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for initscr... no checking for initscr in -lncursesw... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking pthread.h usability... yes checking pthread.h presence... 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: WARNING: Using pre-built documentation. checking for a2x... no configure: WARNING: a2x not found - cannot rebuild man pages! configure: WARNING: Using pre-built man pages. checking if memory debug should be used... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating scripts/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating contrib/caldav/Makefile config.status: creating contrib/vdir/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands ======================================================================== calcurse is configured as follows. Please check that this configuration matches your expectations. Also give a look at the config.h file to check for preprocessor symbols. Host system type : x86_64-pc-linux-gnu Options used to compile and link: PREFIX = /usr VERSION = 4.6.0 CC = gcc CFLAGS = -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall CPPFLAGS = -Wdate-time -D_FORTIFY_SOURCE=2 DEFS = -DHAVE_CONFIG_H LD = /usr/bin/ld LDFLAGS = -Wl,-z,relro LIBS = -lncursesw -pthread -lm ======================================================================== dh_auto_build -a make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in po make[3]: Entering directory '/<<PKGBUILDDIR>>/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/po' Making all in src make[3]: Entering directory '/<<PKGBUILDDIR>>/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o calcurse.o calcurse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o apoint.o apoint.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o args.o args.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o config.o config.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o custom.o custom.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o day.o day.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o event.o event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o getstring.o getstring.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o help.o help.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o hooks.o hooks.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ical.o ical.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o io.o io.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o keys.o keys.c In file included from /usr/include/string.h:495, from io.c:39: In function ‘strncpy’, inlined from ‘io_log_init’ at io.c:1402:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 8192 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o listbox.o listbox.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o llist.o llist.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o note.o note.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o notify.o notify.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o pcal.o pcal.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o queue.o queue.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o recur.o recur.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o sha1.o sha1.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o sigs.o sigs.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o strings.o strings.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o todo.o todo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ui-calendar.o ui-calendar.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ui-day.o ui-day.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ui-todo.o ui-todo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o utf8.o utf8.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o utils.o utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o vars.o vars.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o vector.o vector.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o wins.o wins.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o mem.o mem.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o dmon.o dmon.c gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o calcurse calcurse.o apoint.o args.o config.o custom.o day.o event.o getstring.o help.o hooks.o ical.o io.o keys.o listbox.o llist.o note.o notify.o pcal.o queue.o recur.o sha1.o sigs.o strings.o todo.o ui-calendar.o ui-day.o ui-todo.o utf8.o utils.o vars.o vector.o wins.o mem.o dmon.o -lncursesw -pthread -lm make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' Making all in test make[3]: Entering directory '/<<PKGBUILDDIR>>/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' Making all in scripts make[3]: Entering directory '/<<PKGBUILDDIR>>/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/scripts' Making all in contrib/caldav make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/caldav' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/caldav' Making all in contrib/vdir make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/vdir' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/vdir' Making all in doc make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[3]: Entering directory '/<<PKGBUILDDIR>>' make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_test --no-parallel make -j1 check VERBOSE=1 make[2]: Entering directory '/<<PKGBUILDDIR>>' make check-recursive make[3]: Entering directory '/<<PKGBUILDDIR>>' Making check in po make[4]: Entering directory '/<<PKGBUILDDIR>>/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/po' Making check in src make[4]: Entering directory '/<<PKGBUILDDIR>>/src' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' Making check in test make[4]: Entering directory '/<<PKGBUILDDIR>>/test' make run-test test-init.sh make[5]: Entering directory '/<<PKGBUILDDIR>>/test' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o run-test.o run-test.c gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o run-test run-test.o -lncursesw -pthread -lm make[5]: Nothing to be done for 'test-init.sh'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/test' make check-TESTS make[5]: Entering directory '/<<PKGBUILDDIR>>/test' make[6]: Entering directory '/<<PKGBUILDDIR>>/test' PASS: true-001.sh PASS: run-test-001.sh PASS: run-test-002.sh PASS: io-001.sh PASS: io-002.sh PASS: io-003.sh PASS: io-004.sh PASS: io-005.sh PASS: io-006.sh PASS: todo-001.sh PASS: todo-002.sh PASS: todo-003.sh PASS: day-001.sh PASS: day-002.sh PASS: day-003.sh PASS: range-001.sh PASS: range-002.sh PASS: range-003.sh PASS: appointment-001.sh PASS: appointment-002.sh PASS: appointment-003.sh PASS: appointment-004.sh PASS: appointment-005.sh PASS: appointment-006.sh PASS: appointment-007.sh PASS: appointment-008.sh PASS: appointment-009.sh PASS: appointment-010.sh PASS: appointment-011.sh PASS: appointment-012.sh PASS: appointment-013.sh PASS: appointment-014.sh PASS: appointment-015.sh PASS: appointment-016.sh PASS: appointment-017.sh PASS: appointment-018.sh PASS: appointment-019.sh PASS: appointment-020.sh PASS: appointment-021.sh PASS: appointment-022.sh PASS: event-001.sh PASS: event-002.sh PASS: event-003.sh PASS: event-004.sh PASS: event-005.sh PASS: event-006.sh PASS: filter-001.sh PASS: ical-001.sh PASS: ical-002.sh PASS: ical-003.sh PASS: ical-004.sh PASS: ical-005.sh PASS: ical-006.sh FAIL: ical-007.sh PASS: ical-008.sh PASS: ical-009.sh PASS: ical-010.sh PASS: ical-011.sh PASS: next-001.sh PASS: next-002.sh PASS: next-003.sh PASS: search-001.sh PASS: bug-002.sh PASS: regress-001.sh PASS: recur-001.sh PASS: recur-002.sh PASS: recur-003.sh PASS: recur-004.sh PASS: recur-005.sh PASS: recur-006.sh PASS: recur-007.sh FAIL: recur-008.sh ========================================= calcurse 4.6.0: test/test-suite.log ========================================= # TOTAL: 72 # PASS: 70 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: ical-007.sh ================= Running ./ical-007.sh... FAIL FAIL ical-007.sh (exit status: 1) FAIL: recur-008.sh ================== Running ./recur-008.sh... FAIL FAIL recur-008.sh (exit status: 1) ============================================================================ Testsuite summary for calcurse 4.6.0 ============================================================================ # TOTAL: 72 # PASS: 70 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to [email protected] ============================================================================ make[6]: *** [Makefile:752: test-suite.log] Error 1 make[6]: Leaving directory '/<<PKGBUILDDIR>>/test' make[5]: *** [Makefile:860: check-TESTS] Error 2 make[5]: Leaving directory '/<<PKGBUILDDIR>>/test' make[4]: *** [Makefile:1431: check-am] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/test' make[3]: *** [Makefile:388: check-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: *** [Makefile:689: check] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2 make[1]: *** [debian/rules:10: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:3: build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the build ends and not necessarily the most relevant part) Note: I'm using the "patch" tag because there is an obvious fix (indicated in the subject). About the archive rebuild: The build was made using virtual machines from Hetzner, with enough memory, enough disk, and either one or two CPUs, using a reduced chroot with only build-essential packages (plus debhelper). If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: calcurse Source-Version: 4.8.1-1.1 Done: Johannes Schauer Marin Rodrigues <[email protected]> We believe that the bug you reported is fixed in the latest version of calcurse, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Johannes Schauer Marin Rodrigues <[email protected]> (supplier of updated calcurse package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 01 Nov 2023 11:45:27 +0100 Source: calcurse Architecture: source Version: 4.8.1-1.1 Distribution: unstable Urgency: medium Maintainer: Bartosz Fenski <[email protected]> Changed-By: Johannes Schauer Marin Rodrigues <[email protected]> Closes: 1027360 Changes: calcurse (4.8.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add B-D on tzdata (closes: #1027360) Checksums-Sha1: ba634f6038888d4e4ac232a6590e1a68fb7495c2 1730 calcurse_4.8.1-1.1.dsc dc0973cafe6db3b47d002e32ac6e902eb2c0c632 4124 calcurse_4.8.1-1.1.debian.tar.xz 85fd880ef5e75a9549547f7dbec356fd0ae618b7 6045 calcurse_4.8.1-1.1_arm64.buildinfo Checksums-Sha256: 08aafbf5fa9ce107cfcf1ede24485cafccd800fc0500b117d81c08602142264a 1730 calcurse_4.8.1-1.1.dsc f3637e14d40a473da9886bc2bf3cae36fa149cf75095291016dbdacc574127bd 4124 calcurse_4.8.1-1.1.debian.tar.xz d5fad32798289136d58953959eef5d641cf44b55542d7f8c6e34fe7dcabc02b6 6045 calcurse_4.8.1-1.1_arm64.buildinfo Files: 3398bd2b6770f5e60b598b52a12dcda2 1730 utils optional calcurse_4.8.1-1.1.dsc 1b84e30b4b5c004776c224a632f38fa7 4124 utils optional calcurse_4.8.1-1.1.debian.tar.xz 69c0538da3de6e0b5b4b4cebe1e269d2 6045 utils optional calcurse_4.8.1-1.1_arm64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmVCLcsACgkQ8sulx4+9 g+GqUA//RQj/t8jZM4oVSucsll4z4XBMVZT+LeKA8nssS1zne0ELiAqT2AHTS3vR P3QV4W7lbf8MMRKX+ownkMQEt0tIyQrIJXqUz6D2flw7+C/Tye+X/AaWIOmR80lS MgL+DgeiGlIdMFaNITlIyrff2pQf5c05ZeuuSJg99l7CE742ewE7qd5MN74O3Cff vJ9BTh84Cq8A1tb/OF/HdTQmhjIp38SXR5v75Htm37+zfAS4GaiISaNbT0eFexOq qHDdSdKd6fljL3stmZOZaSrLKBWL1Q7bf2+uV3TduKn6trcq51aCmyXu4kdZDmus /JXjAX2sOPyoPj5Ft25CXX7Ezxty/5iLXH2xQcXkVhmOHHMH2Tr+twRQceejwK8Z RuUpVvNEAteisssymv9ehJUh5mOHQKQ+VPKgq6wNfPffEu6m0yW4UsYlyZwhIMrD DgE8A9t85Bm8D0l80cfeXk3qepbuXE5S+k5Fjz4/YdX73UcVqvPgeNQZGWdvWxJq XWoNjGBfpr5w/30A/mlwSEqPG7k6CdOy5jaVKSmccW72ZKaMSD5I6ywvTduB6ktQ cZLVTEeG7yR7oHCotwLrQ6po9YCquB/s88YIr58GE8nMotZJPU9UKBkkcr7G4hhw FK8b48Ym+9czxZOnazHgHsxQ5J+E8MBJdktwxQTlFaQHh77Qv+4= =wPo9 -----END PGP SIGNATURE-----
--- End Message ---

