INFO: not using any hashes in /data/userland-archives/hashes for procps-ng-4.0.7.tar.xz (overridden with --hash) Source /data/userland-archives/procps-ng-4.0.7.tar.xz... not found, skipping file copy Source https://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.7.tar.xz... downloading... length 1588352 bytes (Attempt 1 of 3)... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file Makefile.am patching file src/watch.c Copying file m4/codeset.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes.m4 Copying file m4/inttypes_h.m4 Copying file m4/isc-posix.m4 Copying file m4/lcmessage.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/signed.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:20: warning: The macro 'AC_PROG_CC_STDC' is obsolete. configure.ac:20: You should run autoupdate. /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/c.m4:1795: AC_PROG_CC_STDC is expanded from... configure.ac:20: the top level configure.ac:127: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete. configure.ac:127: You should run autoupdate. /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from... m4/po.m4:23: AM_PO_SUBDIRS is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:127: the top level configure.ac:127: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:127: You should run autoupdate. /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/m4sugar/m4sh.m4:696: AS_IF is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:127: the top level configure.ac:127: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:127: You should run autoupdate. /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/m4sugar/m4sh.m4:696: AS_IF is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from... /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from... m4/iconv.m4:22: AM_ICONV_LINK is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:127: the top level configure.ac:156: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:156: You should run autoupdate. /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2903: AC_TRY_COMPILE is expanded from... configure.ac:156: the top level configure.ac:164: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:164: You should run autoupdate. /jenkins/jobs/oi-userland/workspace/components/developer/autoconf/autoconf-2.73/lib/autoconf/general.m4:2903: AC_TRY_COMPILE is expanded from... configure.ac:164: the top level configure.ac:16: installing './compile' configure.ac:9: installing './missing' Makefile.am:53: warning: usrbin_exec_PROGRAMS was already defined in condition CYGWIN, which is included in condition TRUE ... Makefile.am:4: ... 'usrbin_exec_PROGRAMS' previously defined here Makefile.am: installing './depcomp' 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/14/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/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to enable C23 features... -std=gnu23 checking whether /usr/gcc/14/bin/gcc -std=gnu23 understands -c and -o together... yes checking dependency style of /usr/gcc/14/bin/gcc -std=gnu23... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for /usr/gcc/14/bin/gcc -std=gnu23 option to support large files... none needed checking for gawk... (cached) gawk checking for gcc... (cached) /usr/gcc/14/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/14/bin/gcc option to enable C23 features... (cached) -std=gnu23 checking whether /usr/gcc/14/bin/gcc -std=gnu23 understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/14/bin/gcc -std=gnu23... (cached) none checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 -E checking whether ln -s works... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for po4a... no checking for sys/mkdev.h... yes checking whether to enable assertions... yes checking for arpa/inet.h... yes checking for err.h... yes checking for fcntl.h... yes checking for float.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for ncursesw/ncurses.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/pidfd.h... no checking for sys/param.h... (cached) yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for values.h... yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for uid_t... yes checking for gid_t... yes checking for inline... inline checking for int32_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict__ checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for siginfo_t.si_int... no checking for /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 options to detect undeclared functions... none needed checking for /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 options to ignore future-version functions... none needed checking whether __UT_HOSTSIZE is declared... no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 static flag -static works... no checking if /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 supports -c -o file.o... yes checking if /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/gcc -std=gnu23 -std=gnu99 linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for fork... yes checking for vfork... yes checking for getpagesize... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether malloc (0) returns nonnull... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for working mmap... yes checking whether realloc (0, 0) returns nonnull... (cached) yes checking for working strcoll... yes checking for working strtod... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for error.h... no checking for stdio_ext.h... (cached) yes checking for __progname... yes checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking for ncursesw... no checking for ncurses... yes checking for pidfd_open()... no checking for process_mrelease()... no checking for __fpending... yes checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for clock_gettime... yes checking for error... no checking for error_at_line... no checking for gethostname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for iswprint... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for pidfd_send_signal... no checking for putenv... yes checking for regcomp... yes checking for rpmatch... no checking for select... yes checking for setlocale... yes checking for sigabbrev_np... no checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... no checking for utmpname... yes checking for wcwidth... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating local/Makefile config.status: creating po-man/Makefile config.status: creating po/Makefile.in config.status: WARNING: '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating library/libproc2.pc config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CC src/watch-watch.o CC local/src_watch-strutils.o CC local/src_watch-fileutils.o CC local/src_watch-signals.o /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/local/signals.c:171:2: warning: #warning Unknown operating system; assuming sigtable[] is correct [-Wcpp] 171 | #warning Unknown operating system; assuming sigtable[] is correct | ^~~~~~~ CCLD src/watch /usr/gnu/bin/make install-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' Making install in local make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/local' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/local' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/local' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/local' Making install in po-man make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po-man' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po-man' make[3]: Nothing to be done for 'install-exec-am'. for lang in de fr pl pt_BR ro sv uk zh_CN ; do \ files=""; \ for trans in free.1 pgrep.1 pkill.1 pmap.1 uptime.1 vmstat.8 procps.3 procps_pids.3 procps_misc.3 pwdx.1 tload.1 sysctl.8 sysctl.conf.5 ps.1 watch.1 top.1 slabtop.1 hugetop.1; do \ if [ -f /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po-man/$lang/$trans ]; then \ files="$files /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po-man/$lang/$trans"; \ elif [ -f /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/$lang/$trans ]; then \ files="$files /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/$lang/$trans"; \ fi; \ done; \ /usr/gnu/bin/make -C .. install-man \ mandir="/usr/share/man/$lang" \ dist_man_MANS="$files"; \ done make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/de/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/pgrep.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/uptime.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/ps.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/watch.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/de/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/de/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/fr/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/fr/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/fr/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/fr/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/fr/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/fr/ps.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/fr/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/fr/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/pl/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pl/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pl/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pl/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pl/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/pl/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/pt_BR/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pt_BR/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pt_BR/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pt_BR/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pt_BR/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/pt_BR/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/pt_BR/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/ro/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/pgrep.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/uptime.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/ps.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/watch.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/top.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/ro/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/ro/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/sv/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/pgrep.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/uptime.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/ps.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/watch.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/top.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/sv/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/sv/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/uk/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/pgrep.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/uptime.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/ps.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/watch.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/top.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/uk/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/uk/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/zh_CN/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/free.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/pgrep.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/pmap.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/uptime.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/pwdx.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/tload.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/ps.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/watch.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/top.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po-man/zh_CN/slabtop.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/zh_CN/man1' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po-man' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po-man' Making install in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po' /bin/sh /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7//mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/de mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/de/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/es mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/es/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/fr mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ka mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ka/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/ka.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ka/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ko mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/pl mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/pt_BR mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ro mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/sv mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/uk mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/vi mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/procps-ng.mo umask 22 mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/zh_CN mkdir /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES installing /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/procps-ng.mo if test "procps-ng" = "gettext-tools"; then \ /bin/sh /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7//mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/po/$file \ /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64/po' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c src/watch '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c src/watch /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/bin/watch /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/procps-ng-4.0.7/man/watch.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/prototype/i386/usr/share/man/man1' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/watch/build/manifest-i386-watch.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: sysutils/watch pkg://openindiana.org/utilities/watch@4.0.7,5.11-2026.0.0.0:20260901T193650Z PUBLISHED