>>> mdevd: Building main/mdevd 0.1.6.5-r1 (using abuild 3.14.0-r0) started Tue, 29 Oct 2024 08:57:04 +0000
>>> mdevd: Validating /home/buildozer/aports/main/mdevd/APKBUILD...
>>> WARNING: mdevd: Setting the maintainer with a comment is deprecated. Use maintainer="Laurent Bercot <ska-devel@skarnet.org>" instead
>>> mdevd: Analyzing dependencies...
>>> mdevd: Installing for build: build-base linux-headers skalibs-dev>=2.14.3
(1/3) Installing linux-headers (6.6-r1)
(2/3) Installing skalibs-dev (2.14.3.0-r0)
(3/3) Installing .makedepends-mdevd (20241029.085704)
OK: 339 MiB in 100 packages
>>> mdevd: Cleaning up srcdir
>>> mdevd: Cleaning up pkgdir
>>> mdevd: Cleaning up tmpdir
>>> mdevd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/mdevd-0.1.6.5.tar.gz
>>> mdevd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/mdevd-0.1.6.5.tar.gz
>>> mdevd: Checking sha512sums...
mdevd-0.1.6.5.tar.gz: OK
mdevd.initd: OK
mdevd-init.initd: OK
>>> mdevd: Unpacking /var/cache/distfiles/v3.21/mdevd-0.1.6.5.tar.gz...
Checking for C compiler...
  ... gcc
Checking whether C compiler works... 
  ... yes
Checking target system type...
  ... riscv64-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  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  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/usr/bin/mdevd
exec ./tools/install.sh -D -m 600 mdevd-coldplug /home/buildozer/aports/main/mdevd/pkg/mdevd/usr/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/usr/bin/mdevd ; fi && \
chmod $mode /home/buildozer/aports/main/mdevd/pkg/mdevd/usr/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/usr/bin/mdevd-coldplug ; fi && \
chmod $mode /home/buildozer/aports/main/mdevd/pkg/mdevd/usr/bin/mdevd-coldplug ; }
Makefile:116: warning: pattern recipe did not update peer target '/home/buildozer/aports/main/mdevd/pkg/mdevd/usr/libexec/mdevd'.
Makefile:116: warning: pattern recipe did not update peer target '/home/buildozer/aports/main/mdevd/pkg/mdevd/usr/libexec/mdevd-coldplug'.
>>> mdevd-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/main/mdevd/pkg/mdevd-doc/usr/share/doc'
>>> mdevd-doc*: Preparing subpackage mdevd-doc...
>>> mdevd-doc*: Running postcheck for mdevd-doc
>>> mdevd-openrc*: Running split function openrc...
'etc/init.d' -> '/home/buildozer/aports/main/mdevd/pkg/mdevd-openrc/etc/init.d'
>>> 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: 24.1 KB
>>> mdevd-doc*: Compressing data...
>>> mdevd-doc*: Create checksum...
>>> mdevd-doc*: Create mdevd-doc-0.1.6.5-r1.apk
>>> mdevd-openrc*: Tracing dependencies...
	mdevd
	mdev-conf
>>> mdevd-openrc*: Package size: 883.0 B
>>> mdevd-openrc*: Compressing data...
>>> mdevd-openrc*: Create checksum...
>>> mdevd-openrc*: Create mdevd-openrc-0.1.6.5-r1.apk
>>> mdevd*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libskarnet.so.2.14
>>> mdevd*: Package size: 47.7 KB
>>> mdevd*: Compressing data...
>>> mdevd*: Create checksum...
>>> mdevd*: Create mdevd-0.1.6.5-r1.apk
>>> mdevd: Build complete at Tue, 29 Oct 2024 08:57:11 +0000 elapsed time 0h 0m 7s
>>> mdevd: Cleaning up srcdir
>>> mdevd: Cleaning up pkgdir
>>> mdevd: Uninstalling dependencies...
(1/3) Purging .makedepends-mdevd (20241029.085704)
(2/3) Purging linux-headers (6.6-r1)
(3/3) Purging skalibs-dev (2.14.3.0-r0)
OK: 334 MiB in 97 packages
>>> mdevd: Updating the main/riscv64 repository index...
>>> mdevd: Signing the index...