[RTEMS Project] #2817: All Blackfin BSPs do not Compile on Master
RTEMS trac
trac at rtems.org
Fri Nov 18 19:51:22 UTC 2016
#2817: All Blackfin BSPs do not Compile on Master
---------------------------+-----------------------------
Reporter: joel.sherrill | Owner: sebastian.huber
Type: defect | Status: new
Priority: highest | Milestone: 4.12
Component: General | Version: 4.12
Severity: critical | Keywords:
---------------------------+-----------------------------
Recent changes to master resulted in this:
bfin-rtems4.12-gcc --pipe -DHAVE_CONFIG_H -I../../..
-I../../../../cpukit/../../../bf537Stamp/lib/include -O2 -g -ffunction-
sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-
declaration -Wstrict-prototypes -Wnested-externs -MT libscorecpu_a-cpu.o
-MD -MP -MF .deps/libscorecpu_a-cpu.Tpo -c -o libscorecpu_a-cpu.o `test -f
'cpu.c' || echo
'../../../../../../../../rtems/c/src/../../cpukit/score/cpu/bfin/'`cpu.c
bfin-rtems4.12-gcc --pipe -DHAVE_CONFIG_H -I../../..
-I../../../../cpukit/../../../bf537Stamp/lib/include -DASM -O2 -g
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-
function-declaration -Wstrict-prototypes -Wnested-externs -O2 -g
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-
function-declaration -Wstrict-prototypes -Wnested-externs -MT
libscorecpu_a-cpu_asm.o -MD -MP -MF .deps/libscorecpu_a-cpu_asm.Tpo -c -o
libscorecpu_a-cpu_asm.o `test -f 'cpu_asm.S' || echo
'../../../../../../../../rtems/c/src/../../cpukit/score/cpu/bfin/'`cpu_asm.S
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:
Assembler messages:
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:670:
Error: syntax error. Input text was static.
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:670:
Error:
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:671:
Error: syntax error. Input text was {.
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:671:
Error:
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:672:
Error: syntax error. Input text was return.
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:672:
Error:
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:673:
Error: syntax error. Input text was }.
../../../../cpukit/../../../bf537Stamp/lib/include/rtems/score/cpu.h:673:
Error:
gmake[7]: *** [libscorecpu_a-cpu_asm.o] Error 1
--
Ticket URL: <http://devel.rtems.org/ticket/2817>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list