[RTEMS Project] #4017: RSB --host and --target option trigger the bset tarball

RTEMS trac trac at rtems.org
Mon Jun 29 09:19:36 UTC 2020


#4017: RSB --host and --target option trigger the bset tarball
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  defect       |     Status:  assigned
  Priority:  high         |  Milestone:  5.1
 Component:  tool/rsb     |    Version:  5
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+-------------------------
 Deep in the set builder is an old piece of logic to trigger tarballs when
 in a cross-compile environment. This dates back to cross-compling tool
 sets.

 The adding the kernel and 3rd party packages means the RSB command line
 can have the `--host` and `--target` options and if the kernel and a
 package like libbsd are on a single command line the `--host` and
 `--target` trigger a tarball install and this breaks the build.

 Fix:

 * Remove the tarball trigger.

 * Check the kernel and packages are not effected. Having both may break a
 package build if passed automatically to a configure command line.

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


More information about the bugs mailing list