[RTEMS Project] #2821: No BSPs Build on Master

RTEMS trac trac at rtems.org
Mon Nov 21 22:58:01 UTC 2016


#2821: No BSPs 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:
---------------------------+-----------------------------
 I have the latest tools.

 All BSPs appear to fail like this:

 powerpc-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
 -I../../cpukit/../../../psim/lib/include   -meabi -mcpu=603e -msdata=sysv
 -fno-common -Dppc603e -O2 -g -fno-keep-inline-functions -ffunction-
 sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-
 declaration -Wstrict-prototypes -Wnested-externs -MT src/libscore_a-
 smpbarrierwait.o -MD -MP -MF src/.deps/libscore_a-smpbarrierwait.Tpo -c -o
 src/libscore_a-smpbarrierwait.o `test -f 'src/smpbarrierwait.c' || echo
 '../../../../../../rtems/c/src/../../cpukit/score/'`src/smpbarrierwait.c
 powerpc-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
 -I../../cpukit/../../../psim/lib/include   -meabi -mcpu=603e -msdata=sysv
 -fno-common -Dppc603e -O2 -g -fno-keep-inline-functions -ffunction-
 sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-
 declaration -Wstrict-prototypes -Wnested-externs -MT src/libscore_a-
 kern_tc.o -MD -MP -MF src/.deps/libscore_a-kern_tc.Tpo -c -o src
 /libscore_a-kern_tc.o `test -f 'src/kern_tc.c' || echo
 '../../../../../../rtems/c/src/../../cpukit/score/'`src/kern_tc.c
 powerpc-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
 -I../../cpukit/../../../psim/lib/include   -meabi -mcpu=603e -msdata=sysv
 -fno-common -Dppc603e -O2 -g -fno-keep-inline-functions -ffunction-
 sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-
 declaration -Wstrict-prototypes -Wnested-externs -MT src/libscore_a-
 libatomic.o -MD -MP -MF src/.deps/libscore_a-libatomic.Tpo -c -o src
 /libscore_a-libatomic.o `test -f 'src/libatomic.c' || echo
 '../../../../../../rtems/c/src/../../cpukit/score/'`src/libatomic.c
 mv -f src/.deps/libscore_a-semaphore.Tpo src/.deps/libscore_a-semaphore.Po
 mv -f src/.deps/libscore_a-once.Tpo src/.deps/libscore_a-once.Po
 ../../../../../../rtems/c/src/../../cpukit/score/src/libatomic.c:19:32:
 fatal error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 gmake[6]: *** [src/libscore_a-libatomic.o] Error 1
 In file included from /data/home/joel/rtems-4.11-work/tools/4.11/powerpc-
 rtems4.11/include/sys/param.h:89:0,
                  from
 ../../../../../../rtems/c/src/../../cpukit/score/src/kern_tc.c:48:
 ../../cpukit/../../../psim/lib/include/sys/uio.h:41:9: error: unknown type
 name '__ssize_t'
  typedef __ssize_t ssize_t;
          ^
 ../../cpukit/../../../psim/lib/include/sys/uio.h:46:9: error: unknown type
 name '__off_t'
  typedef __off_t off_t;
          ^
 ../../cpukit/../../../psim/lib/include/sys/uio.h:46:17: error: conflicting
 types for 'off_t'
  typedef __off_t off_t;

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


More information about the bugs mailing list