[RTEMS Project] #2823: Nearly all m68k BSPs do not Build on Master
RTEMS trac
trac at rtems.org
Tue Nov 22 18:32:45 UTC 2016
#2823: Nearly all m68k BSPs do not Build on Master
---------------------------+-----------------------------
Reporter: joel.sherrill | Owner: sebastian.huber
Type: defect | Status: new
Priority: high | Milestone: 4.12
Component: General | Version: 4.12
Severity: critical | Keywords:
---------------------------+-----------------------------
av5282 is the first
In file included from
../../cpukit/../../../av5282/lib/include/rtems/score/types.h:22:0,
from
../../cpukit/../../../av5282/lib/include/rtems/score/cpu.h:26,
from
../../../../../../rtems/c/src/../../cpukit/score/src/percpuasm.c:19:
../../cpukit/../../../av5282/lib/include/rtems/score/basedefs.h:241:5:
error: static assertion failed: "PER_CPU_OFFSET_EXECUTING"
_Static_assert(cond, # msg)
^
../../../../../../rtems/c/src/../../cpukit/score/src/percpuasm.c:98:1:
note: in expansion of macro 'RTEMS_STATIC_ASSERT'
RTEMS_STATIC_ASSERT(
^~~~~~~~~~~~~~~~~~~
../../cpukit/../../../av5282/lib/include/rtems/score/basedefs.h:241:5:
error: static assertion failed: "PER_CPU_OFFSET_HEIR"
_Static_assert(cond, # msg)
^
../../../../../../rtems/c/src/../../cpukit/score/src/percpuasm.c:103:1:
note: in expansion of macro 'RTEMS_STATIC_ASSERT'
RTEMS_STATIC_ASSERT(
^~~~~~~~~~~~~~~~~~~
--
Ticket URL: <http://devel.rtems.org/ticket/2823>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list