[RTEMS Project] #3425: examples-v2: PowerPC fails to build fat_ramdisk

RTEMS trac trac at rtems.org
Wed May 2 00:38:16 UTC 2018


#3425: examples-v2: PowerPC fails to build fat_ramdisk
---------------------------+---------------------
 Reporter:  Joel Sherrill  |       Owner:  (none)
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:  5.1
Component:  unspecified    |     Version:  5
 Severity:  normal         |  Resolution:
 Keywords:                 |  Blocked By:
 Blocking:                 |
---------------------------+---------------------

Old description:

> beatnik, gwlcfm, haleakala, mpc5566evb, mpc5566evb_spe, mpc5566evb_spe,
> mpc5643l_evb, mpc5668g, mpc5674f_ecu508_app, mpc5674f_ecu508_boot,
> mpc5674fevb, mpc5674fevb_spe, mpc5674f_rsm6, mvme3100, mvme3100,
> phycore_mpc5554, qemuprep-altivec, qemuprep
>
> [5/7] Compiling build/powerpc-rtems5-beatnik/filesystem/fat_ramdisk/fs-
> root.tar
> In file included from /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/libcpu/powerpc-utility.h:40:0,
>                  from /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/bsp/vectors.h:40,
>                  from /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/bsp.h:27,
>                  from ../../gdb/overwrite/rtems_init.c:7:
> /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/rtems/powerpc/powerpc.h:283:2: error: #error
> "Unsupported CPU Model"
>  #error "Unsupported CPU Model"
>   ^~~~~
>
> In file included from /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/libcpu/powerpc-utility.h:40:0,
>                  from /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/bsp/vectors.h:40,
>                  from /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/bsp.h:27,
>                  from ../../hello/hello_world_c/test.c:21:
> /home/joel/rtems-work/bsp-install//powerpc-
> rtems5/beatnik/lib/include/rtems/powerpc/powerpc.h:283:2: error: #error
> "Unsupported CPU Model"
>  #error "Unsupported CPU Model"
>   ^~~~~
>
> Waf: Leaving directory `/data/home/joel/rtems-work/examples-v2/build
> /powerpc-rtems5-beatnik'
> Build failed

New description:

 beatnik, gwlcfm, haleakala, mpc5566evb, mpc5566evb_spe, mpc5566evb_spe,
 mpc5643l_evb, mpc5668g, mpc5674f_ecu508_app, mpc5674f_ecu508_boot,
 mpc5674fevb, mpc5674fevb_spe, mpc5674f_rsm6, mvme3100, mvme3100,
 phycore_mpc5554, qemuprep-altivec, qemuprep
 {{{
 [5/7] Compiling build/powerpc-rtems5-beatnik/filesystem/fat_ramdisk/fs-
 root.tar
 In file included from /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/libcpu/powerpc-utility.h:40:0,
                  from /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/bsp/vectors.h:40,
                  from /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/bsp.h:27,
                  from ../../gdb/overwrite/rtems_init.c:7:
 /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/rtems/powerpc/powerpc.h:283:2: error: #error
 "Unsupported CPU Model"
  #error "Unsupported CPU Model"
   ^~~~~

 In file included from /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/libcpu/powerpc-utility.h:40:0,
                  from /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/bsp/vectors.h:40,
                  from /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/bsp.h:27,
                  from ../../hello/hello_world_c/test.c:21:
 /home/joel/rtems-work/bsp-install//powerpc-
 rtems5/beatnik/lib/include/rtems/powerpc/powerpc.h:283:2: error: #error
 "Unsupported CPU Model"
  #error "Unsupported CPU Model"
   ^~~~~

 Waf: Leaving directory `/data/home/joel/rtems-work/examples-v2/build
 /powerpc-rtems5-beatnik'
 Build failed
 }}}

--

Comment (by Chris Johns):

 Please run with `-v` and have a look at the command line and compare it to
 a similar compile in the testsuite? Is there something in the BSP
 configuration and is not being set in the BSP's `pkg-config` file?

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


More information about the bugs mailing list