=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for abook-0.6.1 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1/missing aclocal-1.14 -I m4 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1/missing autoheader) WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1/missing autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /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 && /tmp/pkgbuild/databases/abook/work.alpha/.tools/bin/msgfmt -c --statistics --verbose -o de.gmo de.po 191 translated messages, 9 fuzzy translations, 10 untranslated messages. rm -f fr.gmo && /tmp/pkgbuild/databases/abook/work.alpha/.tools/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po 189 translated messages, 9 fuzzy translations, 12 untranslated messages. rm -f it.gmo && /tmp/pkgbuild/databases/abook/work.alpha/.tools/bin/msgfmt -c --statistics --verbose -o it.gmo it.po 183 translated messages, 10 fuzzy translations, 17 untranslated messages. rm -f ja.gmo && /tmp/pkgbuild/databases/abook/work.alpha/.tools/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po 148 translated messages, 25 fuzzy translations, 37 untranslated messages. rm -f sv.gmo && /tmp/pkgbuild/databases/abook/work.alpha/.tools/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po 141 translated messages, 29 fuzzy translations, 40 untranslated messages. touch stamp-po CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1/missing aclocal-1.14 -I m4 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /bin/sh /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1/missing automake-1.14 --gnu WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1/missing autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/pkg/include -Wall -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -MT abook.o -MD -MP -MF .deps/abook.Tpo -c -o abook.o abook.c mv -f .deps/abook.Tpo .deps/abook.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/pkg/include -Wall -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -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 gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/pkg/include -Wall -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.c mv -f .deps/database.Tpo .deps/database.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/pkg/include -Wall -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c edit.c: In function 'editor_print_data': edit.c:209:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int y, x; ^ edit.c: In function 'edit_loop': edit.c:677:3: error: unknown type name 'MEVENT' MEVENT event; ^ edit.c:678:6: warning: implicit declaration of function 'getmouse' [-Wimplicit-function-declaration] if(getmouse(&event) == OK) { ^ edit.c:679:12: error: request for member 'bstate' in something not a structure or union if(event.bstate & BUTTON1_CLICKED ^ edit.c:679:22: error: 'BUTTON1_CLICKED' undeclared (first use in this function) if(event.bstate & BUTTON1_CLICKED ^ edit.c:679:22: note: each undeclared identifier is reported only once for each function it appears in edit.c:680:15: error: request for member 'bstate' in something not a structure or union || event.bstate & BUTTON1_DOUBLE_CLICKED) { ^ edit.c:680:25: error: 'BUTTON1_DOUBLE_CLICKED' undeclared (first use in this function) || event.bstate & BUTTON1_DOUBLE_CLICKED) { ^ edit.c:683:13: error: request for member 'y' in something not a structure or union if(event.y == 0) { ^ edit.c:686:20: error: request for member 'y' in something not a structure or union } else if(event.y == window_y + TABLINE ^ edit.c:687:16: error: request for member 'y' in something not a structure or union || event.y == window_y + TABLINE + 1) { ^ edit.c:689:25: error: request for member 'x' in something not a structure or union int mouse_x = event.x; ^ edit.c:706:20: error: request for member 'y' in something not a structure or union } else if(event.y >= window_y + FIELDS_START_Y) { ^ edit.c:708:23: error: request for member 'y' in something not a structure or union int j = 1 + event.y - window_y - FIELDS_START_Y; ^ edit.c:681:19: warning: variable 'window_x' set but not used [-Wunused-but-set-variable] int window_y, window_x; ^ edit.c:714:19: error: request for member 'bstate' in something not a structure or union } else if(event.bstate & BUTTON4_PRESSED) { ^ edit.c:714:29: error: 'BUTTON4_PRESSED' undeclared (first use in this function) } else if(event.bstate & BUTTON4_PRESSED) { ^ edit.c:717:17: error: request for member 'bstate' in something not a structure or union else if(event.bstate & BUTTON5_PRESSED) { ^ *** Error code 1 Stop. make[2]: stopped in /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1 *** Error code 1 Stop. make[1]: stopped in /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1 *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/databases/abook/work.alpha/abook-0.6.1 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/databases/abook *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/abook