[RTEMS Project] #2820: All SPARC64 BSPs do not Build on master

RTEMS trac trac at rtems.org
Fri Nov 18 19:54:09 UTC 2016


#2820: All SPARC64 BSPs do not Build 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 broke all builds:

 sparc64-rtems4.12-gcc --pipe -DHAVE_CONFIG_H   -I../../..
 -I../../../../cpukit/../../../usiii/lib/include   -mcpu=ultrasparc3 -DUS3
 -DSUN4U -g -O2 -ffunction-sections -fdata-sections -Wall -Wmissing-
 prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-
 externs -MT libscorecpu_a-sparc64-exception-frame-print.o -MD -MP -MF
 .deps/libscorecpu_a-sparc64-exception-frame-print.Tpo -c -o libscorecpu_a-
 sparc64-exception-frame-print.o `test -f 'sparc64-exception-frame-print.c'
 || echo
 '../../../../../../../../rtems/c/src/../../cpukit/score/cpu/sparc64/'`sparc64
 -exception-frame-print.c
 sparc64-rtems4.12-gcc --pipe -DHAVE_CONFIG_H   -I../../..
 -I../../../../cpukit/../../../usiii/lib/include   -mcpu=ultrasparc3 -DUS3
 -DSUN4U -g -O2 -ffunction-sections -fdata-sections -Wall -Wmissing-
 prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-
 externs -MT ../no_cpu/libscorecpu_a-cpucounterread.o -MD -MP -MF
 ../no_cpu/.deps/libscorecpu_a-cpucounterread.Tpo -c -o ../no_cpu
 /libscorecpu_a-cpucounterread.o `test -f '../no_cpu/cpucounterread.c' ||
 echo
 '../../../../../../../../rtems/c/src/../../cpukit/score/cpu/sparc64/'`../no_cpu/cpucounterread.c
 In file included from
 ../../../../../../../../rtems/c/src/../../cpukit/score/cpu/sparc64/../no_cpu/cpucounterread.c:15:0:
 ../../../../cpukit/../../../usiii/lib/include/rtems/score/cpu.h: In
 function '_CPU_ISR_Is_enabled':
 ../../../../cpukit/../../../usiii/lib/include/rtems/score/cpu.h:759:12:
 error: 'psr' undeclared (first use in this function)
    return ( psr & SPARC_PSTATE_IE_MASK ) != 0;
             ^~~
 ../../../../cpukit/../../../usiii/lib/include/rtems/score/cpu.h:759:12:
 note: each undeclared identifier is reported only once for each function
 it appears in
 gmake[7]: *** [../no_cpu/libscorecpu_a-cpucounterread.o] Error 1
 mv -f .deps/libscorecpu_a-context.Tpo .deps/libscorecpu_a-context.Po
 In file included from
 ../../../../cpukit/../../../usiii/lib/include/rtems/system.h:23:0,

--
Ticket URL: <http://devel.rtems.org/ticket/2820>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list