apteryks
apteryks
### Describe the bug Attempting to run the test suite of Cling with the Lit tool, the `cling` path used was wrong. This is because it is formed using `config.llvm_tools_dir`...
### Describe the bug When using LLVM as an external library installed into its own prefix (rather than at the FHS standard location), the getResourceDir ends up resolving relatively to...
### Describe the bug When using LLVM and Clang as external dependencies (but built using their patched sources), Cling fails to link, showing various missing LLVM symbols. ``` [ 97%]...
Hi, I'm trying to update the ldc package on GNU Guix, but I'm encountering test suite errors like: ``` starting phase `check' running the ldc2 unit tests... Test project /tmp/guix-build-ldc-1.27.1.drv-0/build...
On a system with many cores (20 logical cores), this test seems to fail most of the time (always?). Here's what it looks like, when building the package with GNU...
# Summary The elpy test suite has 5 new failures following an Emacs upgrade to version 28.1. # Steps to reproduce Run the test suite with Emacs 28.1. # My...
Hello, How would I go about building this package for distribution in a network-less container? I'm trying to package 0.8.1 and upon invoking: `"python" "-m" "build" "--wheel" "--no-isolation" "."`, I...
## Expected Behavior Ideally, proot could be built on powerpc64. ## Actual Behavior The build fails, with errors mentioning "Unsupported architecture". ## Steps to Reproduce the Problem 1. Build from...
## Expected Behavior The test should pass. ## Actual Behavior The test seems to fail due to `waitpid(): No child processes`. See the output below. ## Steps to Reproduce the...
## Expected Behavior All tests should pass. ## Actual Behavior Many tests currently fail. ## Steps to Reproduce the Problem 1. Run the test suite on the latest main branch...