<86>Feb 5 01:15:52 userdel[583134]: delete user 'rooter' <86>Feb 5 01:15:52 userdel[583134]: removed group 'rooter' owned by 'rooter' <86>Feb 5 01:15:52 userdel[583134]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 5 01:15:52 groupadd[583146]: group added to /etc/group: name=rooter, GID=984 <86>Feb 5 01:15:52 groupadd[583146]: group added to /etc/gshadow: name=rooter <86>Feb 5 01:15:52 groupadd[583146]: new group: name=rooter, GID=984 <86>Feb 5 01:15:52 useradd[583161]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash <86>Feb 5 01:15:52 userdel[583189]: delete user 'builder' <86>Feb 5 01:15:52 userdel[583189]: removed group 'builder' owned by 'builder' <86>Feb 5 01:15:52 userdel[583189]: removed shadow group 'builder' owned by 'builder' <86>Feb 5 01:15:52 groupadd[583204]: group added to /etc/group: name=builder, GID=985 <86>Feb 5 01:15:52 groupadd[583204]: group added to /etc/gshadow: name=builder <86>Feb 5 01:15:52 groupadd[583204]: new group: name=builder, GID=985 <86>Feb 5 01:15:52 useradd[583220]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash <13>Feb 5 01:15:53 rpmi: llvm-common-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 5 01:15:53 rpmi: llvm12.0-filesystem-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:53 rpmi: llvm12.0-gold-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:54 rpmi: llvm12.0-libs-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:54 rpmi: lld12.0-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:54 rpmi: lld-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 5 01:15:56 rpmi: clang12.0-libs-support-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:57 rpmi: clang12.0-libs-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:57 rpmi: llvm12.0-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:57 rpmi: llvm-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 5 01:15:57 rpmi: llvm12.0-devel-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:57 rpmi: llvm-devel-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 5 01:15:57 rpmi: clang12.0-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 5 01:15:57 rpmi: clang-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 5 01:15:57 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 5 01:15:58 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Feb 5 01:15:58 rpmi: libstdc++-devel-11-alt1 sisyphus+285602.400.1.1 1632238564 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/afl-2.56-alt4.b.git.f10d601.nosrc.rpm (w1.gzdio) Installing afl-2.56-alt4.b.git.f10d601.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf afl-2.56 + echo 'Source #0 (afl-2.56.tar):' Source #0 (afl-2.56.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/afl-2.56.tar + cd afl-2.56 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (alt-afl-clang-linking.patch):' Patch #0 (alt-afl-clang-linking.patch): + /usr/bin/patch -p1 patching file llvm_mode/Makefile + echo 'Patch #1 (afl-2.56-coverage.patch):' Patch #1 (afl-2.56-coverage.patch): + /usr/bin/patch -p1 patching file afl-gcc.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd afl-2.56 + make -j16 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' [*] Checking for the ability to compile x86 code... [+] Everything seems to be working, ready to compile. make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-gcc.c -o afl-gcc -ldl set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-fuzz.c -o afl-fuzz -ldl make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-showmap.c -o afl-showmap -ldl make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-tmin.c -o afl-tmin -ldl make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-gotcpu.c -o afl-gotcpu -ldl make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-analyze.c -o afl-analyze -ldl make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' cc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" afl-as.c -o afl-as -ldl ln -sf afl-as as make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN; AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. ./afl-gcc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" test-instr.c -o test-instr -ldl ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ./afl-showmap -m none -q -o .test-instr1 ./test-instr [+] All right, the instrumentation seems to be working! make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' [+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc. [+] All done! Be sure to review README - it's pretty short and useful. make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' + pushd llvm_mode ~/RPM/BUILD/afl-2.56/llvm_mode ~/RPM/BUILD/afl-2.56 + make -j16 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' [*] Checking for working 'llvm-config'... [*] Checking for working 'clang'... [*] Checking for '../afl-showmap'... [+] All set and ready to build. make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DVERSION=\"2.56b\" afl-clang-fast.c -o ../afl-clang-fast ln -sf afl-clang-fast ../afl-clang-fast++ make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' clang++ `llvm-config --cxxflags` -Wl,-znodelete -fno-rtti -fpic -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DVERSION=\"2.56b\" -Wno-variadic-macros -shared afl-llvm-pass.so.cc -o ../afl-llvm-pass.so `llvm-config --ldflags` `llvm-config --libs` make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DVERSION=\"2.56b\" -fPIC -c afl-llvm-rt.o.c -o ../afl-llvm-rt.o make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' [*] Building 32-bit variant of the runtime (-m32)... success! make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' [*] Building 64-bit variant of the runtime (-m64)... success! make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN AFL_INST_RATIO; AFL_QUIET=1 AFL_PATH=. AFL_CC=clang ../afl-clang-fast -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DVERSION=\"2.56b\" ../test-instr.c -o test-instr ../afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ../afl-showmap -m none -q -o .test-instr1 ./test-instr [+] All right, the instrumentation seems to be working! make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' make: Entering directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' [+] All done! You can now use '../afl-clang-fast' to compile programs. make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56/llvm_mode' + popd ~/RPM/BUILD/afl-2.56 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63272 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/afl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/afl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd afl-2.56 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/afl-buildroot PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/afl-2.56' [*] Checking for the ability to compile x86 code... [+] Everything seems to be working, ready to compile. [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN; AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. ./afl-gcc -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib/afl\" -DDOC_PATH=\"/usr/share/doc/afl\" -DBIN_PATH=\"/usr/bin\" test-instr.c -o test-instr -ldl ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ./afl-showmap -m none -q -o .test-instr1 ./test-instr [+] All right, the instrumentation seems to be working! [+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc. [+] All done! Be sure to review README - it's pretty short and useful. mkdir -p -m 755 ${DESTDIR}/usr/bin ${DESTDIR}/usr/lib/afl ${DESTDIR}/usr/share/doc/afl ${DESTDIR}/usr/share/afl rm -f ${DESTDIR}/usr/bin/afl-plot.sh install -m 755 afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze afl-plot afl-cmin afl-whatsup ${DESTDIR}/usr/bin rm -f ${DESTDIR}/usr/bin/afl-as if [ -f afl-qemu-trace ]; then install -m 755 afl-qemu-trace ${DESTDIR}/usr/bin; fi if [ -f afl-clang-fast -a -f afl-llvm-pass.so -a -f afl-llvm-rt.o ]; then set -e; install -m 755 afl-clang-fast ${DESTDIR}/usr/bin; ln -sf afl-clang-fast ${DESTDIR}/usr/bin/afl-clang-fast++; install -m 755 afl-llvm-pass.so afl-llvm-rt.o ${DESTDIR}/usr/lib/afl; fi if [ -f afl-llvm-rt-32.o ]; then set -e; install -m 755 afl-llvm-rt-32.o ${DESTDIR}/usr/lib/afl; fi if [ -f afl-llvm-rt-64.o ]; then set -e; install -m 755 afl-llvm-rt-64.o ${DESTDIR}/usr/lib/afl; fi set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc ${DESTDIR}/usr/bin/$i; done install -m 755 afl-as ${DESTDIR}/usr/lib/afl ln -sf afl-as ${DESTDIR}/usr/lib/afl/as install -m 644 docs/README docs/ChangeLog docs/*.txt ${DESTDIR}/usr/share/doc/afl cp -r testcases/ ${DESTDIR}/usr/share/afl cp -r dictionaries/ ${DESTDIR}/usr/share/afl make: Leaving directory '/usr/src/RPM/BUILD/afl-2.56' + install -m0755 -D /usr/src/RPM/SOURCES/afl-hsh-rebuild /usr/src/tmp/afl-buildroot//usr/bin/afl-hsh-rebuild + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/afl-buildroot (auto) mode of './usr/lib/afl/afl-llvm-pass.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/afl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/afl-buildroot/ (default) Compressing files in /usr/src/tmp/afl-buildroot (auto) Adjusting library links in /usr/src/tmp/afl-buildroot ./usr/lib: (from :0) /usr/bin/strip: ./usr/share/afl/testcases/archives/common/ar/small_archive.a(limerick): Unable to recognise the format of file: file format not recognized process-lto: WARNING: ./usr/share/afl/testcases/archives/common/ar/small_archive.a: contains no exportable symbols: current ar archive Verifying ELF objects in /usr/src/tmp/afl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [13] '.rela.debug_info': relocation 56: relocation type invalid for the file type section [22] '.llvm_addrsig' has unsupported type 1879002115 verify-elf: WARNING: ./usr/lib/afl/afl-llvm-rt-64.o: eu-elflint failed section [22] '.llvm_addrsig' has unsupported type 1879002115 verify-elf: WARNING: ./usr/lib/afl/afl-llvm-rt-32.o: eu-elflint failed section [13] '.rela.debug_info': relocation 56: relocation type invalid for the file type section [22] '.llvm_addrsig' has unsupported type 1879002115 verify-elf: WARNING: ./usr/lib/afl/afl-llvm-rt.o: eu-elflint failed Processing files: afl-2.56-alt4.b.git.f10d601 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd afl-2.56 + DOCDIR=/usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + export DOCDIR + rm -rf /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + /bin/mkdir -p /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + cp -prL LICENSE /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + chmod -R go-w /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + chmod -R a+rX /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + cp -prL README.md CONTRIBUTING.md /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + chmod -R go-w /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + chmod -R a+rX /usr/src/tmp/afl-buildroot/usr/share/doc/afl-2.56 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BmcGOf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e6bycM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req.files: ELF executable /usr/src/tmp/afl-buildroot/usr/share/afl/testcases/others/elf/small_exec.elf is not executable lib.req: WARNING: /usr/src/tmp/afl-buildroot/usr/lib/afl/afl-llvm-pass.so: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6 find-requires: FINDPACKAGE-COMMANDS: bash cat chmod cp find gnuplot grep hsh ln ls mkdir mv rm rmdir sed sort touch tr uniq xargs Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, /usr/bin/env, /usr/bin/gnuplot, bash, coreutils, findutils, grep, hasher, libLLVM-12.so()(64bit) >= set:smAOrvYFLCaxQyUe1UkB5ps3VhpLBZe74zblBlYyZG1pcYxa6ngliuSUtgUN8pCwUZqsrwJIJLzNT00WZe9PBXDqAiz4yWZsI0b5rDJDClC9wn4peDBJV14ojzNcmTjoMvK0CB7v5lbjVnkSJApdkxxRrQpcOSgnxGHBOn6ghPa, libLLVM-12.so(LLVM_12)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1()(64bit), libm.so.6()(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH), sed Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JAdBtJ Creating afl-debuginfo package Processing files: afl-debuginfo-2.56-alt4.b.git.f10d601 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aqXsCI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9tuqvs find-requires: running scripts (debuginfo) Requires: afl = 2.56-alt4.b.git.f10d601, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libLLVM-12.so), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to afl-debuginfo a strict dependency on afl Wrote: /usr/src/RPM/RPMS/x86_64/afl-2.56-alt4.b.git.f10d601.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/afl-debuginfo-2.56-alt4.b.git.f10d601.x86_64.rpm (w2.lzdio) 8.34user 2.38system 0:13.18elapsed 81%CPU (0avgtext+0avgdata 218120maxresident)k 0inputs+0outputs (15major+993765minor)pagefaults 0swaps 15.16user 5.24system 0:22.14elapsed 92%CPU (0avgtext+0avgdata 218120maxresident)k 0inputs+0outputs (30516major+1266529minor)pagefaults 0swaps --- afl-2.56-alt4.b.git.f10d601.x86_64.rpm.repo 2021-04-23 17:19:41.000000000 +0000 +++ afl-2.56-alt4.b.git.f10d601.x86_64.rpm.hasher 2022-02-05 01:16:12.915906358 +0000 @@ -146,5 +146,5 @@ Requires: hasher -Requires: libLLVM-11.so()(64bit) >= set:smAOrvYFLCaxI3G6Lh64wjlmANdA7BZ6pLvgcKklmNbZr6ANM7Gos1l9VpzT1x7zUNfX6obrXXoYd0EExbVhPrKsZAdiFh2htvC5oFoXIZ4PaP4MbycDPOSY02IFNo6HX9cUfn0POzLyGBFYbaXmOI6GMMWdWc6prEHAPE1aqm1 +Requires: libLLVM-12.so()(64bit) >= set:smAOrvYFLCaxQyUe1UkB5ps3VhpLBZe74zblBlYyZG1pcYxa6ngliuSUtgUN8pCwUZqsrwJIJLzNT00WZe9PBXDqAiz4yWZsI0b5rDJDClC9wn4peDBJV14ojzNcmTjoMvK0CB7v5lbjVnkSJApdkxxRrQpcOSgnxGHBOn6ghPa Requires: rpmlib(SetVersions) -Requires: libLLVM-11.so(LLVM_11)(64bit) +Requires: libLLVM-12.so(LLVM_12)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit) @@ -153,5 +153,6 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) Requires: libgcc_s.so.1()(64bit) @@ -163,23 +164,23 @@ Provides: afl = 2.56-alt4.b.git.f10d601:sisyphus+270563.100.1.1 -File: /usr/bin/afl-analyze 100755 root:root 9cc4169a48c4abf7a2683603d9ab3f35 +File: /usr/bin/afl-analyze 100755 root:root ce3e58312789cbef87d28c097fa301ec File: /usr/bin/afl-clang 120777 root:root afl-gcc File: /usr/bin/afl-clang++ 120777 root:root afl-gcc -File: /usr/bin/afl-clang-fast 100755 root:root a46118b24fc69935917cd2feb7cb6ec3 +File: /usr/bin/afl-clang-fast 100755 root:root 66f4e8cd89a8c2139aae7a649a9faf08 File: /usr/bin/afl-clang-fast++ 120777 root:root afl-clang-fast File: /usr/bin/afl-cmin 100755 root:root a901844c09f2d77bc6c2b98e79fed216 -File: /usr/bin/afl-fuzz 100755 root:root 8f7c8cc7a66927870711fcd3507384d6 +File: /usr/bin/afl-fuzz 100755 root:root b0da7105da3759d59fed359f590fb64d File: /usr/bin/afl-g++ 120777 root:root afl-gcc -File: /usr/bin/afl-gcc 100755 root:root cdb64d384fde713f57ee92e887ea9713 -File: /usr/bin/afl-gotcpu 100755 root:root a311309cfb7dac057fc4b63fa51a9a40 +File: /usr/bin/afl-gcc 100755 root:root e1814245eb2859292984129170b19491 +File: /usr/bin/afl-gotcpu 100755 root:root f1cc8a29c5dd1221054df768b3b91f8c File: /usr/bin/afl-hsh-rebuild 100755 root:root 4d143e6752d04935b9b4019f523529ce File: /usr/bin/afl-plot 100755 root:root 51e0c4dc804bef8ac51460e8bedb597c -File: /usr/bin/afl-showmap 100755 root:root 1c76a50df641d22b3e4cdc04fb1eec41 -File: /usr/bin/afl-tmin 100755 root:root 889d9bf4109af453a3df43c42117a73d +File: /usr/bin/afl-showmap 100755 root:root 250db362c0f875d642dbc6d136836754 +File: /usr/bin/afl-tmin 100755 root:root 1e8dea817f74375299f7586fa38927bd File: /usr/bin/afl-whatsup 100755 root:root 9985822c04cecca9cc2646682d36914f File: /usr/lib/afl 40755 root:root -File: /usr/lib/afl/afl-as 100755 root:root 38d5db1422ba6bcd3e4141d97a01a3eb -File: /usr/lib/afl/afl-llvm-pass.so 100644 root:root b1ab55b14117fb48110d4e4444a49cd4 -File: /usr/lib/afl/afl-llvm-rt-32.o 100755 root:root f09a2c21c2d12ef6766c9afba830678b -File: /usr/lib/afl/afl-llvm-rt-64.o 100755 root:root 7e12476c7f8f470b65d1f42e059b1ea6 -File: /usr/lib/afl/afl-llvm-rt.o 100755 root:root 7e12476c7f8f470b65d1f42e059b1ea6 +File: /usr/lib/afl/afl-as 100755 root:root a5d0cd1bf11f38247523f0732ea24486 +File: /usr/lib/afl/afl-llvm-pass.so 100644 root:root 8129d6cf0256cef81d737cb8086292c6 +File: /usr/lib/afl/afl-llvm-rt-32.o 100755 root:root 725e7f135ec9933485d9b54c0cb338bb +File: /usr/lib/afl/afl-llvm-rt-64.o 100755 root:root 5edc4078a4c5880d64f13a3b05fae4d2 +File: /usr/lib/afl/afl-llvm-rt.o 100755 root:root 14c56823d20205b082048a24d9fd3375 File: /usr/lib/afl/as 120777 root:root afl-as @@ -205,3 +206,3 @@ File: /usr/share/afl/testcases/archives/common/ar 40755 root:root -File: /usr/share/afl/testcases/archives/common/ar/small_archive.a 100644 root:root a23c7f96828876da0c495f06b47d147f +File: /usr/share/afl/testcases/archives/common/ar/small_archive.a 100644 root:root f4d679a21aa187fb478736ded51a66bd File: /usr/share/afl/testcases/archives/common/bzip2 40755 root:root @@ -300,2 +301,2 @@ File: /usr/share/doc/afl/technical_details.txt 100644 root:root 06bf4b3347778115fb190d4b56ec7452 -RPMIdentity: 22c96b5a0131fcb1b9533bdef0a9d0683348d7fc33ae28a2f413365ef926b5bac836359f18e10aeb4956a4540a5948aec0e23f6d82ea25463642cfe39dfb7e16 +RPMIdentity: a61494322cdd702b966921a3ce278aa017e7dfabc759550e239ccbf19de0673d2ee2c1fda0cc5de9dd4f2201a9d4a23f1a9340b67b306f7b87d77b78caeec5f6 --- afl-debuginfo-2.56-alt4.b.git.f10d601.x86_64.rpm.repo 2021-04-23 17:19:41.000000000 +0000 +++ afl-debuginfo-2.56-alt4.b.git.f10d601.x86_64.rpm.hasher 2022-02-05 01:16:12.990907327 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/cb81168cc908b2e21dc6651b0f8066974d7fa7 120777 root:root ../../../afl/afl-as -/usr/lib/debug/.build-id/0e/cb81168cc908b2e21dc6651b0f8066974d7fa7.debug 120777 root:root ../../usr/lib/afl/afl-as.debug -/usr/lib/debug/.build-id/25 40755 root:root -/usr/lib/debug/.build-id/25/e558069ced91f775f5d7917ea72205bc1c24d7 120777 root:root ../../../../bin/afl-gcc -/usr/lib/debug/.build-id/25/e558069ced91f775f5d7917ea72205bc1c24d7.debug 120777 root:root ../../usr/bin/afl-gcc.debug -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/8d77656587ca2a2e11247af7e5cd586f23cad1 120777 root:root ../../../../bin/afl-analyze -/usr/lib/debug/.build-id/2b/8d77656587ca2a2e11247af7e5cd586f23cad1.debug 120777 root:root ../../usr/bin/afl-analyze.debug +/usr/lib/debug/.build-id/0c 40755 root:root +/usr/lib/debug/.build-id/0c/d0be2701e653db0403e50f37ed36b16868f0c0 120777 root:root ../../../../bin/afl-tmin +/usr/lib/debug/.build-id/0c/d0be2701e653db0403e50f37ed36b16868f0c0.debug 120777 root:root ../../usr/bin/afl-tmin.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/5417060d472f8b89e83730a9447d413a4b1d02 120777 root:root ../../../../bin/afl-showmap +/usr/lib/debug/.build-id/24/5417060d472f8b89e83730a9447d413a4b1d02.debug 120777 root:root ../../usr/bin/afl-showmap.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/555cfa0a20504d91aa6701431ed6670c6b358c 120777 root:root ../../../../bin/afl-fuzz +/usr/lib/debug/.build-id/3a/555cfa0a20504d91aa6701431ed6670c6b358c.debug 120777 root:root ../../usr/bin/afl-fuzz.debug /usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/1d54a1a18340054a6eb440d24860500205efdb 120777 root:root ../../../../bin/afl-fuzz -/usr/lib/debug/.build-id/59/1d54a1a18340054a6eb440d24860500205efdb.debug 120777 root:root ../../usr/bin/afl-fuzz.debug -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/7adee7392d4f0b508633d337ff0f222463ebbb 120777 root:root ../../../../bin/afl-tmin -/usr/lib/debug/.build-id/64/7adee7392d4f0b508633d337ff0f222463ebbb.debug 120777 root:root ../../usr/bin/afl-tmin.debug -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/8f44bdf42294103c39992ef42b57bf87e3e580 120777 root:root ../../../../bin/afl-gotcpu -/usr/lib/debug/.build-id/ac/8f44bdf42294103c39992ef42b57bf87e3e580.debug 120777 root:root ../../usr/bin/afl-gotcpu.debug -/usr/lib/debug/.build-id/e4 40755 root:root -/usr/lib/debug/.build-id/e4/2cb99bb0af2063d93ec72b451e6d444cefeef7 120777 root:root ../../../../bin/afl-showmap -/usr/lib/debug/.build-id/e4/2cb99bb0af2063d93ec72b451e6d444cefeef7.debug 120777 root:root ../../usr/bin/afl-showmap.debug +/usr/lib/debug/.build-id/59/61ed67e48b7b54d2b1d2dfab9c891a8241492b 120777 root:root ../../../afl/afl-as +/usr/lib/debug/.build-id/59/61ed67e48b7b54d2b1d2dfab9c891a8241492b.debug 120777 root:root ../../usr/lib/afl/afl-as.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/a2db78d917eb833bc8639bf14bd97a8b5fc7fb 120777 root:root ../../../../bin/afl-analyze +/usr/lib/debug/.build-id/80/a2db78d917eb833bc8639bf14bd97a8b5fc7fb.debug 120777 root:root ../../usr/bin/afl-analyze.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/474bad06f5a7f0e575b0308aa2b78c895432aa 120777 root:root ../../../../bin/afl-gotcpu +/usr/lib/debug/.build-id/86/474bad06f5a7f0e575b0308aa2b78c895432aa.debug 120777 root:root ../../usr/bin/afl-gotcpu.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/c83fb7cb8c0a8859ac8bd1fc3e12283439ce52 120777 root:root ../../../../bin/afl-gcc +/usr/lib/debug/.build-id/9b/c83fb7cb8c0a8859ac8bd1fc3e12283439ce52.debug 120777 root:root ../../usr/bin/afl-gcc.debug /usr/lib/debug/usr/bin/afl-analyze.debug 100644 root:root @@ -52,5 +52,4 @@ Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug -Requires: debug64(libLLVM-11.so) +Requires: debug64(libLLVM-12.so) Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) Requires: debug64(libgcc_s.so.1) @@ -61,37 +60,37 @@ Provides: afl-debuginfo = 2.56-alt4.b.git.f10d601:sisyphus+270563.100.1.1 -File: /usr/lib/debug/.build-id/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/cb81168cc908b2e21dc6651b0f8066974d7fa7 120777 root:root ../../../afl/afl-as -File: /usr/lib/debug/.build-id/0e/cb81168cc908b2e21dc6651b0f8066974d7fa7.debug 120777 root:root ../../usr/lib/afl/afl-as.debug -File: /usr/lib/debug/.build-id/25 40755 root:root -File: /usr/lib/debug/.build-id/25/e558069ced91f775f5d7917ea72205bc1c24d7 120777 root:root ../../../../bin/afl-gcc -File: /usr/lib/debug/.build-id/25/e558069ced91f775f5d7917ea72205bc1c24d7.debug 120777 root:root ../../usr/bin/afl-gcc.debug -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/8d77656587ca2a2e11247af7e5cd586f23cad1 120777 root:root ../../../../bin/afl-analyze -File: /usr/lib/debug/.build-id/2b/8d77656587ca2a2e11247af7e5cd586f23cad1.debug 120777 root:root ../../usr/bin/afl-analyze.debug +File: /usr/lib/debug/.build-id/0c 40755 root:root +File: /usr/lib/debug/.build-id/0c/d0be2701e653db0403e50f37ed36b16868f0c0 120777 root:root ../../../../bin/afl-tmin +File: /usr/lib/debug/.build-id/0c/d0be2701e653db0403e50f37ed36b16868f0c0.debug 120777 root:root ../../usr/bin/afl-tmin.debug +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/5417060d472f8b89e83730a9447d413a4b1d02 120777 root:root ../../../../bin/afl-showmap +File: /usr/lib/debug/.build-id/24/5417060d472f8b89e83730a9447d413a4b1d02.debug 120777 root:root ../../usr/bin/afl-showmap.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/555cfa0a20504d91aa6701431ed6670c6b358c 120777 root:root ../../../../bin/afl-fuzz +File: /usr/lib/debug/.build-id/3a/555cfa0a20504d91aa6701431ed6670c6b358c.debug 120777 root:root ../../usr/bin/afl-fuzz.debug File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/1d54a1a18340054a6eb440d24860500205efdb 120777 root:root ../../../../bin/afl-fuzz -File: /usr/lib/debug/.build-id/59/1d54a1a18340054a6eb440d24860500205efdb.debug 120777 root:root ../../usr/bin/afl-fuzz.debug -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/7adee7392d4f0b508633d337ff0f222463ebbb 120777 root:root ../../../../bin/afl-tmin -File: /usr/lib/debug/.build-id/64/7adee7392d4f0b508633d337ff0f222463ebbb.debug 120777 root:root ../../usr/bin/afl-tmin.debug -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/8f44bdf42294103c39992ef42b57bf87e3e580 120777 root:root ../../../../bin/afl-gotcpu -File: /usr/lib/debug/.build-id/ac/8f44bdf42294103c39992ef42b57bf87e3e580.debug 120777 root:root ../../usr/bin/afl-gotcpu.debug -File: /usr/lib/debug/.build-id/e4 40755 root:root -File: /usr/lib/debug/.build-id/e4/2cb99bb0af2063d93ec72b451e6d444cefeef7 120777 root:root ../../../../bin/afl-showmap -File: /usr/lib/debug/.build-id/e4/2cb99bb0af2063d93ec72b451e6d444cefeef7.debug 120777 root:root ../../usr/bin/afl-showmap.debug -File: /usr/lib/debug/usr/bin/afl-analyze.debug 100644 root:root cb0fe7cb817db06b3aa3121660fa3fc5 +File: /usr/lib/debug/.build-id/59/61ed67e48b7b54d2b1d2dfab9c891a8241492b 120777 root:root ../../../afl/afl-as +File: /usr/lib/debug/.build-id/59/61ed67e48b7b54d2b1d2dfab9c891a8241492b.debug 120777 root:root ../../usr/lib/afl/afl-as.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/a2db78d917eb833bc8639bf14bd97a8b5fc7fb 120777 root:root ../../../../bin/afl-analyze +File: /usr/lib/debug/.build-id/80/a2db78d917eb833bc8639bf14bd97a8b5fc7fb.debug 120777 root:root ../../usr/bin/afl-analyze.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/474bad06f5a7f0e575b0308aa2b78c895432aa 120777 root:root ../../../../bin/afl-gotcpu +File: /usr/lib/debug/.build-id/86/474bad06f5a7f0e575b0308aa2b78c895432aa.debug 120777 root:root ../../usr/bin/afl-gotcpu.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/c83fb7cb8c0a8859ac8bd1fc3e12283439ce52 120777 root:root ../../../../bin/afl-gcc +File: /usr/lib/debug/.build-id/9b/c83fb7cb8c0a8859ac8bd1fc3e12283439ce52.debug 120777 root:root ../../usr/bin/afl-gcc.debug +File: /usr/lib/debug/usr/bin/afl-analyze.debug 100644 root:root 04bb8399fca59996d087381bf95e35a5 File: /usr/lib/debug/usr/bin/afl-clang++.debug 120777 root:root afl-gcc.debug File: /usr/lib/debug/usr/bin/afl-clang-fast++.debug 120777 root:root afl-clang-fast.debug -File: /usr/lib/debug/usr/bin/afl-clang-fast.debug 100644 root:root 4332c30665668173dd098f12029d3e4a +File: /usr/lib/debug/usr/bin/afl-clang-fast.debug 100644 root:root cd04537f9115a87756d905d1bd735d41 File: /usr/lib/debug/usr/bin/afl-clang.debug 120777 root:root afl-gcc.debug -File: /usr/lib/debug/usr/bin/afl-fuzz.debug 100644 root:root 0ec9b7d04e64d579a01b2884cc175210 +File: /usr/lib/debug/usr/bin/afl-fuzz.debug 100644 root:root 39591763602fab6369a8843dce6a7805 File: /usr/lib/debug/usr/bin/afl-g++.debug 120777 root:root afl-gcc.debug -File: /usr/lib/debug/usr/bin/afl-gcc.debug 100644 root:root 6e5c61f787b996f9a696ac86e48fa9fc -File: /usr/lib/debug/usr/bin/afl-gotcpu.debug 100644 root:root a65aadff15d7e843ba14d25fd2a07198 -File: /usr/lib/debug/usr/bin/afl-showmap.debug 100644 root:root df748e2834fa2f0fd2c61260a00a8fa7 -File: /usr/lib/debug/usr/bin/afl-tmin.debug 100644 root:root 4fc0a7a95c52bed098acb2e280bf4f6b +File: /usr/lib/debug/usr/bin/afl-gcc.debug 100644 root:root 34d2853b1d308e03e61e4877628f7f28 +File: /usr/lib/debug/usr/bin/afl-gotcpu.debug 100644 root:root 38fd22e831e175d7d460bb6fc6cd6872 +File: /usr/lib/debug/usr/bin/afl-showmap.debug 100644 root:root 83fce43d11ce5321755aacccb2560c9c +File: /usr/lib/debug/usr/bin/afl-tmin.debug 100644 root:root 97edd50c3dc37a2ec8df157f31aeb057 File: /usr/lib/debug/usr/lib/afl 40755 root:root -File: /usr/lib/debug/usr/lib/afl/afl-as.debug 100644 root:root 7675e6a643b6796c058ecd01344273a7 -File: /usr/lib/debug/usr/lib/afl/afl-llvm-pass.so.debug 100644 root:root 63842b591120ff70c85c3aec3b0cef8f +File: /usr/lib/debug/usr/lib/afl/afl-as.debug 100644 root:root b279ba4ff55fb5822a4cfe752631222f +File: /usr/lib/debug/usr/lib/afl/afl-llvm-pass.so.debug 100644 root:root 5e7514d60d567ce3c0bb2df87396accf File: /usr/lib/debug/usr/lib/afl/as.debug 120777 root:root afl-as.debug @@ -112,2 +111,2 @@ File: /usr/src/debug/afl-2.56/types.h 100644 root:root c5efca69dc86e887c4e2a54e17f20755 -RPMIdentity: 69981985db1562ebc4c89c8c79b672ed76896e7871a4079f3f86b8a6707d9ed9db34c5b40e9915bef2a877563b7a6d707e4f09c86eb51a3782b43cbd5caee3c2 +RPMIdentity: 4af364b13a4d38c752ec6a051722959b4ae8e3d69e350ad43dd67fcd5569205147e0eb4637647e3785526fb699239707d21c75dab15db3362169c95fd4143982