gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/joe-4.6.tar.gz... not found, skipping file copy Source http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.6/joe-4.6.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok patching file configure.ac /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 https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:17: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:17: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:781: AM_CONFIG_HEADER is expanded from... configure.ac:17: the top level configure.ac:120: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:120: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:28: joe_SETPGRP is expanded from... configure.ac:120: the top level configure.ac:128: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:128: the top level configure.ac:139: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:139: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:4: joe_ISBLANK is expanded from... configure.ac:139: the top level configure.ac:174: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:174: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:51: joe_REINSTALL_SIGHANDLERS is expanded from... configure.ac:174: the top level 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) symlink cloning /jenkins/jobs/oi-userland/workspace/components/editor/joe/joe-4.6 to /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/amd64 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 race-free 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/7/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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/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 for errno.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for sgtty.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for utime.h... yes checking for sys/dirent.h... yes checking for time.h... yes checking for pwd.h... yes checking for paths.h... yes checking for pty.h... no checking for libutil.h... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/wait.h... yes checking for limits.h... yes checking for signal.h... yes checking for curses.h... yes checking for utmp.h... yes checking for sys/utime.h... yes checking for stddef.h... yes checking for term.h... yes checking for selinux/selinux.h... no checking for selinux/context.h... no 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/7/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 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 desktop/Makefile config.status: creating joe/autoconf.h config.status: executing depfiles commands Making all in man Making all in ru Making all in rc Making all in po Making all in syntax Making all in joe Making all in util termcap.c: In function 'getflag': termcap.c:401:19: warning: passing argument 1 of 'tgetflag' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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 [-Wdiscarded-qualifiers] 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 [-Wdiscarded-qualifiers] 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 [-Wdiscarded-qualifiers] 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 [-Wincompatible-pointer-types] 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 *), ^~~~~ Making all in colors Making all in desktop Making install in man Making install in ru /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' /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' Making install in rc /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' Making install in po /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' Making install in syntax /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' Making install in joe Making install in util /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' Making install in colors /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' Making install in desktop /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/applications' /usr/bin/ginstall -c -m 644 joe.desktop jmacs.desktop jstar.desktop jpico.desktop '/jenkins/jobs/oi-userland/workspace/components/editor/joe/build/prototype/i386/usr/share/applications' The databases in [/usr/share/applications] could not be updated. /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' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/editor/joe/build/manifest-i386-joe.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: editor/joe pkg://openindiana.org/editor/joe@4.6,5.11-2022.0.0.1:20220720T114708Z PUBLISHED