>>> afl++: Building community/afl++ 4.06c-r0 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 03:34:33 +0000 >>> afl++: Checking sanity of /home/buildozer/aports/community/afl++/APKBUILD... >>> afl++: Analyzing dependencies... >>> afl++: Installing for build: build-base clang16 lld~16 llvm16 python3 clang16-dev coreutils gmp-dev grep llvm16-dev python3-dev bash cmocka-dev (1/41) Installing libffi (3.4.4-r2) (2/41) Installing xz-libs (5.4.2-r1) (3/41) Installing libxml2 (2.10.4-r2) (4/41) Installing llvm16-libs (16.0.2-r0) (5/41) Installing clang16-libs (16.0.2-r1) (6/41) Installing clang16-libclang (16.0.2-r1) (7/41) Installing clang16 (16.0.2-r1) (8/41) Installing scudo-malloc (16.0.2-r0) (9/41) Installing lld-libs (16.0.2-r0) (10/41) Installing lld (16.0.2-r0) (11/41) Installing llvm16 (16.0.2-r0) (12/41) Installing libbz2 (1.0.8-r5) (13/41) Installing gdbm (1.23-r1) (14/41) Installing mpdecimal (2.5.1-r2) (15/41) Installing libpanelw (6.4_p20230401-r6) (16/41) Installing readline (8.2.1-r1) (17/41) Installing sqlite-libs (3.41.2-r2) (18/41) Installing python3 (3.11.3-r10) (19/41) Installing python3-pycache-pyc0 (3.11.3-r10) (20/41) Installing pyc (0.1-r0) (21/41) Installing python3-pyc (3.11.3-r10) (22/41) Installing clang16-extra-tools (16.0.2-r1) (23/41) Installing clang16-dev (16.0.2-r1) (24/41) Installing skalibs (2.13.1.1-r1) (25/41) Installing utmps-libs (0.1.2.1-r1) (26/41) Installing coreutils (9.3-r1) (27/41) Installing libgmpxx (6.2.1-r3) (28/41) Installing gmp-dev (6.2.1-r3) (29/41) Installing grep (3.10-r1) (30/41) Installing linux-headers (6.2-r0) (31/41) Installing libffi-dev (3.4.4-r2) (32/41) Installing zlib-dev (1.2.13-r1) (33/41) Installing zstd (1.5.5-r3) (34/41) Installing zstd-dev (1.5.5-r3) (35/41) Installing llvm16-test-utils (16.0.2-r0) (36/41) Installing llvm16-dev (16.0.2-r0) (37/41) Installing python3-dev (3.11.3-r10) (38/41) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (39/41) Installing cmocka (1.1.7-r2) (40/41) Installing cmocka-dev (1.1.7-r2) (41/41) Installing .makedepends-afl++ (20230426.033434) Executing busybox-1.36.0-r8.trigger OK: 1027 MiB in 139 packages >>> afl++: Cleaning up srcdir >>> afl++: Cleaning up pkgdir >>> afl++: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/afl++-4.06c.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 100 2792k 100 2792k 0 0 16.9M 0 --:--:-- --:--:-- --:--:-- 16.9M 100 2792k 100 2792k 0 0 16.9M 0 --:--:-- --:--:-- --:--:-- 16.8M >>> afl++: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/afl++-4.06c.tar.gz >>> afl++: Checking sha512sums... afl++-4.06c.tar.gz: OK 0001-fix-missing-max-path-define.patch: OK 0003-fix-wrong-format-specifier.patch: OK 0004-busybox-stat.patch: OK >>> afl++: Unpacking /var/cache/distfiles/v3.18/afl++-4.06c.tar.gz... >>> afl++: 0001-fix-missing-max-path-define.patch patching file src/afl-ld-lto.c >>> afl++: 0003-fix-wrong-format-specifier.patch patching file instrumentation/SanitizerCoverageLTO.so.cc Hunk #1 succeeded at 1076 (offset -4 lines). >>> afl++: 0004-busybox-stat.patch patching file afl-cmin Hunk #1 succeeded at 381 (offset 34 lines). [*] Compiling afl++ for OS Linux on ARCH x86_64 [!] Note: skipping x86 compilation checks (AFL_NO_X86 set). [+] shmat seems to be working. [+] Python 3.11.3 support seems to be working. [+] Everything seems to be working, ready to compile. gcc -Os -Wformat -Werror=format-security -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 -c src/afl-common.c -o src/afl-common.o gcc -Os -Wformat -Werror=format-security -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 -c src/afl-sharedmem.c -o src/afl-sharedmem.o gcc -Os -Wformat -Werror=format-security -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 -c src/afl-forkserver.c -o src/afl-forkserver.o gcc -Os -Wformat -Werror=format-security -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\" -D_FORTIFY_SOURCE=1 -Iinclude -c src/afl-performance.c -o src/afl-performance.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gcc -Os -Wformat -Werror=format-security -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 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-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.11 -I/usr/include/python3.11 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -lpython3.11 -ldl -lm -L/usr/lib -lpython3.11 -ldl -lm -DPYTHON_VERSION="\"Python 3.11.3\"" -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -lm lto-wrapper: warning: using serial compilation of 5 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information gcc -Os -Wformat -Werror=format-security -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 src/afl-showmap.c src/afl-common.o src/afl-sharedmem.o src/afl-forkserver.o src/afl-performance.o -o afl-showmap -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm gcc -Os -Wformat -Werror=format-security -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 src/afl-tmin.c src/afl-common.o src/afl-sharedmem.o src/afl-forkserver.o src/afl-performance.o -o afl-tmin -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm gcc -Os -Wformat -Werror=format-security -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 src/afl-gotcpu.c src/afl-common.o -o afl-gotcpu -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm gcc -Os -Wformat -Werror=format-security -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 src/afl-analyze.c src/afl-common.o src/afl-sharedmem.o src/afl-performance.o src/afl-forkserver.o -o afl-analyze -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm gcc -Os -Wformat -Werror=format-security -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\" src/afl-as.c -o afl-as -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm make -j -f GNUmakefile.llvm make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' make[1]: warning: -j0 forced in submake: resetting jobserver mode. GNUmakefile.llvm:69: you are using an in-development llvm version - this might break llvm_mode! [+] llvm_mode detected llvm 10+, enabling neverZero implementation and c++14 [+] llvm_mode detected llvm 16+, enabling c++17 [+] llvm_mode detected llvm 11+, enabling afl-lto LTO implementation GNUmakefile.llvm:226: ld.lld found in a weird location (/usr/bin/ld.lld), but its the same version as LLVM so we will allow it [+] shmat seems to be working. [*] Checking for working 'llvm-config'... [*] Checking for working '/usr/lib/llvm16/bin/clang'... [*] Checking for matching versions of '/usr/lib/llvm16/bin/clang' and 'llvm-config' /usr/lib/llvm16/bin/clang -Os -Wformat -Werror=format-security -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\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security -c src/afl-common.c -o instrumentation/afl-common.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm [*] We have llvm-config version 16.0.2 with a clang version 16.0.2, good. [*] Checking for './afl-showmap'... [+] All set and ready to build. clang-16: warning: -Wl,--as-needed,-O1,--sort-common: 'linker' input unused [-Wunused-command-line-argument] clang-16: warning: -Wl,-z,pack-relative-relocs: 'linker' input unused [-Wunused-command-line-argument] clang-16: warning: -ldl: 'linker' input unused [-Wunused-command-line-argument] clang-16: warning: -lrt: 'linker' input unused [-Wunused-command-line-argument] clang-16: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] /usr/lib/llvm16/bin/clang -I/usr/lib/llvm16/include -I./../include -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security -O3 -Wno-unused-result -fPIC -c instrumentation/afl-compiler-rt.o.c -o afl-compiler-rt.o [*] Building 32-bit variant of the runtime (-m32)... [*] Building 64-bit variant of the runtime (-m64)... /usr/lib/llvm16/bin/clang++ -Os -Wformat -Werror=format-security -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\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security `llvm-config --cxxflags` -fno-rtti -fPIC -std=c++17 -c instrumentation/afl-llvm-common.cc -o instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang -Os -Wformat -Werror=format-security -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\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security src/afl-ld-lto.c -o afl-ld-lto /usr/lib/llvm16/bin/clang -I/usr/lib/llvm16/include -I./../include -Os -Wformat -Werror=format-security -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\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security src/afl-cc.c instrumentation/afl-common.o -o afl-cc -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -DCFLAGS_OPT=\"\" -lm success! success! In file included from instrumentation/afl-llvm-common.cc:17: /usr/lib/llvm16/include/llvm/Support/raw_ostream.h:147:43: warning: unused parameter 'ExtraSize' [-Wunused-parameter] virtual void reserveExtraSpace(uint64_t ExtraSize) {} ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:22: In file included from /usr/lib/llvm16/include/llvm/IR/BasicBlock.h:18: /usr/lib/llvm16/include/llvm/ADT/ilist.h:58:34: warning: unused parameter 'V' [-Wunused-parameter] static void deleteNode(NodeTy *V) {} ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:22: In file included from /usr/lib/llvm16/include/llvm/IR/BasicBlock.h:22: In file included from /usr/lib/llvm16/include/llvm/IR/Instruction.h:21: In file included from /usr/lib/llvm16/include/llvm/IR/DebugLoc.h:17: In file included from /usr/lib/llvm16/include/llvm/IR/TrackingMDRef.h:16: In file included from /usr/lib/llvm16/include/llvm/IR/Metadata.h:19: /usr/lib/llvm16/include/llvm/ADT/DenseMap.h:565:45: warning: unused parameter 'Key' [-Wunused-parameter] BucketT *InsertIntoBucketImpl(const KeyT &Key, const LookupKeyT &Lookup, ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:22: In file included from /usr/lib/llvm16/include/llvm/IR/BasicBlock.h:22: In file included from /usr/lib/llvm16/include/llvm/IR/Instruction.h:21: In file included from /usr/lib/llvm16/include/llvm/IR/DebugLoc.h:17: In file included from /usr/lib/llvm16/include/llvm/IR/TrackingMDRef.h:16: In file included from /usr/lib/llvm16/include/llvm/IR/Metadata.h:21: In file included from /usr/lib/llvm16/include/llvm/ADT/PointerUnion.h:21: /usr/lib/llvm16/include/llvm/Support/Casting.h:280:45: warning: unused parameter 'f' [-Wunused-parameter] static inline bool isPossible(const From &f) { return true; } ^ /usr/lib/llvm16/include/llvm/Support/Casting.h:605:41: warning: unused parameter 't' [-Wunused-parameter] static inline bool isPresent(const T &t) { return true; } ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:24: In file included from /usr/lib/llvm16/include/llvm/IR/ConstantFolder.h:21: /usr/lib/llvm16/include/llvm/IR/Constants.h:53:41: warning: unused parameter 'From' [-Wunused-parameter] Value *handleOperandChangeImpl(Value *From, Value *To) { ^ /usr/lib/llvm16/include/llvm/IR/Constants.h:53:54: warning: unused parameter 'To' [-Wunused-parameter] Value *handleOperandChangeImpl(Value *From, Value *To) { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:24: /usr/lib/llvm16/include/llvm/IR/ConstantFolder.h:87:37: warning: unused parameter 'FMF' [-Wunused-parameter] FastMathFlags FMF) const override { ^ /usr/lib/llvm16/include/llvm/IR/ConstantFolder.h:92:37: warning: unused parameter 'FMF' [-Wunused-parameter] FastMathFlags FMF) const override { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:26: In file included from /usr/lib/llvm16/include/llvm/IR/DataLayout.h:34: /usr/lib/llvm16/include/llvm/Support/TrailingObjects.h:260:40: warning: unused parameter 'Obj' [-Wunused-parameter] callNumTrailingObjects(const BaseTy *Obj, ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: In file included from /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:34: /usr/lib/llvm16/include/llvm/IR/Instructions.h:3117:37: warning: unused parameter 'idx' [-Wunused-parameter] BasicBlock *getSuccessor(unsigned idx) const { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:3121:30: warning: unused parameter 'idx' [-Wunused-parameter] void setSuccessor(unsigned idx, BasicBlock *B) { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:3121:47: warning: unused parameter 'B' [-Wunused-parameter] void setSuccessor(unsigned idx, BasicBlock *B) { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:4294:37: warning: unused parameter 'idx' [-Wunused-parameter] BasicBlock *getSuccessor(unsigned idx) const { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:4298:30: warning: unused parameter 'idx' [-Wunused-parameter] void setSuccessor(unsigned idx, BasicBlock *NewSucc) { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:4298:47: warning: unused parameter 'NewSucc' [-Wunused-parameter] void setSuccessor(unsigned idx, BasicBlock *NewSucc) { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:4799:37: warning: unused parameter 'idx' [-Wunused-parameter] BasicBlock *getSuccessor(unsigned idx) const { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:4803:30: warning: unused parameter 'idx' [-Wunused-parameter] void setSuccessor(unsigned idx, BasicBlock *B) { ^ /usr/lib/llvm16/include/llvm/IR/Instructions.h:4803:47: warning: unused parameter 'B' [-Wunused-parameter] void setSuccessor(unsigned idx, BasicBlock *B) { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:19: /usr/lib/llvm16/include/llvm/IR/IRBuilder.h:1141:55: warning: unused parameter 'OpBundles' [-Wunused-parameter] ArrayRef OpBundles, ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:29: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfo.h:26: In file included from /usr/lib/llvm16/include/llvm/IR/IntrinsicInst.h:27: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfoMetadata.h:26: In file included from /usr/lib/llvm16/include/llvm/Support/CommandLine.h:32: In file included from /usr/lib/llvm16/include/llvm/Support/StringSaver.h:15: /usr/lib/llvm16/include/llvm/Support/Allocator.h:218:31: warning: unused parameter 'Ptr' [-Wunused-parameter] void Deallocate(const void *Ptr, size_t Size, size_t /*Alignment*/) { ^ /usr/lib/llvm16/include/llvm/Support/Allocator.h:218:43: warning: unused parameter 'Size' [-Wunused-parameter] void Deallocate(const void *Ptr, size_t Size, size_t /*Alignment*/) { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:29: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfo.h:26: In file included from /usr/lib/llvm16/include/llvm/IR/IntrinsicInst.h:27: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfoMetadata.h:27: In file included from /usr/lib/llvm16/include/llvm/Support/Discriminator.h:16: In file included from /usr/lib/llvm16/include/llvm/Support/Error.h:18: /usr/lib/llvm16/include/llvm/ADT/StringExtras.h:431:42: warning: unused parameter 'Result' [-Wunused-parameter] inline void join_items_impl(std::string &Result, Sep Separator) {} ^ /usr/lib/llvm16/include/llvm/ADT/StringExtras.h:431:54: warning: unused parameter 'Separator' [-Wunused-parameter] inline void join_items_impl(std::string &Result, Sep Separator) {} ^ /usr/lib/llvm16/include/llvm/ADT/StringExtras.h:434:54: warning: unused parameter 'Separator' [-Wunused-parameter] inline void join_items_impl(std::string &Result, Sep Separator, ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:29: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfo.h:26: In file included from /usr/lib/llvm16/include/llvm/IR/IntrinsicInst.h:27: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfoMetadata.h:27: In file included from /usr/lib/llvm16/include/llvm/Support/Discriminator.h:16: In file included from /usr/lib/llvm16/include/llvm/Support/Error.h:25: /usr/lib/llvm16/include/llvm/Support/ErrorOr.h:189:47: warning: unused parameter 'a' [-Wunused-parameter] static bool compareThisIfSameType(const T1 &a, const T2 &b) { ^ /usr/lib/llvm16/include/llvm/Support/ErrorOr.h:189:60: warning: unused parameter 'b' [-Wunused-parameter] static bool compareThisIfSameType(const T1 &a, const T2 &b) { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:29: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfo.h:26: In file included from /usr/lib/llvm16/include/llvm/IR/IntrinsicInst.h:27: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfoMetadata.h:27: In file included from /usr/lib/llvm16/include/llvm/Support/Discriminator.h:16: /usr/lib/llvm16/include/llvm/Support/Error.h:298:24: warning: unused parameter 'V' [-Wunused-parameter] void setChecked(bool V) { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:29: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfo.h:27: In file included from /usr/lib/llvm16/include/llvm/IR/PassManager.h:47: /usr/lib/llvm16/include/llvm/IR/PassInstrumentation.h:211:27: warning: unused parameter 'Pass' [-Wunused-parameter] isRequired(const PassT &Pass) { ^ In file included from instrumentation/afl-llvm-common.cc:20: In file included from ./instrumentation/afl-llvm-common.h:29: In file included from /usr/lib/llvm16/include/llvm/IR/DebugInfo.h:27: /usr/lib/llvm16/include/llvm/IR/PassManager.h:994:23: warning: unused parameter 'IR' [-Wunused-parameter] Result run(IRUnitT &IR, AnalysisManager &AM, ^ /usr/lib/llvm16/include/llvm/IR/PassManager.h:994:68: warning: unused parameter 'AM' [-Wunused-parameter] Result run(IRUnitT &IR, AnalysisManager &AM, ^ /usr/lib/llvm16/include/llvm/IR/PassManager.h:1280:34: warning: unused parameter 'Arg' [-Wunused-parameter] PreservedAnalyses run(IRUnitT &Arg, AnalysisManagerT &AM, ExtraArgTs &&...) { ^ /usr/lib/llvm16/include/llvm/IR/PassManager.h:1280:57: warning: unused parameter 'AM' [-Wunused-parameter] PreservedAnalyses run(IRUnitT &Arg, AnalysisManagerT &AM, ExtraArgTs &&...) { ^ 33 warnings generated. /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -Wdeprecated -fno-rtti -fPIC -std=c++17 -shared instrumentation/afl-llvm-pass.so.cc -o afl-llvm-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -fno-rtti -fPIC -std=c++17 -shared instrumentation/SanitizerCoveragePCGUARD.so.cc -o SanitizerCoveragePCGUARD.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -Wno-deprecated-copy-dtor -Wdeprecated instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/split-compares-pass.so.cc -o split-compares-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/split-switches-pass.so.cc -o split-switches-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/cmplog-routines-pass.cc -o cmplog-routines-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/cmplog-instructions-pass.cc -o cmplog-instructions-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/cmplog-switches-pass.cc -o cmplog-switches-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/afl-llvm-dict2file.so.cc -o afl-llvm-dict2file.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -shared instrumentation/compare-transform-pass.so.cc -o compare-transform-pass.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -fno-rtti -fPIC -std=c++17 -shared instrumentation/afl-llvm-lto-instrumentlist.so.cc -o afl-llvm-lto-instrumentlist.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o /usr/lib/llvm16/bin/clang++ `llvm-config --cxxflags` -fno-rtti -fPIC -Os -Wformat -Werror=format-security -Wall -g -I ./include/ -DVERSION=\"++4.06c\" -Wno-variadic-macros -Wno-deprecated-copy-with-dtor -DLLVM_MINOR=2 -DLLVM_MAJOR=16 -Wno-deprecated-declarations -Wl,-znodelete -Wno-writable-strings -fno-rtti -fPIC -std=c++17 -shared instrumentation/SanitizerCoverageLTO.so.cc -o SanitizerCoverageLTO.so `llvm-config --ldflags` -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm instrumentation/afl-llvm-common.o In file included from instrumentation/SanitizerCoveragePCGUARD.so.cc:13: In file included from /usr/lib/llvm16/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h:18: In file included from /usr/lib/llvm16/include/llvm/IR/PassManager.h:45: In file included from /usr/lib/llvm16/include/llvm/IR/Function.h:25: In file included from /usr/lib/llvm16/include/llvm/IR/Argument.h:17: /usr/lib/llvm16/include/llvm/IR/Attributes.h:313:3: warning: definition of implicit copy assignment operator for 'AttributeSet' is deprecated because it has a user-declared destructor [-Wdeprecated-copy-with-dtor] ~AttributeSet() = default; ^ /usr/lib/llvm16/include/llvm/IR/GlobalVariable.h:188:11: note: in implicit copy assignment operator for 'llvm::AttributeSet' first required here Attrs = Attrs.addAttribute(getContext(), Kind); ^ In file included from instrumentation/afl-llvm-pass.so.cc:50: In file included from /usr/lib/llvm16/include/llvm/Passes/PassBuilder.h:18: In file included from /usr/lib/llvm16/include/llvm/Analysis/CGSCCPassManager.h:92: In file included from /usr/lib/llvm16/include/llvm/Analysis/LazyCallGraph.h:45: In file included from /usr/lib/llvm16/include/llvm/Analysis/TargetLibraryInfo.h:15: In file included from /usr/lib/llvm16/include/llvm/IR/InstrTypes.h:24: /usr/lib/llvm16/include/llvm/IR/Attributes.h:313:3: warning: definition of implicit copy assignment operator for 'AttributeSet' is deprecated because it has a user-declared destructor [-Wdeprecated-copy-with-dtor] ~AttributeSet() = default; ^ /usr/lib/llvm16/include/llvm/IR/GlobalVariable.h:188:11: note: in implicit copy assignment operator for 'llvm::AttributeSet' first required here Attrs = Attrs.addAttribute(getContext(), Kind); ^ In file included from instrumentation/afl-llvm-pass.so.cc:50: In file included from /usr/lib/llvm16/include/llvm/Passes/PassBuilder.h:24: In file included from /usr/lib/llvm16/include/llvm/Transforms/IPO/Inliner.h:14: In file included from /usr/lib/llvm16/include/llvm/Analysis/InlineAdvisor.h:13: In file included from /usr/lib/llvm16/include/llvm/Analysis/InlineCost.h:18: In file included from /usr/lib/llvm16/include/llvm/Analysis/InlineModelFeatureMaps.h:13: In file included from /usr/lib/llvm16/include/llvm/Analysis/TensorSpec.h:16: In file included from /usr/lib/llvm16/include/llvm/Support/JSON.h:54: In file included from /usr/lib/llvm16/include/llvm/Support/FormatVariadic.h:33: In file included from /usr/lib/llvm16/include/llvm/Support/FormatCommon.h:13: /usr/lib/llvm16/include/llvm/Support/FormatVariadicDetails.h:27:11: warning: definition of implicit copy constructor for 'format_adapter' is deprecated because it has a user-declared destructor [-Wdeprecated-copy-with-dtor] virtual ~format_adapter() = default; ^ /usr/lib/llvm16/include/llvm/Support/FormatVariadicDetails.h:33:29: note: in implicit copy constructor for 'llvm::detail::format_adapter' first required here template class provider_format_adapter : public format_adapter { ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:200:4: note: in implicit move constructor for 'llvm::detail::provider_format_adapter' first required here : _M_head_impl(std::forward<_UHead>(__h)) { } ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:441:4: note: in instantiation of function template specialization 'std::_Head_base<3, llvm::detail::provider_format_adapter, false>::_Head_base>' requested here : _Base(std::forward<_UHead>(__head)) ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:291:4: note: in instantiation of function template specialization 'std::_Tuple_impl<3, llvm::detail::provider_format_adapter>::_Tuple_impl>' requested here : _Inherited(std::forward<_UTail>(__tail)...), ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:291:4: note: in instantiation of function template specialization 'std::_Tuple_impl<2, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::_Tuple_impl, llvm::detail::provider_format_adapter, void>' requested here /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:291:4: note: in instantiation of function template specialization 'std::_Tuple_impl<1, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::_Tuple_impl, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, void>' requested here /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:744:4: note: in instantiation of function template specialization 'std::_Tuple_impl<0, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::_Tuple_impl, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, void>' requested here : _Inherited(std::forward<_UElements>(__elements)...) { } ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:1581:14: note: in instantiation of function template specialization 'std::tuple, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::tuple, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, true, true>' requested here return __result_type(std::forward<_Elements>(__args)...); ^ /usr/lib/llvm16/include/llvm/Support/FormatVariadic.h:257:12: note: in instantiation of function template specialization 'std::make_tuple, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>' requested here std::make_tuple(detail::build_format_adapter(std::forward(Vals))...)); ^ /usr/lib/llvm16/include/llvm/Support/JSON.h:881:17: note: in instantiation of function template specialization 'llvm::formatv' requested here OS << llvm::formatv("[{0}:{1}, byte={2}]: {3}", Line, Column, Offset, Msg); ^ In file included from instrumentation/SanitizerCoveragePCGUARD.so.cc:13: In file included from /usr/lib/llvm16/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h:20: In file included from /usr/lib/llvm16/include/llvm/Support/VirtualFileSystem.h:21: In file included from /usr/lib/llvm16/include/llvm/Support/Chrono.h:13: In file included from /usr/lib/llvm16/include/llvm/Support/FormatProviders.h:20: /usr/lib/llvm16/include/llvm/Support/FormatVariadicDetails.h:27:11: warning: definition of implicit copy constructor for 'format_adapter' is deprecated because it has a user-declared destructor [-Wdeprecated-copy-with-dtor] virtual ~format_adapter() = default; ^ /usr/lib/llvm16/include/llvm/Support/FormatVariadicDetails.h:33:29: note: in implicit copy constructor for 'llvm::detail::format_adapter' first required here template class provider_format_adapter : public format_adapter { ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:200:4: note: in implicit move constructor for 'llvm::detail::provider_format_adapter' first required here : _M_head_impl(std::forward<_UHead>(__h)) { } ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:441:4: note: in instantiation of function template specialization 'std::_Head_base<3, llvm::detail::provider_format_adapter, false>::_Head_base>' requested here : _Base(std::forward<_UHead>(__head)) ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:291:4: note: in instantiation of function template specialization 'std::_Tuple_impl<3, llvm::detail::provider_format_adapter>::_Tuple_impl>' requested here : _Inherited(std::forward<_UTail>(__tail)...), ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:291:4: note: in instantiation of function template specialization 'std::_Tuple_impl<2, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::_Tuple_impl, llvm::detail::provider_format_adapter, void>' requested here /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:291:4: note: in instantiation of function template specialization 'std::_Tuple_impl<1, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::_Tuple_impl, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, void>' requested here /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:744:4: note: in instantiation of function template specialization 'std::_Tuple_impl<0, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::_Tuple_impl, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, void>' requested here : _Inherited(std::forward<_UElements>(__elements)...) { } ^ /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../include/c++/12.2.1/tuple:1581:14: note: in instantiation of function template specialization 'std::tuple, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>::tuple, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, true, true>' requested here return __result_type(std::forward<_Elements>(__args)...); ^ /usr/lib/llvm16/include/llvm/Support/FormatVariadic.h:257:12: note: in instantiation of function template specialization 'std::make_tuple, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter, llvm::detail::provider_format_adapter>' requested here std::make_tuple(detail::build_format_adapter(std::forward(Vals))...)); ^ /usr/lib/llvm16/include/llvm/Support/JSON.h:881:17: note: in instantiation of function template specialization 'llvm::formatv' requested here OS << llvm::formatv("[{0}:{1}, byte={2}]: {3}", Line, Column, Offset, Msg); ^ 2 warnings generated. 2 warnings generated. /usr/lib/llvm16/bin/clang -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security -Wno-unused-result -O0 -flto=full -fPIC -c instrumentation/afl-llvm-rt-lto.o.c -o ./afl-llvm-rt-lto.o [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN AFL_INST_RATIO; ASAN_OPTIONS=detect_leaks=0 AFL_QUIET=1 AFL_PATH=. AFL_LLVM_LAF_ALL=1 ./afl-cc -Os -Wformat -Werror=format-security -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\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security ./test-instr.c -o test-instr -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr1 ./test-instr [+] All right, the instrumentation seems to be working! [+] All done! You can now use './afl-cc' to compile programs. make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' make -f GNUmakefile.gcc_plugin make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' [+] shmat seems to be working. [*] Checking for working 'gcc'... [*] Checking for gcc plugin development header files... [*] Checking for './afl-showmap'... [+] All set and ready to build. g++ -Os -Wformat -Werror=format-security -Wall -std=c++11 -fPIC -fno-rtti -I"/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/plugin"/include -I"/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/plugin" -shared instrumentation/afl-gcc-pass.so.cc -o afl-gcc-pass.so g++ -Os -Wformat -Werror=format-security -Wall -std=c++11 -fPIC -fno-rtti -I"/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/plugin"/include -I"/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/plugin" -shared instrumentation/afl-gcc-cmplog-pass.so.cc -o afl-gcc-cmplog-pass.so g++ -Os -Wformat -Werror=format-security -Wall -std=c++11 -fPIC -fno-rtti -I"/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/plugin"/include -I"/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/plugin" -shared instrumentation/afl-gcc-cmptrs-pass.so.cc -o afl-gcc-cmptrs-pass.so ln -sf afl-cc afl-gcc-fast ln -sf afl-cc afl-g++-fast ln -sf afl-cc.8 afl-gcc-fast.8 ln -sf afl-cc.8 afl-g++-fast.8 [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN; ASAN_OPTIONS=detect_leaks=0 AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. AFL_CC=gcc ./afl-gcc-fast -Os -Wformat -Werror=format-security -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\" -Wall -Iinclude -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DGCC_VERSION=\"\" -DGCC_BINDIR=\"\" -Wno-unused-function -Os -Wformat -Werror=format-security ./test-instr.c -o test-instr -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -lrt ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr '../../libAFLQemuDriver.a' 'libAFLDriver.a' -> '../../libAFLDriver.a' make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c/utils/aflpp_driver' Build Summary: [+] afl-fuzz and supporting tools successfully built [+] LLVM basic mode successfully built [+] LLVM mode successfully built [+] LLVM LTO mode successfully built [+] gcc_mode successfully built [*] Compiling afl++ for OS Linux on ARCH x86_64 [!] Note: skipping x86 compilation checks (AFL_NO_X86 set). [+] shmat seems to be working. [+] Python 3.11.3 support seems to be working. [+] Everything seems to be working, ready to compile. make -j -f GNUmakefile.llvm make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' make[1]: warning: -j0 forced in submake: resetting jobserver mode. GNUmakefile.llvm:69: you are using an in-development llvm version - this might break llvm_mode! [+] llvm_mode detected llvm 10+, enabling neverZero implementation and c++14 [+] llvm_mode detected llvm 16+, enabling c++17 [+] llvm_mode detected llvm 11+, enabling afl-lto LTO implementation GNUmakefile.llvm:226: ld.lld found in a weird location (/usr/bin/ld.lld), but its the same version as LLVM so we will allow it [+] shmat seems to be working. [*] Checking for working 'llvm-config'... [*] Checking for working '/usr/lib/llvm16/bin/clang'... [*] Checking for matching versions of '/usr/lib/llvm16/bin/clang' and 'llvm-config' [*] We have llvm-config version 16.0.2 with a clang version 16.0.2, good. [*] Checking for './afl-showmap'... [+] All set and ready to build. [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN AFL_INST_RATIO; ASAN_OPTIONS=detect_leaks=0 AFL_QUIET=1 AFL_PATH=. AFL_LLVM_LAF_ALL=1 ./afl-cc -Os -Wformat -Werror=format-security -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security ./test-instr.c -o test-instr -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr1 ./test-instr [+] All right, the instrumentation seems to be working! [+] All done! You can now use './afl-cc' to compile programs. make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' make -f GNUmakefile.gcc_plugin make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' [+] shmat seems to be working. [*] Checking for working 'gcc'... [*] Checking for gcc plugin development header files... [*] Checking for './afl-showmap'... [+] All set and ready to build. [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN; ASAN_OPTIONS=detect_leaks=0 AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. AFL_CC=gcc ./afl-gcc-fast -Os -Wformat -Werror=format-security -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -Wall -Iinclude -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DGCC_VERSION=\"\" -DGCC_BINDIR=\"\" -Wno-unused-function -Os -Wformat -Werror=format-security ./test-instr.c -o test-instr -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -lrt ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr '../../libdislocator.so' make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c/utils/libdislocator' make -C utils/libtokencap make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c/utils/libtokencap' gcc -Os -Wformat -Werror=format-security -g -Wno-pointer-sign -Wno-variadic-macros -Wall -Wextra -Wno-pointer-arith -fPIC -I include/ -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -I ../../include/ -Wall -g -Wno-pointer-sign -Os -Wformat -Werror=format-security -shared -fPIC libtokencap.so.c -o libtokencap.so -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm "-ldl" cp -f libtokencap.so ../../ make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c/utils/libtokencap' # -make -C utils/plot_ui Build Summary: [+] afl-fuzz and supporting tools successfully built [+] LLVM basic mode successfully built [+] LLVM mode successfully built [+] LLVM LTO mode successfully built test -e afl-gcc-pass.so && echo "[+] gcc_mode successfully built" || echo "[-] gcc_mode could not be built, it is optional, install gcc-VERSION-plugin-dev to enable this" [+] gcc_mode successfully built [*] starting afl++ test framework ... [*] Testing: afl-gcc, afl-showmap, afl-fuzz, afl-cmin and afl-tmin [+] afl-gcc compilation succeeded [+] afl-gcc instrumentation present and working correctly [+] afl-gcc run reported 9 instrumented locations which is fine [+] afl-gcc hardened mode succeeded and is working [*] running afl-fuzz for afl-gcc, this will take approx 10 seconds [+] afl-fuzz is working correctly with afl-gcc [+] afl-cmin correctly minimized the number of testcases [+] afl-cmin.bash correctly minimized the number of testcases [+] afl-tmin correctly minimized the testcase [*] Testing: afl-clang, afl-showmap, afl-fuzz, afl-cmin and afl-tmin [+] afl-clang compilation succeeded [+] afl-clang instrumentation present and working correctly [+] afl-clang run reported 11 instrumented locations which is fine [+] afl-clang hardened mode succeeded and is working [*] running afl-fuzz for afl-clang, this will take approx 10 seconds [+] afl-fuzz is working correctly with afl-clang [+] afl-cmin correctly minimized the number of testcases [+] afl-cmin.bash correctly minimized the number of testcases [+] afl-tmin correctly minimized the testcase [*] Testing: llvm_mode, afl-showmap, afl-fuzz, afl-cmin and afl-tmin [+] llvm_mode compilation succeeded [+] llvm_mode instrumentation present and working correctly [+] llvm_mode run reported 4 instrumented locations which is fine [+] llvm_mode threadsafe compilation succeeded [+] llvm_mode threadsafe instrumentation present and working correctly [+] llvm_mode run reported 4 threadsafe instrumented locations which is fine [+] llvm_mode shared object with -z defs compilation succeeded [+] llvm_mode test-dlopen compilation succeeded [+] llvm_mode test-dlopen instrumentation present and working correctly [+] llvm_mode test-dlopen run reported 6 instrumented locations which is fine [+] llvm_mode hardened mode succeeded and is working [*] running afl-fuzz for llvm_mode, this will take approx 10 seconds [+] afl-fuzz is working correctly with llvm_mode [*] llvm_mode laf-intel/compcov testing splitting integer types (this might take some time) [+] llvm_mode laf-intel/compcov feature works correctly [*] running afl-fuzz with floating point splitting, this will take max. 45 seconds [+] llvm_mode laf-intel floatingpoint splitting feature works correctly [+] llvm_mode instrumentlist feature works correctly [*] running afl-fuzz for llvm_mode cmplog, this will take approx 10 seconds [+] afl-fuzz is working correctly with llvm_mode cmplog [+] llvm_mode persistent mode feature works correctly [*] Testing: LTO llvm_mode [+] llvm_mode LTO compilation succeeded [+] llvm_mode LTO instrumentation present and working correctly [+] llvm_mode LTO run reported 3 instrumented locations which is fine [+] llvm_mode LTO instrumentlist feature works correctly [+] llvm_mode LTO persistent mode feature works correctly [*] Testing: gcc_plugin [+] gcc_plugin compilation succeeded [+] gcc_plugin instrumentation present and working correctly [+] gcc_plugin run reported 5 instrumented locations which is fine [+] gcc_plugin hardened mode succeeded and is working [*] running afl-fuzz for gcc_plugin, this will take approx 10 seconds [+] afl-fuzz is working correctly with gcc_plugin [+] gcc_plugin instrumentlist feature works correctly [+] gcc_plugin persistent mode feature works correctly [*] Testing: shared library extensions [+] libtokencap did successfully capture tokens [+] libdislocator did successfully detect the memory corruption [*] Testing: qemu_mode [-] qemu_mode is not compiled, cannot test [*] Testing: frida_mode [-] frida_mode is not compiled, cannot test [*] Testing: unicorn_mode [-] unicorn_mode is not compiled, cannot test [*] Testing: custom mutator [*] running afl-fuzz for the C mutator, this will take approx 10 seconds [+] afl-fuzz is working correctly with the C mutator [*] running afl-fuzz with multiple custom C mutators, this will take approx 10 seconds [+] afl-fuzz is working correctly with multiple C mutators [*] running afl-fuzz for the Python mutator, this will take approx 10 seconds [+] afl-fuzz is working correctly with the Python mutator [*] Execution cmocka Unit-Tests  make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' [*] Compiling afl++ for OS Linux on ARCH x86_64 ./test/unittests/unit_hash [==========] tests: Running 1 test(s). [ RUN ] test_hash [ OK ] test_hash [==========] tests: 1 test(s) run. [ PASSED ] 1 test(s). ./test/unittests/unit_preallocable [==========] tests: Running 2 test(s). [ RUN ] test_alloc_free [ OK ] test_alloc_free [ RUN ] test_prealloc_overflow [ OK ] test_prealloc_overflow [==========] tests: 2 test(s) run. [ PASSED ] 2 test(s). ./test/unittests/unit_rand [==========] tests: Running 2 test(s). [ RUN ] test_rand_0 [ OK ] test_rand_0 [ RUN ] test_rand_below [ OK ] test_rand_below [==========] tests: 2 test(s) run. [ PASSED ] 2 test(s). ./test/unittests/unit_list [==========] tests: Running 3 test(s). [ RUN ] test_contains [ OK ] test_contains [ RUN ] test_foreach [ OK ] test_foreach [ RUN ] test_long_list [ OK ] test_long_list [==========] tests: 3 test(s) run. [ PASSED ] 3 test(s). ./test/unittests/unit_maybe_alloc [==========] tests: Running 6 test(s). [ RUN ] test_pow2 [ OK ] test_pow2 [ RUN ] test_null_allocs [ OK ] test_null_allocs [ RUN ] test_nonpow2_size [ OK ] test_nonpow2_size [ RUN ] test_zero_size [ OK ] test_zero_size [ RUN ] test_unchanged_size [ OK ] test_unchanged_size [ RUN ] test_grow_multiple [ OK ] test_grow_multiple [==========] tests: 6 test(s) run. [ PASSED ] 6 test(s). make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' [*] 11 test cases completed. [-] not all test cases were executed [+] all tests were successful :-) >>> afl++: Entering fakeroot... [*] Compiling afl++ for OS Linux on ARCH x86_64 [!] Note: skipping x86 compilation checks (AFL_NO_X86 set). [+] shmat seems to be working. [+] Python 3.11.3 support seems to be working. [+] Everything seems to be working, ready to compile. make -j -f GNUmakefile.llvm make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' make[1]: warning: -j0 forced in submake: resetting jobserver mode. GNUmakefile.llvm:69: you are using an in-development llvm version - this might break llvm_mode! [+] llvm_mode detected llvm 10+, enabling neverZero implementation and c++14 [+] llvm_mode detected llvm 16+, enabling c++17 [+] llvm_mode detected llvm 11+, enabling afl-lto LTO implementation GNUmakefile.llvm:226: ld.lld found in a weird location (/usr/bin/ld.lld), but its the same version as LLVM so we will allow it [+] shmat seems to be working. [*] Checking for working 'llvm-config'... [*] Checking for working '/usr/lib/llvm16/bin/clang'... [*] Checking for matching versions of '/usr/lib/llvm16/bin/clang' and 'llvm-config' [*] We have llvm-config version 16.0.2 with a clang version 16.0.2, good. [*] Checking for './afl-showmap'... [+] All set and ready to build. [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN AFL_INST_RATIO; ASAN_OPTIONS=detect_leaks=0 AFL_QUIET=1 AFL_PATH=. AFL_LLVM_LAF_ALL=1 ./afl-cc -Os -Wformat -Werror=format-security -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\" -Wall -g -Wno-cast-qual -Wno-variadic-macros -Wno-pointer-sign -I ./include/ -I ./instrumentation/ -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DLLVM_BINDIR=\"/usr/lib/llvm16/bin\" -DVERSION=\"++4.06c\" -DLLVM_LIBDIR=\"/usr/lib/llvm16/lib\" -DLLVM_VERSION=\"16.0.2\" -DAFL_CLANG_FLTO=\"-flto=full\" -DAFL_REAL_LD=\"/usr/bin/ld.lld\" -DAFL_CLANG_LDPATH=\"1\" -DAFL_CLANG_FUSELD=\"1\" -DCLANG_BIN=\"/usr/lib/llvm16/bin/clang\" -DCLANGPP_BIN=\"/usr/lib/llvm16/bin/clang++\" -DUSE_BINDIR=1 -Wno-unused-function -fdebug-prefix-map="/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c=llvm_mode" -Wno-deprecated -Os -Wformat -Werror=format-security ./test-instr.c -o test-instr -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr1 ./test-instr [+] All right, the instrumentation seems to be working! [+] All done! You can now use './afl-cc' to compile programs. make[1]: Leaving directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' make -f GNUmakefile.gcc_plugin make[1]: Entering directory '/home/buildozer/aports/community/afl++/src/AFLplusplus-4.06c' [+] shmat seems to be working. [*] Checking for working 'gcc'... [*] Checking for gcc plugin development header files... [*] Checking for './afl-showmap'... [+] All set and ready to build. [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN; ASAN_OPTIONS=detect_leaks=0 AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. AFL_CC=gcc ./afl-gcc-fast -Os -Wformat -Werror=format-security -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\" -Wall -Iinclude -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DGCC_VERSION=\"\" -DGCC_BINDIR=\"\" -Wno-unused-function -Os -Wformat -Werror=format-security ./test-instr.c -o test-instr -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -ldl -lrt -lm -lrt ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr >> afl++-doc*: Running split function doc... >>> afl++-doc*: Preparing subpackage afl++-doc... >>> afl++-doc*: Running postcheck for afl++-doc >>> afl++*: Running postcheck for afl++ >>> afl++*: Preparing package afl++... >>> afl++*: Stripping binaries >>> afl++-doc*: Scanning shared objects >>> afl++*: Scanning shared objects >>> afl++-doc*: Tracing dependencies... >>> afl++-doc*: Package size: 504.0 KB >>> afl++-doc*: Compressing data... >>> afl++-doc*: Create checksum... >>> afl++-doc*: Create afl++-doc-4.06c-r0.apk >>> afl++*: Tracing dependencies... clang16 lld~16 llvm16 python3 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libpython3.11.so.1.0 so:libstdc++.so.6 >>> afl++*: Package size: 2.7 MB >>> afl++*: Compressing data... >>> afl++*: Create checksum... >>> afl++*: Create afl++-4.06c-r0.apk >>> afl++: Build complete at Wed, 26 Apr 2023 03:38:47 +0000 elapsed time 0h 4m 14s >>> afl++: Cleaning up srcdir >>> afl++: Cleaning up pkgdir >>> afl++: Uninstalling dependencies... (1/41) Purging .makedepends-afl++ (20230426.033434) (2/41) Purging lld (16.0.2-r0) (3/41) Purging scudo-malloc (16.0.2-r0) (4/41) Purging clang16-dev (16.0.2-r1) (5/41) Purging clang16-extra-tools (16.0.2-r1) (6/41) Purging clang16 (16.0.2-r1) (7/41) Purging clang16-libclang (16.0.2-r1) (8/41) Purging coreutils (9.3-r1) Executing coreutils-9.3-r1.post-deinstall (9/41) Purging gmp-dev (6.2.1-r3) (10/41) Purging libgmpxx (6.2.1-r3) (11/41) Purging grep (3.10-r1) (12/41) Purging llvm16-dev (16.0.2-r0) (13/41) Purging llvm16 (16.0.2-r0) (14/41) Purging libffi-dev (3.4.4-r2) (15/41) Purging linux-headers (6.2-r0) (16/41) Purging zlib-dev (1.2.13-r1) (17/41) Purging zstd-dev (1.5.5-r3) (18/41) Purging zstd (1.5.5-r3) (19/41) Purging llvm16-test-utils (16.0.2-r0) (20/41) Purging python3-dev (3.11.3-r10) (21/41) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (22/41) Purging cmocka-dev (1.1.7-r2) (23/41) Purging cmocka (1.1.7-r2) (24/41) Purging clang16-libs (16.0.2-r1) (25/41) Purging lld-libs (16.0.2-r0) (26/41) Purging llvm16-libs (16.0.2-r0) (27/41) Purging python3-pyc (3.11.3-r10) (28/41) Purging python3-pycache-pyc0 (3.11.3-r10) (29/41) Purging pyc (0.1-r0) (30/41) Purging utmps-libs (0.1.2.1-r1) (31/41) Purging python3 (3.11.3-r10) (32/41) Purging gdbm (1.23-r1) (33/41) Purging libbz2 (1.0.8-r5) (34/41) Purging libffi (3.4.4-r2) (35/41) Purging libpanelw (6.4_p20230401-r6) (36/41) Purging libxml2 (2.10.4-r2) (37/41) Purging mpdecimal (2.5.1-r2) (38/41) Purging readline (8.2.1-r1) (39/41) Purging skalibs (2.13.1.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> afl++: Updating the community/x86_64 repository index... >>> afl++: Signing the index...