| 6 Dec 2025 |
matthewcroughan | * musl + llvm native | 00:16:08 |
Artturin | In reply to @matthewcroughan:defenestrate.it hercules-ci.com/accounts/github/MatthewCroughan/derivations/%2Fnix%2Fstore%2Fzgwfi5b3g9jz98l2dcgmyxmqwwixynh6-nghttp2-1.67.1.drv/log?via-job=fd45ac98-e62d-4090-9ae9-4161885e3a6e ./configure is likely a script, check it's shebang | 00:52:44 |
matthewcroughan | But why would it work in all other cases than llvm native? | 00:54:21 |
matthewcroughan | why would pkgsLLVM.stdenv not work whilst stdenv would? | 00:54:56 |
Artturin | In reply to @matthewcroughan:defenestrate.it But why would it work in all other cases than llvm native? Dunno, that's what were attempting to troubleshoot | 00:57:59 |
Artturin | * Dunno, that's what we're attempting to troubleshoot | 00:58:11 |
Artturin | Copy the path in the shebang and try to run it out of the build | 00:58:48 |
Artturin | Check the interpreter path with readelf -l Check file too Try running it with strace | 01:09:01 |