>>> noip2: Building community/noip2 2.1.9-r0 (using abuild 3.11.7-r0) started Fri, 09 Jun 2023 16:59:16 +0000 >>> noip2: Checking sanity of /home/buildozer/aports/community/noip2/APKBUILD... >>> noip2: Analyzing dependencies... >>> noip2: Installing for build: build-base (1/1) Installing .makedepends-noip2 (20230609.165920) OK: 914 MiB in 107 packages >>> noip2: Cleaning up srcdir >>> noip2: Cleaning up pkgdir >>> noip2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/noip2-2.1.9.tar.gz >>> noip2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/noip2-2.1.9.tar.gz >>> noip2: Checking sha512sums... noip2-2.1.9.tar.gz: OK fix_config_path.patch: OK noip2.confd: OK noip2.initd: OK >>> noip2: Unpacking /var/cache/distfiles/noip2-2.1.9.tar.gz... >>> noip2: fix_config_path.patch patching file noip2.c gcc -Wall -g -Dlinux -DPREFIX=\"/usr/local\" noip2.c -o noip2 noip2.c: In function 'dynamic_update': noip2.c:1595:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] 1595 | int i, x, is_group, retval, response; | ^ noip2.c: In function 'domains': noip2.c:1826:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] 1826 | int x; | ^ noip2.c: In function 'hosts': noip2.c:1838:20: warning: variable 'y' set but not used [-Wunused-but-set-variable] 1838 | int x, y, z; | ^ noip2.c: In function 'get_shm_info': noip2.c:1015:37: warning: '%s' directive writing up to 255 bytes into a region of size 224 [-Wformat-overflow=] 1015 | sprintf(my_instance->args, "%s", saved_args); | ^~ ~~~~~~~~~~ noip2.c:1015:9: note: 'sprintf' output between 1 and 256 bytes into a destination of size 224 1015 | sprintf(my_instance->args, "%s", saved_args); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ noip2.c: In function 'dynamic_update': noip2.c:1612:33: warning: '%s' directive writing up to 16383 bytes into a region of size 16330 [-Wformat-overflow=] 1612 | "GET http://%s/%s?%s%s HTTP/1.0\r\n%s\r\n\r\n", | ^~ noip2.c:1611:9: note: 'sprintf' output between 97 and 16480 bytes into a destination of size 16384 1611 | sprintf(buffer, | ^~~~~~~~~~~~~~~ 1612 | "GET http://%s/%s?%s%s HTTP/1.0\r\n%s\r\n\r\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1613 | NOIP_NAME, UPDATE_SCRIPT, REQUEST, pos, USER_AGENT); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ noip2.c:1611:9: warning: 'sprintf' argument 6 may overlap destination object 'buffer' [-Wrestrict] noip2.c:392:9: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 392 | char buffer[BIGBUFLEN]; | ^~~~~~ noip2.c: In function 'autoconf': noip2.c:2538:26: warning: '%s' directive writing up to 255 bytes into a region of size 247 [-Wformat-overflow=] 2538 | sprintf(line, "%s%s%s%s", USTRNG, login, PWDSTRNG, password); | ^~ ~~~~~ noip2.c:2538:9: note: 'sprintf' output between 16 and 526 bytes into a destination of size 256 2538 | sprintf(line, "%s%s%s%s", USTRNG, login, PWDSTRNG, password); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> noip2: Entering fakeroot... >>> noip2-doc*: Running split function doc... >>> noip2-doc*: Preparing subpackage noip2-doc... >>> noip2-doc*: Running postcheck for noip2-doc >>> noip2-openrc*: Running split function openrc... >>> noip2-openrc*: Preparing subpackage noip2-openrc... >>> noip2-openrc*: Running postcheck for noip2-openrc >>> noip2*: Running postcheck for noip2 >>> noip2*: Preparing package noip2... >>> noip2*: Stripping binaries >>> noip2*: Script found. /bin/sh added as a dependency for noip2-2.1.9-r0.apk >>> noip2*: Adding .pre-install >>> noip2-doc*: Scanning shared objects >>> noip2-openrc*: Scanning shared objects >>> noip2*: Scanning shared objects >>> noip2-doc*: Tracing dependencies... >>> noip2-doc*: Package size: 200.0 KB >>> noip2-doc*: Compressing data... >>> noip2-doc*: Create checksum... >>> noip2-doc*: Create noip2-doc-2.1.9-r0.apk >>> noip2-openrc*: Tracing dependencies... >>> noip2-openrc*: Package size: 24.0 KB >>> noip2-openrc*: Compressing data... >>> noip2-openrc*: Create checksum... >>> noip2-openrc*: Create noip2-openrc-2.1.9-r0.apk >>> noip2*: Tracing dependencies... /bin/sh so:libc.musl-riscv64.so.1 >>> noip2*: Package size: 72.0 KB >>> noip2*: Compressing data... >>> noip2*: Create checksum... >>> noip2*: Create noip2-2.1.9-r0.apk >>> noip2: Build complete at Fri, 09 Jun 2023 16:59:31 +0000 elapsed time 0h 0m 14s >>> noip2: Cleaning up srcdir >>> noip2: Cleaning up pkgdir >>> noip2: Uninstalling dependencies... (1/1) Purging .makedepends-noip2 (20230609.165920) OK: 914 MiB in 106 packages >>> noip2: Updating the community/riscv64 repository index... >>> noip2: Signing the index...