[Bug 2123] Could RSB automatically install autoconf/automake if the versions are too low?

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue May 14 00:43:54 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2123

--- Comment #3 from Chris Johns <chrisj at rtems.org> 2013-05-13 19:43:54 CDT ---
Currently the RSB reads the configurations then executes the logic needed to
check when the time comes. Consider building RTEMS, where this failure happens,
and we check for a valid binutils and gcc which do not exist because the build
set has to build them at the beginning. Moving away from this requires package
information and dependence information and I have and still are resisting
adding this.

The RSB could manage dependencies between the packages but this has a few side
effects that draw it into the package manager area and I wish to avoid so I am
considering some other approaches that will join up with the requirement to
manage specific builds of a each package in a build set. I wish to deal with
this item first so we can start to automatically build a view of failing
packages.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list