gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/joe-4.5.tar.gz --url http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.5/joe-4.5.tar.gz --hash sha256:51104aa34d8650be3fa49f2204672a517688c9e6ec47e68f1ea85de88e36cadf Source /data/userland-archives/joe-4.5.tar.gz... not found, skipping file copy Source http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.5/joe-4.5.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/joe-4.5.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/joe-4.5.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5 --strip=1 --backup --version-control=numbered < patches/01-no-runpath.patch patching file configure.ac /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/.patched-01-no-runpath.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5 && autoreconf -f) /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 joe/Makefile.am:33: warning: variable 'stringify_SOURCES' is defined but no program or joe/Makefile.am:33: library has 'stringify' as canonical name (possible typo) joe/Makefile.am:31: warning: variable 'termidx_SOURCES' is defined but no program or joe/Makefile.am:31: library has 'termidx' as canonical name (possible typo) /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5 /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64) symlink cloning /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5 to /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" 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/amd64 --sysconfdir=/etc) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking whether ln -s works... yes checking for library containing openpty... no checking for library containing login_tty... no checking for library containing tgetflag... -lncurses checking for library containing snprintf... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/dirent.h usability... yes checking sys/dirent.h presence... yes checking for sys/dirent.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/utime.h usability... yes checking sys/utime.h presence... yes checking for sys/utime.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for term.h... yes checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking selinux/context.h usability... no checking selinux/context.h presence... no checking for selinux/context.h... no checking for function prototypes... yes checking for an ANSI C-conforming const... yes checking for long long... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for sighandler_t... no checking whether /usr/gcc/4.9/bin/gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether setpgrp() takes no arguments... yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking size of off_t... 8 checking for ssize_t... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... yes checking for getwd... yes checking for isblank... yes checking whether isblank() works correctly with side effect expressions... yes checking for alarm... yes checking for mkdir... yes checking for mkstemp... yes checking for putenv... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for utime... yes checking for setpgid... yes checking for setitimer... yes checking for sigaction... yes checking for sigvec... no checking for siginterrupt... yes checking for sigprocmask... yes checking for library containing sin... -lm checking for library containing cos... none required checking for library containing tan... none required checking for library containing exp... none required checking for library containing sqrt... none required checking for library containing cbrt... none required checking for library containing log... none required checking for library containing log10... none required checking for library containing asin... none required checking for library containing acos... none required checking for library containing atan... none required checking for library containing sinh... none required checking for library containing cosh... none required checking for library containing tanh... none required checking for library containing asinh... none required checking for library containing acosh... none required checking for library containing atanh... none required checking for library containing floor... none required checking for library containing ceil... none required checking for library containing fabs... none required checking for library containing erf... none required checking for library containing erfc... none required checking for library containing j0... none required checking for library containing j1... none required checking for library containing y0... none required checking for library containing y1... none required checking for library containing hypot... none required checking whether sighandlers must be reinstalled... no checking for aspell... aspell checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating joe/Makefile config.status: creating joe/util/Makefile config.status: creating rc/Makefile config.status: creating man/Makefile config.status: creating man/ru/Makefile config.status: creating syntax/Makefile config.status: creating po/Makefile config.status: creating colors/Makefile config.status: creating charmaps/klingon config.status: creating joe/autoconf.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/editor/joe/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" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' Making all in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' Making all in ru make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man/ru' LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/bin,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/man/ru/joe.1.in > joe.1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man/ru' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/bin,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/man/joe.1.in > joe.1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' Making all in rc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/rc' LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/joerc.in > joerc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/jicerc.ru.in > jicerc.ru LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/jmacsrc.in > jmacsrc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/jstarrc.in > jstarrc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/rjoerc.in > rjoerc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/jpicorc.in > jpicorc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/rc/joerc.zh_TW.in > joerc.zh_TW make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/rc' Making all in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/po' Making all in syntax make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/syntax' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/syntax' Making all in joe make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' /usr/gnu/bin/make all-recursive make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' Making all in util make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe/util' /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe/util -I../../joe -m64 -O3 -MT termidx.o -MD -MP -MF .deps/termidx.Tpo -c -o termidx.o termidx.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe/util -I../../joe -m64 -O3 -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe/util -I../../joe -m64 -O3 -MT uniproc.o -MD -MP -MF .deps/uniproc.Tpo -c -o uniproc.o uniproc.c mv -f .deps/stringify.Tpo .deps/stringify.Po /usr/gcc/4.9/bin/gcc -m64 -O3 -m64 -o stringify stringify.o -lm -lncurses mv -f .deps/termidx.Tpo .deps/termidx.Po /usr/gcc/4.9/bin/gcc -m64 -O3 -m64 -o termidx termidx.o -lm -lncurses mv -f .deps/uniproc.Tpo .deps/uniproc.Po /usr/gcc/4.9/bin/gcc -m64 -O3 -m64 -o uniproc uniproc.o -lm -lncurses make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe/util' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT b.o -MD -MP -MF .deps/b.Tpo -c -o b.o b.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c mv -f .deps/cmd.Tpo .deps/cmd.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/blocks.Tpo .deps/blocks.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/hash.Tpo .deps/hash.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c mv -f .deps/help.Tpo .deps/help.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c mv -f .deps/bw.Tpo .deps/bw.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/kbd.Tpo .deps/kbd.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c mv -f .deps/main.Tpo .deps/main.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/menu.Tpo .deps/menu.Po mv -f .deps/macro.Tpo .deps/macro.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c mv -f .deps/path.Tpo .deps/path.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/queue.Tpo .deps/queue.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c mv -f .deps/poshist.Tpo .deps/poshist.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c mv -f .deps/pw.Tpo .deps/pw.Po mv -f .deps/qw.Tpo .deps/qw.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT scrn.o -MD -MP -MF .deps/scrn.Tpo -c -o scrn.o scrn.c mv -f .deps/rc.Tpo .deps/rc.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c mv -f .deps/tab.Tpo .deps/tab.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c termcap.c: In function ‘getflag’: termcap.c:401:19: warning: passing argument 1 of ‘tgetflag’ discards ‘const’ qualifier from pointer target type return tgetflag(name); ^ In file included from termcap.c:23:0: /usr/include/term.h:1226:37: note: expected ‘char *’ but argument is of type ‘const char *’ extern int tgetent(char *, char *), tgetflag(char *), tgetnum(char *), ^ termcap.c: In function ‘jgetstr’: termcap.c:414:17: warning: passing argument 1 of ‘tgetstr’ discards ‘const’ qualifier from pointer target type rtn = tgetstr(name, &new_ptr); ^ In file included from termcap.c:23:0: /usr/include/term.h:1222:4: note: expected ‘char *’ but argument is of type ‘const char *’ *tgetstr(char *, char **), ^ termcap.c: In function ‘getnum’: termcap.c:432:18: warning: passing argument 1 of ‘tgetnum’ discards ‘const’ qualifier from pointer target type return tgetnum(name); ^ In file included from termcap.c:23:0: /usr/include/term.h:1226:55: note: expected ‘char *’ but argument is of type ‘const char *’ extern int tgetent(char *, char *), tgetflag(char *), tgetnum(char *), ^ termcap.c: In function ‘texec’: termcap.c:526:14: warning: passing argument 1 of ‘tgoto’ discards ‘const’ qualifier from pointer target type ia = tgoto(s, (int)a1, (int)a0); ^ In file included from termcap.c:23:0: /usr/include/term.h:1221:14: note: expected ‘char *’ but argument is of type ‘const char *’ extern char *tgoto(char *, int, int), ^ termcap.c:527:21: warning: passing argument 3 of ‘tputs’ from incompatible pointer type tputs(ia, (int)l, outout); ^ In file included from termcap.c:23:0: /usr/include/term.h:1227:3: note: expected ‘int (*)(char)’ but argument is of type ‘int (*)(int)’ tputs(char *, int, int (*)(char)), putp(char *), ^ mv -f .deps/termcap.Tpo .deps/termcap.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c mv -f .deps/b.Tpo .deps/b.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c mv -f .deps/scrn.Tpo .deps/scrn.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c mv -f .deps/tty.Tpo .deps/tty.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c mv -f .deps/tw.Tpo .deps/tw.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c mv -f .deps/regex.Tpo .deps/regex.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c mv -f .deps/uerror.Tpo .deps/uerror.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c mv -f .deps/ublock.Tpo .deps/ublock.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT uisrch.o -MD -MP -MF .deps/uisrch.Tpo -c -o uisrch.o uisrch.c mv -f .deps/uisrch.Tpo .deps/uisrch.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c mv -f .deps/uformat.Tpo .deps/uformat.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c mv -f .deps/ufile.Tpo .deps/ufile.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c mv -f .deps/undo.Tpo .deps/undo.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT ushell.o -MD -MP -MF .deps/ushell.Tpo -c -o ushell.o ushell.c mv -f .deps/uedit.Tpo .deps/uedit.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT utag.o -MD -MP -MF .deps/utag.Tpo -c -o utag.o utag.c mv -f .deps/usearch.Tpo .deps/usearch.Po mv -f .deps/ushell.Tpo .deps/ushell.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT va.o -MD -MP -MF .deps/va.Tpo -c -o va.o va.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT vfile.o -MD -MP -MF .deps/vfile.Tpo -c -o vfile.o vfile.c mv -f .deps/vfile.Tpo .deps/vfile.Po mv -f .deps/umath.Tpo .deps/umath.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT vs.o -MD -MP -MF .deps/vs.Tpo -c -o vs.o vs.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT w.o -MD -MP -MF .deps/w.Tpo -c -o w.o w.c mv -f .deps/va.Tpo .deps/va.Po mv -f .deps/utag.Tpo .deps/utag.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c mv -f .deps/vs.Tpo .deps/vs.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c mv -f .deps/utf8.Tpo .deps/utf8.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT selinux.o -MD -MP -MF .deps/selinux.Tpo -c -o selinux.o selinux.c mv -f .deps/utils.Tpo .deps/utils.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT charmap.o -MD -MP -MF .deps/charmap.Tpo -c -o charmap.o charmap.c mv -f .deps/syntax.Tpo .deps/syntax.Po mv -f .deps/w.Tpo .deps/w.Po mv -f .deps/selinux.Tpo .deps/selinux.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT lattr.o -MD -MP -MF .deps/lattr.Tpo -c -o lattr.o lattr.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -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/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/lattr.Tpo .deps/lattr.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c mv -f .deps/builtin.Tpo .deps/builtin.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT vt.o -MD -MP -MF .deps/vt.Tpo -c -o vt.o vt.c mv -f .deps/builtins.Tpo .deps/builtins.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT mmenu.o -MD -MP -MF .deps/mmenu.Tpo -c -o mmenu.o mmenu.c mv -f .deps/charmap.Tpo .deps/charmap.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c mv -f .deps/mmenu.Tpo .deps/mmenu.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/state.Tpo .deps/state.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c mv -f .deps/mouse.Tpo .deps/mouse.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT unicat.o -MD -MP -MF .deps/unicat.Tpo -c -o unicat.o unicat.c mv -f .deps/unicat.Tpo .deps/unicat.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT cclass.o -MD -MP -MF .deps/cclass.Tpo -c -o cclass.o cclass.c mv -f .deps/vt.Tpo .deps/vt.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT frag.o -MD -MP -MF .deps/frag.Tpo -c -o frag.o frag.c mv -f .deps/unicode.Tpo .deps/unicode.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.5/joe -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -m64 -O3 -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/frag.Tpo .deps/frag.Po mv -f .deps/colors.Tpo .deps/colors.Po mv -f .deps/cclass.Tpo .deps/cclass.Po /usr/gcc/4.9/bin/gcc -m64 -O3 -m64 -o joe b.o blocks.o bw.o cmd.o hash.o help.o kbd.o macro.o main.o menu.o path.o poshist.o pw.o queue.o qw.o rc.o regex.o scrn.o tab.o termcap.o tty.o tw.o ublock.o uedit.o uerror.o ufile.o uformat.o uisrch.o umath.o undo.o usearch.o ushell.o utag.o va.o vfile.o vs.o w.o utils.o syntax.o utf8.o selinux.o charmap.o mouse.o lattr.o gettext.o builtin.o builtins.o vt.o mmenu.o state.o options.o unicode.o unicat.o cclass.o frag.o colors.o -lm -lncurses make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' Making all in colors make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/colors' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/colors' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/editor/joe/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/editor/joe/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' Making install in ru make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man/ru' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man/ru' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/man/ru/man1' /usr/bin/ginstall -c -m 644 joe.1 '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/man/ru/man1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man/ru' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man/ru' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 joe.1 '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/man/man1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/man' Making install in rc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/rc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/rc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/etc/joe' /usr/bin/ginstall -c -m 644 joerc jicerc.ru jmacsrc jstarrc rjoerc jpicorc joerc.zh_TW ftyperc shell.sh shell.csh '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/etc/joe' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/rc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/rc' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/po' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/po' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/lang' /usr/bin/ginstall -c -m 644 ru.po de.po fr.po uk.po zh_TW.po '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/lang' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/po' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/po' Making install in syntax make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/syntax' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/syntax' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/syntax' /usr/bin/ginstall -c -m 644 c.jsf perl.jsf verilog.jsf conf.jsf python.jsf php.jsf sh.jsf mail.jsf pascal.jsf html.jsf vhdl.jsf fortran.jsf java.jsf xml.jsf tcl.jsf lisp.jsf csh.jsf mason.jsf diff.jsf asm.jsf tex.jsf css.jsf ocaml.jsf 4gl.jsf sml.jsf sql.jsf awk.jsf cobol.jsf sed.jsf ps.jsf ada.jsf troff.jsf haskell.jsf rexx.jsf skill.jsf lua.jsf ruby.jsf m4.jsf joerc.jsf spec.jsf '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/syntax' /usr/bin/ginstall -c -m 644 matlab.jsf jsf.jsf jsf_check.jsf csharp.jsf batch.jsf ini.jsf go.jsf js.jsf json.jsf typescript.jsf ant.jsf comment_todo.jsf debian.jsf elixir.jsf erb.jsf git-commit.jsf haml.jsf htmlerb.jsf iptables.jsf md.jsf prolog.jsf properties.jsf sieve.jsf whitespace.jsf yaml.jsf erlang.jsf powershell.jsf puppet.jsf filename.jsf avr.jsf r.jsf groovy.jsf clojure.jsf rust.jsf coffee.jsf scala.jsf swift.jsf d.jsf dockerfile.jsf context.jsf '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/syntax' /usr/bin/ginstall -c -m 644 jcf.jsf '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/syntax' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/syntax' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/syntax' Making install in joe make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' Making install in util make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe/util' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe/util' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe/util' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe/util' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin' /usr/bin/ginstall -c joe '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/joe' Making install in colors make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/colors' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/colors' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/colors' /usr/bin/ginstall -c -m 644 xoria.jcf gruvbox.jcf default.jcf ir_black.jcf zenburn.jcf wombat.jcf molokai.jcf zenburn-hc.jcf solarized.jcf '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/colors' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/colors' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64/colors' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' /usr/gnu/bin/make install-exec-hook make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' rm -f /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/jmacs /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/jstar /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/rjoe /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/jpico rm -f /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/jmacs.exe /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/jstar.exe /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/rjoe.exe /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/jpico.exe for i in jmacs jstar rjoe jpico ; do ln -s joe /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/bin/$i ; done make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/charmaps' /usr/bin/ginstall -c -m 644 charmaps/klingon '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/joe/charmaps' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/doc/joe' /usr/bin/ginstall -c -m 644 README.md docs/README.old docs/man.md ChangeLog docs/hacking.md NEWS.md '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/doc/joe' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/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-2017.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=4.5 -D COMPONENT_VERSION=4.5 -D COMPONENT_PROJECT_URL=http://joe-editor.sourceforge.net/ -D COMPONENT_ARCHIVE_URL=http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.5/joe-4.5.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=joe -D COMPONENT_FMRI=editor/joe -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=0e63f2b154d224bb8ad25ed9eddf732d16f48606 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="Joe's Own Editor" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Text Tools" -D COMPONENT_DESCRIPTION="Joe's Own Editor - a full featured terminal-based screen editor" -D COMPONENT_LICENSE="GPLv2" joe.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/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build -d /jenkins/jobs/oi-userland/workspace/components/editor/joe -d joe-4.5 -m /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.mogrified >/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build -d /jenkins/jobs/oi-userland/workspace/components/editor/joe -d joe-4.5 /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.mangled >/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/editor/joe/build /jenkins/jobs/oi-userland/workspace/components/editor/joe joe-4.5" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.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/editor/joe/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/joe/build -d /jenkins/jobs/oi-userland/workspace/components/editor/joe -d joe-4.5 -T \*.py /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.pre-published pkg://openindiana.org/editor/joe@4.5,5.11-2017.0.0.0:20171109T152703Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/joe'