INFO: not using any hashes in /data/userland-archives/hashes for pv-1.8.12.tar.gz (overridden with --hash) Source /data/userland-archives/pv-1.8.12.tar.gz... not found, skipping file copy Source https://www.ivarch.com/programs/sources/pv-1.8.12.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 to /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64 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 for gcc... /usr/gcc/13/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/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/13/bin/gcc... gcc3 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for an ANSI C-conforming const... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a sed that does not truncate output... /usr/bin/gsed checking whether NLS is requested... 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 build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for getopt_long... yes checking for vsnprintf... yes checking for strlcat... yes checking for strtoul... yes checking for memrchr... yes checking for fdatasync... yes checking for fpathconf... yes checking for sysconf... yes checking for posix_memalign... yes checking for posix_fadvise... yes checking for nanosleep... yes checking for setitimer... yes checking for getopt.h... yes checking for limits.h... yes checking for wctype.h... yes checking for termios.h... yes checking for libgen.h... yes checking for sys/ioctl.h... yes checking for libintl.h... yes checking for locale.h... yes checking for struct stat.st_blksize... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for basename... yes checking for clock_gettime... yes checking for dup2... yes checking for getcwd... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for fcntl.h... yes checking for sys/file.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for int32_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for sys/ipc.h... yes checking for sys/param.h... yes checking for shmget... yes checking for splice... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Making all in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64/po' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64' depbase=`echo src/main/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/main/debug.o -MD -MP -MF $depbase.Tpo -c -o src/main/debug.o src/main/debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/main/help.o -MD -MP -MF $depbase.Tpo -c -o src/main/help.o src/main/help.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/main/main.o -MD -MP -MF $depbase.Tpo -c -o src/main/main.o src/main/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main/options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/main/options.o -MD -MP -MF $depbase.Tpo -c -o src/main/options.o src/main/options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main/remote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/main/remote.o -MD -MP -MF $depbase.Tpo -c -o src/main/remote.o src/main/remote.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/main/version.o -MD -MP -MF $depbase.Tpo -c -o src/main/version.o src/main/version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/cursor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/cursor.o -MD -MP -MF $depbase.Tpo -c -o src/pv/cursor.o src/pv/cursor.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/display.o -MD -MP -MF $depbase.Tpo -c -o src/pv/display.o src/pv/display.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/elapsedtime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/elapsedtime.o -MD -MP -MF $depbase.Tpo -c -o src/pv/elapsedtime.o src/pv/elapsedtime.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/file.o -MD -MP -MF $depbase.Tpo -c -o src/pv/file.o src/pv/file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/loop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/loop.o -MD -MP -MF $depbase.Tpo -c -o src/pv/loop.o src/pv/loop.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/number.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/number.o -MD -MP -MF $depbase.Tpo -c -o src/pv/number.o src/pv/number.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/signal.o -MD -MP -MF $depbase.Tpo -c -o src/pv/signal.o src/pv/signal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/state.o -MD -MP -MF $depbase.Tpo -c -o src/pv/state.o src/pv/state.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/string.o -MD -MP -MF $depbase.Tpo -c -o src/pv/string.o src/pv/string.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/transfer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/transfer.o -MD -MP -MF $depbase.Tpo -c -o src/pv/transfer.o src/pv/transfer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pv/watchpid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12 -I./src/include -DLOCALEDIR=\"/usr/share/locale\" -I/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/pv-1.8.12/src/include -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT src/pv/watchpid.o -MD -MP -MF $depbase.Tpo -c -o src/pv/watchpid.o src/pv/watchpid.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/gcc/13/bin/gcc -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -o pv src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o src/pv/cursor.o src/pv/display.o src/pv/elapsedtime.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/string.o src/pv/transfer.o src/pv/watchpid.o make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64' Making install in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64/po' installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/pv.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/pv.mo installing pl.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/pv.mo installing pt.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/pv.mo if test "pv" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/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/pv/pv-1.8.12/po/$file \ /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64/po' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/bin' /usr/bin/ginstall -c pv '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/doc/pv' /usr/bin/ginstall -c -m 644 README.md docs/INSTALL docs/COPYING docs/NEWS.md docs/ACKNOWLEDGEMENTS.md docs/DEVELOPERS.md docs/TODO.md docs/benchmark.sh '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/doc/pv' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 docs/pv.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/prototype/i386/usr/share/man/man1' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/pv/build/manifest-i386-pv.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: sysutils/pv pkg://openindiana.org/shell/pipe-viewer@1.8.12,5.11-2024.0.0.0:20240723T145136Z PUBLISHED