>>> crconf: Building main/crconf 0_pre2-r3 (using abuild 3.12.0-r0) started Fri, 20 Oct 2023 15:27:08 +0000 >>> crconf: Checking sanity of /home/buildozer/aports/main/crconf/APKBUILD... >>> crconf: Analyzing dependencies... >>> crconf: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.5-r0) (2/2) Installing .makedepends-crconf (20231020.152708) OK: 424 MiB in 103 packages >>> crconf: Cleaning up srcdir >>> crconf: Cleaning up pkgdir >>> crconf: Cleaning up tmpdir >>> crconf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/crconf-pre2.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 >>> crconf: Fetching https://downloads.sourceforge.net/project/crconf/crconf-pre2.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 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 325 100 325 0 0 150 0 0:00:02 0:00:02 --:--:-- 150 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 11254 100 11254 0 0 4555 0 0:00:02 0:00:02 --:--:-- 77613 >>> crconf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/crconf-pre2.tar.gz >>> crconf: Checking sha512sums... crconf-pre2.tar.gz: OK >>> crconf: Unpacking /var/cache/distfiles/v3.19/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_del_driver': 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_alg': 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_show_driver': 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_driver': 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' >>> WARNING: crconf: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> 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 >>> crconf*: Preparing package crconf... >>> crconf*: Stripping binaries >>> crconf*: Scanning shared objects >>> crconf*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> crconf*: Package size: 76.0 KB >>> crconf*: Compressing data... >>> crconf*: Create checksum... >>> crconf*: Create crconf-0_pre2-r3.apk >>> crconf: Build complete at Fri, 20 Oct 2023 15:27:12 +0000 elapsed time 0h 0m 4s >>> crconf: Cleaning up srcdir >>> crconf: Cleaning up pkgdir >>> crconf: Uninstalling dependencies... (1/2) Purging .makedepends-crconf (20231020.152708) (2/2) Purging linux-headers (6.5-r0) OK: 416 MiB in 101 packages >>> crconf: Updating the main/ppc64le repository index... >>> crconf: Signing the index...