Re: git: 5cdaac92e119 - main - dtrace: Revert the addition of WITH_DTRACE_ASAN

From: Mark Johnston <markj_at_freebsd.org>
Date: Wed, 02 Aug 2023 13:30:08 UTC
On Wed, Aug 02, 2023 at 01:46:13AM +0200, Yuri wrote:
> Mark Johnston wrote:
> > The branch main has been updated by markj:
> > 
> > URL: https://cgit.FreeBSD.org/src/commit/?id=5cdaac92e119d41063d4f0155a78a4abe767f15e
> > 
> > commit 5cdaac92e119d41063d4f0155a78a4abe767f15e
> > Author:     Mark Johnston <markj@FreeBSD.org>
> > AuthorDate: 2023-08-01 17:01:37 +0000
> > Commit:     Mark Johnston <markj@FreeBSD.org>
> > CommitDate: 2023-08-01 17:03:10 +0000
> > 
> >     dtrace: Revert the addition of WITH_DTRACE_ASAN
> >     
> >     The follow-up fix triggers a lib32 build failure, revert everything
> >     until the problem is addressed.
> > ---
> >  cddl/lib/libdtrace/Makefile          | 11 -----------
> >  cddl/usr.sbin/dtrace/Makefile        |  5 -----
> >  cddl/usr.sbin/lockstat/Makefile      |  7 -------
> >  cddl/usr.sbin/plockstat/Makefile     |  7 -------
> >  share/man/man5/src.conf.5            |  5 -----
> >  share/mk/src.opts.mk                 |  1 -
> >  tools/build/options/WITH_DTRACE_ASAN |  4 ----
> >  7 files changed, 40 deletions(-)
> 
> I wonder if we should add the ObsoleteFiles entry removing that
> unfortunate /usr/lib/libdtrace.so.5?

Presumably you meant /usr/lib/libdtrace.so.2?  I added an entry to
ObsoleteFiles.inc.