Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Feb 2020 19:15:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242217] 'make buildworld' type upgrading to 12.1-RELEASE impossible
Message-ID:  <bug-242217-227-Osu28oFbke@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242217-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242217-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from oz42@oz42.eu ---
(In reply to Krzysztof from comment #4)
I think we are coming close to two severe design bugs in the source tree th=
at
are related to each other.

1. 'make buildworld' relies on header files in /usr/include
2. 'make delete-old' removes these files in /usr/include

My workaround is: having another host just for the purpose to get a fresh c=
opy
of /usr/include and /usr/lib files if a 'make buildworld' fails on my
productive system. I keep that one updated, and when 'make buildworld' fail=
s I
copy all header files from that machine to my productive one, and if it then
fails also, I copy all /usr/lib also.

Unfortunately I have another account here with a password that I do not
remember right now, but my browser at work does. So please look at bug 2437=
27.

--=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-242217-227-Osu28oFbke>