Date: Fri, 21 Nov 2014 16:53:26 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Jan Beich <jbeich@vfemail.net> Cc: freebsd-ports@freebsd.org Subject: Re: Request for (i386) testing: american fuzzy lop Message-ID: <8C0E4BEC-3B2B-4234-8BA8-60D53F5E0795@FreeBSD.org> In-Reply-To: <a93l-6cj5-wny@vfemail.net> References: <3dc1c153.7b7b9177@fabiankeil.de> <546DF8A5.3060601@gmail.com> <3fb914c3.1002708a@fabiankeil.de> <a93l-6cj5-wny@vfemail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_CE0A9270-0CC3-4E4D-9559-9EA819236A3A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 20 Nov 2014, at 17:51, Jan Beich <jbeich@vfemail.net> wrote: ... > while poudriere caught Clang i386 failing >=20 > [*] Testing the CC wrapper and instrumentation output... > AFL_QUIET=3D1 AFL_INST_RATIO=3D100 AFL_PATH=3D. ./afl-clang -O2 -pipe = -fstack-protector -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=3D2 = -Wno-pointer-sign -DAFL_PATH=3D\"/prefix/afl-0.60b/lib/afl\" = -DDOC_PATH=3D\"/prefix/afl-0.60b/share/doc/afl\" -DVERSION=3D\"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 --Apple-Mail=_CE0A9270-0CC3-4E4D-9559-9EA819236A3A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.26 iEYEARECAAYFAlRvX/kACgkQsF6jCi4glqPpYACcCV9rcoK6JeVBJpNYLkKB5WJA 3dEAnijGM5ScfLdChZIljyelbemnYJgc =tBkx -----END PGP SIGNATURE----- --Apple-Mail=_CE0A9270-0CC3-4E4D-9559-9EA819236A3A--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8C0E4BEC-3B2B-4234-8BA8-60D53F5E0795>