tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: boost-libs fails to build on MacOS 10.11 -- how to fix?
> On Sep 23, 2018, at 10:42 AM, Greg Troxel <gdt%lexort.com@localhost> wrote:
>
> MacOS 10.11 is:
>
> Darwin-15.6.0-x86_64
>
> with
>
> Apple LLVM version 8.0.0 (clang-800.0.42.1)
> Target: x86_64-apple-darwin15.6.0
> Thread model: posix
> InstalledDir: /Library/Developer/CommandLineTools/usr/bin
>
> The problem is that libboost-fiber is created, but it is not expected:
>
> ERROR: The following files are in /n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.destdir/opt/pkg but not in the PLIST:
> ERROR: /n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.destdir/opt/pkg/lib/libboost_fiber.a
> ERROR: /n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.destdir/opt/pkg/lib/libboost_fiber.dylib
libboost-fiber is created on Darwin>=15.5 if the Apple LLVM version is 8.0.0 or later (clang>=800).
> So, I wonder if we should:
>
> 1) let Darwin-15 have PLIST.fiber=yes
I'm fine with this option.
Regards,
Min
Home |
Main Index |
Thread Index |
Old Index