build failed for 12.2-p5

tech-lists tech-lists at zyxst.net
Sat Mar 27 17:22:08 UTC 2021


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20210327/13ecdf2d/attachment.sig>


More information about the freebsd-stable mailing list