Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *puzzles* to 
*7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658* has Succeeded.

Next steps:
    - apply the patch: git am 0001-puzzles-upgrade-to-latest-revision.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

-- >8 --
From e53e8d6982c045a9a5ee01f341b529a0e6aa876e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 15 Jan 2024 13:55:38 +0000
Subject: [PATCH] puzzles: upgrade to latest revision

---
 meta/recipes-sato/puzzles/puzzles_git.bb | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb 
b/meta/recipes-sato/puzzles/puzzles_git.bb
index ab4b2394b8..6101635f56 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -1,8 +1,27 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENCE
+# +++ LICENCE
+# @@ -1,4 +1,4 @@
+# -This software is copyright (c) 2004-2023 Simon Tatham.
+# +This software is copyright (c) 2004-2024 Simon Tatham.
+#  
+#  Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas
+#  Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd
+# 
+#
+
 SUMMARY = "Simon Tatham's Portable Puzzle Collection"
 DESCRIPTION = "Collection of small computer programs which implement 
one-player puzzle games."
 HOMEPAGE = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/";
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENCE;md5=92d2b7a2fc96b5f7f17101df7db1fefa"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=191542b32377bde254e9799e0a46f18b"
 
 # gtk support includes a bunch of x11 headers
 REQUIRED_DISTRO_FEATURES = "x11"
@@ -10,7 +29,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
 SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https"
 
 UPSTREAM_CHECK_COMMITS = "1"
-SRCREV = "08365fb260ae6e32442dd9f196e65d13facb4b33"
+SRCREV = "7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658"
 PE = "2"
 PV = "0.0+git"
 
-- 
2.42.0

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1850 entries from dependency cache.
Parsing recipes...done.
Parsing of 914 .bb files complete (913 cached, 1 parsed). 1850 targets, 38 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.7.1"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "x86_64-poky-linux"
MACHINE              = "qemux86-64"
DISTRO               = "poky"
DISTRO_VERSION       = "4.3+snapshot-2e908cdb9b167ad5e049e49599366877626b15c7"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       
workspace            = 
"tmp-auh-upgrades:2e908cdb9b167ad5e049e49599366877626b15c7"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 407 Local 395 Mirrors 0 Missed 12 Current 650 (97% 
match, 98% complete)
Removing 10 stale sstate objects for arch core2-64...done.
Removing 1 stale sstate objects for arch qemux86_64...done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 2580 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_fetch)
NOTE: recipe puzzles-2_0.0+git-r0: task do_fetch: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_fetch: Succeeded
NOTE: Running task 2902 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_unpack)
NOTE: Running task 2903 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_prepare_recipe_sysroot)
NOTE: recipe puzzles-2_0.0+git-r0: task do_unpack: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe puzzles-2_0.0+git-r0: task do_unpack: Succeeded
NOTE: Running task 2904 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_patch)
NOTE: Running task 2905 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_collect_spdx_deps)
NOTE: recipe puzzles-2_0.0+git-r0: task do_patch: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_patch: Succeeded
NOTE: Running task 2906 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_deploy_source_date_epoch)
NOTE: Running task 2907 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_generate_toolchain_file)
NOTE: Running task 2908 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_populate_lic)
NOTE: recipe puzzles-2_0.0+git-r0: task do_collect_spdx_deps: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_generate_toolchain_file: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_deploy_source_date_epoch: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_populate_lic: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_generate_toolchain_file: Succeeded
NOTE: recipe puzzles-2_0.0+git-r0: task do_populate_lic: Succeeded
NOTE: recipe puzzles-2_0.0+git-r0: task do_deploy_source_date_epoch: Succeeded
NOTE: Running task 2909 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_configure)
NOTE: recipe puzzles-2_0.0+git-r0: task do_configure: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_collect_spdx_deps: Succeeded
NOTE: recipe puzzles-2_0.0+git-r0: task do_configure: Succeeded
NOTE: Running task 2910 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_compile)
NOTE: recipe puzzles-2_0.0+git-r0: task do_compile: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_compile: Succeeded
NOTE: Running task 2911 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_install)
NOTE: recipe puzzles-2_0.0+git-r0: task do_install: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_install: Succeeded
NOTE: Running task 2912 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_package)
NOTE: Running task 2913 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_populate_sysroot)
NOTE: recipe puzzles-2_0.0+git-r0: task do_package: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_populate_sysroot: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_populate_sysroot: Succeeded
NOTE: Task 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_populate_sysroot
 unihash changed to 
