Request for (i386) testing: american fuzzy lop

Fabian Keil freebsd-listen at fabiankeil.de
Fri Nov 21 17:12:20 UTC 2014


Dimitry Andric <dim at FreeBSD.org> wrote:

> 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?

afl-clang is a thin wrapper around clang that makes sure afl-as
(a wrapper around as) gets called.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20141121/be8994b1/attachment.sig>


More information about the freebsd-ports mailing list