INFO: not using any hashes in /data/userland-archives/hashes for libpaper-2.2.5.tar.gz (overridden with --hash) Source /data/userland-archives/libpaper-2.2.5.tar.gz... not found, skipping file copy Source https://github.com/rrthomas/libpaper/releases/download/v2.2.5/libpaper-2.2.5.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/library/libpaper/libpaper-2.2.5 to /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 the compiler is clang... no checking for compiler option needed when checking for declarations... none 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 for sys/param.h... yes checking for sys/socket.h... yes checking for error.h... no checking for getopt.h... yes checking for sys/cdefs.h... no checking for threads.h... yes checking for limits.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for sys/time.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for features.h... no checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for /usr/gcc/13/bin/gcc option to enable large file support... none needed checking for /usr/gcc/13/bin/gcc option to enable timestamps after Jan 2038... none needed checking the archiver (ar) interface... (cached) ar checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/13/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/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/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc 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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to activate relocatable installation... yes checking for C compiler option to allow warnings... -Wno-error checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... no checking whether lstat correctly handles trailing slash... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getexecname... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for readlink... yes checking for setenv... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... no checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... no checking for sys/inttypes.h... yes checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking for nl_langinfo and CODESET... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... none checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for ld... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library path variable... LD_LIBRARY_PATH checking for mach-o/dyld.h... no checking for _NSGetExecutablePath... no checking whether setenv is declared... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking for __builtin_expect... yes checking for readlinkat... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether getdtablesize works... yes checking for getprogname... yes checking whether the compiler supports the __inline keyword... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mempcpy... no checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... (cached) yes checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) no checking for rawmemchr... (cached) no checking for search.h... yes checking for tsearch... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for working strerror function... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for stdint.h... (cached) yes checking for gnu_get_libc_version... no checking for strndup... yes checking for native Win32... no checking for perl... /usr/bin/perl checking for help2man... /usr/bin/help2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libpaper.c.in config.status: creating lib/libpaper.rc config.status: creating libgnu/Makefile config.status: creating src/Makefile config.status: creating src/libgnu/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating build-aux/x-to-1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' Making all in libgnu make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' /usr/gnu/bin/make all-recursive make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' CC libgnu_la-dummy.lo CC relocatable.lo CCLD libgnu.la make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' Making all in lib make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/lib' sed -e 's|$[{]prefix[}]|/usr|g' ./libpaper.c.in > libpaper.c-t && mv libpaper.c-t libpaper.c CC libpaper.lo CCLD libpaper.la make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/lib' Making all in src make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' Making all in libgnu make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' GEN alloca.h GEN error.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN malloc/scratch_buffer.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN stdckdint.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' CC libgnupaper_la-allocator.lo CC libgnupaper_la-areadlink.lo CC libgnupaper_la-basename-lgpl.lo CC libgnupaper_la-c-ctype.lo CC libgnupaper_la-c-strcasecmp.lo CC libgnupaper_la-c-strncasecmp.lo CC libgnupaper_la-careadlinkat.lo careadlinkat.c: In function 'careadlinkat': careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ careadlinkat.c:179:5: warning: #warning "See ." [-Wcpp] 179 | #warning "See ." | ^~~~~~~ careadlinkat.c:182:10: warning: function may return address of local variable [-Wreturn-local-addr] 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | preadlinkat, stack_buf); | ~~~~~~~~~~~~~~~~~~~~~~~ careadlinkat.c:181:8: note: declared here 181 | char stack_buf[STACK_BUF_SIZE]; | ^~~~~~~~~ CC libgnupaper_la-cloexec.lo CC libgnupaper_la-error.lo CC libgnupaper_la-exitfail.lo CC libgnupaper_la-fd-hook.lo CC libgnupaper_la-fstat.lo CC libgnupaper_la-getopt.lo CC libgnupaper_la-getopt1.lo CC malloc/libgnupaper_la-scratch_buffer_grow.lo CC malloc/libgnupaper_la-scratch_buffer_grow_preserve.lo CC malloc/libgnupaper_la-scratch_buffer_set_array_size.lo CC libgnupaper_la-hard-locale.lo CC libgnupaper_la-ialloc.lo CC libgnupaper_la-localcharset.lo CC libgnupaper_la-malloca.lo CC libgnupaper_la-mempcpy.lo CC libgnupaper_la-progname.lo CC libgnupaper_la-quotearg.lo CC libgnupaper_la-rawmemchr.lo CC libgnupaper_la-progreloc.lo CC libgnupaper_la-setlocale_null.lo CC libgnupaper_la-stat-time.lo CC libgnupaper_la-unistd.lo CC libgnupaper_la-wctype-h.lo CC libgnupaper_la-xmalloc.lo CC libgnupaper_la-xalloc-die.lo CC libgnupaper_la-xreadlink.lo CC libgnupaper_la-xsize.lo CC libgnupaper_la-xvasprintf.lo CC libgnupaper_la-xasprintf.lo CC asnprintf.lo CC calloc.lo CC malloc.lo CC printf-args.lo CC printf-parse.lo CC realloc.lo CC relocatable.lo CC vasnprintf.lo CCLD libgnupaper.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' CC paper-paper.o CCLD paper CC paperconf.o CCLD paperconf make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' Making all in man make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/man' sed -e 's|@sysconfdir[@]|/etc|'g < /jenkins/jobs/oi-userland/workspace/components/library/libpaper/libpaper-2.2.5/man/paper.1.in > paper.1-t && mv paper.1-t paper.1 sed -e 's|@sysconfdir[@]|/etc|'g < /jenkins/jobs/oi-userland/workspace/components/library/libpaper/libpaper-2.2.5/man/paperspecs.5.in > paperspecs.5-t && mv paperspecs.5-t paperspecs.5 make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/man' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/tests' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' Making install in libgnu make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' /usr/gnu/bin/make install-recursive make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/libgnu' Making install in lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/lib' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libpaper.la '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libpaper.so.2.2.5 /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64/libpaper.so.2.2.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpaper.so.2.2.5 libpaper.so.2 || { rm -f libpaper.so.2 && ln -s libpaper.so.2.2.5 libpaper.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpaper.so.2.2.5 libpaper.so || { rm -f libpaper.so && ln -s libpaper.so.2.2.5 libpaper.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64/libpaper.so.2.2.5 libtool: install: /usr/gnu/bin/install -c .libs/libpaper.lai /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/lib/amd64/libpaper.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/etc' /usr/gnu/bin/install -c -m 644 paperspecs '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/etc' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/include' /usr/gnu/bin/install -c -m 644 paper.h '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/include' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/lib' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/lib' Making install in src make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' Making install in libgnu make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' /usr/gnu/bin/make install-recursive make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src/libgnu' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c paper paperconf '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin' libtool: warning: '../lib/libpaper.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/paper /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin/paper libtool: warning: '../lib/libpaper.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/paperconf /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin/paperconf make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/src' Making install in man make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/man' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 paper.1 '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/install -c -m 644 paperspecs.5 '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/share/man/man5' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/man' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/man' Making install in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/tests' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64/tests' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/share/doc/libpaper' /usr/gnu/bin/install -c -m 644 README.md '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/share/doc/libpaper' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/amd64' Stripping /usr/lib/amd64:$ORIGIN/../lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin/paper Stripping /usr/lib/amd64:$ORIGIN/../lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin/paper Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin/paperconf Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/prototype/i386/usr/bin/paperconf VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libpaper/build/manifest-i386-libpaper.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/libpaper pkg://openindiana.org/library/libpaper@2.2.5,5.11-2024.0.0.1:20240925T185216Z PUBLISHED