>>> acpid: Building community/acpid 2.0.33-r0 (using abuild 3.9.0_rc2-r1) started Sun, 24 Oct 2021 12:17:58 +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.0-r0) (2/3) Installing linux-headers (5.10.41-r0) (3/3) Installing .makedepends-acpid (20211024.121759) Executing busybox-1.34.1-r1.trigger OK: 352 MiB in 98 packages >>> acpid: Cleaning up srcdir >>> acpid: Cleaning up pkgdir >>> acpid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/acpid-2.0.33.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 curl: (22) The requested URL returned error: 404 >>> acpid: Fetching https://downloads.sourceforge.net/sourceforge/acpid2/acpid-2.0.33.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 100 313 100 313 0 0 501 0 --:--:-- --:--:-- --:--:-- 501 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 152k 100 152k 0 0 124k 0 0:00:01 0:00:01 --:--:-- 388k >>> acpid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/acpid-2.0.33.tar.xz >>> acpid: Checking sha512sums... acpid-2.0.33.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.33.tar.xz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 whether make supports the include directive... yes (GNU style) checking for x86_64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -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 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... 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 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 build system type... x86_64-alpine-linux-musl checking host system type... x86_64-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.33' Making all in kacpimon make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33/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.33/kacpimon' make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33' 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.33' make[1]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33' >>> acpid: Entering fakeroot... Making install in kacpimon make[1]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33/kacpimon' make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33/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.33/kacpimon' make[1]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33/kacpimon' make[1]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33' make[2]: Entering directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33' 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.33' make[1]: Leaving directory '/home/buildozer/aports/community/acpid/src/acpid-2.0.33' >>> 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.33-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.33-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.33-r0.apk >>> acpid*: Tracing dependencies... zzz /bin/sh so:libc.musl-x86_64.so.1 >>> acpid*: Package size: 216.0 KB >>> acpid*: Compressing data... >>> acpid*: Create checksum... >>> acpid*: Create acpid-2.0.33-r0.apk >>> acpid: Build complete at Sun, 24 Oct 2021 12:18:09 +0000 elapsed time 0h 0m 11s >>> acpid: Cleaning up srcdir >>> acpid: Cleaning up pkgdir >>> acpid: Uninstalling dependencies... (1/3) Purging .makedepends-acpid (20211024.121759) (2/3) Purging zzz (0.1.0-r0) (3/3) Purging linux-headers (5.10.41-r0) Executing busybox-1.34.1-r1.trigger OK: 345 MiB in 95 packages >>> acpid: Updating the community/x86_64 repository index... >>> acpid: Signing the index...