Request for (i386) testing: american fuzzy lop

Dimitry Andric dim at FreeBSD.org
Fri Nov 21 15:53:36 UTC 2014


On 20 Nov 2014, at 17:51, Jan Beich <jbeich at vfemail.net> wrote:
...
> while poudriere caught Clang i386 failing
> 
>  [*] Testing the CC wrapper and instrumentation output...
>  AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. ./afl-clang -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -Wno-pointer-sign -DAFL_PATH=\"/prefix/afl-0.60b/lib/afl\" -DDOC_PATH=\"/prefix/afl-0.60b/share/doc/afl\" -DVERSION=\"0.60b\" -Wno-format test-instr.c -o test-instr
>  /tmp/.afl-19244-1416499444.s: Assembler messages:
>  /tmp/.afl-19244-1416499444.s:222: Error: unknown pseudo-op: `.cfi_sections'
>  clang: error: assembler command failed with exit code 1 (use -v to see invocation)

This has nothing do to with clang per se, it's GNU as outputting these messages.  Clang just runs it, if you disable its integrated assembler.  Is "afl-clang" a customized version?

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20141121/84faff9c/attachment.sig>


More information about the freebsd-ports mailing list