[RTEMS Project] #2819: powerpc-ss555 does not compile on master

RTEMS trac trac at rtems.org
Fri Nov 18 19:53:13 UTC 2016


#2819: powerpc-ss555 does 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 broke this configuration:

 gmake[6]: Entering directory `/data/home/joel/rtems-4.11-work/rtems-
 testing/rtems/build-powerpc-ss555-rtems/powerpc-
 rtems4.12/c/ss555/testsuites/samples/hello'
 powerpc-rtems4.12-gcc -B../../../../../ss555/lib/ -specs bsp_specs -qrtems
 -DHAVE_CONFIG_H -I.
 -I../../../../../../../rtems/c/src/../../testsuites/samples/hello -I..
 -mcpu=505 -Dmpc555 -O2 -g -fno-keep-inline-functions -Wall -Wmissing-
 prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-
 externs -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o
 ../../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c
 In file included from
 ../../../../../ss555/lib/include/rtems/score/percpu.h:22:0,
                  from
 ../../../../../ss555/lib/include/rtems/confdefs.h:32,
                  from
 ../../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:51:
 ../../../../../ss555/lib/include/rtems/score/cpuimpl.h:196:3: error:
 conflicting types for 'CPU_Interrupt_frame'
  } CPU_Interrupt_frame;
    ^~~~~~~~~~~~~~~~~~~
 In file included from ../../../../../ss555/lib/include/bsp/irq.h:28:0,
                  from ../../../../../ss555/lib/include/bsp.h:31,
                  from
 ../../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:17:
 ../../../../../ss555/lib/include/libcpu/irq.h:193:3: note: previous
 declaration of 'CPU_Interrupt_frame' was here
  } CPU_Interrupt_frame;
    ^~~~~~~~~~~~~~~~~~~
 gmake[6]: *** [init.o] Error 1
 gmake[6]: Target `all' not remade because of errors.

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


More information about the bugs mailing list