Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2017 07:10:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221708] installworld error in sys/boot/efi/loader
Message-ID:  <bug-221708-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221708

            Bug ID: 221708
           Summary: installworld error in sys/boot/efi/loader
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: sylvain@sylvaingarrigues.com

Hello,

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

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

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

before installworld.

Is that normal?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221708-8>