[Python-Dev] ffi junk messages
Mark Dickinson
dickinsm at gmail.com
Wed Apr 7 15:04:11 CEST 2010
On Wed, Apr 7, 2010 at 1:39 PM, Jeroen Ruigrok van der Werven
<asmodai at in-nomine.org> wrote:
> Before I file a bug report, is anyone else seeing this (in my case on
> FreeBSD 8):
>
> Modules/_ctypes/libffi/src/x86/sysv.S:360: Error: junk at end of line, first unrecognized character is `@'
> Modules/_ctypes/libffi/src/x86/sysv.S:387: Error: junk at end of line, first unrecognized character is `@'
> Modules/_ctypes/libffi/src/x86/sysv.S:423: Error: junk at end of line, first unrecognized character is `@'
It's on the buildbots, too. See:
http://www.python.org/dev/buildbot/builders/x86%20FreeBSD%20trunk/builds/208/steps/compile/logs/stdio
Mark
More information about the Python-Dev
mailing list