>>> Building on exopi-3 under mail/abook BDEPENDS = [devel/gettext,-tools;devel/autoconf/2.69;devel/gettext,-runtime;devel/automake/1.14;devel/libtool;converters/libiconv;devel/metaauto] DIST = [mail/abook:abook-0.6.1.tar.gz] FULLPKGNAME = abook-0.6.1p4 RDEPENDS = [converters/libiconv;devel/gettext,-runtime] (Junk lock obtained for exopi-3 at 1714083773.43) >>> Running depends in mail/abook at 1714083773.47 last junk was in www/e2guardian /usr/sbin/pkg_add -aI -Drepair automake-1.14.1p1 gettext-tools-0.22.5 libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.14.1p1 gettext-runtime-0.22.5 gettext-tools-0.22.5 libiconv-1.17 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair automake-1.14.1p1 gettext-tools-0.22.5 libiconv-1.17 >>> Running show-prepare-results in mail/abook at 1714083783.57 ===> mail/abook ===> Building from scratch abook-0.6.1p4 ===> abook-0.6.1p4 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> abook-0.6.1p4 depends on: metaauto-* -> metaauto-1.0p4 ===> abook-0.6.1p4 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> abook-0.6.1p4 depends on: automake->=1.14,<1.15 -> automake-1.14.1p1 ===> abook-0.6.1p4 depends on: libtool-* -> libtool-2.4.2p2 ===> abook-0.6.1p4 depends on: libiconv-* -> libiconv-1.17 ===> abook-0.6.1p4 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c curses iconv intl readline ===> found c.100.0 curses.15.0 iconv.7.1 intl.8.0 readline.5.0 autoconf-2.69p3 automake-1.14.1p1 gettext-runtime-0.22.5 gettext-tools-0.22.5 libiconv-1.17 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-3 at 1714083786.42) Woken up www/seamonkey-i18n/it distfiles size=319558 >>> Running extract in mail/abook at 1714083786.49 ===> mail/abook ===> Checking files for abook-0.6.1p4 `/exopi-cvs/ports/distfiles/abook-0.6.1.tar.gz' is up to date. >> (SHA256) abook-0.6.1.tar.gz: OK ===> Extracting for abook-0.6.1p4 >>> Running patch in mail/abook at 1714083787.75 ===> mail/abook ===> Patching for abook-0.6.1p4 ===> Applying OpenBSD patch patch-database_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- database.c.orig Sun Oct 4 04:38:25 2015 |+++ database.c Wed Apr 19 16:45:13 2017 -------------------------- Patching file database.c using Plan A... Hunk #1 succeeded at 859. done ===> Applying OpenBSD patch patch-database_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- database.h.orig Wed Apr 19 16:44:41 2017 |+++ database.h Wed Apr 19 16:44:48 2017 -------------------------- Patching file database.h using Plan A... Hunk #1 succeeded at 61. done ===> Applying OpenBSD patch patch-getopt_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: getopt.c |--- getopt.c.orig |+++ getopt.c -------------------------- Patching file getopt.c using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 199. done ===> Applying OpenBSD patch patch-ui_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Also check if getch(3) returns KEY_ENTER in get_commands(), or it may fail |when the enter key is pressed in some terminals (e.g., TERM=pccon0). | |Index: ui.c |--- ui.c.orig |+++ ui.c -------------------------- Patching file ui.c using Plan A... Hunk #1 succeeded at 573. 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++ >>> Running configure in mail/abook at 1714083788.58 ===> mail/abook ===> Generating configure for abook-0.6.1p4 Running autoreconf-2.69 in /exopi-obj/pobj/abook-0.6.1/abook-0.6.1 configure.ac:13: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:13: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:13: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:13: installing './compile' ===> Configuring for abook-0.6.1p4 Using /exopi-obj/pobj/abook-0.6.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/abook-0.6.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/abook-0.6.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 style of include used by make... GNU 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 we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 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 we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for library containing strerror... none required checking for inline... inline checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for stdarg.h... (cached) yes checking for working strcoll... (cached) yes checking for setlocale... (cached) yes checking for wchar.h... (cached) yes checking for mbtowc... yes checking for wcwidth... (cached) yes checking for mbrtowc... (cached) yes checking for mbsinit... (cached) yes checking whether wcwidth is declared... no checking for wchar_t... (cached) yes checking for initscr in -lncursesw... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for readline/readline.h... (cached) yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking for readline/history.h... (cached) yes checking for resizeterm... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for strcasestr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating abook.spec config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in mail/abook at 1714083819.98 ===> mail/abook ===> Building for abook-0.6.1p4 /usr/bin/make all-recursive Making all in po test ! -f ./abook.pot || test -z "de.gmo fr.gmo it.gmo ja.gmo sv.gmo" || /usr/bin/make de.gmo fr.gmo it.gmo ja.gmo sv.gmo rm -f de.gmo && /usr/local/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 191 translated messages, 9 fuzzy translations, 10 untranslated messages. rm -f fr.gmo && /usr/local/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 189 translated messages, 9 fuzzy translations, 12 untranslated messages. rm -f it.gmo && /usr/local/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po: 183 translated messages, 10 fuzzy translations, 17 untranslated messages. rm -f ja.gmo && /usr/local/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 148 translated messages, 25 fuzzy translations, 37 untranslated messages. rm -f sv.gmo && /usr/local/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 141 translated messages, 29 fuzzy translations, 40 untranslated messages. touch stamp-po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT abook.o -MD -MP -MF .deps/abook.Tpo -c -o abook.o abook.c In file included from abook.c:35: ./getopt.h:109:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt(); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ 1 warning generated. mv -f .deps/abook.Tpo .deps/abook.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT abook_rl.o -MD -MP -MF .deps/abook_rl.Tpo -c -o abook_rl.o abook_rl.c mv -f .deps/abook_rl.Tpo .deps/abook_rl.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.c mv -f .deps/database.Tpo .deps/database.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c mv -f .deps/edit.Tpo .deps/edit.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT getname.o -MD -MP -MF .deps/getname.Tpo -c -o getname.o getname.c mv -f .deps/getname.Tpo .deps/getname.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c In file included from getopt.c:113: ./getopt.h:109:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt(); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ getopt.c:294:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exchange(argv) ^ getopt.c:356:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_initialize(argc, argv, optstring) ^ getopt.c:469:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_internal(argc, argv, optstring, longopts, longind, long_only) ^ getopt.c:924:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt(argc, argv, optstring) ^ In file included from getopt.c:113: ./getopt.h:109:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int getopt(); ^ 6 warnings generated. mv -f .deps/getopt.Tpo .deps/getopt.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c getopt1.c:67:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long(argc, argv, options, long_options, opt_index) ^ getopt1.c:83:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long_only(argc, argv, options, long_options, opt_index) ^ 2 warnings generated. mv -f .deps/getopt1.Tpo .deps/getopt1.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c mv -f .deps/gettext.Tpo .deps/gettext.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT ldif.o -MD -MP -MF .deps/ldif.Tpo -c -o ldif.o ldif.c mv -f .deps/ldif.Tpo .deps/ldif.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT mbswidth.o -MD -MP -MF .deps/mbswidth.Tpo -c -o mbswidth.o mbswidth.c mbswidth.c:66:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] int wcwidth (); ^ /usr/include/wchar.h:155:5: note: conflicting prototype is here int wcwidth(wchar_t); ^ 1 warning generated. mv -f .deps/mbswidth.Tpo .deps/mbswidth.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c mv -f .deps/ui.Tpo .deps/ui.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT views.o -MD -MP -MF .deps/views.Tpo -c -o views.o views.c mv -f .deps/views.Tpo .deps/views.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -O2 -pipe -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po cc -Wall -O2 -pipe -o abook abook.o abook_rl.o database.o edit.o filter.o getname.o getopt.o getopt1.o gettext.o ldif.o list.o mbswidth.o misc.o options.o ui.o views.o xmalloc.o /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib -lncursesw -lreadline misc.c(misc.o:(strconcat)): warning: strcpy() is almost always misused, please use strlcpy() misc.c(misc.o:(strconcat)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in mail/abook at 1714083828.44 ===> mail/abook ===> Faking installation for abook-0.6.1p4 Making install in po installing de.gmo as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/abook.mo installing de.gmo link as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/de/LC_TIME/abook.mo installing fr.gmo as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/abook.mo installing fr.gmo link as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/fr/LC_TIME/abook.mo installing it.gmo as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/abook.mo installing it.gmo link as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/it/LC_TIME/abook.mo installing ja.gmo as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/abook.mo installing ja.gmo link as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/ja/LC_TIME/abook.mo installing sv.gmo as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/abook.mo installing sv.gmo link as /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/locale/sv/LC_TIME/abook.mo if test "abook" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/abook-0.6.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/abook-0.6.1/bin/install -c -m 644 ./$file /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi mkdir -p '/exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/abook-0.6.1/bin/install -c -s -m 755 abook '/exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/bin' /bin/sh ./mkinstalldirs /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/man/man5 /exopi-obj/pobj/abook-0.6.1/bin/install -c -m 644 ./abook.1 /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/man/man1/ /exopi-obj/pobj/abook-0.6.1/bin/install -c -m 644 ./abookrc.5 /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/man/man5/ /exopi-obj/pobj/abook-0.6.1/bin/install -d -m 755 /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/examples/abook/ /exopi-obj/pobj/abook-0.6.1/bin/install -c -m 644 /exopi-obj/pobj/abook-0.6.1/abook-0.6.1/sample.abookrc /exopi-obj/pobj/abook-0.6.1/fake-amd64/usr/local/share/examples/abook/ ===> Building package for abook-0.6.1p4 Create /exopi-cvs/ports/packages/amd64/all/abook-0.6.1p4.tgz Creating package abook-0.6.1p4 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************** | 62% archiving|******************************************** | 69% archiving|************************************************* | 76% archiving|***************************************************** | 83% archiving|********************************************************* | 89% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/abook-0.6.1p4.tgz >>> Running clean in mail/abook at 1714083833.92 ===> mail/abook ===> Cleaning for abook-0.6.1p4 >>> Ended at 1714083834.54 max_stuck=12.66/depends=10.08/show-prepare-results=2.91/extract=1.04/patch=1.03/configure=31.46/build=8.41/package=5.52/clean=0.65