Hi Ryan,
> cmake likes to compile using the macOS SDK in Xcode, even when that's not
> needed. What version of macOS SDK is in Xcode 9? I would not be surprised if
> it contains a macOS 10.13 version of the SDK, and that utimensat is new in
> macOS 10.13, and that there is a bug in the SDK that
On Jun 26, 2017, at 13:58, Vincent Habchi wrote:
> I’ve been installing the new Xcode 9 (beta) and upgrading my ports.
> Cmake got bumped to 3.8.2
>
> Then, a couple of ports onwards, I got this error:
>
>> dyld: Symbol not found: _utimensat
>> Referenced from: /opt/local/bin/cmake
>> Expecte
Guys,
I’ve been installing the new Xcode 9 (beta) and upgrading my ports.
Cmake got bumped to 3.8.2
Then, a couple of ports onwards, I got this error:
> dyld: Symbol not found: _utimensat
> Referenced from: /opt/local/bin/cmake
> Expected in: /usr/lib/libSystem.B.dylib
Rolling back to the l