Commit r250812 breaks buildworld
Mark Johnston
markjdb at gmail.com
Mon May 20 02:22:15 UTC 2013
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list