>>> acpid: Building main/acpid 2.0.34-r6 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 04:17:24 +0000
>>> acpid: Validating /home/buildozer/aports/main/acpid/APKBUILD...
>>> WARNING: acpid: Setting the maintainer with a comment is deprecated. Use maintainer="Jakub Jirutka <jakub@jirutka.cz>" instead
>>> acpid: Analyzing dependencies...
>>> acpid: Installing for build: build-base linux-headers
(1/2) Installing linux-headers (6.6-r1)
(2/2) Installing .makedepends-acpid (20241016.041725)
OK: 277 MiB in 102 packages
>>> acpid: Cleaning up srcdir
>>> acpid: Cleaning up pkgdir
>>> acpid: Cleaning up tmpdir
>>> acpid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/acpid-2.0.34.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/acpid-2.0.34.tar.xz.part'
acpid-2.0.34.tar.xz. 100% |********************************|  156k  0:00:00 ETA
'/var/cache/distfiles/v3.21/acpid-2.0.34.tar.xz.part' saved
>>> acpid: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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
suspend: OK
anything: OK
acpid.initd: OK
acpid.confd: OK
lfs64.patch: OK
>>> acpid: Unpacking /var/cache/distfiles/v3.21/acpid-2.0.34.tar.xz...
>>> acpid: lfs64.patch
patching file sock.c
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 armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf
checking host system type... armv7-alpine-linux-musleabihf
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/main/acpid/src/acpid-2.0.34'
Making all in kacpimon
make[2]: Entering directory '/home/buildozer/aports/main/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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o kacpimon acpi_ids.o kacpimon.o connection_list.o input_layer.o libnetlink.o netlink.o  
make[2]: Leaving directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34/kacpimon'
make[2]: Entering directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34'
depbase=`echo acpi_listen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -include ./config.h  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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  -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -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 -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -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/main/acpid/src/acpid-2.0.34'
make[1]: Leaving directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34'
>>> acpid: Entering fakeroot...
Making install in kacpimon
make[1]: Entering directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34/kacpimon'
make[2]: Entering directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34/kacpimon'
 .././build-aux/install-sh -c -d '/home/buildozer/aports/main/acpid/pkg/acpid/usr/sbin'
 .././build-aux/install-sh -c -d '/home/buildozer/aports/main/acpid/pkg/acpid/usr/share/man/man8'
  /usr/bin/install -c kacpimon '/home/buildozer/aports/main/acpid/pkg/acpid/usr/sbin'
 /usr/bin/install -c -m 644 kacpimon.8 '/home/buildozer/aports/main/acpid/pkg/acpid/usr/share/man/man8'
make[2]: Leaving directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34/kacpimon'
make[1]: Leaving directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34/kacpimon'
make[1]: Entering directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34'
make[2]: Entering directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/acpid/pkg/acpid/usr/share/doc/acpid'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/acpid/pkg/acpid/usr/share/man/man8'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/acpid/pkg/acpid/usr/bin'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/acpid/pkg/acpid/usr/sbin'
  /usr/bin/install -c acpid '/home/buildozer/aports/main/acpid/pkg/acpid/usr/sbin'
 /usr/bin/install -c -m 644 acpid.8 acpi_listen.8 '/home/buildozer/aports/main/acpid/pkg/acpid/usr/share/man/man8'
 /usr/bin/install -c -m 644 COPYING Changelog README TESTPLAN TODO '/home/buildozer/aports/main/acpid/pkg/acpid/usr/share/doc/acpid'
  /usr/bin/install -c acpi_listen '/home/buildozer/aports/main/acpid/pkg/acpid/usr/bin'
make[2]: Leaving directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34'
make[1]: Leaving directory '/home/buildozer/aports/main/acpid/src/acpid-2.0.34'
>>> acpid-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/main/acpid/pkg/acpid-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/main/acpid/pkg/acpid-doc/usr/share/man'
>>> acpid-doc*: Preparing subpackage acpid-doc...
>>> acpid-doc*: Running postcheck for acpid-doc
>>> acpid-openrc*: Running split function openrc...
'etc/conf.d' -> '/home/buildozer/aports/main/acpid/pkg/acpid-openrc/etc/conf.d'
'etc/init.d' -> '/home/buildozer/aports/main/acpid/pkg/acpid-openrc/etc/init.d'
>>> 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-r6.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: 57.7 KB
>>> acpid-doc*: Compressing data...
>>> acpid-doc*: Create checksum...
>>> acpid-doc*: Create acpid-doc-2.0.34-r6.apk
>>> acpid-openrc*: Tracing dependencies...
>>> acpid-openrc*: Package size: 758.0 B
>>> acpid-openrc*: Compressing data...
>>> acpid-openrc*: Create checksum...
>>> acpid-openrc*: Create acpid-openrc-2.0.34-r6.apk
>>> acpid*: Tracing dependencies...
	/bin/sh
	so:libc.musl-armv7.so.1
>>> acpid*: Package size: 59.5 KB
>>> acpid*: Compressing data...
>>> acpid*: Create checksum...
>>> acpid*: Create acpid-2.0.34-r6.apk
>>> acpid: Build complete at Wed, 16 Oct 2024 04:17:28 +0000 elapsed time 0h 0m 4s
>>> acpid: Cleaning up srcdir
>>> acpid: Cleaning up pkgdir
>>> acpid: Uninstalling dependencies...
(1/2) Purging .makedepends-acpid (20241016.041725)
(2/2) Purging linux-headers (6.6-r1)
OK: 271 MiB in 100 packages
>>> acpid: Updating the main/armv7 repository index...
>>> acpid: Signing the index...