>>> calcurse: Building community/calcurse 4.6.0-r0 (using abuild 3.8.0_rc3-r2) started Mon, 24 May 2021 23:45:54 +0000 >>> calcurse: Checking sanity of /home/buildozer/aports/community/calcurse/APKBUILD... >>> calcurse: Analyzing dependencies... >>> calcurse: Installing for build: build-base ncurses-dev tzdata (1/3) Installing ncurses-dev (6.2_p20210522-r0) (2/3) Installing tzdata (2021a-r0) (3/3) Installing .makedepends-calcurse (20210524.234559) Executing busybox-1.33.1-r1.trigger OK: 315 MiB in 92 packages >>> calcurse: Cleaning up srcdir >>> calcurse: Cleaning up pkgdir >>> calcurse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/calcurse-4.6.0.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 100 648k 100 648k 0 0 7813k 0 --:--:-- --:--:-- --:--:-- 7813k >>> calcurse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/calcurse-4.6.0.tar.gz >>> calcurse: Checking sha512sums... calcurse-4.6.0.tar.gz: OK 0001-Accept-empty-DESCRIPTION-in-ical-import.patch: OK >>> calcurse: Unpacking /var/cache/distfiles/v3.14/calcurse-4.6.0.tar.gz... >>> calcurse: 0001-Accept-empty-DESCRIPTION-in-ical-import.patch patching file src/ical.c patching file test/ical-009.sh checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 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 i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for ld used by GCC... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... no checking whether to use NLS... no checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for initscr... no checking for initscr in -lncursesw... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for math.h... (cached) yes checking for exp in -lm... yes checking whether to include documentation... yes 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 default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands ======================================================================== calcurse is configured as follows. Please check that this configuration matches your expectations. Also give a look at the config.h file to check for preprocessor symbols. Host system type : i586-alpine-linux-musl Options used to compile and link: PREFIX = /usr VERSION = 4.6.0 CC = gcc CFLAGS = -Os -fomit-frame-pointer -Wall CPPFLAGS = -Os -fomit-frame-pointer DEFS = -DHAVE_CONFIG_H LD = /usr/i586-alpine-linux-musl/bin/ld LDFLAGS = LIBS = -lncursesw -pthread -lm ======================================================================== make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/po' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c day.c: In function 'day_paste_item': day.c:786:4: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 786 | &until) | ^~~~~~ | | | time_t * {aka long long int *} In file included from day.c:43: calcurse.h:1236:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1236 | long overflow_add(long, long, long *); | ^~~~~~ day.c:803:4: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 803 | &until) | ^~~~~~ | | | time_t * {aka long long int *} In file included from day.c:43: calcurse.h:1236:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1236 | long overflow_add(long, long, long *); | ^~~~~~ mv -f .deps/hooks.Tpo .deps/hooks.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/queue.Tpo .deps/queue.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -MT vars.o -MD -MP -MF .deps/vars.Tpo -c -o vars.o vars.c mv -f .deps/llist.Tpo .deps/llist.Po mv -f .deps/utf8.Tpo .deps/utf8.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -MT wins.o -MD -MP -MF .deps/wins.Tpo -c -o wins.o wins.c mv -f .deps/strings.Tpo .deps/strings.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/sigs.Tpo .deps/sigs.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -MT dmon.o -MD -MP -MF .deps/dmon.Tpo -c -o dmon.o dmon.c mv -f .deps/vars.Tpo .deps/vars.Po utils.c: In function 'parse_date_duration': utils.c:1064:30: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 1064 | if (overflow_add(start, p, &start)) | ^~~~~~ | | | time_t * {aka long long int *} In file included from utils.c:51: calcurse.h:1236:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1236 | long overflow_add(long, long, long *); | ^~~~~~ mv -f .deps/listbox.Tpo .deps/listbox.Po utils.c: In function 'parse_datetime': utils.c:1287:30: warning: passing argument 3 of 'overflow_add' from incompatible pointer type [-Wincompatible-pointer-types] 1287 | if (overflow_add(*ts, dur, &sec)) | ^~~~ | | | time_t * {aka long long int *} In file included from utils.c:51: calcurse.h:1236:31: note: expected 'long int *' but argument is of type 'time_t *' {aka 'long long int *'} 1236 | long overflow_add(long, long, long *); | ^~~~~~ mv -f .deps/vector.Tpo .deps/vector.Po mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/event.Tpo .deps/event.Po mv -f .deps/todo.Tpo .deps/todo.Po mv -f .deps/ui-todo.Tpo .deps/ui-todo.Po mv -f .deps/mem.Tpo .deps/mem.Po mv -f .deps/pcal.Tpo .deps/pcal.Po mv -f .deps/note.Tpo .deps/note.Po mv -f .deps/getstring.Tpo .deps/getstring.Po mv -f .deps/sha1.Tpo .deps/sha1.Po mv -f .deps/apoint.Tpo .deps/apoint.Po mv -f .deps/dmon.Tpo .deps/dmon.Po mv -f .deps/calcurse.Tpo .deps/calcurse.Po mv -f .deps/keys.Tpo .deps/keys.Po mv -f .deps/day.Tpo .deps/day.Po mv -f .deps/notify.Tpo .deps/notify.Po mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/ui-calendar.Tpo .deps/ui-calendar.Po mv -f .deps/ical.Tpo .deps/ical.Po mv -f .deps/wins.Tpo .deps/wins.Po mv -f .deps/custom.Tpo .deps/custom.Po mv -f .deps/ui-day.Tpo .deps/ui-day.Po mv -f .deps/recur.Tpo .deps/recur.Po mv -f .deps/args.Tpo .deps/args.Po mv -f .deps/io.Tpo .deps/io.Po mv -f .deps/utils.Tpo .deps/utils.Po gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -Wall -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.6.0/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/scripts' Making all in contrib/caldav make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/caldav' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/caldav' Making all in contrib/vdir make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/vdir' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/vdir' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/doc' make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make[1]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make check-recursive make[1]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' Making check in po make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/po' Making check in src make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/src' Making check in test make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' make run-test test-init.sh make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -Os -fomit-frame-pointer -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 -fomit-frame-pointer -Wall -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.6.0/test' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' make[4]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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-010.sh PASS: ical-011.sh PASS: next-001.sh PASS: next-002.sh PASS: next-003.sh PASS: search-001.sh PASS: bug-002.sh PASS: regress-001.sh PASS: recur-001.sh PASS: recur-002.sh PASS: recur-003.sh PASS: recur-004.sh PASS: recur-005.sh PASS: recur-006.sh PASS: recur-007.sh PASS: recur-008.sh ============================================================================ Testsuite summary for calcurse 4.6.0 ============================================================================ # TOTAL: 71 # PASS: 71 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' make[3]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' Making check in scripts make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/scripts' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/scripts' Making check in contrib/caldav make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/caldav' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/caldav' Making check in contrib/vdir make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/vdir' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/vdir' Making check in doc make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/doc' make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make[1]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' >>> calcurse: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' Making install in po make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/po' if test "calcurse" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /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.6.0/po' Making install in src make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/src' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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.6.0/src' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/src' Making install in test make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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.6.0/test' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/test' Making install in scripts make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/scripts' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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.6.0/scripts' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/scripts' Making install in contrib/caldav make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/caldav' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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.6.0/contrib/caldav' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/caldav' Making install in contrib/vdir make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/vdir' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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.6.0/contrib/vdir' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/contrib/vdir' Making install in doc make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/doc' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/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.6.0/doc' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0/doc' make[2]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make[3]: Entering directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' 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.6.0' make[2]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' make[1]: Leaving directory '/home/buildozer/aports/community/calcurse/src/calcurse-4.6.0' >>> calcurse-doc*: Running split function doc... >>> calcurse-doc*: Preparing subpackage calcurse-doc... >>> calcurse-doc*: Running postcheck for calcurse-doc >>> calcurse*: Running postcheck for calcurse >>> calcurse*: Preparing package calcurse... >>> calcurse*: Stripping binaries >>> calcurse-doc*: Scanning shared objects >>> calcurse*: Scanning shared objects >>> calcurse-doc*: Tracing dependencies... >>> calcurse-doc*: Package size: 872.0 KB >>> calcurse-doc*: Compressing data... >>> calcurse-doc*: Create checksum... >>> calcurse-doc*: Create calcurse-doc-4.6.0-r0.apk >>> calcurse*: Tracing dependencies... so:libc.musl-x86.so.1 so:libncursesw.so.6 >>> calcurse*: Package size: 332.0 KB >>> calcurse*: Compressing data... >>> calcurse*: Create checksum... >>> calcurse*: Create calcurse-4.6.0-r0.apk >>> calcurse: Build complete at Mon, 24 May 2021 23:46:08 +0000 elapsed time 0h 0m 14s >>> calcurse: Cleaning up srcdir >>> calcurse: Cleaning up pkgdir >>> calcurse: Uninstalling dependencies... (1/3) Purging .makedepends-calcurse (20210524.234559) (2/3) Purging ncurses-dev (6.2_p20210522-r0) (3/3) Purging tzdata (2021a-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> calcurse: Updating the community/x86 repository index... >>> calcurse: Signing the index...