Your message dated Tue, 18 Mar 2025 16:19:12 +0000
with message-id <[email protected]>
and subject line Bug#1086259: fixed in calcurse 4.8.1-1.2
has caused the Debian Bug report #1086259,
regarding calcurse: FTBFS: FAIL: ical-007.sh
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.)
--
1086259: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086259
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:calcurse
Version: 4.8.1-1.1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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... /usr/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... /usr/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... /usr/bin/grep
checking for egrep... /usr/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: 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 po-directories 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.8.1
CC = gcc
CFLAGS = -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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
make -j1
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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -c -o keys.o keys.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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -c -o dmon.o dmon.c
gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -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 "TESTSUITEFLAGS=-j1 --verbose" 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 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -c -o
run-test.o run-test.c
gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -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: ical-012.sh
PASS: ical-013.sh
PASS: ical-014.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
PASS: recur-008.sh
PASS: recur-009.sh
PASS: recur-010.sh
=========================================
calcurse 4.8.1: test/test-suite.log
=========================================
# TOTAL: 77
# PASS: 76
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: ical-007.sh
=================
Running ./ical-007.sh... FAIL
FAIL ical-007.sh (exit status: 1)
============================================================================
Testsuite summary for calcurse 4.8.1
============================================================================
# TOTAL: 77
# PASS: 76
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to [email protected]
============================================================================
make[6]: *** [Makefile:775: test-suite.log] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[5]: *** [Makefile:883: check-TESTS] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[4]: *** [Makefile:1488: check-am] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[3]: *** [Makefile:403: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:703: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" 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] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
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.2
Done: Andrew Bower <[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.
Andrew Bower <[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, 05 Mar 2025 21:14:01 +0000
Source: calcurse
Architecture: source
Version: 4.8.1-1.2
Distribution: unstable
Urgency: medium
Maintainer: Bartosz Fenski <[email protected]>
Changed-By: Andrew Bower <[email protected]>
Closes: 1086259
Changes:
calcurse (4.8.1-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Update B-D to tzdata-legacy to fix FTBFS (Closes: #1086259)
* Recommend tzdata-legacy for full functionality.
Checksums-Sha1:
9b9931ec68cfd3fafe228bc03134f3f5175e1baf 1588 calcurse_4.8.1-1.2.dsc
d3093cfccc963fc2ce3f9d513cdfab007b68270a 4212 calcurse_4.8.1-1.2.debian.tar.xz
e06c468778dadbe1a942bce350c99cdcfb1b98a3 5259
calcurse_4.8.1-1.2_source.buildinfo
Checksums-Sha256:
280baa73b0d16fccdf66a5081fef4d17c56d67f16b36c4f773f60e76f149fd38 1588
calcurse_4.8.1-1.2.dsc
3a5b1ee274ef9bd4ea94ca6f593b58174fe9f4d8f5f50cedca0ebd047621a082 4212
calcurse_4.8.1-1.2.debian.tar.xz
e7d9821b911cd2a56453e3e44504a566c79376afd70478b3aa23d28ff5b741c2 5259
calcurse_4.8.1-1.2_source.buildinfo
Files:
53aab92bbfeda1ced64732e0f16ac001 1588 utils optional calcurse_4.8.1-1.2.dsc
8499fd829b686f38cecbc5d051bbe203 4212 utils optional
calcurse_4.8.1-1.2.debian.tar.xz
7b029798a4eafe1cc7a0448984e3edc5 5259 utils optional
calcurse_4.8.1-1.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmfZmbIQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFSYC/4g7pNPsi8d1PhFlwBswsBc0lTdmE/LLfID
gqqijOwAcHW9x2KtLl8VA8/dOFSq4MQN8NjFxdl7xOPKs4lfaJTLjlUAfFP1WDPd
YWzSRbs8tKeKT+1Hrqc645IP33xHEOH/sw9fYtWMkd0QekdqVauinsVTZWusK/W4
TwJ8nqHWVVc6god4pZlqXSXNZS48NRDl4I2xWBb/mc5KnyaPmJT7if7VzzdHL/jB
fIk3Ko7U2X9nh64ivPyrtZWH1u653TLsctDi6IxPDYhiq162Q4hoFMvS4OfcxeNs
A37PHzbxkB3Tfv8udJQeRyjNxXG+iDHSInK7jR9AfE185joOMXvSSG82WpZGyDnn
DQ+Re4RPRw6ZnWEqcXBltNLyzQ8Uqf/IEYF0zly/b5jWYRLf08398NpHBqXKNjLW
vlEKss/Kpz70yef0i2KKYe5T+HGCEtsKKUqAAKz76euyqfDdAG6irX0QFleOl9l2
dR9gEyqq6Xi4idu+Mi2CN7pm8o5jAAU=
=181q
-----END PGP SIGNATURE-----
pgp5btQsXWnwi.pgp
Description: PGP signature
--- End Message ---