-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,6 @@ sci-libs/vtk j1 | |
|
||
# no clang hook | ||
sys-devel/gcc gcc | ||
|
||
# -O3 breakage | ||
sys-kernel/gentoo-kernel-bin cflags_default |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
internal compiler error | ||
No LLVM slot .* satisfying the package's dependencies found installed | ||
shared library .* could not be opened: Dynamic loading not supported |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
Clang 16 testing: | ||
emerge killed=15 | ||
No LLVM slot .* satisfying the package's dependencies found installed | ||
shared library .* could not be opened: Dynamic loading not supported | ||
The present kernel disabled CONFIG_MODULES. | ||
This compiler lacks GCC plug-in support | ||
shared library .* could not be opened: Dynamic loading not supported |