On Sat, Mar 27, 2021 at 02:52:09PM +0100, Miroslav Lachman wrote:

The same error is there after  make delete-old + delete-old-libs again.

I am out of ideas.

Hi,

does it have a /etc/src.conf?
if so, does it use ccache?

The way i'd build 12.2-p5 from scratch would be like this:

1. rm -rf /usr/src
2. rm -rf /usr/obj
3. mkdir /usr/obj
4. cd /usr
5. git clone https://git.freebsd.org/src.git
6. cd src
7. git checkout releng/12.2
8. make cleanworld && make cleandir && make clean
9. make buildworld
[...]

you said you used https://github.com/freebsd/freebsd.git but I don't
know if it's equivalent or in step with https://git.freebsd.org/src.git
maybe this is the issue - I don't know.
--
J.

Attachment: signature.asc
Description: PGP signature

Reply via email to