svn commit: r331551 - stable/11/cddl/contrib/opensolaris/lib/libdtrace/common

Mark Johnston markj at freebsd.org
Wed Mar 28 14:21:26 UTC 2018


On Wed, Mar 28, 2018 at 02:00:39PM +0000, Antoine Brodin wrote:
> On Wed, Mar 28, 2018 at 1:40 PM, Mark Johnston <markj at freebsd.org> wrote:
> > On Wed, Mar 28, 2018 at 08:43:12AM +0000, Antoine Brodin wrote:
> >> On Mon, Mar 26, 2018 at 3:17 PM, Mark Johnston <markj at freebsd.org> wrote:
> >> > Author: markj
> >> > Date: Mon Mar 26 15:17:31 2018
> >> > New Revision: 331551
> >> > URL: https://svnweb.freebsd.org/changeset/base/331551
> >> >
> >> > Log:
> >> >   MFC r331222:
> >> >   Given hidden visibility to symbols referenced by the DOF section.
> >>
> >> Hi,
> >>
> >> This commit broke lang/perl* and lang/tcl* on stable/11.
> >> Please revert.
> >
> > Done. Can you confirm that the problem doesn't appear to affect
> > -CURRENT? I can't reproduce these build failures there.
> 
> Thanks.
> I didn't notice any new failure when it was committed in head.

I see now that the change shouldn't have been merged in the first place,
as it is a fixup for r313262, which is only in head. Sorry for the
breakage.


More information about the svn-src-stable mailing list