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 b...@calcurse.org
============================================================================
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.

Reply via email to