[RTEMS Project] #4079: build: i386/pc686/appstart.o is created more than once

RTEMS trac trac at rtems.org
Tue Sep 15 13:20:08 UTC 2020


#4079: build: i386/pc686/appstart.o is created more than once
------------------------------+--------------------
  Reporter:  Sebastian Huber  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  normal           |  Milestone:  6.1
 Component:  build            |    Version:  6
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+--------------------
 In this build specification item

 https://git.rtems.org/rtems/tree/spec/build/bsps/i386/pc386/objsmpstart.yml

 is an error:

 {{{
 * Node /home/EB/sebastian_h/git-rtems-6/build/i386/pc686/appstart.o is
 created more than once. The task generators are:
   1. bld(target=['appstart.o'], idx=14, tg_idx_count=14,
 meths=['check_err_features', 'check_err_order', 'process_rule',
 'process_source'], rule='${OBJCOPY} -I binary -O elf32-i386 -B i386 ${SRC}
 ${TGT}', _name='appstart.o', source=[], path=/home/EB/sebastian_h/git-
 rtems-6, posted=True, features=[]) in /home/EB/sebastian_h/git-rtems-6
   2. bld(target='/bsps/i386/pc386/objsmpstart', idx=15,
 tmp_use_objects=False, tg_idx_count=15, meths=['check_err_features',
 'check_err_order', 'process_rule', 'process_source'], tmp_use_stlib=True,
 _name='/bsps/i386/pc386/objsmpstart', source=[/home/EB/sebastian_h/git-
 rtems-6/build/i386/pc686/appstart.o], tmp_use_var='',
 path=/home/EB/sebastian_h/git-rtems-6, posted=True, typ='objects',
 features=[]) in /home/EB/sebastian_h/git-rtems-6
 If you think that this is an error, set no_errcheck_out on the task
 instance
 }}}

 All what we have to do is to add a specially produced appstart.o to
 librtemsbsp.a.

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


More information about the bugs mailing list