-
Since https://github.com/Ravenports/Ravenports doesn't have an issue tracker, I'm just gonna do it here. There are many specification variables that aren't documented anywhere in the wiki. Below is a …
-
If I understand it correctly, when executing `parse_rpath("./file"; canonical=false, code=true)` in `blog/a/index.md`, it will be resolved to `/assets/blog/a/code/file`. If `code=false` then it will b…
-
https://docs.easybuild.io/rpath-support/
-
While installing `imkl-FFTW/2022.2.1-iimpi-2022b` with `--rpath`, I ran into lots of the following errors:
```
mpiicc -c -Wall -Werror -std=c99 -Wall -Werror -std=c99 \
-DMKL_DOUBLE -I…
-
### 🐛 Describe the bug
When building from source with the new Apple Clang 16, I see the following error:
```
ld: multiple errors: duplicate LC_RPATH '/Users/Adam/spack/opt/spack/darwin-sequoia-m2…
-
Is there any option or environment variable to skip changing rpaths?
I already have my rpaths correctly set for my project layout
xahon updated
2 years ago
-
Dear OpenGM devs,
I attempted to refresh the packaging with the latest tip of `master`. I notice the build system now uses rpath, although I could not identify where it is set in the CMake files. Cou…
-
There is an issue on OSX where FMOD does not properly path to required dynamic libraries. I have a workaround that does work, for sure. I'll include it in this issue. Do you think we could automate th…
-
When compiling something like [Miri](https://github.com/solson/miri/) that links against librustc and other compiler libraries, even with `rpath = true` in my `Cargo.toml`, the resulting binary does n…
-
Apologies for the support request.
I'm looking for advice for running `build_tarballs.jl` on a local system (in prep to be uploaded to Yggdrasil), however I'm encountering warnings during the audit…