==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: calcurse 4.8.1-2 (Thu Jul 11 23:03:41 2024) ==> Retrieving sources... -> Found calcurse-4.8.1.tar.gz -> Found calcurse-4.8.1.tar.gz.asc ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... calcurse-4.8.1.tar.gz ... Passed calcurse-4.8.1.tar.gz.asc ... Skipped ==> Validating source files with b2sums... calcurse-4.8.1.tar.gz ... Passed calcurse-4.8.1.tar.gz.asc ... Skipped ==> Making package: calcurse 4.8.1-2 (Thu 11 Jul 2024 11:03:47 PM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found calcurse-4.8.1.tar.gz -> Found calcurse-4.8.1.tar.gz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting calcurse-4.8.1.tar.gz with bsdtar ==> Starting build()... 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... gawk 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... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-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) gcc3 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... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... yes checking for working ncursesw/curses.h... no 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 configure: WARNING: Will not rebuild documentation! 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 : aarch64-unknown-linux-gnu Options used to compile and link: PREFIX = /usr VERSION = 4.8.1 CC = gcc CFLAGS = -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall CPPFLAGS = DEFS = -DHAVE_CONFIG_H LD = /usr/bin/ld LDFLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now LIBS = -lncursesw -pthread -lm ======================================================================== make all-recursive make[1]: Entering directory '/build/calcurse/src/calcurse-4.8.1' Making all in po make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/po' Making all in src make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT calcurse.o -MD -MP -MF .deps/calcurse.Tpo -c -o calcurse.o calcurse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT apoint.o -MD -MP -MF .deps/apoint.Tpo -c -o apoint.o apoint.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT custom.o -MD -MP -MF .deps/custom.Tpo -c -o custom.o custom.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT day.o -MD -MP -MF .deps/day.Tpo -c -o day.o day.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT getstring.o -MD -MP -MF .deps/getstring.Tpo -c -o getstring.o getstring.c mv -f .deps/event.Tpo .deps/event.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/apoint.Tpo .deps/apoint.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT hooks.o -MD -MP -MF .deps/hooks.Tpo -c -o hooks.o hooks.c mv -f .deps/getstring.Tpo .deps/getstring.Po mv -f .deps/calcurse.Tpo .deps/calcurse.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ical.o -MD -MP -MF .deps/ical.Tpo -c -o ical.o ical.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/config.Tpo .deps/config.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c mv -f .deps/hooks.Tpo .deps/hooks.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT listbox.o -MD -MP -MF .deps/listbox.Tpo -c -o listbox.o listbox.c mv -f .deps/day.Tpo .deps/day.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c mv -f .deps/help.Tpo .deps/help.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o note.c mv -f .deps/llist.Tpo .deps/llist.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c mv -f .deps/custom.Tpo .deps/custom.Po mv -f .deps/listbox.Tpo .deps/listbox.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT pcal.o -MD -MP -MF .deps/pcal.Tpo -c -o pcal.o pcal.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/args.Tpo .deps/args.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c mv -f .deps/note.Tpo .deps/note.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/keys.Tpo .deps/keys.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT sigs.o -MD -MP -MF .deps/sigs.Tpo -c -o sigs.o sigs.c mv -f .deps/queue.Tpo .deps/queue.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c mv -f .deps/pcal.Tpo .deps/pcal.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT todo.o -MD -MP -MF .deps/todo.Tpo -c -o todo.o todo.c mv -f .deps/sigs.Tpo .deps/sigs.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ui-calendar.o -MD -MP -MF .deps/ui-calendar.Tpo -c -o ui-calendar.o ui-calendar.c mv -f .deps/strings.Tpo .deps/strings.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ui-day.o -MD -MP -MF .deps/ui-day.Tpo -c -o ui-day.o ui-day.c mv -f .deps/sha1.Tpo .deps/sha1.Po mv -f .deps/ical.Tpo .deps/ical.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ui-todo.o -MD -MP -MF .deps/ui-todo.Tpo -c -o ui-todo.o ui-todo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c mv -f .deps/notify.Tpo .deps/notify.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/todo.Tpo .deps/todo.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT vars.o -MD -MP -MF .deps/vars.Tpo -c -o vars.o vars.c mv -f .deps/io.Tpo .deps/io.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c mv -f .deps/utf8.Tpo .deps/utf8.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT wins.o -MD -MP -MF .deps/wins.Tpo -c -o wins.o wins.c mv -f .deps/vars.Tpo .deps/vars.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/ui-todo.Tpo .deps/ui-todo.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT dmon.o -MD -MP -MF .deps/dmon.Tpo -c -o dmon.o dmon.c mv -f .deps/vector.Tpo .deps/vector.Po mv -f .deps/recur.Tpo .deps/recur.Po mv -f .deps/ui-calendar.Tpo .deps/ui-calendar.Po mv -f .deps/mem.Tpo .deps/mem.Po mv -f .deps/dmon.Tpo .deps/dmon.Po mv -f .deps/wins.Tpo .deps/wins.Po mv -f .deps/ui-day.Tpo .deps/ui-day.Po mv -f .deps/utils.Tpo .deps/utils.Po gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/src' Making all in test make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/test' Making all in scripts make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/scripts' Making all in contrib/caldav make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/contrib/caldav' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/contrib/caldav' Making all in contrib/vdir make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/contrib/vdir' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/contrib/vdir' Making all in doc make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/doc' make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1' make[1]: Leaving directory '/build/calcurse/src/calcurse-4.8.1' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/build/calcurse/src/calcurse-4.8.1' Making install in po make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/po' installing fr.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/fr/LC_MESSAGES/calcurse.mo installing en.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/en/LC_MESSAGES/calcurse.mo installing de.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/de/LC_MESSAGES/calcurse.mo installing es.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/es/LC_MESSAGES/calcurse.mo installing nl.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/nl/LC_MESSAGES/calcurse.mo installing ru.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/ru/LC_MESSAGES/calcurse.mo installing pt_BR.gmo as /build/calcurse/pkg/calcurse/usr/share/locale/pt_BR/LC_MESSAGES/calcurse.mo if test "calcurse" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/calcurse/pkg/calcurse/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /build/calcurse/pkg/calcurse/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/calcurse/pkg/calcurse/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/po' Making install in src make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/src' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse '/build/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/src' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/src' Making install in test make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/test' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/test' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/test' Making install in scripts make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/scripts' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1/scripts' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-upgrade '/build/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/scripts' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/scripts' Making install in contrib/caldav make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/contrib/caldav' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1/contrib/caldav' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-caldav '/build/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/contrib/caldav' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/contrib/caldav' Making install in contrib/vdir make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/contrib/vdir' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1/contrib/vdir' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-vdir '/build/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/contrib/vdir' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/contrib/vdir' Making install in doc make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1/doc' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/man/man1' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse' /usr/bin/install -c -m 644 calcurse.1 '/build/calcurse/pkg/calcurse/usr/share/man/man1' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/de' /usr/bin/install -c -m 644 de/add.txt de/config.txt de/copy-paste.txt de/credits.txt de/delete.txt de/displacement.txt de/edit.txt de/enote.txt de/export.txt de/flag.txt de/general.txt de/goto.txt de/import.txt de/intro.txt de/other.txt de/pipe.txt de/priority.txt de/repeat.txt de/save.txt de/tab.txt de/view.txt de/vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/de' /usr/bin/install -c -m 644 manual.html submitting-patches.html add.txt config.txt copy-paste.txt credits.txt delete.txt displacement.txt edit.txt enote.txt export.txt flag.txt general.txt goto.txt import.txt intro.txt manual.txt other.txt pipe.txt priority.txt reload.txt repeat.txt save.txt tab.txt view.txt vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/.' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/es' /usr/bin/install -c -m 644 es/add.txt es/config.txt es/copy-paste.txt es/credits.txt es/delete.txt es/displacement.txt es/edit.txt es/enote.txt es/export.txt es/flag.txt es/general.txt es/goto.txt es/import.txt es/intro.txt es/other.txt es/pipe.txt es/priority.txt es/repeat.txt es/save.txt es/tab.txt es/view.txt es/vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/es' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/fr' /usr/bin/install -c -m 644 fr/add.txt fr/config.txt fr/copy-paste.txt fr/credits.txt fr/delete.txt fr/displacement.txt fr/edit.txt fr/enote.txt fr/export.txt fr/flag.txt fr/general.txt fr/goto.txt fr/import.txt fr/intro.txt fr/other.txt fr/pipe.txt fr/priority.txt fr/repeat.txt fr/save.txt fr/tab.txt fr/view.txt fr/vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/fr' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/ru' /usr/bin/install -c -m 644 ru/add.txt ru/config.txt ru/copy-paste.txt ru/credits.txt ru/delete.txt ru/displacement.txt ru/edit.txt ru/enote.txt ru/export.txt ru/flag.txt ru/general.txt ru/goto.txt ru/import.txt ru/intro.txt ru/other.txt ru/pipe.txt ru/priority.txt ru/repeat.txt ru/save.txt ru/tab.txt ru/view.txt ru/vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/ru' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/nl' /usr/bin/install -c -m 644 nl/add.txt nl/config.txt nl/copy-paste.txt nl/credits.txt nl/delete.txt nl/displacement.txt nl/edit.txt nl/enote.txt nl/export.txt nl/flag.txt nl/general.txt nl/goto.txt nl/import.txt nl/intro.txt nl/other.txt nl/pipe.txt nl/priority.txt nl/repeat.txt nl/save.txt nl/tab.txt nl/view.txt nl/vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/nl' /usr/bin/mkdir -p '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/pt_BR' /usr/bin/install -c -m 644 pt_BR/add.txt pt_BR/config.txt pt_BR/copy-paste.txt pt_BR/credits.txt pt_BR/delete.txt pt_BR/displacement.txt pt_BR/edit.txt pt_BR/enote.txt pt_BR/export.txt pt_BR/flag.txt pt_BR/general.txt pt_BR/goto.txt pt_BR/import.txt pt_BR/intro.txt pt_BR/other.txt pt_BR/pipe.txt pt_BR/priority.txt pt_BR/repeat.txt pt_BR/save.txt pt_BR/tab.txt pt_BR/view.txt pt_BR/vnote.txt '/build/calcurse/pkg/calcurse/usr/share/doc/calcurse/pt_BR' make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/doc' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1/doc' make[2]: Entering directory '/build/calcurse/src/calcurse-4.8.1' make[3]: Entering directory '/build/calcurse/src/calcurse-4.8.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/calcurse/src/calcurse-4.8.1' make[2]: Leaving directory '/build/calcurse/src/calcurse-4.8.1' make[1]: Leaving directory '/build/calcurse/src/calcurse-4.8.1' install: creating directory '/build/calcurse/pkg/calcurse/usr/share/licenses' install: creating directory '/build/calcurse/pkg/calcurse/usr/share/licenses/calcurse' 'COPYING' -> '/build/calcurse/pkg/calcurse/usr/share/licenses/calcurse/COPYING' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "calcurse"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: calcurse 4.8.1-2 (Thu 11 Jul 2024 11:04:02 PM MDT) ==> Cleaning up...