| 3 Sep 2023 |
ash (it/its) 🏳️⚧️ | got wrapper building!! | 21:23:12 |
ash (it/its) 🏳️⚧️ | and it works! ..now building again to fix sqlite endianness issue | 21:23:39 |
rhelmot | is clang known to be problematic as a basic stdenv compiler | 21:35:45 |
p14 | In reply to @rhelmot:matrix.org is clang known to be problematic as a basic stdenv compiler There are issues for example https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration They can be worked around with effort but lots of stuff doesn't currently work out of the box with a recent LLVM in nix. | 21:37:26 |
p14 | It's slightly unfortunate breakage particularly because it confuses a lot of configure scripts into awkwardly silently (or nonobviously at least) broken states. | 21:38:21 |