Master Build Failuire

Joel Sherrill joel at rtems.org
Sat May 13 20:03:18 UTC 2017


Hi

Looks like no uniprocessor configurations will build

 ../rtems/configure --target=sparc-rtems4.12 --enable-rtemsbsp=leon3
--prefix=/home/joel/rtems-work/tools/4.12 --disable-networking
--enable-posix --disable-smp --disable-multiprocessing --enable-tests
--enable-cxx --enable-maintainer-mode


sparc-rtems4.12-gcc --pipe -DHAVE_CONFIG_H   -I..
-I../../cpukit/../../../leon3/lib/include   -mcpu=leon3 -msoft-float -O2 -g
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes
-Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT
dummy/default-configuration.o -MD -MP -MF $depbase.Tpo -c -o
dummy/default-configuration.o ../../../../../../rtems/c/src/
../../cpukit/libmisc/dummy/default-configuration.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ../../cpukit/../../../leon3/li
b/include/rtems/scheduler.h:143:0,
                 from ../../cpukit/../../../leon3/li
b/include/rtems/confdefs.h:824,
                 from ../../../../../../rtems/c/src/
../../cpukit/libmisc/dummy/default-configuration.c:111:
../../cpukit/../../../leon3/lib/include/rtems/score/schedulerprioritysmp.h:146:3:
error: unknown type name 'Thread_Scheduler_state'; did you mean
'Thread_Scheduler_control'?
   Thread_Scheduler_state   next_state
   ^~~~~~~~~~~~~~~~~~~~~~
   Thread_Scheduler_control
../../cpukit/../../../leon3/lib/include/rtems/score/schedulerprioritysmp.h:89:5:
warning: initialization from incompatible pointer type
[-Wincompatible-pointer-types]
     _Scheduler_priority_SMP_Ask_for_help, \
     ^
../../cpukit/../../../leon3/lib/include/rtems/score/schedulerprioritysmp.h:89:5:
note: in definition of macro 'SCHEDULER_PRIORITY_SMP_ENTRY_POINTS'
     _Scheduler_priority_SMP_Ask_for_help, \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../cpukit/../../../leon3/lib/include/rtems/confdefs.h:869:7: note: in
expansion of macro 'RTEMS_SCHEDULER_CONTROL_PRIORITY_SMP'
       RTEMS_SCHEDULER_CONTROL_PRIORITY_SMP(dflt, CONFIGURE_SCHEDULER_NAME)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

etc, etc

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20170513/fc0f6d5b/attachment.html>


More information about the devel mailing list