[RTEMS Project] #4882: mvme2703 legacy network build failure

RTEMS trac trac at rtems.org
Tue Mar 21 05:49:58 UTC 2023


#4882: mvme2703 legacy network build failure
----------------------------+---------------------
 Reporter:  Chris Johns     |       Owner:  (none)
     Type:  defect          |      Status:  new
 Priority:  normal          |   Milestone:  6.1
Component:  network/legacy  |     Version:  6
 Severity:  normal          |  Resolution:
 Keywords:                  |  Blocked By:
 Blocking:                  |
----------------------------+---------------------

Comment (by Chris Johns):

 Also have:
 {{{
 [ 29/223] Compiling libtest/testbusy.c
 ../../libtest/testbusy.c: In function 'rtems_test_busy_cpu_usage':
 ../../libtest/testbusy.c:31:3: error: too many arguments to function
 '_Thread_Get_CPU_time_used'
    31 |   _Thread_Get_CPU_time_used( executing, &start );
       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
 In file included from ../../libtest/testbusy.c:21:
 /opt/work/rtems/6-bsp/powerpc-
 rtems6/mvme2307/lib/include/rtems/score/threadimpl.h:1306:19: note:
 declared here
  1306 | Timestamp_Control _Thread_Get_CPU_time_used( Thread_Control
 *the_thread );
       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
 ../../libtest/testbusy.c:35:5: error: too many arguments to function
 '_Thread_Get_CPU_time_used'
    35 |     _Thread_Get_CPU_time_used( executing, &now );
       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
 /opt/work/rtems/6-bsp/powerpc-
 rtems6/mvme2307/lib/include/rtems/score/threadimpl.h:1306:19: note:
 declared here
  1306 | Timestamp_Control _Thread_Get_CPU_time_used( Thread_Control
 *the_thread );
       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
 }}}

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


More information about the bugs mailing list