[RTEMS Project] #4101: atsamv fails to build on master

RTEMS trac trac at rtems.org
Tue Sep 29 22:03:41 UTC 2020


#4101: atsamv fails to build on master
---------------------------+---------------------
 Reporter:  Joel Sherrill  |       Owner:  (none)
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:  6.1
Component:  arch/arm       |     Version:  6
 Severity:  normal         |  Resolution:
 Keywords:                 |  Blocked By:
 Blocking:                 |
---------------------------+---------------------
Description changed by Joel Sherrill:

Old description:

> $ ../rtems/configure --target=arm-rtems6 --enable-rtemsbsp=atsamv
> --prefix=/home/joel/rtems-cron-6/tools/6/bsp-install --disable-networking
> --enable-posix --enable-smp --disable-multiprocessing --disable-rtems-
> debug --disable-profiling --enable-tests --enable-cxx --enable-
> maintainer-mode
>

> {{{
> rm-rtems6-gcc --pipe -DHAVE_CONFIG_H   -I. -I/home/joel/rtems-
> cron-6/b-atsamv/arm-rtems6/c/atsamv/include -I/home/joel/rtems-
> cron-6/rtems/cpukit/include -I/home/joel/rtems-
> cron-6/rtems/cpukit/score/cpu/arm/include   -mthumb -mcpu=cortex-m7
> -mfpu=fpv5-d16 -mfloat-abi=hard -O2 -g -ffunction-sections -fdata-
> sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration
> -Wstrict-prototypes -Wnested-externs -MT libcsupport/src/error.o -MD -MP
> -MF $depbase.Tpo -c -o libcsupport/src/error.o
> ../../../../../rtems/c/src/../../cpukit/libcsupport/src/error.c &&\
> mv -f $depbase.Tpo $depbase.Po
> In file included from /home/joel/rtems-
> cron-6/rtems/cpukit/include/rtems/score/threaddispatch.h:21,
>                  from /home/joel/rtems-
> cron-6/rtems/cpukit/include/rtems/score/objectimpl.h:29,
>                  from /home/joel/rtems-
> cron-6/rtems/cpukit/include/rtems/score/threadimpl.h:31,
>                  from
> ../../../../../rtems/c/src/../../cpukit/libcsupport/src/error.c:16:
> /home/joel/rtems-cron-6/rtems/cpukit/include/rtems/score/percpu.h:439:3:
> error: unknown type name 'CPU_Interrupt_frame'
>   439 |   CPU_Interrupt_frame Interrupt_frame;
>       |   ^~~~~~~~~~~~~~~~~~~
>
> }}}

New description:

 This may also fail on 5.

 $ ../rtems/configure --target=arm-rtems6 --enable-rtemsbsp=atsamv
 --prefix=/home/joel/rtems-cron-6/tools/6/bsp-install --disable-networking
 --enable-posix --enable-smp --disable-multiprocessing --disable-rtems-
 debug --disable-profiling --enable-tests --enable-cxx --enable-maintainer-
 mode


 {{{
 rm-rtems6-gcc --pipe -DHAVE_CONFIG_H   -I. -I/home/joel/rtems-
 cron-6/b-atsamv/arm-rtems6/c/atsamv/include -I/home/joel/rtems-
 cron-6/rtems/cpukit/include -I/home/joel/rtems-
 cron-6/rtems/cpukit/score/cpu/arm/include   -mthumb -mcpu=cortex-m7
 -mfpu=fpv5-d16 -mfloat-abi=hard -O2 -g -ffunction-sections -fdata-sections
 -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-
 prototypes -Wnested-externs -MT libcsupport/src/error.o -MD -MP -MF
 $depbase.Tpo -c -o libcsupport/src/error.o
 ../../../../../rtems/c/src/../../cpukit/libcsupport/src/error.c &&\
 mv -f $depbase.Tpo $depbase.Po
 In file included from /home/joel/rtems-
 cron-6/rtems/cpukit/include/rtems/score/threaddispatch.h:21,
                  from /home/joel/rtems-
 cron-6/rtems/cpukit/include/rtems/score/objectimpl.h:29,
                  from /home/joel/rtems-
 cron-6/rtems/cpukit/include/rtems/score/threadimpl.h:31,
                  from
 ../../../../../rtems/c/src/../../cpukit/libcsupport/src/error.c:16:
 /home/joel/rtems-cron-6/rtems/cpukit/include/rtems/score/percpu.h:439:3:
 error: unknown type name 'CPU_Interrupt_frame'
   439 |   CPU_Interrupt_frame Interrupt_frame;
       |   ^~~~~~~~~~~~~~~~~~~

 }}}

--

--
Ticket URL: <http://devel.rtems.org/ticket/4101#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list