Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 22:22:06 -0400
From:      Mark Johnston <markjdb@gmail.com>
To:        Outback Dingo <outbackdingo@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Commit r250812 breaks buildworld
Message-ID:  <20130520021346.GA9598@raichu>
In-Reply-To: <CAKYr3zwM-DkDRK=GoLTt=AQaFU=iuLymLSqz6DbnT-B8xHd=Xw@mail.gmail.com>
References:  <CAKYr3zwM-DkDRK=GoLTt=AQaFU=iuLymLSqz6DbnT-B8xHd=Xw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm sorry about this. The problem is fixed in r250820.

I had only rebuilt libdtrace when I was testing this change, so I didn't
notice the problem. I'll be sure to do a full buildworld in the future.

-Mark

On Sun, May 19, 2013 at 09:33:30PM -0400, Outback Dingo wrote:
> r250812 | markj | 2013-05-19 17:14:36 +0000 (Sun, 19 May 2013) | 11 lines
> 
> Re-introduce another part of r249367. This commit fixes a register leak in
> dt_cg_ptrsize() and generally cleans up some of the error handling around
> register allocation.
> 
> This change corresponds to part of illumos-gate commit e5803b76927480:
>   3025 register leak in D code generation
> 
> Reviewed by:    pfg
> Obtained from:  illumos
> MFC after:      1 month
> 
> 
> produces
> 
> /root/builder/FreeBSD/src/tmp/usr/lib/libdtrace.so: undefined reference to
> `dt_cg_xlate_expand'
> *** [dtrace] Error code 1
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



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