-
**Requirement**
In order for `gentoo-tree-diff` to work, you need an old and a new portdir. The obvious way to handle this, is to do something like this:
```
rm -rf portdir-old
mv portdir portdir-…
-
I'm trying to build the latest release of intel-graphics-compiler (1.0.7862) on Gentoo but I am having some difficulties and I'm too inexperienced to figure this out. The ebuilds for intel-graphics-co…
CH3CN updated
3 years ago
-
When building from git, I now cannot install i2pd because it fails a Gentoo QA check.
```
>>> Install net-vpn/i2pd-9999 into /tmp/portage/net-vpn/i2pd-9999/image
* Working in BUILD_DIR: "/tmp/port…
-
**Docs:** https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#namespaced-features
**Original issue:** #1286
**Implementation:** #5300
Not sure what the process is for stabilizing expe…
-
It complains about a lack of "data/pages/controller.css" because there is no file named controller.css.
```
make -j4 PREFIX=/usr DESTDIR=/var/tmp/portage/app-misc/polychromatic-9999/image/ install
…
-
build log here https://gist.github.com/Alessandro-Barbieri/f935b3555416cafb479688db7ef37fe5
-
Hi @aclex, would you like to add your ebuilds to the gentoo science overlay? They could simply be proposed via a pull request. This way your ebuilds would gain visibility and support.
Also, the pytor…
-
https://bugs.gentoo.org/650804#c92
I tried compile self-bumped from science overlay ebuild, and it's failed:
ninja: error: '/var/tmp/portage/sci-libs/rocBLAS-4.1.0/work/rocBLAS-rocm-4.1.0/librar…
-
Unfortunately the scripts try to fidlle with the site-wide directories (escaping the building sandbox subdirectories).This was denied by the build system:
```
make[3]: Entering directory '/scratch…
-
Please tell me where to download the ebuild to build tensorflow for rocm ?
PS. tensorflow requires that the rocm directory is not in /usr, but in /opt/rocm, but if targeted rocm directory at /usr,…