>>> libdaemon: Building main/libdaemon 0.14-r6 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 04:16:28 +0000 >>> libdaemon: Validating /home/udu/aports/main/libdaemon/APKBUILD... >>> libdaemon: Analyzing dependencies... >>> libdaemon: Installing for build: build-base (1/1) Installing .makedepends-libdaemon (20250908.041628) OK: 1440 MiB in 525 packages >>> libdaemon: Cleaning up srcdir >>> libdaemon: Cleaning up pkgdir >>> libdaemon: Cleaning up tmpdir >>> libdaemon: Fetching https://dev.alpinelinux.org/archive/libdaemon/libdaemon-0.14.tar.gz >>> libdaemon: Fetching https://dev.alpinelinux.org/archive/libdaemon/libdaemon-0.14.tar.gz >>> libdaemon: Checking sha512sums... libdaemon-0.14.tar.gz: OK fix-includes.patch: OK 0001-LICENSE-change-license-to-MIT.patch: OK >>> libdaemon: Unpacking /var/cache/distfiles/libdaemon-0.14.tar.gz... >>> libdaemon: Updating ./config.sub >>> libdaemon: fix-includes.patch patching file examples/testd.c >>> libdaemon: 0001-LICENSE-change-license-to-MIT.patch patching file LICENSE patching file Makefile.am patching file bootstrap.sh patching file configure.ac patching file doc/Makefile.am patching file doc/README.html.in patching file doc/style.css patching file examples/Makefile.am patching file examples/testd.c patching file libdaemon/Makefile.am patching file libdaemon/daemon.h patching file libdaemon/dexec.c patching file libdaemon/dexec.h patching file libdaemon/dfork.c patching file libdaemon/dfork.h patching file libdaemon/dlog.c patching file libdaemon/dlog.h patching file libdaemon/dnonblock.c patching file libdaemon/dnonblock.h patching file libdaemon/dpid.c patching file libdaemon/dpid.h patching file libdaemon/dsignal.c patching file libdaemon/dsignal.h checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes stow: not found checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... yes checking if cc supports -pipe flag... yes checking if cc supports -Wall flag... yes checking if cc supports -W flag... yes checking if cc supports -Wextra flag... yes checking if cc supports -pedantic flag... yes checking if cc supports -Wformat flag... yes checking if cc supports -Wold-style-definition flag... yes checking if cc supports -Wdeclaration-after-statement flag... yes checking if cc supports -Wfloat-equal flag... yes checking if cc supports -Wmissing-declarations flag... yes checking if cc supports -Wmissing-prototypes flag... yes checking if cc supports -Wstrict-prototypes flag... yes checking if cc supports -Wredundant-decls flag... yes checking if cc supports -Wmissing-noreturn flag... yes checking if cc supports -Wshadow flag... yes checking if cc supports -Wendif-labels flag... yes checking if cc supports -Wpointer-arith flag... yes checking if cc supports -Wbad-function-cast flag... yes checking if cc supports -Wcast-qual flag... yes checking if cc supports -Wcast-align flag... yes checking if cc supports -Wwrite-strings flag... yes checking if cc supports -Winline flag... yes checking if cc supports -Wno-unused-parameter flag... yes checking if cc 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... no 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 cc 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 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/udu/aports/main/libdaemon/src/libdaemon-0.14/missing --run aclocal-1.11 -I m4 "$@" && exit 0 ^ /home/udu/aports/main/libdaemon/src/libdaemon-0.14/missing:54: Command 'aclocal-1.11' not found (OILS-ERR-100) WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/udu/aports/main/libdaemon/src/libdaemon-0.14/missing --run autoconf cd . && /bin/sh /home/udu/aports/main/libdaemon/src/libdaemon-0.14/missing --run automake-1.11 --foreign "$@" && exit 0 ^ /home/udu/aports/main/libdaemon/src/libdaemon-0.14/missing:54: Command 'automake-1.11' not found (OILS-ERR-100) WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. aclocal.m4:16: warning: this file was generated for autoconf 2.63. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.ac:48: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:48: the top level configure.ac:56: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:56: You should run autoupdate. m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... configure.ac:56: the top level configure.ac:56: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4160: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5235: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... configure.ac:56: the top level configure.ac:56: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4160: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5235: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... configure.ac:56: the top level configure.ac:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/attributes.m4:38: CC_CHECK_CFLAGS_SILENT is expanded from... m4/attributes.m4:67: CC_CHECK_CFLAG_APPEND is expanded from... m4/attributes.m4:78: CC_CHECK_CFLAGS_APPEND is expanded from... configure.ac:58: the top level configure.ac:62: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:62: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:62: the top level configure.ac:69: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:69: the top level configure.ac:79: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:79: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:79: the top level configure.ac:84: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:84: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --prefix=/usr --localstatedir=/var --disable-lynx build_alias=x86_64-alpine-linux-musl host_alias=x86_64-alpine-linux-musl CC=cc CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes stow: not found checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes 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/time.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... yes checking if cc supports -pipe flag... yes checking if cc supports -Wall flag... yes checking if cc supports -W flag... yes checking if cc supports -Wextra flag... yes checking if cc supports -pedantic flag... yes checking if cc supports -Wformat flag... yes checking if cc supports -Wold-style-definition flag... yes checking if cc supports -Wdeclaration-after-statement flag... yes checking if cc supports -Wfloat-equal flag... yes checking if cc supports -Wmissing-declarations flag... yes checking if cc supports -Wmissing-prototypes flag... yes checking if cc supports -Wstrict-prototypes flag... yes checking if cc supports -Wredundant-decls flag... yes checking if cc supports -Wmissing-noreturn flag... yes checking if cc supports -Wshadow flag... yes checking if cc supports -Wendif-labels flag... yes checking if cc supports -Wpointer-arith flag... yes checking if cc supports -Wbad-function-cast flag... yes checking if cc supports -Wcast-qual flag... yes checking if cc supports -Wcast-align flag... yes checking if cc supports -Wwrite-strings flag... yes checking if cc supports -Winline flag... yes checking if cc supports -Wno-unused-parameter flag... yes checking if cc supports -Wstrict-aliasing flag... yes checking whether to enable assertions... yes checking for egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) 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 for working volatile... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * 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 requires zero arguments... yes checking return type of signal handlers... void checking for size_t... yes checking for cc option to enable large file support... none needed checking if cc supports -Wl,--no-undefined flag... yes configure: creating ./config.status /bin/sh ./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 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/udu/aports/main/libdaemon/src/libdaemon-0.14/missing --run autoheader) aclocal.m4:16: warning: this file was generated for autoconf 2.63. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' Making all in libdaemon make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/libdaemon' CC dsignal.lo CC dlog.lo CC dfork.lo CC dpid.lo CC dexec.lo CC dnonblock.lo CCLD libdaemon.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/libdaemon' Making all in doc make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/doc' Making all in examples make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/examples' CC testd.o CCLD testd make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/examples' make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' make[1]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' >>> libdaemon: Entering fakeroot... Making install in libdaemon make[1]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/libdaemon' make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/libdaemon' test -z "/usr/lib" || /bin/mkdir -p "/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib" test -z "/usr/include/libdaemon" || /bin/mkdir -p "/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/include/libdaemon" /bin/sh ../libtool --mode=install /usr/bin/install -c libdaemon.la '/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib' /usr/bin/install -c -m 644 dlog.h dfork.h dsignal.h dnonblock.h dpid.h dexec.h daemon.h '/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/include/libdaemon' libtool: install: /usr/bin/install -c .libs/libdaemon.so.0.5.0 /home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/libdaemon.so.0.5.0 libtool: install: (cd /home/udu/aports/main/libdaemon/pkg/libdaemon/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 /home/udu/aports/main/libdaemon/pkg/libdaemon/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: /usr/bin/install -c .libs/libdaemon.lai /home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/libdaemon.la libtool: install: /usr/bin/install -c .libs/libdaemon.a /home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/libdaemon.a libtool: install: chmod 644 /home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/libdaemon.a libtool: install: ranlib /home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/libdaemon.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/libdaemon' make[1]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/libdaemon' Making install in doc make[1]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/doc' make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/libdaemon" || /bin/mkdir -p "/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/share/doc/libdaemon" test -z "/usr/share/doc/libdaemon" || /bin/mkdir -p "/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/share/doc/libdaemon" /usr/bin/install -c -m 644 README.html style.css '/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/share/doc/libdaemon' make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/doc' make[1]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/doc' Making install in examples make[1]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/examples' make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/examples' make[1]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14/examples' make[1]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' make[2]: Entering directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/pkgconfig" /usr/bin/install -c -m 644 pkgconfig/libdaemon.pc '/home/udu/aports/main/libdaemon/pkg/libdaemon/usr/lib/pkgconfig' make[2]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' make[1]: Leaving directory '/home/udu/aports/main/libdaemon/src/libdaemon-0.14' >>> libdaemon-dev*: Running split function dev... renamed 'usr/include' -> '/home/udu/aports/main/libdaemon/pkg/libdaemon-dev/usr/include' renamed 'usr/lib/pkgconfig' -> '/home/udu/aports/main/libdaemon/pkg/libdaemon-dev/usr/lib/pkgconfig' renamed 'usr/lib/libdaemon.a' -> '/home/udu/aports/main/libdaemon/pkg/libdaemon-dev/usr/lib/libdaemon.a' renamed 'usr/lib/libdaemon.so' -> '/home/udu/aports/main/libdaemon/pkg/libdaemon-dev/usr/lib/libdaemon.so' >>> libdaemon-dev*: Preparing subpackage libdaemon-dev... >>> libdaemon-dev*: Stripping binaries >>> libdaemon-dev*: Running postcheck for libdaemon-dev >>> libdaemon-doc*: Running split function doc... renamed 'usr/share/doc' -> '/home/udu/aports/main/libdaemon/pkg/libdaemon-doc/usr/share/doc' renamed 'usr/share/licenses' -> '/home/udu/aports/main/libdaemon/pkg/libdaemon-doc/usr/share/licenses' >>> libdaemon-doc*: Preparing subpackage libdaemon-doc... >>> libdaemon-doc*: Running postcheck for libdaemon-doc >>> libdaemon*: Running postcheck for libdaemon >>> libdaemon*: Preparing package libdaemon... >>> libdaemon*: Stripping binaries >>> libdaemon-dev*: Scanning shared objects >>> libdaemon-doc*: Scanning shared objects >>> libdaemon*: Scanning shared objects >>> libdaemon-dev*: Tracing dependencies... libdaemon=0.14-r6 pkgconfig >>> libdaemon-dev*: Package size: 61.2 KB >>> libdaemon-dev*: Compressing data... >>> libdaemon-dev*: Create checksum... >>> libdaemon-dev*: Create libdaemon-dev-0.14-r6.apk >>> libdaemon-doc*: Tracing dependencies... >>> libdaemon-doc*: Package size: 11.8 KB >>> libdaemon-doc*: Compressing data... >>> libdaemon-doc*: Create checksum... >>> libdaemon-doc*: Create libdaemon-doc-0.14-r6.apk >>> libdaemon*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libdaemon*: Package size: 29.6 KB >>> libdaemon*: Compressing data... >>> libdaemon*: Create checksum... >>> libdaemon*: Create libdaemon-0.14-r6.apk >>> libdaemon: Build complete at Mon, 08 Sep 2025 04:16:38 +0000 elapsed time 0h 0m 10s >>> libdaemon: Cleaning up srcdir >>> libdaemon: Cleaning up pkgdir >>> libdaemon: Uninstalling dependencies... (1/1) Purging .makedepends-libdaemon (20250908.041628) OK: 1440 MiB in 524 packages >>> libdaemon: Updating the main/x86_64 repository index... >>> libdaemon: Signing the index...