[Bug 215940] rescue: crunchide is called from base system, not as buildtool
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 10 14:34:00 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215940
Bug ID: 215940
Summary: rescue: crunchide is called from base system, not as
buildtool
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: freebsd-bugs at FreeBSD.org
Reporter: bz at FreeBSD.org
When adding ad new architecture one will find that the crunchide called is from
the base system rather than a temporary build tool from the obj tree. The
generated rescue/rescue/rescue.mk does call crunchide without PATH being set
properly or prepended.
This means one has to patch crunchide to support the new architecture, install
it natively in the base system, and only then can do the cross-buildworld for
the new architecture.
I merely open this for documenting the problem in case someone feels like
fixing it but it might save someone else an hour or two of head scratching in
the future.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list