gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/libxdg-basedir-1.2.3.tar.gz... not found, skipping file copy Source https://github.com/devnev/libxdg-basedir/archive/libxdg-basedir-1.2.3.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /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 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' /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:8: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:8: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:8: the top level configure.ac:20: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:20: the top level configure.ac:34: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:34: the top level configure.ac:7: installing './ar-lib' configure.ac:5: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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/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 for ar... ar checking the archiver (ar) interface... ar checking build system type... i386-pc-solaris2.11 checking host system type... i386-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/7/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/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/7/bin/gcc 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 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) 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 doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for dot... /usr/bin/dot checking for egrep... (cached) /usr/bin/ggrep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... (cached) yes checking for memset... yes checking for strcpy... yes checking for strncpy... yes checking for bcopy... yes checking for bzero... yes checking for getenv... yes checking for mkdir... yes checking if /usr/gcc/7/bin/gcc supports -Wl,--no-undefined flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating pkgconfig/libxdg-basedir.pc config.status: creating pkgconfig/libxdg-basedir-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in include Making all in src libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include -Wall -m32 -O3 -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src/basedir.c -fPIC -DPIC -o .libs/basedir.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include -Wall -m32 -O3 -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src/basedir.c -o basedir.o >/dev/null 2>&1 libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libxdg-basedir.so.1 -o .libs/libxdg-basedir.so.1.2.0 .libs/basedir.o -m32 -O3 -Wl,--no-undefined -m32 libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so.1" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so.1") libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so") libtool: link: ar cru .libs/libxdg-basedir.a basedir.o libtool: link: ranlib .libs/libxdg-basedir.a libtool: link: ( cd ".libs" && rm -f "libxdg-basedir.la" && ln -s "../libxdg-basedir.la" "libxdg-basedir.la" ) Making all in tests 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/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 for ar... ar checking the archiver (ar) interface... ar checking build system type... i386-pc-solaris2.11 checking host system type... i386-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/7/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/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/7/bin/gcc 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 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for dot... /usr/bin/dot checking for egrep... (cached) /usr/bin/ggrep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... (cached) yes checking for memset... yes checking for strcpy... yes checking for strncpy... yes checking for bcopy... yes checking for bzero... yes checking for getenv... yes checking for mkdir... yes checking if /usr/gcc/7/bin/gcc supports -Wl,--no-undefined flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating pkgconfig/libxdg-basedir.pc config.status: creating pkgconfig/libxdg-basedir-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in include Making all in src libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include -Wall -m64 -O3 -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src/basedir.c -fPIC -DPIC -o .libs/basedir.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include -Wall -m64 -O3 -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/src/basedir.c -o basedir.o >/dev/null 2>&1 libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libxdg-basedir.so.1 -o .libs/libxdg-basedir.so.1.2.0 .libs/basedir.o -m64 -O3 -Wl,--no-undefined -m64 libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so.1" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so.1") libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so") libtool: link: ar cru .libs/libxdg-basedir.a basedir.o libtool: link: ranlib .libs/libxdg-basedir.a libtool: link: ( cd ".libs" && rm -f "libxdg-basedir.la" && ln -s "../libxdg-basedir.la" "libxdg-basedir.la" ) Making all in tests Making install in include Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libxdg-basedir.la '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/libxdg-basedir.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so.1 || { rm -f libxdg-basedir.so.1 && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so || { rm -f libxdg-basedir.so && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/libxdg-basedir.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.lai /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/libxdg-basedir.la libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.a /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/libxdg-basedir.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/libxdg-basedir.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/libxdg-basedir.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in tests /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include/basedir.h /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include/basedir_fs.h '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 pkgconfig/libxdg-basedir.pc '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/pkgconfig' Making install in include Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libxdg-basedir.la '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/libxdg-basedir.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so.1 || { rm -f libxdg-basedir.so.1 && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so || { rm -f libxdg-basedir.so && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/libxdg-basedir.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.lai /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/libxdg-basedir.la libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.a /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/libxdg-basedir.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/libxdg-basedir.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/libxdg-basedir.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' Making install in tests /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include/basedir.h /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/libxdg-basedir-libxdg-basedir-1.2.3/include/basedir_fs.h '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 pkgconfig/libxdg-basedir.pc '/jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/prototype/i386/usr/lib/amd64/pkgconfig' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libxdg-basedir/build/manifest-i386-libxdg-basedir.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/libxdg-basedir pkg://openindiana.org/library/xdg/libxdg-basedir@1.2.3,5.11-2021.0.0.0:20211229T151149Z PUBLISHED