>>> crconf: Building main/crconf 0_pre2-r3 (using abuild 3.15.0_rc3-r1) started Fri, 18 Apr 2025 22:13:28 +0000 >>> crconf: Validating /home/buildozer/aports/main/crconf/APKBUILD... >>> crconf: Analyzing dependencies... >>> crconf: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.14.2-r0) (2/2) Installing .makedepends-crconf (20250418.221331) OK: 435 MiB in 102 packages >>> crconf: Cleaning up srcdir >>> crconf: Cleaning up pkgdir >>> crconf: Cleaning up tmpdir >>> crconf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/crconf-pre2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> crconf: Fetching https://downloads.sourceforge.net/project/crconf/crconf-pre2.tar.gz Connecting to downloads.sourceforge.net (104.18.13.149:443) Connecting to master.dl.sourceforge.net (216.105.38.12:443) saving to '/var/cache/distfiles/v3.22/crconf-pre2.tar.gz.part' crconf-pre2.tar.gz.p 100% |********************************| 11254 0:00:00 ETA '/var/cache/distfiles/v3.22/crconf-pre2.tar.gz.part' saved >>> crconf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/crconf-pre2.tar.gz >>> crconf: Checking sha512sums... crconf-pre2.tar.gz: OK >>> crconf: Unpacking /var/cache/distfiles/v3.22/crconf-pre2.tar.gz... make[1]: Entering directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/lib' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -fPIC -c -o libnetlink.o libnetlink.c libnetlink.c: In function 'rtnl_from_file': libnetlink.c:496:31: warning: variable 'type' set but not used [-Wunused-but-set-variable] 496 | int err, len, type; | ^~~~ ar rcs libnetlink.a libnetlink.o make[1]: Leaving directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/lib' make[1]: Entering directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/src' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -c -o crconf.o crconf.c crconf.c: In function 'crconf_show_driver.isra': crconf.c:505:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 505 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c:505:9: note: length computed here 505 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c: In function 'crconf_add_alg.isra': crconf.c:218:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 218 | strncpy(req.cru.cru_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c:218:9: note: length computed here 218 | strncpy(req.cru.cru_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c: In function 'crconf_del_driver.isra': crconf.c:161:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 161 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c:161:9: note: length computed here 161 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c: In function 'crconf_add_driver.isra': crconf.c:264:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 264 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c:264:9: note: length computed here 264 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c: In function 'crconf_update_driver': crconf.c:94:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 94 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crconf.c:94:9: note: length computed here 94 | strncpy(req.cru.cru_driver_name, argv[0], strlen(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-export-dynamic crconf.o ../lib/libnetlink.a -L../lib -lnetlink -ldl -o crconf make[1]: Leaving directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/src' >>> crconf: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/lib' make[1]: Entering directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/src' install -m 0755 -d /home/buildozer/aports/main/crconf/pkg/crconf/sbin make[1]: Entering directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/lib' make[1]: Entering directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/src' install -m 0755 crconf /home/buildozer/aports/main/crconf/pkg/crconf/sbin make[1]: Leaving directory '/home/buildozer/aports/main/crconf/src/crconf-pre2/src' >>> crconf*: Running postcheck for crconf >>> WARNING: crconf*: Packages must not put anything under /sbin, use /usr/bin instead >>> crconf*: Preparing package crconf... >>> crconf*: Stripping binaries >>> crconf*: Scanning shared objects >>> crconf*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> crconf*: Package size: 65.8 KB >>> crconf*: Compressing data... >>> crconf*: Create checksum... >>> crconf*: Create crconf-0_pre2-r3.apk >>> crconf: Build complete at Fri, 18 Apr 2025 22:13:35 +0000 elapsed time 0h 0m 7s >>> crconf: Cleaning up srcdir >>> crconf: Cleaning up pkgdir >>> crconf: Uninstalling dependencies... (1/2) Purging .makedepends-crconf (20250418.221331) (2/2) Purging linux-headers (6.14.2-r0) OK: 429 MiB in 100 packages >>> crconf: Updating the main/ppc64le repository index... >>> crconf: Signing the index...