>>> Building on exopi-5 under editors/joe BDEPENDS = [converters/libiconv] DIST = [editors/joe:joe-4.6.tar.gz] FULLPKGNAME = joe-4.6p0 (Junk lock obtained for exopi-5 at 1713949930.12) >>> Running depends in editors/joe at 1713949930.20 last junk was in sysutils/p5-Data-Entropy /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 >>> Running show-prepare-results in editors/joe at 1713949932.82 ===> editors/joe ===> Building from scratch joe-4.6p0 ===> joe-4.6p0 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c curses m util ===> found c.100.0 curses.15.0 m.10.1 util.18.0 libiconv-1.17 (Junk lock released for exopi-5 at 1713949933.77) distfiles size=1895046 >>> Running build in editors/joe at 1713949933.83 ===> editors/joe ===> Checking files for joe-4.6p0 `/exopi-cvs/ports/distfiles/joe-4.6.tar.gz' is up to date. >> (SHA256) joe-4.6.tar.gz: OK ===> Extracting for joe-4.6p0 ===> Patching for joe-4.6p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for joe-4.6p0 ===> Configuring for joe-4.6p0 Using /exopi-obj/pobj/joe-4.6/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/joe-4.6/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/joe-4.6/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking 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... (cached) 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 for locale.h... (cached) yes checking for sgtty.h... (cached) 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 for pty.h... (cached) no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no 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 for utmp.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stddef.h... (cached) 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... (cached) yes checking for long long... (cached) yes checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking size of void *... 8 checking for sighandler_t... no checking whether cc 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... 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... (cached) void checking whether stat accepts an empty string... (cached) no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) 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... (cached) yes checking for mkstemp... (cached) yes checking for putenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for utime... (cached) yes checking for setpgid... (cached) yes checking for setitimer... (cached) yes checking for sigaction... (cached) yes checking for sigvec... (cached) yes checking for siginterrupt... (cached) yes checking for sigprocmask... (cached) 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... ispell 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 desktop/Makefile config.status: creating joe/autoconf.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for joe-4.6p0 Making all in man Making all in ru LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/usr/local/bin,' ./joe.1.in > joe.1 LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/usr/local/bin,' ./joe.1.in > joe.1 Making all in rc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./joerc.in > joerc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./jicerc.ru.in > jicerc.ru LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./jmacsrc.in > jmacsrc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./jstarrc.in > jstarrc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./rjoerc.in > rjoerc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./jpicorc.in > jpicorc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/local/share/doc/joe,; s,@JOEDATA\@,/usr/local/share/joe,; s,@SPELL\@,ispell,' ./joerc.zh_TW.in > joerc.zh_TW Making all in po Making all in syntax Making all in joe /usr/bin/make all-recursive Making all in util cc -DHAVE_CONFIG_H -I. -I../../joe -O2 -pipe -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 -o termidx termidx.o -lm -lncurses -lutil cc -DHAVE_CONFIG_H -I. -I../../joe -O2 -pipe -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c mv -f .deps/stringify.Tpo .deps/stringify.Po cc -O2 -pipe -o stringify stringify.o -lm -lncurses -lutil cc -DHAVE_CONFIG_H -I. -I../../joe -O2 -pipe -MT uniproc.o -MD -MP -MF .deps/uniproc.Tpo -c -o uniproc.o uniproc.c mv -f .deps/uniproc.Tpo .deps/uniproc.Po cc -O2 -pipe -o uniproc uniproc.o -lm -lncurses -lutil cc -DHAVE_CONFIG_H -I. -I../../joe -O2 -pipe -MT checkwidths.o -MD -MP -MF .deps/checkwidths.Tpo -c -o checkwidths.o checkwidths.c mv -f .deps/checkwidths.Tpo .deps/checkwidths.Po cc -O2 -pipe -o checkwidths checkwidths.o -lm -lncurses -lutil cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c tty.c:975:6: warning: call to undeclared function 'openpty'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (openpty(ptyfd, ttyfd, name, NULL, NULL) == 0) { ^ tty.c:1221:6: warning: call to undeclared function 'login_tty'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] login_tty(1); ^ 2 warnings generated. mv -f .deps/tty.Tpo .deps/tty.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c mv -f .deps/gettext.Tpo .deps/gettext.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -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="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c mv -f .deps/builtins.Tpo .deps/builtins.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT vt.o -MD -MP -MF .deps/vt.Tpo -c -o vt.o vt.c mv -f .deps/vt.Tpo .deps/vt.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT mmenu.o -MD -MP -MF .deps/mmenu.Tpo -c -o mmenu.o mmenu.c mv -f .deps/mmenu.Tpo .deps/mmenu.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c mv -f .deps/unicode.Tpo .deps/unicode.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT cclass.o -MD -MP -MF .deps/cclass.Tpo -c -o cclass.o cclass.c mv -f .deps/cclass.Tpo .deps/cclass.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT frag.o -MD -MP -MF .deps/frag.Tpo -c -o frag.o frag.c mv -f .deps/frag.Tpo .deps/frag.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c mv -f .deps/colors.Tpo .deps/colors.Po cc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/local/share/joe/\"" -O2 -pipe -MT unicat-9.0.0.o -MD -MP -MF .deps/unicat-9.0.0.Tpo -c -o unicat-9.0.0.o unicat-9.0.0.c mv -f .deps/unicat-9.0.0.Tpo .deps/unicat-9.0.0.Po cc -O2 -pipe -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 cclass.o frag.o colors.o unicat-9.0.0.o -lm -lncurses -lutil ufile.c(ufile.o:(genexmsg)): warning: strcpy() is almost always misused, please use strlcpy() bw.c(bw.o:(bwgenh)): warning: sprintf() is often misused, please use snprintf() vfile.c(vfile.o:(vlock)): warning: random() may return deterministic values, is that what you want? Making all in colors Making all in desktop iconv -f KOI8-T -t UTF-8 /exopi-obj/pobj/joe-4.6/joe-4.6/man/ru/joe.1 > /exopi-obj/pobj/joe-4.6/joe-4.6/man/ru/joe.1-utf8 >>> Running package in editors/joe at 1713949984.72 ===> editors/joe ===> Faking installation for joe-4.6p0 Making install in man Making install in ru mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/man/ru/man1' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 joe.1 '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/man/ru/man1' mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 joe.1 '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/man/man1' Making install in rc mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/examples/joe' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 joerc jicerc.ru jmacsrc jstarrc rjoerc jpicorc joerc.zh_TW ftyperc shell.sh shell.csh '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/examples/joe' Making install in po mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/lang' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 ru.po de.po fr.po uk.po zh_TW.po '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/lang' Making install in syntax mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/syntax' /exopi-obj/pobj/joe-4.6/bin/install -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 '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/syntax' /exopi-obj/pobj/joe-4.6/bin/install -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 '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/syntax' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 jcf.jsf '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/syntax' Making install in joe Making install in util mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin' /exopi-obj/pobj/joe-4.6/bin/install -c -s -m 755 joe '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin' Making install in colors mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/colors' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 xoria.jcf gruvbox.jcf default.jcf ir_black.jcf zenburn.jcf wombat.jcf molokai.jcf zenburn-hc.jcf solarized.jcf '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/colors' Making install in desktop mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/applications' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 joe.desktop jmacs.desktop jstar.desktop jpico.desktop '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/applications' /usr/bin/make install-data-hook update-desktop-database /usr/local/share/applications update-desktop-database: not found *** Error 1 in target 'update-databases' (ignored) /usr/bin/make install-exec-hook rm -f /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/jmacs /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/jstar /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/rjoe /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/jpico rm -f /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/jmacs.exe /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/jstar.exe /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/rjoe.exe /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/jpico.exe for i in jmacs jstar rjoe jpico ; do ln -s joe /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/bin/$i ; done mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/charmaps' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 charmaps/klingon '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/joe/charmaps' mkdir -p '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/doc/joe' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 README.md docs/README.old docs/man.md ChangeLog docs/hacking.md NEWS.md '/exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/share/doc/joe' /exopi-obj/pobj/joe-4.6/bin/install -c -m 644 /exopi-obj/pobj/joe-4.6/joe-4.6/man/ru/joe.1-utf8 /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/man/ru/man1/joe.1 ===> Building package for joe-4.6p0 Create /exopi-cvs/ports/packages/amd64/all/joe-4.6p0.tgz Creating package joe-4.6p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************** | 35% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 40% archiving|*************************** | 42% archiving|****************************** | 48% archiving|******************************** | 50% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************** | 59% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-obj/pobj/joe-4.6/fake-amd64/usr/local/man/ru/man1/joe.1: No one-line description, using filename "joe" Link to /exopi-cvs/ports/packages/amd64/ftp/joe-4.6p0.tgz >>> Running clean in editors/joe at 1713949989.36 ===> editors/joe ===> Cleaning for joe-4.6p0 >>> Ended at 1713949990.60 max_stuck=0.00/depends=2.61/show-prepare-results=1.05/build=50.74/package=4.35/clean=1.71