>>> fortify-headers: Building main/fortify-headers 2.3.1-r6 (using abuild 3.13.0-r5) started Thu, 03 Oct 2024 08:54:52 +0000 >>> fortify-headers: Checking sanity of /home/buildozer/aports/main/fortify-headers/APKBUILD... >>> fortify-headers: Analyzing dependencies... >>> fortify-headers: Installing for build: build-base (1/1) Installing .makedepends-fortify-headers (20241003.085453) OK: 410 MiB in 114 packages >>> fortify-headers: Cleaning up srcdir >>> fortify-headers: Cleaning up pkgdir >>> fortify-headers: Cleaning up tmpdir >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-2.3.1.tar.gz >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-vsnprintf.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-snprintf.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-strncpy.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-revert-d259429.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-sprintf.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-2.3.1.tar.gz >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-vsnprintf.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-snprintf.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-strncpy.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-revert-d259429.patch >>> fortify-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fortify-headers-sprintf.patch >>> fortify-headers: Checking sha512sums... fortify-headers-2.3.1.tar.gz: OK fortify-headers-vsnprintf.patch: OK fortify-headers-snprintf.patch: OK fortify-headers-strncpy.patch: OK fortify-headers-revert-d259429.patch: OK fortify-headers-sprintf.patch: OK no-strnlen.patch: OK fd_isset.patch: OK cflags-for-tests.patch: OK >>> fortify-headers: Unpacking /var/cache/distfiles/edge/fortify-headers-2.3.1.tar.gz... >>> fortify-headers: fortify-headers-vsnprintf.patch patching file include/stdio.h >>> fortify-headers: fortify-headers-snprintf.patch patching file include/stdio.h >>> fortify-headers: fortify-headers-strncpy.patch patching file include/string.h >>> fortify-headers: fortify-headers-revert-d259429.patch patching file include/string.h Hunk #1 succeeded at 208 with fuzz 1. >>> fortify-headers: fortify-headers-sprintf.patch patching file include/stdio.h patching file tests/Makefile patching file tests/test_sprintf.c patching file tests/test_sprintf_62.c >>> fortify-headers: no-strnlen.patch patching file include/string.h Hunk #2 succeeded at 318 with fuzz 1. >>> fortify-headers: fd_isset.patch patching file include/sys/select.h >>> fortify-headers: cflags-for-tests.patch patching file tests/Makefile make: Entering directory '/home/buildozer/aports/main/fortify-headers/src/fortify-headers-2.3.1/tests' test_FD_CLR_SETSIZE OK test_FD_CLR_negative OK test_FD_SET_SETSIZE OK test_FD_SET_negative OK test_FD_ISSET_SETSIZE OK test_FD_ISSET_negative OK test_asprintf OK test_bcopy_dynamic_read OK test_bcopy_dynamic_write OK test_bcopy_static_read OK test_bcopy_static_write OK test_bzero_dynamic_write OK test_bzero_static_write OK test_compile OK test_confstr_dynamic OK test_confstr_static OK test_fgets_dynamic OK test_fgets_static OK test_fgetws_dynamic OK test_fgetws_static OK test_fprintf OK test_fread_int_overflow OK test_fread_overwrite_dynamic OK test_fread_overwrite_static OK test_fwrite_int_overflow OK test_fwrite_overwrite_dynamic OK test_fwrite_overwrite_static OK test_getcwd_dynamic OK test_getcwd_static OK test_getdomainname_dynamic OK test_getdomainname_static OK test_getgroups_dynamic OK test_getgroups_static OK test_gethostname_dynamic OK test_gethostname_static OK test_getlogin_r_dynamic OK test_getlogin_r_static OK test_issue57 OK test_issue57_strcpy OK test_mbsrtowcs_dynamic OK test_mbsrtowcs_static OK test_mbstowcs_dynamic OK test_mbstowcs_static OK test_memchr_dynamic_read OK test_memchr_static_read OK test_memchr_null OK test_memcpy_dynamic_read OK test_memcpy_dynamic_write OK test_memcpy_overwrite_over OK test_memcpy_static_read OK test_memcpy_null_src OK test_memcpy_null_dst OK test_memmove_null_src OK test_memmove_null_dst OK test_memmove_dynamic_read OK test_memmove_dynamic_write OK test_memmove_static_read OK test_memmove_static_write OK test_mempcpy_dynamic_read OK test_mempcpy_dynamic_write OK test_mempcpy_static_read OK test_mempcpy_static_write OK test_memset_dynamic_write OK test_memset_static_write OK test_memset_null OK test_poll_dynamic OK test_poll_static OK test_ppoll_dynamic OK test_ppoll_static OK test_pread_dynamic OK test_pread_static OK test_printf OK test_pwrite_dynamic OK test_pwrite_static OK test_qsort_dynamic OK test_qsort_static OK test_read_dynamic OK test_read_static OK test_readlink_dynamic OK test_readlink_static OK test_recv_dynamic OK test_recv_static OK test_recvfrom_dynamic OK test_recvfrom_static OK test_select_dynamic OK test_select_static OK test_send_dynamic OK test_send_static OK test_sendto_dynamic OK test_sendto_static OK test_sprintf OK test_sprintf_62 OK test_stpcpy_dynamic_write OK test_stpcpy_overwrite_over OK test_stpcpy_overwrite_under OK test_stpcpy_static_write OK test_stpncpy_dynamic_write OK test_stpncpy_overwrite_over OK test_stpncpy_overwrite_under OK test_stpncpy_static_write OK test_strlen_static_read OK test_strcat_static_write OK test_strchr_dynamic_read OK test_strchr_static_read OK test_strcpy_dynamic_write OK test_strcpy_overwrite_over OK test_strcpy_overwrite_under OK test_strcpy_static_write OK test_strlcat_dynamic_write OK test_strlcat_static_write OK test_strlcpy_dynamic_write OK test_strlcpy_static_write OK test_strncat_dynamic_write OK test_strncat_static_write OK test_strncpy_dynamic_write OK test_strncpy_overwrite_over OK test_strncpy_overwrite_under OK test_strncpy_static_write OK test_strrchr_dynamic_read OK test_strrchr_static_read OK test_ttyname_r_dynamic OK test_ttyname_r_static OK test_umask OK test_vasprintf OK test_vfprintf OK test_vprintf OK test_vsnprintf_dynamic OK test_vsnprintf_static OK test_vsprintf OK test_wcscat_static_write OK test_wcscpy_static_write OK test_wcsncat_static_write OK test_wcsncpy_static_write OK test_wmemcpy_dynamic_write OK test_wmemcpy_static_write OK test_wmemmove_dynamic_write OK test_wmemmove_static_write OK test_wmemset_dynamic OK test_wmemset_static OK test_write_dynamic OK test_write_static OK make: Leaving directory '/home/buildozer/aports/main/fortify-headers/src/fortify-headers-2.3.1/tests' >>> fortify-headers: Entering fakeroot... mkdir -p /home/buildozer/aports/main/fortify-headers/pkg/fortify-headers/usr/include/fortify cp -R include/* /home/buildozer/aports/main/fortify-headers/pkg/fortify-headers/usr/include/fortify >>> fortify-headers*: Running postcheck for fortify-headers >>> fortify-headers*: Preparing package fortify-headers... >>> fortify-headers*: Tracing dependencies... >>> fortify-headers*: Package size: 108.0 KB >>> fortify-headers*: Compressing data... >>> fortify-headers*: Create checksum... >>> fortify-headers*: Create fortify-headers-2.3.1-r6.apk >>> fortify-headers: Build complete at Thu, 03 Oct 2024 08:54:54 +0000 elapsed time 0h 0m 2s >>> fortify-headers: Cleaning up srcdir >>> fortify-headers: Cleaning up pkgdir >>> fortify-headers: Uninstalling dependencies... (1/1) Purging .makedepends-fortify-headers (20241003.085453) OK: 410 MiB in 113 packages >>> fortify-headers: Updating the main/x86_64 repository index... >>> fortify-headers: Signing the index...