* CPV: dev-util/bunny-0.93 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org no-herd * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking bunny-0.93.tgz to /var/tmp/portage/dev-util/bunny-0.93/work >>> Source unpacked in /var/tmp/portage/dev-util/bunny-0.93/work >>> Compiling source in /var/tmp/portage/dev-util/bunny-0.93/work/bunny ... make -j14 'CFLAGS=-O2 -pipe' i686-pc-linux-gnu-gcc -O2 -pipe bunny-gcc.c -o bunny-gcc -lcrypto -lm i686-pc-linux-gnu-gcc -O2 -pipe bunny-trace.c -o bunny-trace -lcrypto -lm i686-pc-linux-gnu-gcc -O2 -pipe bunny-exec.c -o bunny-exec -lcrypto -lm i686-pc-linux-gnu-gcc -O2 -pipe bunny-flow.c -o bunny-flow -lcrypto -lm i686-pc-linux-gnu-gcc -O2 -pipe bunny-main.c -o bunny-main -lcrypto -lm bunny-flow.c: In function ‘commit_data_fd’: bunny-flow.c:539:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result bunny-gcc.c: In function ‘dump_code’: bunny-gcc.c:947:54: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result bunny-exec.c: In function ‘main’: bunny-exec.c:673:16: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result bunny-exec.c:674:16: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result >>> Source compiled. make -j14 test1 ./bunny-gcc -Wall -O3 -funroll-loops -fno-strict-aliasing -ffast-math -Wno-pointer-sign -w tests/testcase1.c -o tests/testcase1 [bunny] bunny-gcc 0.93-beta (Sep 9 2010 02:55:38) by [bunny] STAGE 1/3: Precompiling 'tests/testcase1.c'... [bunny] STAGE 2/3: Injected 18 hooks into 'tests/testcase1.c' (420 tokens). [bunny] STAGE 3/3: Compiling and linking executable to 'tests/testcase1'... ./bunny-trace tests/testcase1 1>/dev/null NOTE: File descriptor #99 closed, defaulting to stderr instead. bunny-trace 0.93-beta (Sep 9 2010 02:55:38) by +++ Trace of 'tests/testcase1' started at 2010/09/09 02:55:40 +++ [01820] 000 .- main() [01820] 001 | .- foo1(1) [01820] 001 | `- = 7 [01820] 001 | .- foo2(2) [01820] 001 | `- = 9 [01820] 001 | .- something(3, 4) [01820] 001 | `- = 0 [01820] 001 | .- name13(5, 6, 7) [01820] 001 | `- = 0 [01820] 001 +--- 10 [01820] 000 `- = 0 --- Process 1820 exited (code=0) --- +++ Trace complete (0.103 secs) +++ make -j14 test2 ./bunny-gcc -Wall -O3 -funroll-loops -fno-strict-aliasing -ffast-math -Wno-pointer-sign -w tests/testcase2.c -o tests/testcase2 [bunny] bunny-gcc 0.93-beta (Sep 9 2010 02:55:38) by [bunny] STAGE 1/3: Precompiling 'tests/testcase2.c'... [bunny] STAGE 2/3: Injected 194 hooks into 'tests/testcase2.c' (25026 tokens). [bunny] STAGE 3/3: Compiling and linking executable to 'tests/testcase2'... ./bunny-main -i tests/in -o tests/work tests/testcase2 Bunny the Fuzzer - a high-performance instrumented fuzzer by --------------------------------------------------------------------------------- Code version : 0.93-beta (Sep 9 2010 02:55:38) Start date : Thu Sep 9 02:55:41 2010 Target exec : tests/testcase2 Command line : Input files : tests/in/ State files : tests/work/ Fuzz output : Random seed : 4ba456b1 All settings : T=5000,2000 B=8+1 C=8+1,8 A=10 X=9,19,27+8 R=4096*8 L0=32,16 r00 c=2 U0 E=200 f0 k0 F=0 [+] Flow controller launched, 11 bytes fuzzable. === Fuzzing cycle 0/0 (tests/in) === [+] New call path - process calibration: ..DONE (full mode) [!] WARNING: Anomalous behavior of the traced program detected in calibration phase! Trace branch will be abandoned to prevent false positives later on. Branch 'tests/in', fuzzing cycle #0, condition list: - Application crashed unexpectedly! Fuzz cycles executed : 0 (0 partial) Processes launched : 2 Fault conditions : 0 Call path count : 0 (+0 ignored) Parameter variations : 0 (+0 ignored) Effector segments : 0 Total running time : 0:00:01 Average performance : 2.22 execs/sec [+] Exiting gracefully. make -j14 test3 ./bunny-gcc -Wall -O3 -funroll-loops -fno-strict-aliasing -ffast-math -Wno-pointer-sign -w tests/testcase3.c -o tests/testcase3 [bunny] bunny-gcc 0.93-beta (Sep 9 2010 02:55:38) by [bunny] STAGE 1/3: Precompiling 'tests/testcase3.c'... [bunny] STAGE 2/3: Injected 194 hooks into 'tests/testcase3.c' (25053 tokens). [bunny] STAGE 3/3: Compiling and linking executable to 'tests/testcase3'... ./bunny-main -i tests/in -o tests/work tests/testcase3 Bunny the Fuzzer - a high-performance instrumented fuzzer by --------------------------------------------------------------------------------- Code version : 0.93-beta (Sep 9 2010 02:55:38) Start date : Thu Sep 9 02:55:42 2010 Target exec : tests/testcase3 Command line : Input files : tests/in/ State files : tests/work/ Fuzz output : Random seed : 4bb9f844 All settings : T=5000,2000 B=8+1 C=8+1,8 A=10 X=9,19,27+8 R=4096*8 L0=32,16 r00 c=2 U0 E=200 f0 k0 F=0 [+] Flow controller launched, 11 bytes fuzzable. === Fuzzing cycle 0/0 (tests/in) === [+] New call path - process calibration: ..DONE (full mode) [!] WARNING: Anomalous behavior of the traced program detected in calibration phase! Trace branch will be abandoned to prevent false positives later on. Branch 'tests/in', fuzzing cycle #0, condition list: - Application crashed unexpectedly! Fuzz cycles executed : 0 (0 partial) Processes launched : 2 Fault conditions : 0 Call path count : 0 (+0 ignored) Parameter variations : 0 (+0 ignored) Effector segments : 0 Total running time : 0:00:01 Average performance : 2.22 execs/sec [+] Exiting gracefully. >>> Install bunny-0.93 into /var/tmp/portage/dev-util/bunny-0.93/image/ category dev-util >>> Completed installing bunny-0.93 into /var/tmp/portage/dev-util/bunny-0.93/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/bunny-gcc usr/bin/bunny-main usr/bin/bunny-trace usr/bin/bunny-flow usr/bin/bunny-exec * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/bunny-gcc * /usr/bin/bunny-main * /usr/bin/bunny-trace * /usr/bin/bunny-flow * /usr/bin/bunny-exec