-
*Issue migrated from trac ticket # 1195*
**component:** core | **priority:** minor | **keywords:** build, cmake, fedora
#### 2014-02-22 11:26:08: bartsimpson@betriebsdirektor.de created the issue
…
-
This is sort of a follow up to https://github.com/facebook/buck2/issues/571.
When building a target with `link_style = "static"`, where a transitive dependency is a shared library due to its usage …
-
For _provides_ we should record the path the library was stored in.
For _required_ we should record the _RPATH_ the binaries are looking in.
For the solver we should not only consider SONAME, but th…
-
Using the qmake generator I would like it to be more automatic to do this:
CONFIG += conan_basic_setup
include($$PWD/conanbuildinfo.pri)
QMAKE_RPATHDIR += $${CONAN_XXX_ROOT}/lib $${CONAN_YYY_ROOT…
-
I'm getting this error when using the prebuilt binaries on macos BigSur:
```
App threw an error during load
Error: dlopen(/Users/ramtinsoltani/repos/misc/ash-player/webchimera.js/WebChimera.js.no…
-
Our standard install path is `/opt/yunibase/current/` set RPATH into it. `chrpath` should be applicable for the most cases but patchelf might be required for some cases https://nixos.org/patchelf.html…
-
Something like this to reproduce:
```python
import pickle
import fsspec
with fsspec.open("simplecache::root://cmseos.fnal.gov//store/user/ikrommyd/dummy/dummy.pkl", "wb") as f:
d = {"1": 1,…
-
# Prerequisites
When I install via pip install llama-cpp-python, there will be an error. It will occur on versions 0.2.81 and 0.2.80, The version 0.2.79 can be successfully installed.
python 3.11…
-
| | |
| --- | --- |
| Bugzilla Link | [19875](https://llvm.org/bz19875) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#16104 |
| Attachments | [a hack that fixes the issue by set…
-
Problem:
```
[ 9 of 29] Compiling App.Options.Lens ( src/App/Options/Lens.hs, /Users/david/src/arbor/mayhem/banner-commander/dist-newstyle/build/x86_64-osx/ghc-8.6.5/banner-commander-0.0.1/build/App…