[Bug 203159] Installworld fails on AMD64 of releng/10.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 16 19:05:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203159

            Bug ID: 203159
           Summary: Installworld fails on AMD64 of releng/10.2
           Product: Base System
           Version: 10.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: mcgovern at beta.com

Created attachment 161122
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161122&action=edit
diff -c of original tree vs. corrected tree to demonstrate where commands are
missing full paths.

Upon building a current snapshot of releng/10.2 (labeled as -p2) on an
otherwise fresh install of FreeBSD 10.2, the installworld target fails due to
not being able to find numerous commands. Inspection of the responsible
Makefiles show that full paths to the commands (or make variables describing
said commands) are not used. Providing full paths to the commands allows the
installworld to complete. A diff is provided to highlight the problem areas, as
well as to provide _a_ solution (perhaps not the correct one).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list