[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#422971: marked as done (gcc-4.1: FTBFS on arm: Error: junk at end of line, first unrecognized character is `, ')



Your message dated Tue, 15 May 2007 11:19:13 +0200
with message-id <17993.31505.680357.72057@gargle.gargle.HOWL>
and subject line Bug#422971: gcc-4.1: FTBFS on arm: Error: junk at end of line,
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcc-4.1
Version: 4.1.2-6
Severity: serious
Justification: no longer builds from source

gcc-4.1 fails to build from source on arm while trying to build libffi:

/build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem /usr/arm-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libffi -I. -I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -Wall -g -fexceptions -O2 -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../../../src/libffi/src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
/build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem /usr/arm-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libffi -I. -I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -Wall -g -fexceptions -O2 -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../../../src/libffi/src/closures.c -o src/closures.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem /usr/arm-linux-gnu/sys-include -I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -O2 -g -O2  -c -o src/arm/sysv.lo ../../../src/libffi/src/arm/sysv.S
mkdir src/arm/.libs
/build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem /usr/arm-linux-gnu/sys-include -I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -O2 -g -O2 -c ../../../src/libffi/src/arm/sysv.S  -fPIC -DPIC -o src/arm/.libs/sysv.o
../../../src/libffi/src/arm/sysv.S: Assembler messages:
../../../src/libffi/src/arm/sysv.S:259: Error: junk at end of line, first unrecognized character is `,'
make[7]: *** [src/arm/sysv.lo] Error 1
make[7]: Leaving directory `/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'


The assembler does not like this line, which is added by
debian/patches/note-gnu-stack.dpatch:

  .section .note.GNU-stack,"",@progbits

Is it possible to mark memory as no-execute on arm? And is it supposed 
to be supported by binutils?


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: arm (armv5tejl)

Kernel: Linux 2.6.18-4-versatile
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
peter green writes:
> shouldn't this copy be closed as well.

yes, thanks

--- End Message ---

Reply to: