------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/llvm80-8.0.1_3.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:48 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by afl-2.52_4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by afl-2.52_4 for building => SHA256 Checksum OK for afl-2.52b.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by afl-2.52_4 for building ===> Extracting for afl-2.52_4 => SHA256 Checksum OK for afl-2.52b.tgz. Extracted Memory Use: 1.88M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for afl-2.52_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on executable: clang80 - found ===> afl-2.52_4 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on executable: clang80 - found ===> afl-2.52_4 depends on package: gmake>=4.3 - found ===> Configuring for afl-2.52_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for afl-2.52_4 gmake[1]: Entering directory '/construction/security/afl/afl-2.52b' [*] Checking for the ability to compile x86 code... [+] Everything seems to be working, ready to compile. clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gcc.c -o afl-gcc set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-fuzz.c -o afl-fuzz clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-showmap.c -o afl-showmap clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-tmin.c -o afl-tmin clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gotcpu.c -o afl-gotcpu clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-analyze.c -o afl-analyze clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-as.c -o afl-as ln -sf afl-as as [+] All done! Be sure to review README - it's pretty short and useful. NOTE: If you can read this, your terminal probably uses white background. This will make the UI hard to read. See docs/status_screen.txt for advice. gmake -C libdislocator gmake[2]: Entering directory '/construction/security/afl/afl-2.52b/libdislocator' clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -shared -fPIC libdislocator.so.c -o libdislocator.so gmake[2]: Leaving directory '/construction/security/afl/afl-2.52b/libdislocator' gmake -C llvm_mode gmake[2]: Entering directory '/construction/security/afl/afl-2.52b/llvm_mode' [*] Checking for working 'llvm-config'... [*] Checking for working 'clang80'... [*] Checking for '../afl-showmap'... [+] All set and ready to build. clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DVERSION=\"2.52b\" afl-clang-fast.c -o ../afl-clang-fast ln -sf afl-clang-fast ../afl-clang-fast++ clang++80 `llvm-config80 --cxxflags` -fno-rtti -fpic -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DVERSION=\"2.52b\" -Wno-variadic-macros -shared afl-llvm-pass.so.cc -o ../afl-llvm-pass.so `llvm-config80 --ldflags` clang80 -pipe -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DBIN_PATH=\"/usr/local/bin\" -DVERSION=\"2.52b\" -fPIC -c afl-llvm-rt.o.c -o ../afl-llvm-rt.o [*] Building 32-bit variant of the runtime (-m32)... success! [*] Building 64-bit variant of the runtime (-m64)... success! [+] All done! You can now use '../afl-clang-fast' to compile programs. gmake[2]: Leaving directory '/construction/security/afl/afl-2.52b/llvm_mode' gmake[1]: Leaving directory '/construction/security/afl/afl-2.52b' SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> afl-2.52_4 depends on executable: clang80 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for afl-2.52_4 ===> afl-2.52_4 depends on executable: clang80 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/afl/afl-2.52b' [*] Checking for the ability to compile x86 code... [+] Everything seems to be working, ready to compile. [+] All done! Be sure to review README - it's pretty short and useful. NOTE: If you can read this, your terminal probably uses white background. This will make the UI hard to read. See docs/status_screen.txt for advice. mkdir -p -m 755 ${DESTDIR}/usr/local/bin ${DESTDIR}/usr/local/lib/afl ${DESTDIR}/usr/local/share/doc/afl ${DESTDIR}/usr/local/share/afl rm -f ${DESTDIR}/usr/local/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/local/bin rm -f ${DESTDIR}/usr/local/bin/afl-as if [ -f afl-qemu-trace ]; then install -m 755 afl-qemu-trace ${DESTDIR}/usr/local/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/local/bin; ln -sf afl-clang-fast ${DESTDIR}/usr/local/bin/afl-clang-fast++; install -m 755 afl-llvm-pass.so afl-llvm-rt.o ${DESTDIR}/usr/local/lib/afl; fi if [ -f afl-llvm-rt-32.o ]; then set -e; install -m 755 afl-llvm-rt-32.o ${DESTDIR}/usr/local/lib/afl; fi if [ -f afl-llvm-rt-64.o ]; then set -e; install -m 755 afl-llvm-rt-64.o ${DESTDIR}/usr/local/lib/afl; fi set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc ${DESTDIR}/usr/local/bin/$i; done install -m 755 afl-as ${DESTDIR}/usr/local/lib/afl ln -sf afl-as ${DESTDIR}/usr/local/lib/afl/as install -m 644 docs/README docs/ChangeLog docs/*.txt ${DESTDIR}/usr/local/share/doc/afl cp -r testcases/ ${DESTDIR}/usr/local/share/afl cp -r dictionaries/ ${DESTDIR}/usr/local/share/afl gmake[1]: Leaving directory '/construction/security/afl/afl-2.52b' install -m 555 /construction/security/afl/afl-2.52b/afl-cmin /construction/security/afl/stage/usr/local/bin install -m 555 /construction/security/afl/afl-2.52b/afl-plot /construction/security/afl/stage/usr/local/bin install -m 555 /construction/security/afl/afl-2.52b/afl-whatsup /construction/security/afl/stage/usr/local/bin install -s -m 0644 /construction/security/afl/afl-2.52b/libdislocator/libdislocator.so /construction/security/afl/stage/usr/local/lib/afl install -m 0644 /construction/security/afl/afl-2.52b/libdislocator/README.dislocator /construction/security/afl/stage/usr/local/share/doc/afl install -m 0644 /construction/security/afl/afl-2.52b/llvm_mode/README.llvm /construction/security/afl/stage/usr/local/share/doc/afl ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: '/usr/local/lib/afl/afl-llvm-rt-32.o' is 'ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), with debug_info, not stripped' unknown OS specific binary file. Warning: '/usr/local/lib/afl/afl-llvm-rt-64.o' is 'ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), with debug_info, not stripped' unknown OS specific binary file. Warning: '/usr/local/lib/afl/afl-llvm-rt.o' is 'ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), with debug_info, not stripped' unknown OS specific binary file. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for afl-2.52_4 file sizes/checksums [87]: 0% file sizes/checksums [87]: 100% packing files [87]: 0% packing files [87]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:07