>>> mdevd: Building main/mdevd 0.1.6.3-r0 (using abuild 3.12.0-r0) started Mon, 06 Nov 2023 21:48:21 +0000 >>> mdevd: Checking sanity of /home/buildozer/aports/main/mdevd/APKBUILD... >>> mdevd: Analyzing dependencies... >>> mdevd: Installing for build: build-base linux-headers skalibs-dev>=2.14 (1/4) Installing linux-headers (6.5-r0) (2/4) Installing skalibs (2.14.0.0-r0) (3/4) Installing skalibs-dev (2.14.0.0-r0) (4/4) Installing .makedepends-mdevd (20231106.214823) OK: 388 MiB in 114 packages >>> mdevd: Cleaning up srcdir >>> mdevd: Cleaning up pkgdir >>> mdevd: Cleaning up tmpdir >>> mdevd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mdevd-0.1.6.3.tar.gz % 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 >>> mdevd: Fetching https://skarnet.org/software/mdevd/mdevd-0.1.6.3.tar.gz % 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 33088 100 33088 0 0 180k 0 --:--:-- --:--:-- --:--:-- 181k >>> mdevd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mdevd-0.1.6.3.tar.gz >>> mdevd: Checking sha512sums... mdevd-0.1.6.3.tar.gz: OK mdevd.initd: OK mdevd-init.initd: OK >>> mdevd: Unpacking /var/cache/distfiles/edge/mdevd-0.1.6.3.tar.gz... Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... i586-alpine-linux-musl Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... yes Checking whether linker accepts -Wl,--sort-common ... ... yes Checking whether linker accepts -Wl,--hash-style=both ... ... yes Creating config.mak... ... done. Creating src/include/mdevd/config.h... ... done. exec gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/mdevd/mdevd_netlink_init.lo src/mdevd/mdevd_netlink_init.c exec gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/mdevd/mdevd_uevent_read.lo src/mdevd/mdevd_uevent_read.c exec gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/mdevd/mdevd_uevent_getvar.lo src/mdevd/mdevd_uevent_getvar.c exec gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/mdevd/mdevd.o src/mdevd/mdevd.c exec gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/mdevd/mdevd-coldplug.o src/mdevd/mdevd-coldplug.c exec ar rc libmdevd.a.xyzzy src/mdevd/mdevd_netlink_init.lo src/mdevd/mdevd_uevent_read.lo src/mdevd/mdevd_uevent_getvar.lo exec ranlib libmdevd.a.xyzzy exec gcc -o mdevd-coldplug -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs src/mdevd/mdevd-coldplug.o libmdevd.a.xyzzy -lskarnet exec gcc -o mdevd -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs src/mdevd/mdevd.o libmdevd.a.xyzzy -lskarnet >>> mdevd: Entering fakeroot... exec ./tools/install.sh -D -m 600 mdevd /home/buildozer/aports/main/mdevd/pkg/mdevd/bin/mdevd exec ./tools/install.sh -D -m 600 mdevd-coldplug /home/buildozer/aports/main/mdevd/pkg/mdevd/bin/mdevd-coldplug exec ./tools/install.sh -D -m 644 src/include/mdevd/config.h /home/buildozer/aports/main/mdevd/pkg/mdevd/usr/include/mdevd/config.h grep -- ^mdevd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildozer/aports/main/mdevd/pkg/mdevd/bin/mdevd ; fi && \ chmod $mode /home/buildozer/aports/main/mdevd/pkg/mdevd/bin/mdevd ; } grep -- ^mdevd-coldplug < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildozer/aports/main/mdevd/pkg/mdevd/bin/mdevd-coldplug ; fi && \ chmod $mode /home/buildozer/aports/main/mdevd/pkg/mdevd/bin/mdevd-coldplug ; } Makefile:116: warning: pattern recipe did not update peer target '/home/buildozer/aports/main/mdevd/pkg/mdevd/libexec/mdevd'. Makefile:116: warning: pattern recipe did not update peer target '/home/buildozer/aports/main/mdevd/pkg/mdevd/libexec/mdevd-coldplug'. >>> mdevd-doc*: Running split function doc... >>> mdevd-doc*: Preparing subpackage mdevd-doc... >>> mdevd-doc*: Running postcheck for mdevd-doc >>> mdevd-openrc*: Running split function openrc... >>> mdevd-openrc*: Preparing subpackage mdevd-openrc... >>> mdevd-openrc*: Running postcheck for mdevd-openrc >>> mdevd*: Running postcheck for mdevd >>> mdevd*: Preparing package mdevd... >>> mdevd*: Stripping binaries >>> mdevd-doc*: Scanning shared objects >>> mdevd-openrc*: Scanning shared objects >>> mdevd*: Scanning shared objects >>> mdevd-doc*: Tracing dependencies... >>> mdevd-doc*: Package size: 52.0 KB >>> mdevd-doc*: Compressing data... >>> mdevd-doc*: Create checksum... >>> mdevd-doc*: Create mdevd-doc-0.1.6.3-r0.apk >>> mdevd-openrc*: Tracing dependencies... >>> mdevd-openrc*: Package size: 20.0 KB >>> mdevd-openrc*: Compressing data... >>> mdevd-openrc*: Create checksum... >>> mdevd-openrc*: Create mdevd-openrc-0.1.6.3-r0.apk >>> mdevd*: Tracing dependencies... so:libc.musl-x86.so.1 so:libskarnet.so.2.14 >>> mdevd*: Package size: 96.0 KB >>> mdevd*: Compressing data... >>> mdevd*: Create checksum... >>> mdevd*: Create mdevd-0.1.6.3-r0.apk >>> mdevd: Build complete at Mon, 06 Nov 2023 21:48:26 +0000 elapsed time 0h 0m 5s >>> mdevd: Cleaning up srcdir >>> mdevd: Cleaning up pkgdir >>> mdevd: Uninstalling dependencies... (1/4) Purging .makedepends-mdevd (20231106.214823) (2/4) Purging linux-headers (6.5-r0) (3/4) Purging skalibs-dev (2.14.0.0-r0) (4/4) Purging skalibs (2.14.0.0-r0) OK: 379 MiB in 110 packages >>> mdevd: Updating the main/x86 repository index... >>> mdevd: Signing the index...