-
I use gentoo prefix:
```dosini
[DEFAULT]
main-repo = gentoo
[gentoo]
location = /var/db/repos/gentoo
sync-uri = tar+https://github.com/gentoo-mirror/gentoo/archive/stable.tar.gz
[binpkgs]…
-
Hi,
Systems:
Server: Gentoo with radvd 2.19-r7, kea 2.4.1, IPv6 address for illustration: A:B:C:D::1/64
Client: Gentoo with dhcpcd 10.0.10, IPv6 address for illustration: A:B:C:D:n:m::190
I hav…
-
### Steps to reproduce
When using Spack on gentoo prefix there are various issues.
Using cvmfs w/ soft.computecanada.ca:
```
sudo docker run --rm \
-e CVMFS_CLIENT_PROFILE=single \
…
-
Hello,
Given you've built the infrastructure already, and you have the expertise I'd like to ask you if making an image (or images actually) of a Gentoo Prefix bootstrapped would be possible.
I …
-
Gentoo QA complains about missing shared object name https://dev.gentoo.org/~zmedico/portage/doc/ch07s04.html.
Currently I patch it via
```diff
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,7 +5…
-
**Describe the bug**
`cmake --help` says that I can perhaps customize the installation directory:
```
$ cmake --help | egrep install | head -1
--install-prefix = Specify install directory
…
-
Hello @haubi given you had some interest on it, maybe you can take a look on what is happening on the fedora build?
You can check the last build there:
https://dev.azure.com/12719821/12719821/_b…
-
using my current hdf5 patch to allow cmake to find a hdf5 installation from homebrew, the initial cmake command will complete, but if the cmake command is rerun in the same directory, the subsequent r…
-
Hello,
Under Gentoo, building it with QT 5.15, I get:
`level=warning msg="failed to patch binaries\r\nyou won't be able to simply \"go build/run\" your application, but qtdeploy-ing applications…
-
Hey guys,
I am trying to compile irony server in emacs and I am getting this error:
```
> cmake -DCMAKE_INSTALL_PREFIX\=/home/madjestic/.emacs.d/irony/ /home/madjestic/.emacs.d/elpa/irony-20231…