All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] libstd-rs: upgrading to 1.62.1 FAILED
@ 2022-08-05  6:03 auh
  0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2022-08-05  6:03 UTC (permalink / raw)
  To: Randy MacLeod; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libstd-rs* to *1.62.1* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-libstd-rs-upgrade-1.62.0-1.62.1.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

[-- Attachment #2: 0001-libstd-rs-upgrade-1.62.0-1.62.1.patch --]
[-- Type: application/octet-stream, Size: 1310 bytes --]

From 9f5a381734ff6531fd6372efcceb4045f35b348a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 4 Aug 2022 23:25:18 +0000
Subject: [PATCH] libstd-rs: upgrade 1.62.0 -> 1.62.1

---
 .../rust/{libstd-rs_1.62.0.bb => libstd-rs_1.62.1.bb}           | 0
 meta/recipes-devtools/rust/rust-source.inc                      | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/rust/{libstd-rs_1.62.0.bb => libstd-rs_1.62.1.bb} (100%)

diff --git a/meta/recipes-devtools/rust/libstd-rs_1.62.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.62.1.bb
similarity index 100%
rename from meta/recipes-devtools/rust/libstd-rs_1.62.0.bb
rename to meta/recipes-devtools/rust/libstd-rs_1.62.1.bb
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc
index fda26534e8..0896020b6a 100644
--- a/meta/recipes-devtools/rust/rust-source.inc
+++ b/meta/recipes-devtools/rust/rust-source.inc
@@ -1,5 +1,5 @@
 SRC_URI += "https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz;name=rust"
-SRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e"
+SRC_URI[rust.sha256sum] = "02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e"
 
 RUSTSRC = "${WORKDIR}/rustc-${PV}-src"
 
-- 
2.31.1


[-- Attachment #3: bitbake-output-qemux86.txt --]
[-- Type: text/plain, Size: 14398 bytes --]

WARNING: Host distribution "almalinux-8.6" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache...done.
Loaded 1659 entries from dependency cache.
Parsing recipes...done.
Parsing of 888 .bb files complete (879 cached, 9 parsed). 1659 targets, 36 skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-32 sysroot...done.
Removing 1 recipes from the qemux86 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.0.1"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "i686-poky-linux"
MACHINE              = "qemux86"
DISTRO               = "poky"
DISTRO_VERSION       = "4.1+snapshot-06ed31b18558577cb3f94c46e08aa5704acdc026"
TUNE_FEATURES        = "m32 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       = "tmp-auh-upgrades:06ed31b18558577cb3f94c46e08aa5704acdc026"
workspace            = "master:6c3a88e8dcf0b7a40080c4cd9d447d0d50b12f4c"

Initialising tasks...done.
Sstate summary: Wanted 34 Local 19 Mirrors 0 Missed 15 Current 137 (55% match, 91% complete)
Removing 6 stale sstate objects for arch x86_64...done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 409 of 728 (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust-llvm_1.62.0.bb:do_fetch)
NOTE: Running task 439 of 728 (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust_1.62.0.bb:do_fetch)
NOTE: Running task 611 of 728 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust-cross_1.62.0.bb:do_fetch)
NOTE: Running task 614 of 728 (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/cargo/cargo_1.62.0.bb:do_fetch)
NOTE: Running task 652 of 728 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/libstd-rs_1.62.1.bb:do_fetch)
NOTE: recipe rust-cross-core2-32-glibc-1.62.0-r0: task do_fetch: Started
NOTE: recipe rust-native-1.62.0-r0: task do_fetch: Started
NOTE: recipe libstd-rs-1.62.1-r0: task do_fetch: Started
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
NOTE: recipe libstd-rs-1.62.1-r0: task do_fetch: Succeeded
NOTE: recipe rust-llvm-native-1.62.0-r0: task do_fetch: Started
NOTE: recipe cargo-native-1.62.0-r0: task do_fetch: Started
NOTE: Running task 673 of 728 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/libstd-rs_1.62.1.bb:do_unpack)
NOTE: recipe libstd-rs-1.62.1-r0: task do_unpack: Started
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Checksum failure encountered with download of https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust - will attempt other sources if available
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
NOTE: recipe rust-cross-core2-32-glibc-1.62.0-r0: task do_fetch: Failed
NOTE: recipe libstd-rs-1.62.1-r0: task do_unpack: Succeeded
WARNING: rust-llvm-native-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-llvm-native-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
WARNING: rust-llvm-native-1.62.0-r0 do_fetch: Checksum failure encountered with download of https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust - will attempt other sources if available
WARNING: rust-llvm-native-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-llvm-native-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
NOTE: recipe rust-llvm-native-1.62.0-r0: task do_fetch: Failed
WARNING: cargo-native-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: cargo-native-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
WARNING: cargo-native-1.62.0-r0 do_fetch: Checksum failure encountered with download of https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust - will attempt other sources if available
WARNING: cargo-native-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: cargo-native-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
NOTE: recipe cargo-native-1.62.0-r0: task do_fetch: Failed
WARNING: rust-native-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-native-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
WARNING: rust-native-1.62.0-r0 do_fetch: Checksum failure encountered with download of https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust - will attempt other sources if available
WARNING: rust-native-1.62.0-r0 do_fetch: Checksum mismatch for local file /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz
Cleaning and trying again.
WARNING: rust-native-1.62.0-r0 do_fetch: Renaming /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz to /home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz_bad-checksum_6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
NOTE: recipe rust-native-1.62.0-r0: task do_fetch: Failed
NOTE: Tasks Summary: Attempted 673 tasks of which 667 didn't need to be rerun and 4 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds

