Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2023 09:30:08 -0400
From:      Mark Johnston <markj@freebsd.org>
To:        Yuri <yuri@aetern.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 5cdaac92e119 - main - dtrace: Revert the addition of WITH_DTRACE_ASAN
Message-ID:  <ZMpaYGQ8SqQ7l6YS@nuc>
In-Reply-To: <fe9229f6-1f67-e2a6-273d-9801a9ea9116@aetern.org>
References:  <202308011703.371H3V7a012823@gitrepo.freebsd.org> <fe9229f6-1f67-e2a6-273d-9801a9ea9116@aetern.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



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