>>> Building on exopi-2 under productivity/calcurse BDEPENDS = [devel/gettext,-runtime;lang/python/3.10] DIST = [productivity/calcurse:calcurse-4.8.1.tar.gz] FULLPKGNAME = calcurse-4.8.1v0 RDEPENDS = [devel/gettext,-runtime;www/py-httplib2,python3;lang/python/3.10] (Junk lock obtained for exopi-2 at 1713956732.42) >>> Running depends in productivity/calcurse at 1713956732.46 last junk was in net/py-slixmpp,python3 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 >>> Running show-prepare-results in productivity/calcurse at 1713956734.44 ===> productivity/calcurse ===> Building from scratch calcurse-4.8.1v0 ===> calcurse-4.8.1v0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> calcurse-4.8.1v0 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c curses iconv intl m pthread ===> found c.100.0 curses.15.0 iconv.7.1 intl.8.0 m.10.1 pthread.27.1 gettext-runtime-0.22.5 python-3.10.14p0 (Junk lock released for exopi-2 at 1713956735.34) distfiles size=730787 >>> Running build in productivity/calcurse at 1713956735.37 ===> productivity/calcurse ===> Checking files for calcurse-4.8.1v0 `/exopi-cvs/ports/distfiles/calcurse-4.8.1.tar.gz' is up to date. >> (SHA256) calcurse-4.8.1.tar.gz: OK ===> Extracting for calcurse-4.8.1v0 ===> Patching for calcurse-4.8.1v0 ===> Applying OpenBSD patch patch-src_args_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |calcurse uses long for times all over the place; dirty fix for 32-bit |arch with 64-bit time_t | |Index: src/args.c |--- src/args.c.orig |+++ src/args.c -------------------------- Patching file src/args.c using Plan A... Hunk #1 succeeded at 251. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for calcurse-4.8.1v0 ===> Configuring for calcurse-4.8.1v0 Using /exopi-obj/pobj/calcurse-4.8.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/calcurse-4.8.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/calcurse-4.8.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes 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 gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by cc... /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... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for ctype.h... (cached) yes checking for getopt.h... (cached) yes checking for locale.h... (cached) yes checking for math.h... (cached) yes checking for signal.h... (cached) 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... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for paths.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for regex.h... (cached) 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... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... yes checking for nodelay() with -lncursesw... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for pthread.h... (cached) yes checking for pthread_create in -lpthread... (cached) yes checking for math.h... (cached) yes checking for exp in -lm... (cached) 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 configure: WARNING: unrecognized options: --disable-gtk-doc ======================================================================== calcurse is configured as follows. Please check that this configuration matches your expectations. Also give a look at the config.h file to check for preprocessor symbols. Host system type : x86_64-unknown-openbsd7.5 Options used to compile and link: PREFIX = /usr/local VERSION = 4.8.1 CC = cc CFLAGS = -O2 -pipe -Wall CPPFLAGS = -I/usr/local/include DEFS = -DHAVE_CONFIG_H LD = /usr/bin/ld LDFLAGS = LIBS = -lncursesw -pthread -lm ======================================================================== ===> Building for calcurse-4.8.1v0 /usr/bin/make all-recursive Making all in po Making all in src cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT calcurse.o -MD -MP -MF .deps/calcurse.Tpo -c -o calcurse.o calcurse.c In file included from calcurse.c:39: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void calcurse.c:333:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static inline void key_generic_export() ^ void 2 warnings generated. mv -f .deps/calcurse.Tpo .deps/calcurse.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT apoint.o -MD -MP -MF .deps/apoint.Tpo -c -o apoint.o apoint.c In file included from apoint.c:42: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/apoint.Tpo .deps/apoint.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c In file included from args.c:45: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/args.Tpo .deps/args.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c In file included from config.c:42: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/config.Tpo .deps/config.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT custom.o -MD -MP -MF .deps/custom.Tpo -c -o custom.o custom.c In file included from custom.c:43: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/custom.Tpo .deps/custom.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT day.o -MD -MP -MF .deps/day.Tpo -c -o day.o day.c In file included from day.c:43: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void day.c:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int day_check_sel_data() ^ void day.c:870:4: warning: incompatible pointer types passing 'time_t *' (aka 'long long *') to parameter of type 'long *' [-Wincompatible-pointer-types] &until) ^~~~~~ ./calcurse.h:1275:37: note: passing argument to parameter here long overflow_add(long, long, long *); ^ day.c:887:4: warning: incompatible pointer types passing 'time_t *' (aka 'long long *') to parameter of type 'long *' [-Wincompatible-pointer-types] &until) ^~~~~~ ./calcurse.h:1275:37: note: passing argument to parameter here long overflow_add(long, long, long *); ^ 4 warnings generated. mv -f .deps/day.Tpo .deps/day.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c In file included from event.c:42: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/event.Tpo .deps/event.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT getstring.o -MD -MP -MF .deps/getstring.Tpo -c -o getstring.o getstring.c In file included from getstring.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/getstring.Tpo .deps/getstring.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c In file included from help.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/help.Tpo .deps/help.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT hooks.o -MD -MP -MF .deps/hooks.Tpo -c -o hooks.o hooks.c In file included from hooks.c:40: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/hooks.Tpo .deps/hooks.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT ical.o -MD -MP -MF .deps/ical.Tpo -c -o ical.o ical.c In file included from ical.c:41: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/ical.Tpo .deps/ical.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c In file included from io.c:48: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void io.c:463:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static int new_data() ^ void 2 warnings generated. mv -f .deps/io.Tpo .deps/io.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c In file included from keys.c:40: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/keys.Tpo .deps/keys.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT listbox.o -MD -MP -MF .deps/listbox.Tpo -c -o listbox.o listbox.c In file included from listbox.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/listbox.Tpo .deps/listbox.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c In file included from llist.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/llist.Tpo .deps/llist.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o note.c In file included from note.c:40: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/note.Tpo .deps/note.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c In file included from notify.c:43: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/notify.Tpo .deps/notify.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT pcal.o -MD -MP -MF .deps/pcal.Tpo -c -o pcal.o pcal.c In file included from pcal.c:39: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/pcal.Tpo .deps/pcal.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c In file included from queue.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/queue.Tpo .deps/queue.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c In file included from recur.c:43: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/recur.Tpo .deps/recur.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/sha1.Tpo .deps/sha1.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT sigs.o -MD -MP -MF .deps/sigs.Tpo -c -o sigs.o sigs.c In file included from sigs.c:63: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void sigs.c:109:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void sigs_init() ^ void 2 warnings generated. mv -f .deps/sigs.Tpo .deps/sigs.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c In file included from strings.c:39: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/strings.Tpo .deps/strings.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT todo.o -MD -MP -MF .deps/todo.Tpo -c -o todo.o todo.c In file included from todo.c:41: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/todo.Tpo .deps/todo.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT ui-calendar.o -MD -MP -MF .deps/ui-calendar.Tpo -c -o ui-calendar.o ui-calendar.c In file included from ui-calendar.c:45: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/ui-calendar.Tpo .deps/ui-calendar.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT ui-day.o -MD -MP -MF .deps/ui-day.Tpo -c -o ui-day.o ui-day.c In file included from ui-day.c:39: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/ui-day.Tpo .deps/ui-day.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT ui-todo.o -MD -MP -MF .deps/ui-todo.Tpo -c -o ui-todo.o ui-todo.c In file included from ui-todo.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/ui-todo.Tpo .deps/ui-todo.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c In file included from utf8.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/utf8.Tpo .deps/utf8.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c In file included from utils.c:51: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void utils.c:1105:30: warning: incompatible pointer types passing 'time_t *' (aka 'long long *') to parameter of type 'long *' [-Wincompatible-pointer-types] if (overflow_add(start, p, &start)) ^~~~~~ ./calcurse.h:1275:37: note: passing argument to parameter here long overflow_add(long, long, long *); ^ utils.c:1328:30: warning: incompatible pointer types passing 'time_t *' (aka 'long long *') to parameter of type 'long *' [-Wincompatible-pointer-types] if (overflow_add(*ts, dur, &sec)) ^~~~ ./calcurse.h:1275:37: note: passing argument to parameter here long overflow_add(long, long, long *); ^ 3 warnings generated. mv -f .deps/utils.Tpo .deps/utils.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT vars.o -MD -MP -MF .deps/vars.Tpo -c -o vars.o vars.c In file included from vars.c:40: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/vars.Tpo .deps/vars.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c In file included from vector.c:37: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/vector.Tpo .deps/vector.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT wins.o -MD -MP -MF .deps/wins.Tpo -c -o wins.o wins.c In file included from wins.c:41: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void wins.c:747:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page() ^ void 2 warnings generated. mv -f .deps/wins.Tpo .deps/wins.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c In file included from mem.c:42: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/mem.Tpo .deps/mem.Po cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/local/share/doc/calcurse\" -I/usr/local/include -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -Wall -MT dmon.o -MD -MP -MF .deps/dmon.Tpo -c -o dmon.o dmon.c In file included from dmon.c:46: ./calcurse.h:1363:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void wins_other_status_page(); ^ void 1 warning generated. mv -f .deps/dmon.Tpo .deps/dmon.Po cc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -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 -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib -lncursesw -pthread -lm custom.c(custom.o:(custom_general_config)): warning: strcpy() is almost always misused, please use strlcpy() utils.c(utils.o:(status_ask_simplechoice)): warning: strcat() is almost always misused, please use strlcat() Making all in test Making all in scripts Making all in contrib/caldav Making all in contrib/vdir Making all in doc >>> Running package in productivity/calcurse at 1713956768.43 ===> productivity/calcurse ===> Faking installation for calcurse-4.8.1v0 /usr/bin/make install-recursive Making install in po installing fr.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/calcurse.mo installing en.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/en/LC_MESSAGES/calcurse.mo installing de.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/calcurse.mo installing es.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/calcurse.mo installing nl.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/calcurse.mo installing ru.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/calcurse.mo installing pt_BR.gmo as /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/calcurse.mo if test "calcurse" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/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 /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -m 644 ./$file /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in src mkdir -p '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -s -m 755 calcurse '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' Making install in test Making install in scripts mkdir -p '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -m 755 calcurse-upgrade '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' Making install in contrib/caldav mkdir -p '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -m 755 calcurse-caldav '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' Making install in contrib/vdir mkdir -p '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -m 755 calcurse-vdir '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/bin' Making install in doc mkdir -p '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -m 644 calcurse.1 '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/doc/calcurse' /exopi-obj/pobj/calcurse-4.8.1/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 '/exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/doc/calcurse/.' /exopi-obj/pobj/calcurse-4.8.1/bin/install -d -m 755 /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/examples/calcurse /exopi-obj/pobj/calcurse-4.8.1/bin/install -c -m 644 /exopi-obj/pobj/calcurse-4.8.1/calcurse-4.8.1/contrib/caldav/config.sample /exopi-obj/pobj/calcurse-4.8.1/fake-amd64/usr/local/share/examples/calcurse/caldav.config.sample ===> Building package for calcurse-4.8.1v0 Create /exopi-cvs/ports/packages/amd64/all/calcurse-4.8.1v0.tgz Creating package calcurse-4.8.1v0 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|lang/python/3.10,-main checking dependencies|www/py-httplib2,python3 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************** | 40% archiving|**************************** | 43% archiving|**************************** | 44% archiving|******************************* | 48% archiving|*************************************** | 61% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|*************************************************** | 80% archiving|****************************************************** | 84% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/calcurse-4.8.1v0.tgz >>> Running clean in productivity/calcurse at 1713956775.75 ===> productivity/calcurse ===> Cleaning for calcurse-4.8.1v0 >>> Ended at 1713956776.51 max_stuck=1.27/depends=1.99/show-prepare-results=0.93/build=33.05/package=7.30/clean=0.82