<86>Feb 9 02:01:47 userdel[3840529]: delete user 'rooter' <86>Feb 9 02:01:47 userdel[3840529]: removed group 'rooter' owned by 'rooter' <86>Feb 9 02:01:47 userdel[3840529]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 9 02:01:47 groupadd[3840561]: group added to /etc/group: name=rooter, GID=975 <86>Feb 9 02:01:47 groupadd[3840561]: group added to /etc/gshadow: name=rooter <86>Feb 9 02:01:47 groupadd[3840561]: new group: name=rooter, GID=975 <86>Feb 9 02:01:47 useradd[3840585]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Feb 9 02:01:47 userdel[3840625]: delete user 'builder' <86>Feb 9 02:01:47 userdel[3840625]: removed group 'builder' owned by 'builder' <86>Feb 9 02:01:47 userdel[3840625]: removed shadow group 'builder' owned by 'builder' <86>Feb 9 02:01:47 groupadd[3840666]: group added to /etc/group: name=builder, GID=976 <86>Feb 9 02:01:47 groupadd[3840666]: group added to /etc/gshadow: name=builder <86>Feb 9 02:01:47 groupadd[3840666]: new group: name=builder, GID=976 <86>Feb 9 02:01:47 useradd[3840699]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash <13>Feb 9 02:01:48 rpmi: llvm-common-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 9 02:01:48 rpmi: llvm12.0-filesystem-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:48 rpmi: llvm12.0-gold-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:49 rpmi: llvm12.0-libs-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:50 rpmi: lld12.0-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:50 rpmi: lld-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 9 02:01:51 rpmi: clang12.0-libs-support-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:52 rpmi: clang12.0-libs-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:52 rpmi: llvm12.0-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:52 rpmi: llvm-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 9 02:01:53 rpmi: llvm12.0-devel-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:53 rpmi: llvm-devel-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 9 02:01:53 rpmi: clang12.0-12.0.1-alt3 sisyphus+287337.2500.7.1 1634418411 installed <13>Feb 9 02:01:53 rpmi: clang-12.0.0-alt3 sisyphus+294061.200.2.1 1643123031 installed <13>Feb 9 02:01:53 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 9 02:01:53 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Feb 9 02:01:53 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.1529 + 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.1529 + 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.56528 + 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.49668 + 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.kmIqqC 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.RzigIS 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.qBTd4S 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.PVKDYg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2FGMEi 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.94user 2.34system 0:13.53elapsed 83%CPU (0avgtext+0avgdata 219008maxresident)k 0inputs+0outputs (16major+976536minor)pagefaults 0swaps 15.97user 5.26system 0:22.74elapsed 93%CPU (0avgtext+0avgdata 219008maxresident)k 5936inputs+0outputs (30512major+1235763minor)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-09 02:02:08.479418016 +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 c61555786bac0c3beb2673f7ec03144c 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 aeef8792d3fb3f66171490e02f7c04f3 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 d5aba767f95a171db8591e5d415975ab 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 56d29aa2e7a7db1b8013490a334d60cb +File: /usr/bin/afl-gotcpu 100755 root:root eaacd6503b05526c53388f73d04bcd0e 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 ea37b1aa7f2bad086c046aec646346db +File: /usr/bin/afl-tmin 100755 root:root c8ed2b08456d3ec8fbca88d35e940ab4 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 5ab5b93c4a9a93b6b8ba2b860fd54489 +File: /usr/lib/afl/afl-llvm-pass.so 100644 root:root 5980be092793e419b0e76442dfb4b4c2 +File: /usr/lib/afl/afl-llvm-rt-32.o 100755 root:root 6bd5e5d29ef10ae6bb48a8bc7b10883e +File: /usr/lib/afl/afl-llvm-rt-64.o 100755 root:root 194b0a8fe185a77f611b6ce0762edac5 +File: /usr/lib/afl/afl-llvm-rt.o 100755 root:root f0ee10a60f6898094acdfc36c0d62941 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: 926536423d72b96d04cdc62918c49782a9f13aa9f77d42a1f2be1d38fa8705ac24ce20d51102c0d042ee2b3ec19791ce488439acbb0e7bcacc777345917e4bd5 --- 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-09 02:02:09.314429552 +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/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/01 40755 root:root +/usr/lib/debug/.build-id/01/749ef03736dffb6f15362b266e9dc1dd096a08 120777 root:root ../../../../bin/afl-gotcpu +/usr/lib/debug/.build-id/01/749ef03736dffb6f15362b266e9dc1dd096a08.debug 120777 root:root ../../usr/bin/afl-gotcpu.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/9854af631fda43a682576a43bc423abbdc2fa3 120777 root:root ../../../afl/afl-as +/usr/lib/debug/.build-id/3d/9854af631fda43a682576a43bc423abbdc2fa3.debug 120777 root:root ../../usr/lib/afl/afl-as.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/ac831470a6e7bd3fc726d3acaf86f751ebc6ee 120777 root:root ../../../../bin/afl-gcc +/usr/lib/debug/.build-id/81/ac831470a6e7bd3fc726d3acaf86f751ebc6ee.debug 120777 root:root ../../usr/bin/afl-gcc.debug +/usr/lib/debug/.build-id/84 40755 root:root +/usr/lib/debug/.build-id/84/72146e432943120417f2305a076ed6214ed61b 120777 root:root ../../../../bin/afl-analyze +/usr/lib/debug/.build-id/84/72146e432943120417f2305a076ed6214ed61b.debug 120777 root:root ../../usr/bin/afl-analyze.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/6e22c24297bd8dbfb18cbd11c18880815f7aa3 120777 root:root ../../../../bin/afl-showmap +/usr/lib/debug/.build-id/a8/6e22c24297bd8dbfb18cbd11c18880815f7aa3.debug 120777 root:root ../../usr/bin/afl-showmap.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/c354821379a68286e4c86c9283f91523a0b537 120777 root:root ../../../../bin/afl-tmin +/usr/lib/debug/.build-id/dc/c354821379a68286e4c86c9283f91523a0b537.debug 120777 root:root ../../usr/bin/afl-tmin.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/8d1a6d75adc998c71f949130a781e747e7ffd7 120777 root:root ../../../../bin/afl-fuzz +/usr/lib/debug/.build-id/f3/8d1a6d75adc998c71f949130a781e747e7ffd7.debug 120777 root:root ../../usr/bin/afl-fuzz.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/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/01 40755 root:root +File: /usr/lib/debug/.build-id/01/749ef03736dffb6f15362b266e9dc1dd096a08 120777 root:root ../../../../bin/afl-gotcpu +File: /usr/lib/debug/.build-id/01/749ef03736dffb6f15362b266e9dc1dd096a08.debug 120777 root:root ../../usr/bin/afl-gotcpu.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/9854af631fda43a682576a43bc423abbdc2fa3 120777 root:root ../../../afl/afl-as +File: /usr/lib/debug/.build-id/3d/9854af631fda43a682576a43bc423abbdc2fa3.debug 120777 root:root ../../usr/lib/afl/afl-as.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/ac831470a6e7bd3fc726d3acaf86f751ebc6ee 120777 root:root ../../../../bin/afl-gcc +File: /usr/lib/debug/.build-id/81/ac831470a6e7bd3fc726d3acaf86f751ebc6ee.debug 120777 root:root ../../usr/bin/afl-gcc.debug +File: /usr/lib/debug/.build-id/84 40755 root:root +File: /usr/lib/debug/.build-id/84/72146e432943120417f2305a076ed6214ed61b 120777 root:root ../../../../bin/afl-analyze +File: /usr/lib/debug/.build-id/84/72146e432943120417f2305a076ed6214ed61b.debug 120777 root:root ../../usr/bin/afl-analyze.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/6e22c24297bd8dbfb18cbd11c18880815f7aa3 120777 root:root ../../../../bin/afl-showmap +File: /usr/lib/debug/.build-id/a8/6e22c24297bd8dbfb18cbd11c18880815f7aa3.debug 120777 root:root ../../usr/bin/afl-showmap.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/c354821379a68286e4c86c9283f91523a0b537 120777 root:root ../../../../bin/afl-tmin +File: /usr/lib/debug/.build-id/dc/c354821379a68286e4c86c9283f91523a0b537.debug 120777 root:root ../../usr/bin/afl-tmin.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/8d1a6d75adc998c71f949130a781e747e7ffd7 120777 root:root ../../../../bin/afl-fuzz +File: /usr/lib/debug/.build-id/f3/8d1a6d75adc998c71f949130a781e747e7ffd7.debug 120777 root:root ../../usr/bin/afl-fuzz.debug +File: /usr/lib/debug/usr/bin/afl-analyze.debug 100644 root:root ff147b69848d248e679f7f31abad5134 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 a6ff540dac0c371ac83d589310567484 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 3db8c809ef7a74c057bed965cf32af06 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 09ede92c3f198b1a1ae5a27582f9fd41 +File: /usr/lib/debug/usr/bin/afl-gotcpu.debug 100644 root:root eee87ac86d24c31306e47f72586e61bd +File: /usr/lib/debug/usr/bin/afl-showmap.debug 100644 root:root e9b03f48380cb1fef5517aeae4924c8f +File: /usr/lib/debug/usr/bin/afl-tmin.debug 100644 root:root 2671940bab6bad53f0821559049ad71b 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 9d35845119b55a5d3d67e52ffbec8663 +File: /usr/lib/debug/usr/lib/afl/afl-llvm-pass.so.debug 100644 root:root fdedf457174609afa2aa60f904da8237 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: 9a5852a6fd33d7b56ef81a507e84c36eeb35667841186334ac251770432fc836080716c7ffd0e8e775883ab8f56789161578c4137a86597e8580bf3bff7d3bc8