>>> calcurse: Building community/calcurse 4.8.1-r0 (using abuild 3.11.20-r0) started Tue, 11 Jul 2023 18:51:55 +0000 >>> calcurse: Checking sanity of /home/buildozer/aports/community/calcurse/APKBUILD... >>> calcurse: Analyzing dependencies... >>> calcurse: Installing for build: build-base ncurses-dev tzdata (1/7) Installing libformw (6.4_p20230708-r1) (2/7) Installing libmenuw (6.4_p20230708-r1) (3/7) Installing libpanelw (6.4_p20230708-r1) (4/7) Installing libncurses++ (6.4_p20230708-r1) (5/7) Installing ncurses-dev (6.4_p20230708-r1) (6/7) Installing tzdata (2023c-r1) (7/7) Installing .makedepends-calcurse (20230711.185156) Executing busybox-1.36.1-r3.trigger OK: 273 MiB in 109 packages >>> calcurse: Cleaning up srcdir >>> calcurse: Cleaning up pkgdir >>> calcurse: Cleaning up tmpdir >>> calcurse: Fetching https://calcurse.org/files/calcurse-4.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 11 713k 11 81514 0 0 32628 0 0:00:22 0:00:02 0:00:20 32618 17 713k 17 127k 0 0 38393 0 0:00:19 0:00:03 0:00:16 38386 22 713k 22 159k 0 0 38069 0 0:00:19 0:00:04 0:00:15 38069 29 713k 29 207k 0 0 40168 0 0:00:18 0:00:05 0:00:13 43904 38 713k 38 271k 0 0 44240 0 0:00:16 0:00:06 0:00:10 58148 44 713k 44 319k 0 0 44862 0 0:00:16 0:00:07 0:00:09 51232 58 713k 58 415k 0 0 51076 0 0:00:14 0:00:08 0:00:06 59832 71 713k 71 511k 0 0 55984 0 0:00:13 0:00:09 0:00:04 71178 82 713k 82 591k 0 0 58830 0 0:00:12 0:00:10 0:00:02 78580 91 713k 91 655k 0 0 59268 0 0:00:12 0:00:11 0:00:01 78019 100 713k 100 713k 0 0 59491 0 0:00:12 0:00:12 --:--:-- 80880 100 713k 100 713k 0 0 59490 0 0:00:12 0:00:12 --:--:-- 77228 >>> calcurse: Fetching https://calcurse.org/files/calcurse-4.8.1.tar.gz >>> calcurse: Checking sha512sums... calcurse-4.8.1.tar.gz: OK 0001-Fix-segfault-when-importing-iCal-files.patch: OK >>> calcurse: Unpacking /var/cache/distfiles/calcurse-4.8.1.tar.gz... >>> calcurse: 0001-Fix-segfault-when-importing-iCal-files.patch patching file src/ical.c Hunk #1 succeeded at 519 with fuzz 2. Hunk #2 succeeded at 577 with fuzz 2 (offset 4 lines). checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-pkg-config... no 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 : armv7-alpine-linux-musleabihf Options used to compile and link: PREFIX = /usr VERSION = 4.8.1 CC = gcc CFLAGS = -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall CPPFLAGS = DEFS = -DHAVE_CONFIG_H LD = /usr/armv7-alpine-linux-musleabihf/bin/ld LDFLAGS = -Wl,--as-needed,-O1,--sort-common LIBS = -lncursesw -pthread -lm ======================================================================== make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/po' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT getstring.o -MD -MP -MF .deps/getstring.Tpo -c -o getstring.o getstring.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT hooks.o -MD -MP -MF .deps/hooks.Tpo -c -o hooks.o hooks.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT listbox.o -MD -MP -MF .deps/listbox.Tpo -c -o listbox.o listbox.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o note.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT sigs.o -MD -MP -MF .deps/sigs.Tpo -c -o sigs.o sigs.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT todo.o -MD -MP -MF .deps/todo.Tpo -c -o todo.o 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT ui-calendar.o -MD -MP -MF .deps/ui-calendar.Tpo -c -o ui-calendar.o ui-calendar.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT ui-day.o -MD -MP -MF .deps/ui-day.Tpo -c -o ui-day.o ui-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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT vars.o -MD -MP -MF .deps/vars.Tpo -c -o vars.o vars.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT wins.o -MD -MP -MF .deps/wins.Tpo -c -o wins.o wins.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT dmon.o -MD -MP -MF .deps/dmon.Tpo -c -o dmon.o dmon.c day.c: In function 'day_paste_item': day.c:870:25: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 870 | &until) | ^~~~~~ | | | time_t * {aka long long int *} In file included from day.c:43: calcurse.h:1275:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1275 | long overflow_add(long, long, long *); | ^~~~~~ day.c:887:25: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 887 | &until) | ^~~~~~ | | | time_t * {aka long long int *} calcurse.h:1275:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1275 | long overflow_add(long, long, long *); | ^~~~~~ utils.c: In function 'parse_date_increment': utils.c:1105:44: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 1105 | if (overflow_add(start, p, &start)) | ^~~~~~ | | | time_t * {aka long long int *} In file included from utils.c:51: calcurse.h:1275:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1275 | long overflow_add(long, long, long *); | ^~~~~~ mv -f .deps/hooks.Tpo .deps/hooks.Po utils.c: In function 'parse_datetime': utils.c:1328:44: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 1328 | if (overflow_add(*ts, dur, &sec)) | ^~~~ | | | time_t * {aka long long int *} calcurse.h:1275:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1275 | long overflow_add(long, long, long *); | ^~~~~~ mv -f .deps/vars.Tpo .deps/vars.Po mv -f .deps/queue.Tpo .deps/queue.Po mv -f .deps/vector.Tpo .deps/vector.Po mv -f .deps/sigs.Tpo .deps/sigs.Po mv -f .deps/strings.Tpo .deps/strings.Po mv -f .deps/utf8.Tpo .deps/utf8.Po mv -f .deps/mem.Tpo .deps/mem.Po mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/listbox.Tpo .deps/listbox.Po mv -f .deps/event.Tpo .deps/event.Po mv -f .deps/dmon.Tpo .deps/dmon.Po mv -f .deps/todo.Tpo .deps/todo.Po mv -f .deps/llist.Tpo .deps/llist.Po mv -f .deps/pcal.Tpo .deps/pcal.Po mv -f .deps/getstring.Tpo .deps/getstring.Po mv -f .deps/apoint.Tpo .deps/apoint.Po mv -f .deps/ui-todo.Tpo .deps/ui-todo.Po mv -f .deps/note.Tpo .deps/note.Po mv -f .deps/calcurse.Tpo .deps/calcurse.Po mv -f .deps/notify.Tpo .deps/notify.Po mv -f .deps/keys.Tpo .deps/keys.Po mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/wins.Tpo .deps/wins.Po mv -f .deps/ui-calendar.Tpo .deps/ui-calendar.Po mv -f .deps/day.Tpo .deps/day.Po mv -f .deps/custom.Tpo .deps/custom.Po mv -f .deps/sha1.Tpo .deps/sha1.Po mv -f .deps/ui-day.Tpo .deps/ui-day.Po mv -f .deps/args.Tpo .deps/args.Po mv -f .deps/ical.Tpo .deps/ical.Po mv -f .deps/io.Tpo .deps/io.Po mv -f .deps/recur.Tpo .deps/recur.Po mv -f .deps/utils.Tpo .deps/utils.Po gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wl,--as-needed,-O1,--sort-common -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 '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' Making all in contrib/caldav make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' Making all in contrib/vdir make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make check-recursive make[1]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' Making check in po make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/po' Making check in src make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' Making check in test make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make run-test test-init.sh make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -MT run-test.o -MD -MP -MF .deps/run-test.Tpo -c -o run-test.o run-test.c mv -f .deps/run-test.Tpo .deps/run-test.Po gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wl,--as-needed,-O1,--sort-common -o run-test run-test.o -lncursesw -pthread -lm make[3]: Nothing to be done for 'test-init.sh'. make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make[4]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/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 PASS: 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 ============================================================================ Testsuite summary for calcurse 4.8.1 ============================================================================ # TOTAL: 77 # PASS: 77 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' Making check in scripts make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' Making check in contrib/caldav make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' Making check in contrib/vdir make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' Making check in doc make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' >>> calcurse: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' Making install in po make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/po' if test "calcurse" = "gettext-tools"; then \ .././install-sh -c -d /home/buildozer/aports/community/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 \ /home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/po' Making install in src make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/src' Making install in test make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/test' Making install in scripts make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-upgrade '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/scripts' Making install in contrib/caldav make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-caldav '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/caldav' Making install in contrib/vdir make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-vdir '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/contrib/vdir' Making install in doc make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse' /usr/bin/install -c -m 644 calcurse.1 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/es' .././install-sh -c -d '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/fr' .././install-sh -c -d '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/pt_BR' .././install-sh -c -d '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/nl' .././install-sh -c -d '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/ru' /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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/.' .././install-sh -c -d '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/share/doc/calcurse/de' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.8.1' >>> calcurse-dbg*: Running split function dbg... >>> calcurse-dbg*: Preparing subpackage calcurse-dbg... >>> calcurse-dbg*: Running postcheck for calcurse-dbg >>> calcurse-doc*: Running split function doc... >>> calcurse-doc*: Preparing subpackage calcurse-doc... >>> calcurse-doc*: Running postcheck for calcurse-doc >>> calcurse-caldav*: Running split function caldav... '/home/buildozer/aports/community/calcurse/pkg/calcurse/usr/bin/calcurse-caldav' -> '/home/buildozer/aports/community/calcurse/pkg/calcurse-caldav/usr/bin/calcurse-caldav' >>> calcurse-caldav*: Preparing subpackage calcurse-caldav... >>> calcurse-caldav*: Running postcheck for calcurse-caldav >>> calcurse*: Running postcheck for calcurse >>> calcurse*: Preparing package calcurse... >>> calcurse-caldav*: Scanning shared objects >>> calcurse-dbg*: Scanning shared objects >>> calcurse-doc*: Scanning shared objects >>> calcurse*: Scanning shared objects >>> calcurse-caldav*: Tracing dependencies... >>> calcurse-caldav*: Package size: 40.0 KB >>> calcurse-caldav*: Compressing data... >>> calcurse-caldav*: Create checksum... >>> calcurse-caldav*: Create calcurse-caldav-4.8.1-r0.apk >>> calcurse-dbg*: Tracing dependencies... >>> calcurse-dbg*: Package size: 736.0 KB >>> calcurse-dbg*: Compressing data... >>> calcurse-dbg*: Create checksum... >>> calcurse-dbg*: Create calcurse-dbg-4.8.1-r0.apk >>> calcurse-doc*: Tracing dependencies... >>> calcurse-doc*: Package size: 876.0 KB >>> calcurse-doc*: Compressing data... >>> calcurse-doc*: Create checksum... >>> calcurse-doc*: Create calcurse-doc-4.8.1-r0.apk >>> calcurse*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libncursesw.so.6 >>> calcurse*: Package size: 212.0 KB >>> calcurse*: Compressing data... >>> calcurse*: Create checksum... >>> calcurse*: Create calcurse-4.8.1-r0.apk >>> calcurse: Build complete at Tue, 11 Jul 2023 18:52:14 +0000 elapsed time 0h 0m 19s >>> calcurse: Cleaning up srcdir >>> calcurse: Cleaning up pkgdir >>> calcurse: Uninstalling dependencies... (1/7) Purging .makedepends-calcurse (20230711.185156) (2/7) Purging ncurses-dev (6.4_p20230708-r1) (3/7) Purging libncurses++ (6.4_p20230708-r1) (4/7) Purging libpanelw (6.4_p20230708-r1) (5/7) Purging tzdata (2023c-r1) (6/7) Purging libformw (6.4_p20230708-r1) (7/7) Purging libmenuw (6.4_p20230708-r1) Executing busybox-1.36.1-r3.trigger OK: 269 MiB in 102 packages >>> calcurse: Updating the community/armv7 repository index... >>> calcurse: Signing the index...