>>> mdevd: Building main/mdevd 0.1.5.1-r2 (using abuild 3.9.0-r0) started Mon, 16 May 2022 15:56:03 +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.11 (1/4) Installing linux-headers (5.16.7-r1) (2/4) Installing skalibs (2.11.2.0-r0) (3/4) Installing skalibs-dev (2.11.2.0-r0) (4/4) Installing .makedepends-mdevd (20220516.155603) OK: 263 MiB in 93 packages >>> mdevd: Cleaning up srcdir >>> mdevd: Cleaning up pkgdir >>> mdevd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/mdevd-0.1.5.1.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.5.1.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 31225 100 31225 0 0 41191 0 --:--:-- --:--:-- --:--:-- 41248 >>> mdevd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/mdevd-0.1.5.1.tar.gz >>> mdevd: Checking sha512sums... mdevd-0.1.5.1.tar.gz: OK mdevd.initd: OK mdevd-init.initd: OK >>> mdevd: Unpacking /var/cache/distfiles/v3.16/mdevd-0.1.5.1.tar.gz... Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... armv7-alpine-linux-musleabihf 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 -Os -fomit-frame-pointer -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fomit-frame-pointer -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 -Os -fomit-frame-pointer -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fomit-frame-pointer -c -o src/mdevd/mdevd-coldplug.o src/mdevd/mdevd-coldplug.c 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 -fomit-frame-pointer -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both src/mdevd/mdevd-coldplug.o -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 -fomit-frame-pointer -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both src/mdevd/mdevd.o -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 ; } >>> 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: 48.0 KB >>> mdevd-doc*: Compressing data... >>> mdevd-doc*: Create checksum... >>> mdevd-doc*: Create mdevd-doc-0.1.5.1-r2.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.5.1-r2.apk >>> mdevd*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libskarnet.so.2.11 >>> mdevd*: Package size: 68.0 KB >>> mdevd*: Compressing data... >>> mdevd*: Create checksum... >>> mdevd*: Create mdevd-0.1.5.1-r2.apk >>> mdevd: Build complete at Mon, 16 May 2022 15:56:08 +0000 elapsed time 0h 0m 5s >>> mdevd: Cleaning up srcdir >>> mdevd: Cleaning up pkgdir >>> mdevd: Uninstalling dependencies... (1/4) Purging .makedepends-mdevd (20220516.155603) (2/4) Purging linux-headers (5.16.7-r1) (3/4) Purging skalibs-dev (2.11.2.0-r0) (4/4) Purging skalibs (2.11.2.0-r0) OK: 255 MiB in 89 packages >>> mdevd: Updating the main/armv7 repository index... >>> mdevd: Signing the index...