>>> dora: Building community/dora 0_git20220621-r3 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 21:45:05 +0000 >>> dora: Validating /home/buildozer/aports/community/dora/APKBUILD... >>> dora: Analyzing dependencies... >>> dora: Installing for build: build-base linux-headers (1/2) Installing linux-headers (7.0.0-r0) (2/2) Installing .makedepends-dora (20260423.214534) OK: 432.2 MiB in 104 packages >>> dora: Cleaning up srcdir >>> dora: Cleaning up pkgdir >>> dora: Cleaning up tmpdir >>> dora: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> dora: Fetching https://github.com/glitchub/dora/archive/867a41a58a4b78ecc728997ad93e8b72d130841c/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz.part' dora-867a41a58a4b78e 100% |********************************| 18895 0:00:00 ETA '/var/cache/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz.part' saved /var/cache/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz: OK >>> dora: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz /var/cache/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz: OK >>> dora: Unpacking /var/cache/distfiles/v3.24/dora-867a41a58a4b78ecc728997ad93e8b72d130841c.tar.gz... make dora CFLAGS="-O3" make[1]: Entering directory '/home/buildozer/aports/community/dora/src/dora-867a41a58a4b78ecc728997ad93e8b72d130841c' cc -O3 -Wall -Werror -s -Wno-format-truncation -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs dora.c options.c bitarray.c -o dora In file included from dora.c:65: In function 'recvfrom', inlined from 'transact' at dora.c:452:28: /usr/include/fortify/sys/socket.h:57:16: error: '__orig_recvfrom' writing 1264 bytes into a region of size 240 overflows the destination [-Werror=stringop-overflow=] 57 | return __orig_recvfrom(__f, __s, __n, __fl, __a, __l); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dora.c: In function 'transact': dora.c:203:20: note: destination object 'dhcp' of size 240 203 | struct dhcphdr dhcp; // dhcp header | ^~~~ In file included from /usr/include/fortify/stdio.h:26, from dora.c:60: /usr/include/fortify/sys/socket.h:49:1: note: in a call to function '__orig_recvfrom' declared with attribute 'access (write_only, 2, 3)' 49 | _FORTIFY_FN(recvfrom) ssize_t recvfrom(int __f, void * _FORTIFY_POS0 __s, | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [: dora] Error 1 make[1]: Leaving directory '/home/buildozer/aports/community/dora/src/dora-867a41a58a4b78ecc728997ad93e8b72d130841c' make: *** [Makefile:3: default] Error 2 >>> ERROR: dora: build failed >>> dora: Uninstalling dependencies... (1/2) Purging .makedepends-dora (20260423.214534) (2/2) Purging linux-headers (7.0.0-r0) OK: 425.2 MiB in 102 packages