emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47019: closed (Rust 1.26.2 from the master branch fails to build on


From: GNU bug Tracking System
Subject: bug#47019: closed (Rust 1.26.2 from the master branch fails to build on aarch64-linux)
Date: Wed, 23 Mar 2022 03:07:02 +0000

Your message dated Tue, 22 Mar 2022 23:06:43 -0400
with message-id <87ee2tz7ss.fsf@gmail.com>
and subject line Re: bug#47019: Rust 1.26.2 from the master branch fails to 
build on aarch64-linux
has caused the debbugs.gnu.org bug report #47019,
regarding Rust 1.26.2 from the master branch fails to build on aarch64-linux
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47019: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47019
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Rust 1.26.2 from the master branch fails to build on aarch64-linux Date: Tue, 09 Mar 2021 08:56:54 +0000 User-agent: mu4e 1.4.15; emacs 27.1
The failure seems to occur in the check phase, see the build logs
referenced from:

https://data.guix-patches.cbaines.net/gnu/store/c3f7d3ziwjfkwg3j7xz47dj44sb2l5av-rust-1.26.2.drv

This looks like a relevant error:

---- [compile-fail] compile-fail/issue-15919.rs stdout ----
        

executing 
"/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/stage2/bin/rustc"
 
"/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/src/test/compile-fail/issue-15919.rs"
 "-L" 
"/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/test/compile-fail"
 "--target=aarch64-unknown-linux-gnu" "-Zui-testing" "-C" "prefer-dynamic" "-o" 
"/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/test/compile-fail/issue-15919.stage2-aarch64-unknown-linux-gnu"
 "-Crpath" "-O" "-Zmiri" "-Zunstable-options" 
"-Lnative=/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/native/rust-test-helpers"
 "-L" 
"/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/test/compile-fail/issue-15919.stage2-aarch64-unknown-linux-gnu.aux"
 "-A" "unused"
------stdout------------------------------

------stderr------------------------------
error: the type `[usize; 18446744073709551615]` is too big for the current 
architecture

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#47019: Rust 1.26.2 from the master branch fails to build on aarch64-linux Date: Tue, 22 Mar 2022 23:06:43 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Christopher Baines <mail@cbaines.net> writes:

> The failure seems to occur in the check phase, see the build logs
> referenced from:
>
> https://data.guix-patches.cbaines.net/gnu/store/c3f7d3ziwjfkwg3j7xz47dj44sb2l5av-rust-1.26.2.drv
>
> This looks like a relevant error:
>
> ---- [compile-fail] compile-fail/issue-15919.rs stdout ----
>       
>
> executing
> "/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/stage2/bin/rustc"
> "/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/src/test/compile-fail/issue-15919.rs"
> "-L"
> "/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/test/compile-fail"
> "--target=aarch64-unknown-linux-gnu" "-Zui-testing" "-C"
> "prefer-dynamic" "-o"
> "/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/test/compile-fail/issue-15919.stage2-aarch64-unknown-linux-gnu"
> "-Crpath" "-O" "-Zmiri" "-Zunstable-options"
> "-Lnative=/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/native/rust-test-helpers"
> "-L"
> "/tmp/guix-build-rust-1.26.2.drv-0/rustc-1.26.2-src/build/aarch64-unknown-linux-gnu/test/compile-fail/issue-15919.stage2-aarch64-unknown-linux-gnu.aux"
> "-A" "unused"
> ------stdout------------------------------
>
> ------stderr------------------------------
> error: the type `[usize; 18446744073709551615]` is too big for the current 
> architecture

Our oldest rust is now 1.39.

Closing.

Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]