a6aa76b712a10505f1196d9d7445236da777a5b5b6af133ffc91f0b8987118db
NOTE: recipe puzzles-2_0.0+git-r0: task do_package: Succeeded
NOTE: Running task 2914 of 2921 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_packagedata)
NOTE: recipe puzzles-2_0.0+git-r0: task do_packagedata: Started
NOTE: recipe puzzles-2_0.0+git-r0: task do_packagedata: Failed
NOTE: Tasks Summary: Attempted 2914 tasks of which 2900 didn't need to be rerun 
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds
NOTE: The errors for this build are stored in 
/home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240115135121.txt
You can send the errors to a reports server by running:
  send-error-report 
/home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240115135121.txt
 [-s server]
NOTE: The contents of these logs will be posted in public if you use the above 
command with the default server. Please ensure you remove any identifying or 
proprietary information when prompted before sending.

Summary: 1 task failed:
  
/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_packagedata
Summary: There were 8 ERROR messages, returning a non-zero exit code.
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles-src went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles-dbg went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles-staticdev went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles-dev went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles-doc went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles-locale went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: QA Issue: Package version for 
package puzzles went backwards which would break package feeds (from 
2:0.0+git0+08365fb260-r0 to 2:0.0+git0+7a93ae5d3c-r0) [version-going-backwards]
ERROR: puzzles-2_0.0+git-r0 do_packagedata: Fatal QA errors were found, failing 
task.
ERROR: Logfile of failure stored in: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/puzzles/0.0+git/temp/log.do_packagedata.198352
ERROR: Task 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_packagedata)
 failed with exit code '1'

Attachment: 0001-puzzles-upgrade-to-latest-revision.patch
Description: Binary data

packages/core2-64-poky-linux/puzzles/puzzles-dbg: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-dev: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-dev: RRECOMMENDS: removed "puzzles 
(['= 2:0.0+git0+08365fb260-r0'])", added "puzzles (['= 
2:0.0+git0+7a93ae5d3c-r0'])"
packages/core2-64-poky-linux/puzzles/puzzles-doc: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-locale: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-src: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-staticdev: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-staticdev: RDEPENDS: removed 
"puzzles-dev (['= 2:0.0+git0+08365fb260-r0'])", added "puzzles-dev (['= 
2:0.0+git0+7a93ae5d3c-r0'])"
packages/core2-64-poky-linux/puzzles/puzzles: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-dbg: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-dev: RRECOMMENDS: removed "puzzles 
(['= 2:0.0+git0+08365fb260-r0'])", added "puzzles (['= 
2:0.0+git0+7a93ae5d3c-r0'])"
packages/core2-64-poky-linux/puzzles/puzzles-dev: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-doc: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-locale: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-src: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-src: PKGSIZE changed from 3838531 
to 3838603 (+0%)
packages/core2-64-poky-linux/puzzles/puzzles-staticdev: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
packages/core2-64-poky-linux/puzzles/puzzles-staticdev: RDEPENDS: removed 
"puzzles-dev (['= 2:0.0+git0+08365fb260-r0'])", added "puzzles-dev (['= 
2:0.0+git0+7a93ae5d3c-r0'])"
packages/core2-64-poky-linux/puzzles/puzzles: PKGV changed from 
0.0+git0+08365fb260 to 0.0+git0+7a93ae5d3c
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193775): 
https://lists.openembedded.org/g/openembedded-core/message/193775
Mute This Topic: https://lists.openembedded.org/mt/103744113/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to