Building joe-3.7_2,1.txz (origin /buildshare/ports/355755/editors/joe) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/joe-3.7.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/aspell-0.60.6.1_4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> joe-3.7_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of joe-3.7_2,1 ===> joe-3.7_2,1 depends on executable: aspell - not found ===> Verifying install for aspell in /buildshare/ports/355755/textproc/aspell ===> Installing existing package /packages/aspell-0.60.6.1_4.txz Installing aspell-0.60.6.1_4...Installing gettext-0.18.3.1_1... done Installing perl5-5.16.3_10... done done ===> Returning to build of joe-3.7_2,1 ===> joe-3.7_2,1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of joe-3.7_2,1 ===> joe-3.7_2,1 depends on executable: aspell - found Make install ===> License GPLv1 accepted by the user ===> joe-3.7_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by joe-3.7_2,1 for building ===> Extracting for joe-3.7_2,1 => SHA256 Checksum OK for joe-3.7.tar.gz. ===> Patching for joe-3.7_2,1 ===> Applying FreeBSD patches for joe-3.7_2,1 ===> joe-3.7_2,1 depends on executable: aspell - found ===> joe-3.7_2,1 depends on executable: gmake - found ===> Configuring for joe-3.7_2,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/joe/work/joe-3.7/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/joe/work/joe-3.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/joe/work/joe-3.7/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for library containing openpty... -lutil checking for library containing login_tty... none required 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 for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking sys/dirent.h usability... yes checking sys/dirent.h presence... yes checking for sys/dirent.h... yes checking for time.h... (cached) yes checking for pwd.h... (cached) yes checking for paths.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for libutil.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for limits.h... (cached) yes checking for signal.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no 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 size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for sighandler_t... no checking whether cc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking whether setpgrp() takes no arguments... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking size of off_t... 8 checking for ssize_t... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for isblank... (cached) yes checking whether isblank() works correctly with side effect expressions... yes checking for alarm... (cached) yes checking for mkdir... yes checking for mkstemp... (cached) yes checking for putenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for utime... (cached) yes checking for setpgid... yes checking for setitimer... yes checking for sigaction... (cached) yes checking for sigvec... (cached) yes checking for siginterrupt... (cached) yes checking for sigprocmask... (cached) yes checking whether sighandlers must be reinstalled... no checking for aspell... aspell configure: creating ./config.status config.status: creating 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 syntax/c.jsf config.status: creating syntax/perl.jsf config.status: creating syntax/verilog.jsf config.status: creating syntax/sh.jsf config.status: creating syntax/python.jsf config.status: creating syntax/conf.jsf config.status: creating syntax/php.jsf config.status: creating syntax/mail.jsf config.status: creating syntax/pascal.jsf config.status: creating syntax/html.jsf config.status: creating syntax/vhdl.jsf config.status: creating syntax/fortran.jsf config.status: creating syntax/java.jsf config.status: creating syntax/xml.jsf config.status: creating syntax/tcl.jsf config.status: creating charmaps/klingon config.status: creating syntax/lisp.jsf config.status: creating syntax/csh.jsf config.status: creating syntax/mason.jsf config.status: creating syntax/diff.jsf config.status: creating syntax/asm.jsf config.status: creating syntax/css.jsf config.status: creating syntax/tex.jsf config.status: creating syntax/ocaml.jsf config.status: creating syntax/4gl.jsf config.status: creating syntax/sml.jsf config.status: creating syntax/sql.jsf config.status: creating syntax/awk.jsf config.status: creating syntax/cobol.jsf config.status: creating syntax/sed.jsf config.status: creating syntax/ps.jsf config.status: creating syntax/ada.jsf config.status: creating syntax/troff.jsf config.status: creating syntax/haskell.jsf config.status: creating syntax/rexx.jsf config.status: creating syntax/skill.jsf config.status: creating syntax/lua.jsf config.status: creating syntax/ruby.jsf config.status: creating syntax/m4.jsf config.status: creating syntax/joerc.jsf config.status: creating syntax/spec.jsf config.status: creating syntax/matlab.jsf config.status: creating syntax/jsf.jsf config.status: creating syntax/jsf_check.jsf config.status: creating autoconf.h config.status: executing depfiles commands ===> Building for joe-3.7_2,1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT b.o -MD -MP -MF .deps/b.Tpo -c -o b.o b.c mv -f .deps/b.Tpo .deps/b.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c mv -f .deps/blocks.Tpo .deps/blocks.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c mv -f .deps/bw.Tpo .deps/bw.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c mv -f .deps/cmd.Tpo .deps/cmd.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c mv -f .deps/kbd.Tpo .deps/kbd.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c mv -f .deps/macro.Tpo .deps/macro.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c mv -f .deps/menu.Tpo .deps/menu.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/path.Tpo .deps/path.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c mv -f .deps/poshist.Tpo .deps/poshist.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c mv -f .deps/pw.Tpo .deps/pw.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/queue.Tpo .deps/queue.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c mv -f .deps/qw.Tpo .deps/qw.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c mv -f .deps/rc.Tpo .deps/rc.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/regex.Tpo .deps/regex.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT scrn.o -MD -MP -MF .deps/scrn.Tpo -c -o scrn.o scrn.c mv -f .deps/scrn.Tpo .deps/scrn.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c mv -f .deps/tab.Tpo .deps/tab.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c mv -f .deps/termcap.Tpo .deps/termcap.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c mv -f .deps/tty.Tpo .deps/tty.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c mv -f .deps/tw.Tpo .deps/tw.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c mv -f .deps/ublock.Tpo .deps/ublock.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c mv -f .deps/uedit.Tpo .deps/uedit.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c mv -f .deps/uerror.Tpo .deps/uerror.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c mv -f .deps/ufile.Tpo .deps/ufile.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c mv -f .deps/uformat.Tpo .deps/uformat.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT uisrch.o -MD -MP -MF .deps/uisrch.Tpo -c -o uisrch.o uisrch.c mv -f .deps/uisrch.Tpo .deps/uisrch.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c mv -f .deps/umath.Tpo .deps/umath.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c mv -f .deps/undo.Tpo .deps/undo.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c mv -f .deps/usearch.Tpo .deps/usearch.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ushell.o -MD -MP -MF .deps/ushell.Tpo -c -o ushell.o ushell.c mv -f .deps/ushell.Tpo .deps/ushell.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT utag.o -MD -MP -MF .deps/utag.Tpo -c -o utag.o utag.c mv -f .deps/utag.Tpo .deps/utag.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT va.o -MD -MP -MF .deps/va.Tpo -c -o va.o va.c mv -f .deps/va.Tpo .deps/va.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT vfile.o -MD -MP -MF .deps/vfile.Tpo -c -o vfile.o vfile.c mv -f .deps/vfile.Tpo .deps/vfile.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT vs.o -MD -MP -MF .deps/vs.Tpo -c -o vs.o vs.c mv -f .deps/vs.Tpo .deps/vs.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT w.o -MD -MP -MF .deps/w.Tpo -c -o w.o w.c mv -f .deps/w.Tpo .deps/w.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c mv -f .deps/syntax.Tpo .deps/syntax.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c mv -f .deps/utf8.Tpo .deps/utf8.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT selinux.o -MD -MP -MF .deps/selinux.Tpo -c -o selinux.o selinux.c mv -f .deps/selinux.Tpo .deps/selinux.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT i18n.o -MD -MP -MF .deps/i18n.Tpo -c -o i18n.o i18n.c mv -f .deps/i18n.Tpo .deps/i18n.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT charmap.o -MD -MP -MF .deps/charmap.Tpo -c -o charmap.o charmap.c mv -f .deps/charmap.Tpo .deps/charmap.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c mv -f .deps/mouse.Tpo .deps/mouse.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT lattr.o -MD -MP -MF .deps/lattr.Tpo -c -o lattr.o lattr.c mv -f .deps/lattr.Tpo .deps/lattr.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin.Tpo .deps/builtin.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c mv -f .deps/builtins.Tpo .deps/builtins.Po cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -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 i18n.o charmap.o mouse.o lattr.o gettext.o builtin.o builtins.o -lm -lncurses -lutil -L/usr/local/lib gmake[1]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' ===> Staging for joe-3.7_2,1 ===> joe-3.7_2,1 depends on executable: aspell - found ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' Making install in man gmake[2]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man' Making install in ru gmake[3]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man/ru' sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/local/bin,' ./joe.1.in > joe.1 gmake[4]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man/ru' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/man/ru/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/man/ru/man1" install -o root -g wheel -m 444 './joe.1' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/man/ru/man1/joe.1' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man/ru' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man/ru' gmake[3]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man' sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/local/bin,' ./joe.1.in > joe.1 gmake[4]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './joe.1' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/man/man1/joe.1' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/man' Making install in rc gmake[2]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/rc' sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,' ./joerc.in > joerc sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,' ./jicerc.ru.in > jicerc.ru sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,' ./jmacsrc.in > jmacsrc sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,' ./jstarrc.in > jstarrc sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,' ./rjoerc.in > rjoerc sed 's,@JOERC\@,/usr/local/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,aspell,' ./jpicorc.in > jpicorc gmake[3]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/rc' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/etc/joe" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe" install -o root -g wheel -m 444 'joerc' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/joerc' install -o root -g wheel -m 444 'jicerc.ru' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/jicerc.ru' install -o root -g wheel -m 444 'jmacsrc' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/jmacsrc' install -o root -g wheel -m 444 'jstarrc' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/jstarrc' install -o root -g wheel -m 444 'rjoerc' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/rjoerc' install -o root -g wheel -m 444 'jpicorc' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/jpicorc' install -o root -g wheel -m 444 'ftyperc' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/ftyperc' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/rc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/rc' Making install in po gmake[2]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/po' gmake[3]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/po' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/joe/lang" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/lang" install -o root -g wheel -m 444 'ru.po' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/lang/ru.po' install -o root -g wheel -m 444 'de.po' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/lang/de.po' install -o root -g wheel -m 444 'fr.po' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/lang/fr.po' install -o root -g wheel -m 444 'uk.po' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/lang/uk.po' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/po' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/po' Making install in syntax gmake[2]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/syntax' gmake[3]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/syntax' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/joe/syntax" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax" install -o root -g wheel -m 444 'c.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/c.jsf' install -o root -g wheel -m 444 'perl.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/perl.jsf' install -o root -g wheel -m 444 'verilog.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/verilog.jsf' install -o root -g wheel -m 444 'conf.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/conf.jsf' install -o root -g wheel -m 444 'python.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/python.jsf' install -o root -g wheel -m 444 'php.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/php.jsf' install -o root -g wheel -m 444 'sh.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/sh.jsf' install -o root -g wheel -m 444 'mail.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/mail.jsf' install -o root -g wheel -m 444 'pascal.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/pascal.jsf' install -o root -g wheel -m 444 'html.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/html.jsf' install -o root -g wheel -m 444 'vhdl.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/vhdl.jsf' install -o root -g wheel -m 444 'fortran.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/fortran.jsf' install -o root -g wheel -m 444 'java.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/java.jsf' install -o root -g wheel -m 444 'xml.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/xml.jsf' install -o root -g wheel -m 444 'tcl.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/tcl.jsf' install -o root -g wheel -m 444 'lisp.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/lisp.jsf' install -o root -g wheel -m 444 'csh.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/csh.jsf' install -o root -g wheel -m 444 'mason.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/mason.jsf' install -o root -g wheel -m 444 'diff.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/diff.jsf' install -o root -g wheel -m 444 'asm.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/asm.jsf' install -o root -g wheel -m 444 'tex.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/tex.jsf' install -o root -g wheel -m 444 'css.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/css.jsf' install -o root -g wheel -m 444 'ocaml.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/ocaml.jsf' install -o root -g wheel -m 444 '4gl.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/4gl.jsf' install -o root -g wheel -m 444 'sml.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/sml.jsf' install -o root -g wheel -m 444 'sql.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/sql.jsf' install -o root -g wheel -m 444 'awk.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/awk.jsf' install -o root -g wheel -m 444 'cobol.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/cobol.jsf' install -o root -g wheel -m 444 'sed.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/sed.jsf' install -o root -g wheel -m 444 'ps.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/ps.jsf' install -o root -g wheel -m 444 'ada.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/ada.jsf' install -o root -g wheel -m 444 'troff.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/troff.jsf' install -o root -g wheel -m 444 'haskell.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/haskell.jsf' install -o root -g wheel -m 444 'rexx.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/rexx.jsf' install -o root -g wheel -m 444 'skill.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/skill.jsf' install -o root -g wheel -m 444 'lua.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/lua.jsf' install -o root -g wheel -m 444 'ruby.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/ruby.jsf' install -o root -g wheel -m 444 'm4.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/m4.jsf' install -o root -g wheel -m 444 'joerc.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/joerc.jsf' install -o root -g wheel -m 444 'spec.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/spec.jsf' install -o root -g wheel -m 444 'matlab.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/matlab.jsf' install -o root -g wheel -m 444 'jsf.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/jsf.jsf' install -o root -g wheel -m 444 'jsf_check.jsf' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/syntax/jsf_check.jsf' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/syntax' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7/syntax' gmake[2]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' cc -DHAVE_CONFIG_H -I. -DJOERC="\"/usr/local/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT termidx.o -MD -MP -MF .deps/termidx.Tpo -c -o termidx.o termidx.c mv -f .deps/termidx.Tpo .deps/termidx.Po cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o termidx termidx.o -lncurses -lutil -L/usr/local/lib gmake[3]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'joe' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/joe' install -s -o root -g wheel -m 555 'termidx' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/termidx' gmake install-exec-hook gmake[4]: Entering directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' rm -f /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/jmacs /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/jstar /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/rjoe /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/jpico rm -f /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/jmacs.exe /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/jstar.exe /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/rjoe.exe /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/jpico.exe for i in jmacs jstar rjoe jpico ; do ln -s joe /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/bin/$i ; done gmake[4]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' test -z "/usr/local/share/joe/charmaps" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/charmaps" install -o root -g wheel -m 444 'charmaps/klingon' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/joe/charmaps/klingon' test -z "/usr/local/share/doc/joe" || /bin/mkdir -p "/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe" install -o root -g wheel -m 444 'LIST' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe/LIST' install -o root -g wheel -m 444 'README' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe/README' install -o root -g wheel -m 444 'HINTS' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe/HINTS' install -o root -g wheel -m 444 'ChangeLog' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe/ChangeLog' install -o root -g wheel -m 444 'HACKING' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe/HACKING' install -o root -g wheel -m 444 'NEWS' '/obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/share/doc/joe/NEWS' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/editors/joe/work/joe-3.7' for rc in jmacsrc joerc jpicorc jstarrc rjoerc; do /bin/mv /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/${rc} /obj/buildshare/ports/355755/editors/joe/work/stage/usr/local/etc/joe/${rc}.dist ; done ====> Compressing man pages (compress-man) ===> Installing for joe-3.7_2,1 ===> Checking if editors/joe already installed ===> Registering installation for joe-3.7_2,1 Installing joe-3.7_2,1... done Make package ===> Building package for joe-3.7_2,1 slot2: removed