[RTEMS Project] #4660: Spike failing to build with RSB 5 on Ubuntu 21.04

RTEMS trac trac at rtems.org
Wed May 25 18:13:09 UTC 2022


#4660: Spike failing to build with RSB 5 on Ubuntu 21.04
------------------------+--------------------
  Reporter:  Ryan Long  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  5.1
 Component:  tool/rsb   |    Version:  5
  Severity:  normal     |   Keywords:
Blocked By:             |   Blocking:
------------------------+--------------------
 With the current hash of the RSB, I'm getting the following error on
 Ubuntu.

 {{{
 ./fesvr/dtm.cc: In member function 'uint32_t dtm_t::get_xlen()':

 ./fesvr/dtm.cc:488:16: error: 'runtime_error' is not a member of 'std'

   488 |     throw std::runtime_error("FESVR DTM Does not support
 128-bit");

       |                ^~~~~~~~~~~~~

 ./fesvr/dtm.cc:505:14: error: 'runtime_error' is not a member of 'std'

   505 |   throw std::runtime_error("FESVR DTM can't determine XLEN.
 Aborting");

       |              ^~~~~~~~~~~~~

 ./fesvr/dtm.cc:506:1: warning: control reaches end of non-void function
 [-Wreturn-type]

   506 | }

       | ^

 make: *** [Makefile:347: dtm.o] Error 1

 make: *** Waiting for unfinished jobs....

 shell cmd failed: /bin/sh -ex  /home/tester/rtems-cron-5/rtems-source-
 builder/bare/build/spike-66b44bfbedda562a32e4a2cd0716afbf731b69cd-x86_64
 -linux-gnu-1/do-build

 }}}

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


More information about the bugs mailing list