[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & o
From: |
Maxim Cournoyer |
Subject: |
[bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes. |
Date: |
Tue, 21 Sep 2021 21:42:26 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi Thiago,
Thiago Jung Bauermann <bauermann@kolabnow.com> writes:
> Hello Maxim,
>
> I haven’t looked at this series in detail, so I just have one comment:
>
> Em sexta-feira, 3 de setembro de 2021, às 12:31:13 -03, Maxim Cournoyer
> escreveu:
>> ;; Add test inputs.
>> - (native-inputs (cons*
>> - ;; The tests fail when using GDB 10 (see:
>> - ;; https://github.com/rust-lang/rust/issues/79009).
>> - `("gdb" ,gdb-9.2)
>
> With this change, gdb-9.2 isn’t used anymore and can be removed.
Good observation; I'm in the process of updating the 'ldc' package on
the master branch, and GDB 10 had regressions with the D language, so I
had to use gcc-8.2 for its test suite; I guess gdb-9.2 would work too.
I'll keep it for now.
Thank you,
Maxim
- [bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes., Maxim Cournoyer, 2021/09/03
- [bug#50358] [PATCH core-updates-frozen 2/8] aux-files: sitecustomize: Cleanup and add explanatory comments., Maxim Cournoyer, 2021/09/03
- [bug#50358] [PATCH core-updates-frozen 3/8] gnu: glade3: Remove sitecustomize.py workaround., Maxim Cournoyer, 2021/09/03
- [bug#50358] [PATCH core-updates-frozen 8/8] gnu: fontconfig: Add a search path for XDG_DATA_DIRS., Maxim Cournoyer, 2021/09/03
- [bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes., Ludovic Courtès, 2021/09/08
- [bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes., Maxim Cournoyer, 2021/09/11
- [bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes., Ludovic Courtès, 2021/09/13
- [bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes., Maxim Cournoyer, 2021/09/15
- [bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes., Ludovic Courtès, 2021/09/16
[bug#50358] [PATCH core-updates-frozen 4/8] gnu: rust: Bootstrap rust from 1.39.0 and optimize build time., Maxim Cournoyer, 2021/09/03