[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: |
Thiago Jung Bauermann |
Subject: |
[bug#50358] [PATCH core-updates-frozen 0/8] Shortened Rust bootstrap & other fixes. |
Date: |
Tue, 28 Sep 2021 01:05:28 -0300 |
Hello Maxim,
Em terça-feira, 21 de setembro de 2021, às 22:42:26 -03, Maxim Cournoyer
escreveu:
> Thiago Jung Bauermann <bauermann@kolabnow.com> writes:
> >
> > 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.
Ah, ok. That means I’ll have to send a patch to fix the build of ‘gdb-9.2’
with GCC 10 on powerpc64le-linux then. I was hoping that wouldn’t be
necessary. :-)
--
Thanks,
Thiago
- [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
[bug#50358] [PATCH core-updates-frozen 6/8] gnu: Build all Rust packages using the latest rustc., Maxim Cournoyer, 2021/09/03