Re: NEW: devel/dtools

2021-10-14 Thread Ryan Boggs
On Wed, Oct 13, 2021 at 9:14 PM Brian Callahan wrote: > > > > On 10/14/2021 12:00 AM, George Koehler wrote: > > On Wed, 13 Oct 2021 14:01:56 + > > Brian Callahan wrote: > > > >> Attached is a new port, devel/dtools. These are the ancillary tools > >> for > >> the D programming language compil

Re: NEW: devel/dtools

2021-10-13 Thread Brian Callahan
On 10/14/2021 12:00 AM, George Koehler wrote: On Wed, 13 Oct 2021 14:01:56 + Brian Callahan wrote: Attached is a new port, devel/dtools. These are the ancillary tools for the D programming language compiler. Build fails on powerpc and powerpc64, because logbl(3) is missing in /usr/li

Re: NEW: devel/dtools

2021-10-13 Thread George Koehler
On Wed, 13 Oct 2021 14:01:56 + Brian Callahan wrote: > Attached is a new port, devel/dtools. These are the ancillary tools for > the D programming language compiler. Build fails on powerpc and powerpc64, because logbl(3) is missing in /usr/lib/libm.a. This shouldn't block the import, but I