Summary: 4 tasks failed:
  /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust-cross_1.62.0.bb:do_fetch
  virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust-llvm_1.62.0.bb:do_fetch
  virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/cargo/cargo_1.62.0.bb:do_fetch
  virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust_1.62.0.bb:do_fetch
Summary: There were 23 WARNING messages.
Summary: There were 8 ERROR messages, returning a non-zero exit code.
/usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
  return f(*args, **kwds)
ERROR: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Checksum failure fetching https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust
ERROR: rust-cross-core2-32-glibc-1.62.0-r0 do_fetch: Bitbake Fetcher Error: ChecksumError('Checksum mismatch!\nFile: \'/home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz\' has sha256 checksum \'6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e\' when \'02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e\' was expected\nIf this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:\nSRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e"\nOtherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.', 'https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust')
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/x86_64-linux/rust-cross-core2-32-glibc/1.62.0-r0/temp/log.do_fetch.2369970
ERROR: Task (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust-cross_1.62.0.bb:do_fetch) failed with exit code '1'
ERROR: rust-llvm-native-1.62.0-r0 do_fetch: Checksum failure fetching https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust
ERROR: rust-llvm-native-1.62.0-r0 do_fetch: Bitbake Fetcher Error: ChecksumError('Checksum mismatch!\nFile: \'/home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz\' has sha256 checksum \'6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e\' when \'02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e\' was expected\nIf this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:\nSRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e"\nOtherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.', 'https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust')
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/x86_64-linux/rust-llvm-native/1.62.0-r0/temp/log.do_fetch.2369968
ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust-llvm_1.62.0.bb:do_fetch) failed with exit code '1'
ERROR: cargo-native-1.62.0-r0 do_fetch: Checksum failure fetching https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust
ERROR: cargo-native-1.62.0-r0 do_fetch: Bitbake Fetcher Error: ChecksumError('Checksum mismatch!\nFile: \'/home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz\' has sha256 checksum \'6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e\' when \'02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e\' was expected\nIf this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:\nSRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e"\nOtherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.', 'https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust')
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/x86_64-linux/cargo-native/1.62.0-r0/temp/log.do_fetch.2369971
ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/cargo/cargo_1.62.0.bb:do_fetch) failed with exit code '1'
ERROR: rust-native-1.62.0-r0 do_fetch: Checksum failure fetching https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust
ERROR: rust-native-1.62.0-r0 do_fetch: Bitbake Fetcher Error: ChecksumError('Checksum mismatch!\nFile: \'/home/pokybuild/yocto-worker/auh/build/build/build/downloads/rustc-1.62.0-src.tar.xz\' has sha256 checksum \'6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e\' when \'02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e\' was expected\nIf this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:\nSRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e"\nOtherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.', 'https://static.rust-lang.org/dist/rustc-1.62.0-src.tar.xz;name=rust')
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/x86_64-linux/rust-native/1.62.0-r0/temp/log.do_fetch.2369969
ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/rust_1.62.0.bb:do_fetch) failed with exit code '1'

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [AUH] libstd-rs: upgrading to 1.62.1 FAILED
@ 2022-08-01  8:14 auh
  0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2022-08-01  8:14 UTC (permalink / raw)
  To: Randy MacLeod; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libstd-rs* to *1.62.1* has Failed(get_env).

Detailed error information:

Empty environment returned
WARNING: Host distribution "almalinux-8.6" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache...done.
Loaded 1659 entries from dependency cache.
Parsing recipes...
Summary: There was 1 WARNING message.
Summary: There were 3 ERROR messages, returning a non-zero exit code.



Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-05  6:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05  6:03 [AUH] libstd-rs: upgrading to 1.62.1 FAILED auh
  -- strict thread matches above, loose matches on Subject: below --
2022-08-01  8:14 auh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.