-
Following resolution of gh-21830, we can run the testsuite on MacOS with GNU toolchain on recent OS versions (i.e., `14.7` on ARM arch in this case). Build via i.e., `CC=gcc-14 CXX=g++-14 FC=gfortran-…
-
Hello,
I encountered an error while building the `riscv-gnu-toochain` using the following configuration:
`
./configure --prefix=$RISCV --enable-llvm --enable-linux --with-arch=rv64ima_zicsr --wit…
-
I tried this code: https://github.com/warcayac/axum_postgre_email
```rust
cargo run
```
I expected to see this happen: *explanation*
```
✅ Connection to the database is successful!
🚀 Listening on…
-
Currently, the [pre-built GNU toolchain for Arm-based CPUs](https://github.com/DLTcollab/toolchain-arm) used in our GitHub Actions is version GCC 11.2-2022.02, sourced from the [Arm Developer website]…
-
I'm getting a link error when building a program, tpa (for test parse_args) that uses parse_args. The program is cut down from the generic_example program in the parse_args distribution, and I've se…
-
Error while building with `build-sim SIM=qemu` in Ubuntu 22.04
```
=> => # python version: Python 3.10.12
=> => # mkvenv: Creating non-isolated virtual environment at 'pyvenv'
=> => # *** Ouc…
-
Saw this in a larger codebase and tried to reduce the example as much as possible. It fails when running `cargo build --release` but compiles normally when running `cargo build`.
I noted that a lot o…
-
When compiling https://github.com/GuillaumeGomez/mdBook/tree/bug-rustc, I got a segfault. When running under valgrind I get:
```
==563011== Thread 3 rustc:
==563011== Mismatched new/delete alignment …
-
Hi, thanks for your work. I am trying to use Corrosion to build a binary crate using a C/C++ CMake built library (the Azure IoTHub C SDK). What I don't understand (or perhaps I missed in the docs) is …
-
## Bug Report
```log
store/TiDB master bank-multitable auto-retry auto-retry-limit :default update-in-place select FOR UPDATE txn-mode pessimistic isolation :repeatable-read nemesis partition-half…