:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: afl++ 4.31c-1.0 (Thu Apr 3 02:25:59 2025) ==> Retrieving sources... -> Found afl++-4.31c.tar.gz ==> Validating source files with sha256sums... afl++-4.31c.tar.gz ... Passed ==> Validating source files with b2sums... afl++-4.31c.tar.gz ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: afl++ 4.31c-1.0 (Thu Apr 3 02:26:03 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) libedit-20250104_3.1-1.1 llvm-libs-18.1.8-4.1 clang-18.1.8-4.0 compiler-rt-19.1.7-1.0 lld-18.1.8-1.0 llvm-18.1.8-4.1 Total Installed Size: 463.85 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libedit... installing llvm-libs... installing compiler-rt... installing clang... Optional dependencies for clang openmp: OpenMP support in clang with -fopenmp python: for scan-view and git-clang-format [installed] llvm: referenced by some clang headers [pending] installing lld... installing llvm... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (12) perl-error-0.17029-7.0 perl-mailtools-2.22-1.0 perl-timedate-2.33-7.0 python-markupsafe-2.1.5-2.2 python-pyelftools-0.31-2.1 cmocka-1.1.7-2.0 cpio-2.15-2.0 git-2.47.1-1.0 pax-utils-1.3.8-1.0 python-jinja-1:3.1.4-1.0 python-msgpack-1.0.5-2.1 rust-1:1.82.0-1.0 Total Installed Size: 391.58 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing cpio... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing python-pyelftools... installing pax-utils... installing python-markupsafe... installing python-jinja... Optional dependencies for python-jinja python-babel: for i18n support installing python-msgpack... installing rust... Optional dependencies for rust gdb: rust-gdb script lldb: rust-lldb script installing cmocka... :: Running post-transaction hooks... (1/5) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/5) Reloading system manager configuration... Skipped: Current root is not booted. (3/5) Arming ConditionNeedsUpdate... (4/5) Warn about old perl modules (5/5) Updating the info directory file... ==> Retrieving sources... -> Found afl++-4.31c.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting afl++-4.31c.tar.gz with bsdtar ==> Starting build()... [*] Compiling AFL++ for OS Linux on ARCH i686 [+] ZLIB detected [*] Checking for the default compiler cc... [*] Testing the PATH environment variable... [*] Checking for the ability to compile x86 code... [+] shmat seems to be working. [+] Python 3.13.2 support seems to be working. [+] Everything seems to be working, ready to compile. (cc (GCC) 14.2.1 20250207) cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/afl++/src=/usr/src/debug/afl++ -flto=auto -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DDOC_PATH=\"/usr/share/doc/afl\" -flto -DHAVE_ZLIB -c src/afl-common.c -o src/afl-common.o cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/afl++/src=/usr/src/debug/afl++ -flto=auto -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DDOC_PATH=\"/usr/share/doc/afl\" -flto -DHAVE_ZLIB -c src/afl-sharedmem.c -o src/afl-sharedmem.o cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/afl++/src=/usr/src/debug/afl++ -flto=auto -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DDOC_PATH=\"/usr/share/doc/afl\" -flto -DHAVE_ZLIB -c src/afl-forkserver.c -o src/afl-forkserver.o cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/afl++/src=/usr/src/debug/afl++ -flto=auto -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DDOC_PATH=\"/usr/share/doc/afl\" -Wno-format-truncation -DHAVE_ZLIB -Iinclude -c src/afl-performance.c -o src/afl-performance.o cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/afl++/src=/usr/src/debug/afl++ -flto=auto -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DDOC_PATH=\"/usr/share/doc/afl\" -flto -DHAVE_ZLIB src/afl-fuzz-bitmap.c src/afl-fuzz-cmplog.c src/afl-fuzz-extras.c src/afl-fuzz-init.c src/afl-fuzz-mutators.c src/afl-fuzz-one.c src/afl-fuzz-python.c src/afl-fuzz-queue.c src/afl-fuzz-redqueen.c src/afl-fuzz-run.c src/afl-fuzz-sanfuzz.c src/afl-fuzz-skipdet.c src/afl-fuzz-state.c src/afl-fuzz-stats.c src/afl-fuzz-statsd.c src/afl-fuzz.c src/afl-common.o src/afl-sharedmem.o src/afl-forkserver.o src/afl-performance.o -o afl-fuzz -DUSE_PYTHON -I/usr/include/python3.13 -I/usr/include/python3.13 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -ldl -lrt -lm -lz -lpython3.13 -ldl -lm -L/usr/lib -lpython3.13 -ldl -lm -DPYTHON_VERSION="\"Python 3.13.2\"" -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -ldl -lrt -lm -lz -lm src/afl-fuzz-bitmap.c: In function ‘save_if_interesting’: src/afl-fuzz-bitmap.c:541:7: error: implicit declaration of function ‘classify_counts_mem’; did you mean ‘classify_counts’? [-Wimplicit-function-declaration] 541 | classify_counts_mem((u64 *)afl->san_fsrvs[0].trace_bits, | ^~~~~~~~~~~~~~~~~~~ | classify_counts In file included from include/afl-fuzz.h:41, from src/afl-fuzz-run.c:27: src/afl-fuzz-run.c: In function ‘write_to_testcase’: src/afl-fuzz-run.c:166:27: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘u32’ {aka ‘unsigned int’} [-Wsign-compare] 166 | if (unlikely(new_size < afl->min_length && !fix)) { | ^ include/types.h:199:46: note: in definition of macro ‘unlikely’ 199 | #define unlikely(_x) __builtin_expect(!!(_x), 0) | ^~ src/afl-fuzz-run.c:170:34: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘u32’ {aka ‘unsigned int’} [-Wsign-compare] 170 | } else if (unlikely(new_size > afl->max_length)) { | ^ include/types.h:199:46: note: in definition of macro ‘unlikely’ 199 | #define unlikely(_x) __builtin_expect(!!(_x), 0) | ^~ src/afl-fuzz-run.c: In function ‘trim_case’: src/afl-fuzz-run.c:1113:29: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘u32’ {aka ‘unsigned int’} [-Wsign-compare] 1113 | if (unlikely(new_size < afl->min_length)) { | ^ include/types.h:199:46: note: in definition of macro ‘unlikely’ 199 | #define unlikely(_x) __builtin_expect(!!(_x), 0) | ^~ src/afl-fuzz-run.c:1117:36: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘u32’ {aka ‘unsigned int’} [-Wsign-compare] 1117 | } else if (unlikely(new_size > afl->max_length)) { | ^ include/types.h:199:46: note: in definition of macro ‘unlikely’ 199 | #define unlikely(_x) __builtin_expect(!!(_x), 0) | ^~ src/afl-fuzz-stats.c: In function ‘write_setup_file’: src/afl-fuzz-stats.c:94:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 94 | fprintf(f2, "%p\n", (void *)get_binary_hash(afl->fsrv.target_path)); | ^ make: *** [GNUmakefile:481: afl-fuzz] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan