-
Hello there!
I got error while compile MESA driver with mold.
Environment - Gentoo
---
mold: fatal: cannot open src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_video_vp.c.o: Too many open fil…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR31553](https://bugs.llvm.org/show_bug.cgi?id=31553) |
| Status | NEW |
| Importance | P normal |
|…
-
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…
-
Not sure if this good idea, but it can help with building packages that cant be build with custom config
Like env files in Gentoo's poratge
For example, I use `clang` but I can't build some packages…
-
Mold is an alternative linker that recently became stable, and it provides numerous benefits over `lld`, `gold`, and `bfd`. Benchmarks are provided on the project's GitHub page (see [https://github.co…
-
### Describe the bug
please see #3719, its the same issue and PR #3718 did not fix it for me.
### Add logs
```text
(09:46:36) INFO: [Legendary]: Legendary location: /opt/heroic-2.1…
-
**Describe the bug**
When trying to compile any Catch2 v3 test case with libcxx as stdlib, multiple linker errors pop up.
**Expected behavior**
I expected to be able to use libcxx as a drop-in re…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | amd64
Kernel Version | 6.6.30
Architecture | x86-64
OpenZFS Version | 2.2.4
…
-
| | |
| --- | --- |
| Bugzilla Link | [41794](https://llvm.org/bz41794) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When installing …
-
Clang 16 makes `-Wincompatible-function-pointer-types` an error by default.
ruby-ldap hits the following failure when building with Clang 16:
```
[...]
clang -I. -I/usr/include/ruby-2.7.0/x86_64…