Bug 221708 - installworld error in sys/boot/efi/loader
Summary: installworld error in sys/boot/efi/loader
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-22 07:10 UTC by Sylvain Garrigues
Modified: 2021-06-30 00:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Garrigues 2017-08-22 07:10:45 UTC
Hello,

I tried to upgrade my kernel and world today through usual 
make buildworld
make kernel
etcupdate -p
make installworld
...

The make installworld step failed just today with:
===> sys/boot/common (install)          
===> sys/boot/efi (install)             
===> sys/boot/efi/libefi (install)      
===> sys/boot/efi/loader (install)      
ccache: error: Could not find compiler "cc" in PATH  

Only way I managed to fix the install step was to run:
# make -C sys/boot install

before installworld.

Is that normal?
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2018-10-09 21:21:07 UTC
Is this still a problem on 12-ALPHA?
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2021-06-30 00:58:25 UTC
^Triage: close as OBE.

I'm sorry that this PR did not get addressed in a timely fashion.  Please let us know if this still occurs on a supported OSVERSION.