>>> acpid: Building community/acpid 2.0.34-r0 (using abuild 3.9.0-r0) started Sun, 18 Sep 2022 19:20:42 +0000 >>> acpid: Checking sanity of /home/buildozer/aports/community/acpid/APKBUILD... >>> acpid: Analyzing dependencies... >>> acpid: Installing for build: build-base zzz linux-headers (1/3) Installing zzz (0.1.1-r0) (2/3) Installing linux-headers (5.10.41-r0) (3/3) Installing .makedepends-acpid (20220918.192043) Executing busybox-1.34.1-r7.trigger OK: 320 MiB in 94 packages >>> acpid: Cleaning up srcdir >>> acpid: Cleaning up pkgdir >>> acpid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/acpid-2.0.34.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> acpid: Fetching https://downloads.sourceforge.net/sourceforge/acpid2/acpid-2.0.34.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 319 100 319 0 0 490 0 --:--:-- --:--:-- --:--:-- 490 100 156k 100 156k 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k >>> acpid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/acpid-2.0.34.tar.xz >>> acpid: Checking sha512sums... acpid-2.0.34.tar.xz: OK handler.sh: OK power-supply-ac: OK lid-closed: OK anything: OK acpid.initd: OK acpid.confd: OK >>> acpid: Unpacking /var/cache/distfiles/v3.15/acpid-2.0.34.tar.xz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) awk checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of 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 vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make sets $(MAKE)... (cached) yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for working strnlen... yes checking for fchown... yes checking for chmod... yes checking for fstat... yes checking for fstatat... yes checking for openat... yes checking for asprintf... yes checking for malloc... yes checking for realloc... yes checking for alarm... yes checking for dup2... yes checking for isfdtype... no checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating kacpimon/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' Making all in kacpimon make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34/kacpimon' depbase=`echo acpi_ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT acpi_ids.o -MD -MP -MF $depbase.Tpo -c -o acpi_ids.o acpi_ids.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo kacpimon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT kacpimon.o -MD -MP -MF $depbase.Tpo -c -o kacpimon.o kacpimon.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo connection_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT connection_list.o -MD -MP -MF $depbase.Tpo -c -o connection_list.o connection_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input_layer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT input_layer.o -MD -MP -MF $depbase.Tpo -c -o input_layer.o input_layer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libnetlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT libnetlink.o -MD -MP -MF $depbase.Tpo -c -o libnetlink.o libnetlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo netlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT netlink.o -MD -MP -MF $depbase.Tpo -c -o netlink.o netlink.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -o kacpimon acpi_ids.o kacpimon.o connection_list.o input_layer.o libnetlink.o netlink.o make[2]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34/kacpimon' make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' depbase=`echo acpi_listen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT acpi_listen.o -MD -MP -MF $depbase.Tpo -c -o acpi_listen.o acpi_listen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ud_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT ud_socket.o -MD -MP -MF $depbase.Tpo -c -o ud_socket.o ud_socket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo acpid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT acpid.o -MD -MP -MF $depbase.Tpo -c -o acpid.o acpid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo acpi_ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT acpi_ids.o -MD -MP -MF $depbase.Tpo -c -o acpi_ids.o acpi_ids.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo connection_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT connection_list.o -MD -MP -MF $depbase.Tpo -c -o connection_list.o connection_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT event.o -MD -MP -MF $depbase.Tpo -c -o event.o event.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input_layer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT input_layer.o -MD -MP -MF $depbase.Tpo -c -o input_layer.o input_layer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo inotify_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT inotify_handler.o -MD -MP -MF $depbase.Tpo -c -o inotify_handler.o inotify_handler.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libnetlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT libnetlink.o -MD -MP -MF $depbase.Tpo -c -o libnetlink.o libnetlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo netlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT netlink.o -MD -MP -MF $depbase.Tpo -c -o netlink.o netlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT proc.o -MD -MP -MF $depbase.Tpo -c -o proc.o proc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -include ./config.h -Os -fomit-frame-pointer -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -MT sock.o -MD -MP -MF $depbase.Tpo -c -o sock.o sock.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -o acpi_listen acpi_listen.o log.o ud_socket.o gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fomit-frame-pointer -o acpid acpid.o acpi_ids.o connection_list.o event.o input_layer.o inotify_handler.o libnetlink.o log.o netlink.o proc.o sock.o ud_socket.o make[2]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' make[1]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' >>> acpid: Entering fakeroot... Making install in kacpimon make[1]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34/kacpimon' make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34/kacpimon' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/acpid/pkg/acpid//sbin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/acpid/pkg/acpid/usr/share/man/man8' /usr/bin/install -c kacpimon '/home/buildozer/aports/community/acpid/pkg/acpid//sbin' /usr/bin/install -c -m 644 kacpimon.8 '/home/buildozer/aports/community/acpid/pkg/acpid/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34/kacpimon' make[1]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34/kacpimon' make[1]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/acpid/pkg/acpid//share/doc/acpid' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/acpid/pkg/acpid/usr/share/man/man8' /usr/bin/install -c -m 644 acpid.8 acpi_listen.8 '/home/buildozer/aports/community/acpid/pkg/acpid/usr/share/man/man8' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/acpid/pkg/acpid//bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/acpid/pkg/acpid//sbin' /usr/bin/install -c -m 644 COPYING Changelog README TESTPLAN TODO '/home/buildozer/aports/community/acpid/pkg/acpid//share/doc/acpid' /usr/bin/install -c acpid '/home/buildozer/aports/community/acpid/pkg/acpid//sbin' /usr/bin/install -c acpi_listen '/home/buildozer/aports/community/acpid/pkg/acpid//bin' make[2]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' make[1]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.34' >>> acpid-doc*: Running split function doc... >>> acpid-doc*: Preparing subpackage acpid-doc... >>> acpid-doc*: Running postcheck for acpid-doc >>> acpid-openrc*: Running split function openrc... >>> acpid-openrc*: Preparing subpackage acpid-openrc... >>> acpid-openrc*: Running postcheck for acpid-openrc >>> acpid*: Running postcheck for acpid >>> acpid*: Preparing package acpid... >>> acpid*: Stripping binaries >>> acpid*: Script found. /bin/sh added as a dependency for acpid-2.0.34-r0.apk >>> acpid*: Adding .post-deinstall >>> acpid-doc*: Scanning shared objects >>> acpid-openrc*: Scanning shared objects >>> acpid*: Scanning shared objects >>> acpid-doc*: Tracing dependencies... >>> acpid-doc*: Package size: 32.0 KB >>> acpid-doc*: Compressing data... >>> acpid-doc*: Create checksum... >>> acpid-doc*: Create acpid-doc-2.0.34-r0.apk >>> acpid-openrc*: Tracing dependencies... >>> acpid-openrc*: Package size: 24.0 KB >>> acpid-openrc*: Compressing data... >>> acpid-openrc*: Create checksum... >>> acpid-openrc*: Create acpid-openrc-2.0.34-r0.apk >>> acpid*: Tracing dependencies... zzz /bin/sh so:libc.musl-x86.so.1 >>> acpid*: Package size: 224.0 KB >>> acpid*: Compressing data... >>> acpid*: Create checksum... >>> acpid*: Create acpid-2.0.34-r0.apk >>> acpid: Build complete at Sun, 18 Sep 2022 19:20:52 +0000 elapsed time 0h 0m 10s >>> acpid: Cleaning up srcdir >>> acpid: Cleaning up pkgdir >>> acpid: Uninstalling dependencies... (1/3) Purging .makedepends-acpid (20220918.192043) (2/3) Purging zzz (0.1.1-r0) (3/3) Purging linux-headers (5.10.41-r0) Executing busybox-1.34.1-r7.trigger OK: 312 MiB in 91 packages >>> acpid: Updating the community/x86 repository index... >>> acpid: Signing the index...