GNU bug report logs - #47019
Rust 1.26.2 from the master branch fails to build on aarch64-linux

Previous Next

Package: guix;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Tue, 9 Mar 2021 08:58:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47019 in the body.
You can then email your comments to 47019 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#47019; Package guix. (Tue, 09 Mar 2021 08:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 09 Mar 2021 08:58:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: bug-guix <at> gnu.org
Subject: Rust 1.26.2 from the master branch fails to build on aarch64-linux
Date: Tue, 09 Mar 2021 08:56:54 +0000
[Message part 1 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#47019; Package guix. (Tue, 09 Mar 2021 09:04:02 GMT) Full text and rfc822 format available.

Message #8 received at 47019 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 47019 <at> debbugs.gnu.org
Subject: Re: bug#47019: Rust 1.26.2 from the master branch fails to build on
 aarch64-linux
Date: Tue, 9 Mar 2021 11:02:28 +0200
[Message part 1 (text/plain, inline)]
On Tue, Mar 09, 2021 at 08:56:54AM +0000, Christopher Baines wrote:
> 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

Is that native or emulated?

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#47019; Package guix. (Tue, 09 Mar 2021 09:23:01 GMT) Full text and rfc822 format available.

Message #11 received at 47019 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 47019 <at> debbugs.gnu.org
Subject: Re: bug#47019: Rust 1.26.2 from the master branch fails to build on
 aarch64-linux
Date: Tue, 09 Mar 2021 09:22:11 +0000
[Message part 1 (text/plain, inline)]
Efraim Flashner <efraim <at> flashner.co.il> writes:

> On Tue, Mar 09, 2021 at 08:56:54AM +0000, Christopher Baines wrote:
>> 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
>
> Is that native or emulated?

I'm almost certain they were native builds. I've recently started trying
to mix QEMU binfmt assisted builds in with native builds on
guix.cbaines.net, but these three builds happened before that:

https://data.guix-patches.cbaines.net/build-server/3/build?build_server_build_id=dcab4175-2f20-4284-9db5-c78aa4ebe560
https://data.guix-patches.cbaines.net/build-server/3/build?build_server_build_id=3cf027c0-d1c3-443b-8909-84d3c6911cfa
https://data.guix-patches.cbaines.net/build-server/3/build?build_server_build_id=21e54b9f-5c0f-4565-bde4-b4fde6f741d7

Eventually, there will be metadata for the builds which will say
something about the setup used.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Wed, 23 Mar 2022 03:07:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Wed, 23 Mar 2022 03:07:03 GMT) Full text and rfc822 format available.

Message #16 received at 47019-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 47019-done <at> debbugs.gnu.org
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
Hello,

Christopher Baines <mail <at> 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Apr 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.