gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/abook-0.6.1.tar.gz --url http://abook.sourceforge.net/devel/abook-0.6.1.tar.gz --hash sha256:f0a90df8694fb34685ecdd45d97db28b88046c15c95e7b0700596028bd8bc0f9 Source /data/userland-archives/abook-0.6.1.tar.gz... not found, skipping file copy Source http://abook.sourceforge.net/devel/abook-0.6.1.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/abook-0.6.1.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/abook-0.6.1.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/.unpacked ( cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 && autoreconf -fiv ) autoreconf: Entering directory `.' autoreconf: running: autopoint --force autoreconf: running: aclocal --force -I m4 /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing 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:12: installing './compile' autoreconf: Leaving directory `.' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64) (cp -r /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/* /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/) (cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CPPFLAGS="-I/usr/include/ncurses -fgnu89-inline" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 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/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for 64-bit host... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/6/bin/gcc... (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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for working strcoll... yes checking for setlocale... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for mbtowc... yes checking for wcwidth... yes checking for mbrtowc... yes checking for mbsinit... yes checking whether wcwidth is declared... no checking for wchar_t... 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for resizeterm... yes checking for snprintf... yes checking for vsnprintf... 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 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" CC=/usr/gcc/6/bin/gcc \ /usr/gnu/bin/make \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' Making all in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/po' test ! -f /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/abook.pot || \ test -z "/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/de.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/fr.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/it.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/ja.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/sv.gmo" || /usr/gnu/bin/make /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/de.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/fr.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/it.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/ja.gmo /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/sv.gmo make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/po' cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po && rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.po de.po: 191 translated messages, 9 fuzzy translations, 10 untranslated messages. cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po && rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 189 translated messages, 9 fuzzy translations, 12 untranslated messages. cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po && rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o it.gmo it.po it.po: 183 translated messages, 10 fuzzy translations, 17 untranslated messages. cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po && rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 148 translated messages, 25 fuzzy translations, 37 untranslated messages. cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po && rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 141 translated messages, 29 fuzzy translations, 40 untranslated messages. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/po' touch stamp-po make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/po' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT abook.o -MD -MP -MF .deps/abook.Tpo -c -o abook.o abook.c mv -f .deps/abook.Tpo .deps/abook.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -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 /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.c mv -f .deps/database.Tpo .deps/database.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -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:681:19: warning: variable 'window_x' set but not used [-Wunused-but-set-variable] int window_y, window_x; ^~~~~~~~ mv -f .deps/edit.Tpo .deps/edit.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT getname.o -MD -MP -MF .deps/getname.Tpo -c -o getname.o getname.c mv -f .deps/getname.Tpo .deps/getname.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c mv -f .deps/gettext.Tpo .deps/gettext.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT ldif.o -MD -MP -MF .deps/ldif.Tpo -c -o ldif.o ldif.c mv -f .deps/ldif.Tpo .deps/ldif.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT mbswidth.o -MD -MP -MF .deps/mbswidth.Tpo -c -o mbswidth.o mbswidth.c mv -f .deps/mbswidth.Tpo .deps/mbswidth.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c mv -f .deps/ui.Tpo .deps/ui.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT views.o -MD -MP -MF .deps/views.Tpo -c -o views.o views.c mv -f .deps/views.Tpo .deps/views.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1 -I/usr/include/ncurses -fgnu89-inline -Wall -m64 -O3 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po /usr/gcc/6/bin/gcc -Wall -m64 -O3 -m64 -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 -lncursesw -lreadline make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/po' installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/de.gmo link as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/de/LC_TIME/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/fr.gmo link as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/fr/LC_TIME/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/it.gmo link as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/it/LC_TIME/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/ja.gmo link as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/ja/LC_TIME/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/abook.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/sv.gmo link as /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/locale/sv/LC_TIME/abook.mo if test "abook" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/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/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/po/$file \ /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/po' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/bin' /usr/bin/ginstall -c abook '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/bin' /bin/bash /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/man/man1 /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/man/man5 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/abook.1 /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/man/man1/ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/abook/abook-0.6.1/abookrc.5 /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/usr/share/man/man5/ make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2018.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=0.6.1 -D COMPONENT_VERSION=0.6.1 -D COMPONENT_PROJECT_URL=http://abook.sourceforge.net/ -D COMPONENT_ARCHIVE_URL=http://abook.sourceforge.net/devel/abook-0.6.1.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=abook -D COMPONENT_FMRI=mail/abook -D COMPONENT_LICENSE_FILE=COPYING -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=49b4a51a5653b60ea7acd234c3246720bfdb9453 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="abook addressbook program" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/Internet" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2" abook.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build -d /jenkins/jobs/oi-userland/workspace/components/mail/abook -d abook-0.6.1 -m /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.mogrified >/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build -d /jenkins/jobs/oi-userland/workspace/components/mail/abook -d abook-0.6.1 /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.mangled >/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/mail/abook/build /jenkins/jobs/oi-userland/workspace/components/mail/abook abook-0.6.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.depend.res /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/mail/abook/build -d /jenkins/jobs/oi-userland/workspace/components/mail/abook -d abook-0.6.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.pre-published pkg://openindiana.org/mail/abook@0.6.1,5.11-2018.0.0.0:20180620T113924Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/manifest-i386-abook.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/mail/abook/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/mail/abook'