Closed tobim closed 5 years ago
The clock_gettime should be fixed once we bump the minimum macOS version to 10.12 which is the first libSystem to have that symbol. Patching is a possibility but I'm not thinking this is critical enough for that.
Is there an eta on that? Would be nice to have a working clang_7 on 19.03.
It's not a priority for me but it should be very similar to this patch:
Issue description
Building this from a manually cloned working copy with clang_6 does not exhibit this problem, but fails later on because of an implicit dependency on CoreFoundation. I tried to modify the expression to use the clang_6 but somehow that wasn't picked up.
Steps to reproduce
Tried on
rev = "b8d7c0cab5e5e5ea8002ce4ad38f336df12841fe";
nix-build -p clang_7
Technical details
The actual output:
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the results.ignore the outdated channel, this from a shell.nix with: