apteryks
apteryks
With `triple.getArchName` patched to return the correct machine type string, the remaining test failures on i686-linux are: ``` running the lit test suite... Test project /tmp/guix-build-ldc-1.27.1.drv-0/build Start 910: lit-tests 1/1...
OK, I'll paste the remaining failures I encounter here and then close this bug and open more focused ones. Here's another failure from the dmd-testsuite-debug for i686-linux: ``` =============== Test...
Hello, just a heads up that I'm nearly done with the new package definition for Guix, but there's one last thing I want to do is to build it for...
Hello! After updating to 1.28.0 I get: ``` ... runnable/testaa.d -O -linkonce-templates () ============================== Test runnable/importc-test1.sh failed. The logged output: ... runnable/test16096.sh Error: module `importc_test` is in file 'runnable/extra-files/importc_test.i' which...
This fixes https://github.com/root-project/cling/issues/430.
> Logging the value `LLVM_LIB_IS_SHARED` shows that the `--shared-mode` does not actually create a new output for llvm-config here. I'm using a custom LLVM 9 built with the following flags:...
@dimitry-ishenko Hi! I don't have the time to investigate, but if you just want to use it rather than figure out the root cause, you could install cling via [GNU...
Hi! Is there something preventing this branch to be merged?
Seems adding a link directive for clang-cpp resolves the issue, at least for libcling.
I've done the same for tools/driver and now I got a cling binary, but it fails to run like: ``` $ /gnu/store/zk5laplbwxncqjr8x3jsfrw73pvn4aly-cling-0.9-1.d78d1a0/bin/cling --help : CommandLine Error: Option 'disable-symbolication' registered more...