gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/libdaemon-0.14.tar.gz... validating signature... skipping (no signature URL) validating hash... ok checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/7/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for /usr/gcc/7/bin/gcc option to accept ISO C99... none needed checking whether /usr/gcc/7/bin/gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/bin/gsed 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 the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar 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 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 if /usr/gcc/7/bin/gcc supports -pipe flag... yes checking if /usr/gcc/7/bin/gcc supports -Wall flag... yes checking if /usr/gcc/7/bin/gcc supports -W flag... yes checking if /usr/gcc/7/bin/gcc supports -Wextra flag... yes checking if /usr/gcc/7/bin/gcc supports -pedantic flag... yes checking if /usr/gcc/7/bin/gcc supports -Wformat flag... yes checking if /usr/gcc/7/bin/gcc supports -Wold-style-definition flag... yes checking if /usr/gcc/7/bin/gcc supports -Wdeclaration-after-statement flag... yes checking if /usr/gcc/7/bin/gcc supports -Wfloat-equal flag... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-declarations flag... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-prototypes flag... yes checking if /usr/gcc/7/bin/gcc supports -Wstrict-prototypes flag... yes checking if /usr/gcc/7/bin/gcc supports -Wredundant-decls flag... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-noreturn flag... yes checking if /usr/gcc/7/bin/gcc supports -Wshadow flag... yes checking if /usr/gcc/7/bin/gcc supports -Wendif-labels flag... yes checking if /usr/gcc/7/bin/gcc supports -Wpointer-arith flag... yes checking if /usr/gcc/7/bin/gcc supports -Wbad-function-cast flag... yes checking if /usr/gcc/7/bin/gcc supports -Wcast-qual flag... yes checking if /usr/gcc/7/bin/gcc supports -Wcast-align flag... yes checking if /usr/gcc/7/bin/gcc supports -Wwrite-strings flag... yes checking if /usr/gcc/7/bin/gcc supports -Winline flag... yes checking if /usr/gcc/7/bin/gcc supports -Wno-unused-parameter flag... yes checking if /usr/gcc/7/bin/gcc supports -Wstrict-aliasing flag... yes checking whether to enable assertions... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... yes checking for select... yes checking for strerror... yes checking for dup2... yes checking for memset... yes checking for strrchr... yes checking for asprintf... yes checking for mode_t... yes checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if /usr/gcc/7/bin/gcc supports -Wl,--no-undefined flag... yes configure: creating ./config.status config.status: creating libdaemon/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating pkgconfig/libdaemon.pc config.status: creating pkgconfig/libdaemon-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' Making all in libdaemon make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/libdaemon' CC dlog.lo CC dsignal.lo CC dfork.lo CC dpid.lo CC dexec.lo CC dnonblock.lo CCLD libdaemon.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/libdaemon' Making all in doc Making all in examples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/examples' CC testd.o /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/examples/testd.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/examples/testd.c:68:66: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] daemon_log(LOG_ERR, "Daemon already running on PID file %u", pid); ~^ %lu CCLD testd make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/7/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for /usr/gcc/7/bin/gcc option to accept ISO C99... none needed checking whether /usr/gcc/7/bin/gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/bin/gsed 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 the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar 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 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 if /usr/gcc/7/bin/gcc supports -pipe flag... yes checking if /usr/gcc/7/bin/gcc supports -Wall flag... yes checking if /usr/gcc/7/bin/gcc supports -W flag... yes checking if /usr/gcc/7/bin/gcc supports -Wextra flag... yes checking if /usr/gcc/7/bin/gcc supports -pedantic flag... yes checking if /usr/gcc/7/bin/gcc supports -Wformat flag... yes checking if /usr/gcc/7/bin/gcc supports -Wold-style-definition flag... yes checking if /usr/gcc/7/bin/gcc supports -Wdeclaration-after-statement flag... yes checking if /usr/gcc/7/bin/gcc supports -Wfloat-equal flag... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-declarations flag... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-prototypes flag... yes checking if /usr/gcc/7/bin/gcc supports -Wstrict-prototypes flag... yes checking if /usr/gcc/7/bin/gcc supports -Wredundant-decls flag... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-noreturn flag... yes checking if /usr/gcc/7/bin/gcc supports -Wshadow flag... yes checking if /usr/gcc/7/bin/gcc supports -Wendif-labels flag... yes checking if /usr/gcc/7/bin/gcc supports -Wpointer-arith flag... yes checking if /usr/gcc/7/bin/gcc supports -Wbad-function-cast flag... yes checking if /usr/gcc/7/bin/gcc supports -Wcast-qual flag... yes checking if /usr/gcc/7/bin/gcc supports -Wcast-align flag... yes checking if /usr/gcc/7/bin/gcc supports -Wwrite-strings flag... yes checking if /usr/gcc/7/bin/gcc supports -Winline flag... yes checking if /usr/gcc/7/bin/gcc supports -Wno-unused-parameter flag... yes checking if /usr/gcc/7/bin/gcc supports -Wstrict-aliasing flag... yes checking whether to enable assertions... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... yes checking for select... yes checking for strerror... yes checking for dup2... yes checking for memset... yes checking for strrchr... yes checking for asprintf... yes checking for mode_t... yes checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if /usr/gcc/7/bin/gcc supports -Wl,--no-undefined flag... yes configure: creating ./config.status config.status: creating libdaemon/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating pkgconfig/libdaemon.pc config.status: creating pkgconfig/libdaemon-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' Making all in libdaemon make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/libdaemon' CC dnonblock.lo CC dsignal.lo CC dfork.lo CC dlog.lo CC dpid.lo CC dexec.lo CCLD libdaemon.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/libdaemon' Making all in doc Making all in examples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/examples' CC testd.o CCLD testd make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' Making install in libdaemon make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/libdaemon' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/libdaemon' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libdaemon.la '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libdaemon.so.0.5.0 /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/libdaemon.so.0.5.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib && { ln -s -f libdaemon.so.0.5.0 libdaemon.so.0 || { rm -f libdaemon.so.0 && ln -s libdaemon.so.0.5.0 libdaemon.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib && { ln -s -f libdaemon.so.0.5.0 libdaemon.so || { rm -f libdaemon.so && ln -s libdaemon.so.0.5.0 libdaemon.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/libdaemon.so.0.5.0 libtool: install: /usr/bin/ginstall -c .libs/libdaemon.lai /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/libdaemon.la libtool: install: /usr/bin/ginstall -c .libs/libdaemon.a /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/libdaemon.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/libdaemon.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/libdaemon.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dlog.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dfork.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dsignal.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dnonblock.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dpid.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dexec.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/daemon.h '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/include/libdaemon' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/libdaemon' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/libdaemon' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/doc' /usr/bin/ginstall -c -m 644 README.html /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/doc/style.css '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/share/doc/libdaemon' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/doc' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86/examples' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' /usr/bin/ginstall -c -m 644 pkgconfig/libdaemon.pc '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/i86' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' Making install in libdaemon make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/libdaemon' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/libdaemon' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libdaemon.la '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libdaemon.so.0.5.0 /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/libdaemon.so.0.5.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64 && { ln -s -f libdaemon.so.0.5.0 libdaemon.so.0 || { rm -f libdaemon.so.0 && ln -s libdaemon.so.0.5.0 libdaemon.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64 && { ln -s -f libdaemon.so.0.5.0 libdaemon.so || { rm -f libdaemon.so && ln -s libdaemon.so.0.5.0 libdaemon.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/libdaemon.so.0.5.0 libtool: install: /usr/bin/ginstall -c .libs/libdaemon.lai /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/libdaemon.la libtool: install: /usr/bin/ginstall -c .libs/libdaemon.a /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/libdaemon.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/libdaemon.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/libdaemon.a libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dlog.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dfork.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dsignal.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dnonblock.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dpid.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/dexec.h /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/libdaemon/daemon.h '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/include/libdaemon' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/libdaemon' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/libdaemon' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/doc' /usr/bin/ginstall -c -m 644 README.html /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/libdaemon-0.14/doc/style.css '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/share/doc/libdaemon' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/doc' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64/examples' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' /usr/bin/ginstall -c -m 644 pkgconfig/libdaemon.pc '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libdaemon/build/manifest-i386-libdaemon.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/libdaemon@0.14,5.11-2020.0.1.1:20200719T163127Z PUBLISHED Generating component metadata... gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libdaemon'