-
In short - I recently hit the following issue with >=libunwind-18.1.0_rc1 on Gentoo:
_Anything_ using libunwind started failing with `/usr/lib64/libc++abi.so.1: undefined symbol: __deregister_frame_i…
-
Originally reported on Google Code with ID 1694
```
As I mentioned in my presentation (http://rawtherapee.com/forum/viewtopic.php?f=9&t=4421)
OpenCl is one of my main interests, because it can outper…
-
Last bits of the log:
```
[56739/56739] "python3.11" "../../build/toolchain/gcc_link_wrapper.py" --output="./chrome" -- x86_64-pc-linux-gnu-clang++ -Wl,--version-script=../../build/linux/chrome.map …
-
Hi!
This QA issue was brought to my attention at https://bugs.gentoo.org/898834:
```
* QA Notice: Found the following implicit function declarations in configure logs:
* /var/tmp/portage/www…
-
In ROCm 6.0 the performance db is unpacked from a tarball.
How is the db generated ?
-
### 🐛 Describe the bug
```python
import torch
optimizer = torch.optim.AdamW(model.parameters(), 1e-3)
scheduler = torch.optim.lr_scheduler.ReduceLROnPlateau(optimizer)
scheduler.get_last_lr()
``…
-
### Description of the bug:
I'm trying to build carbon with a more-or-less upstream Clang. The Bison dependency won't build. I'm not sure what exactly causes it, but the same toolchain is able to…
-
On Debian Sid:
Output of `cc --version`, which is different from `gcc --version`:
```
cc (Debian 13.2.0-13) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the…
-
### OS/Platform
Gentoo
### Installed
Compiled from source
### Version
123.0.6312.122_p1
### Have you tested that this is not an upstream issue or an issue with your configuration?
- [ ] I have …
-
## Observation
Running all testcases in 1 go crashes on my system:
```
$ ./flashmq-tests 2>/dev/null
INIT: forkingTestForkingTestServer
RUN: forkingTestForkingTestServer
PASS: forkingTestForki…