Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2021 17:22:02 +0000
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: build failed for 12.2-p5
Message-ID:  <YF9pujgRFajnvrrw@ceres.zyxst.net>
In-Reply-To: <eef9ac9a-b2af-b6b5-e0e1-465a73b71151@quip.cz>
References:  <4dd371b4-7135-fc0d-ce62-ae68467cb289@quip.cz> <392639F2-04C0-4953-B706-B9F27CD3826B@FreeBSD.org> <ebe08860-1fa2-09a4-953b-9db639e5aa03@quip.cz> <893949C0-37FD-42AE-9696-1D2DD77A166D@lutter.sk> <093102a1-c9d1-8405-8ee7-e050a3620740@quip.cz> <eef9ac9a-b2af-b6b5-e0e1-465a73b71151@quip.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

--aFE/VEihGhSbTc4E
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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=20

[...]

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.
--=20
J.

--aFE/VEihGhSbTc4E
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAmBfabIACgkQs8o7QhFz
NAUzIhAAmuXLF5O4tXAvhPJTCDqb/k8ypVZxK076S4FSaLAzg9keLla0KdoXFd3f
OnJ9P4cVMo4mHhs3ZSikvForebdqDune5QaPf2gBmqyPKCMPdVtlcSx6UGDlGTtD
FYaZJECg8W/ImQg381abLdnzkttiAmwUhCikBpDSoudU1NLaV0WchHUYIJRi//kT
bCEZUz+SpqhbRQwNvXF2CwW3hPRm1CVd4nluJ+m9qjEbNltmusXrbjy/aQFP3Rg3
58gt2Yzl4Qv1F2Bs2A5DILWgM344+G9QblyYdzsbfJJ1PZ9udex3jMDHOmZxi1c5
mH6U8cytwiK9sZeMTGZJ2LLIpbM7NC8D3YkL6ahSo8XPkYwlIf3BbgRDznc8E0Ni
RhsoNd3vIJj6rVQy7/HumlcYwdkC+MXJQy/C6O3zZKjDqW5WF4tVx7+3m47FFH/C
e+sUgQbcjYpvht5oTRba3pvsKWIpQpJKvD5KetE3YUUKXe8wNLahnu6qzfAXy/Jm
rRNUzoKx2d71kOWhIJdwtofZA9P5QluL6OBiMY0U2IK/DvyqgdMRU3cHQhLONZPO
jmDi9LokQrGS5R9pme634Rj/Cj5Uo0+6Np1n0kYN9faD9GnxsmJ0asd/94rVOpC4
CZXjFGvTOzHrACWpDlJXIJA6mtPdoaLDJqCRWme+CxcYNuOwJko=
=e8+M
-----END PGP SIGNATURE-----

--aFE/VEihGhSbTc4E--



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