Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2025 16:22:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 289614] buildworld: legacy binaries are used when MK_CLEAN=no for cleanups
Message-ID:  <bug-289614-227-89haknzQLz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289614-227@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289614

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
A couple of possible solutions:
- make delete-old should delete the bootstrapped tools,
- tools/build/depend-cleanup.sh (or similar) should check for dangling shared
library references in bootstrap tools and delete those that refer to
non-existent libraries.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289614-227-89haknzQLz>