Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-setuptools* to 
*75.5.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 
0001-python3-setuptools-upgrade-72.1.0-75.5.0.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 86072eb91a147d059031e8f0197bb80e7a4a5f45 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 17 Nov 2024 02:34:55 +0000
Subject: [PATCH] python3-setuptools: upgrade 72.1.0 -> 75.5.0

---
 ...stutils-sysconfig.py-make-it-possible-to-substite.patch | 7 ++-----
 ...1-conditionally-do-not-fetch-code-by-easy_install.patch | 4 ++--
 ...3-setuptools_72.1.0.bb => python3-setuptools_75.5.0.bb} | 2 +-
 3 files changed, 5 insertions(+), 8 deletions(-)
 rename meta/recipes-devtools/python/{python3-setuptools_72.1.0.bb => 
python3-setuptools_75.5.0.bb} (95%)

diff --git 
a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
 
b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
index 68dca43e21..8bf27eedd1 100644
--- 
a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
+++ 
b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
@@ -1,4 +1,4 @@
-From a9f3483b492317959a35886308c31c078e350a35 Mon Sep 17 00:00:00 2001
+From badde0504de7ad4334bf461228a9fdbda1265a65 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <[email protected]>
 Date: Wed, 11 May 2022 21:41:14 +0200
 Subject: [PATCH] _distutils/sysconfig.py: make it possible to substite the
@@ -20,7 +20,7 @@ Signed-off-by: Alexander Kanavin <[email protected]>
  1 file changed, 10 insertions(+), 2 deletions(-)
 
 diff --git a/setuptools/_distutils/sysconfig.py 
b/setuptools/_distutils/sysconfig.py
-index 7ebe67687..8039021a8 100644
+index 7ebe676..8039021 100644
 --- a/setuptools/_distutils/sysconfig.py
 +++ b/setuptools/_distutils/sysconfig.py
 @@ -121,6 +121,8 @@ def get_python_inc(plat_specific=False, prefix=None):
@@ -56,6 +56,3 @@ index 7ebe67687..8039021a8 100644
          return _posix_lib(standard_lib, libpython, early_prefix, prefix)
      elif os.name == "nt":
          if standard_lib:
--- 
-2.39.2
-
diff --git 
a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
 
b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
index 16b316e9cc..44196b46c5 100644
--- 
a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+++ 
b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
@@ -1,4 +1,4 @@
-From 80fe63816eb3bfd1f5b6d354e1f2442805cff4e0 Mon Sep 17 00:00:00 2001
+From 646fbdd1d3bb0107a2f2c78742324acf0885c923 Mon Sep 17 00:00:00 2001
 From: Hongxu Jia <[email protected]>
 Date: Tue, 17 Jul 2018 10:13:38 +0800
 Subject: [PATCH] conditionally do not fetch code by easy_install
@@ -16,7 +16,7 @@ Signed-off-by: Hongxu Jia <[email protected]>
  1 file changed, 5 insertions(+)
 
 diff --git a/setuptools/command/easy_install.py 
b/setuptools/command/easy_install.py
-index 858fb20..62bd853 100644
+index 36114d4..3249ddf 100644
 --- a/setuptools/command/easy_install.py
 +++ b/setuptools/command/easy_install.py
 @@ -672,6 +672,11 @@ class easy_install(Command):
diff --git a/meta/recipes-devtools/python/python3-setuptools_72.1.0.bb 
b/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-setuptools_72.1.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_75.5.0.bb
index 5a01111934..a7369db37d 100644
--- a/meta/recipes-devtools/python/python3-setuptools_72.1.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb
@@ -13,7 +13,7 @@ SRC_URI:append:class-native = " 
file://0001-conditionally-do-not-fetch-code-by-e
 SRC_URI += " \
             
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
 
-SRC_URI[sha256sum] = 
"8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec"
+SRC_URI[sha256sum] = 
"5c4ccb41111392671f02bb5f8436dfc5a9a7185e80500531b133f5775c4163ef"
 
 DEPENDS += "python3"
 
-- 
2.44.1

Attachment: 0001-python3-setuptools-upgrade-72.1.0-75.5.0.patch
Description: Binary data

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1882 entries from dependency cache.
Parsing recipes...done.
Parsing of 921 .bb files complete (920 cached, 1 parsed). 1880 targets, 41 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.9.1"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "x86_64-poky-linux"
MACHINE              = "qemux86-64"
DISTRO               = "poky"
DISTRO_VERSION       = "5.1"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       
workspace            = 
"tmp-auh-upgrades:775a8ad179b09c5aa015ce7024f1d682d368632f"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 308 Local 292 Mirrors 0 Missed 16 Current 328 (94% 
match, 97% complete)
done.
NOTE: Executing Tasks
NOTE: Running setscene task 365 of 636 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_create_spdx_setscene)
NOTE: Running task 940 of 1806 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_recipe_qa)
NOTE: Running task 941 of 1806 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_recipe_qa)
NOTE: recipe python3-setuptools-75.5.0-r0: task do_recipe_qa: Started
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_recipe_qa: Started
NOTE: recipe python3-3.13.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-setuptools-75.5.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 1103 of 1806 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_fetch)
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 1104 of 1806 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_fetch)
NOTE: recipe python3-3.13.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 601 of 636 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-75.5.0-r0: task do_fetch: Started
NOTE: recipe python3-setuptools-75.5.0-r0: task do_fetch: Succeeded
NOTE: Running task 1175 of 1806 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_unpack)
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_fetch: Started
NOTE: recipe gcc-runtime-14.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_fetch: Succeeded
NOTE: Running task 1176 of 1806 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_unpack)
NOTE: Running task 1177 of 1806 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe python3-setuptools-75.5.0-r0: task do_unpack: Started
NOTE: recipe gcc-runtime-14.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 610 of 636 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-core/glibc/glibc_2.40.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_unpack: Started
NOTE: recipe python3-setuptools-native-75.5.0-r0: task 
do_prepare_recipe_sysroot: Started
NOTE: recipe python3-setuptools-75.5.0-r0: task do_unpack: Succeeded
NOTE: Running task 1180 of 1806 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_patch)
NOTE: recipe glibc-2.40+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_unpack: Succeeded
NOTE: Running task 1181 of 1806 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_patch)
NOTE: Running task 1182 of 1806 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_collect_spdx_deps)
NOTE: recipe python3-setuptools-75.5.0-r0: task do_patch: Started
NOTE: recipe glibc-2.40+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 617 of 636 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_patch: Started
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_collect_spdx_deps: 
Started
NOTE: recipe gcc-cross-x86_64-14.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-setuptools-75.5.0-r0: task do_patch: Succeeded
NOTE: Running task 1189 of 1806 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_deploy_source_date_epoch)
NOTE: Running task 1190 of 1806 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_populate_lic)
NOTE: recipe gcc-cross-x86_64-14.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 622 of 636 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-setuptools-native-75.5.0-r0: task 
do_prepare_recipe_sysroot: Succeeded
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_collect_spdx_deps: 
Succeeded
NOTE: recipe python3-setuptools-75.5.0-r0: task do_deploy_source_date_epoch: 
Started
NOTE: recipe python3-setuptools-75.5.0-r0: task do_populate_lic: Started
NOTE: recipe gcc-cross-x86_64-14.2.0-r0: task do_populate_sysroot_setscene: 
Started
NOTE: recipe python3-setuptools-75.5.0-r0: task do_populate_lic: Succeeded
NOTE: recipe python3-setuptools-75.5.0-r0: task do_deploy_source_date_epoch: 
Succeeded
NOTE: recipe gcc-cross-x86_64-14.2.0-r0: task do_populate_sysroot_setscene: 
Succeeded
NOTE: Running setscene task 633 of 636 
(/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-setuptools-native-75.5.0-r0: task do_patch: Failed
NOTE: recipe binutils-cross-x86_64-2.43.1-r0: task 
do_populate_sysroot_setscene: Started
NOTE: recipe binutils-cross-x86_64-2.43.1-r0: task 
do_populate_sysroot_setscene: Succeeded
NOTE: Tasks Summary: Attempted 1281 tasks of which 1269 didn't need to be rerun 
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 11 seconds
NOTE: The errors for this build are stored in 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20241117023357.txt
You can send the errors to a reports server by running:
  send-error-report 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20241117023357.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:
  
virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_patch
    log: 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86_64-linux/python3-setuptools-native/75.5.0/temp/log.do_patch.3315875
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: python3-setuptools-native-75.5.0-r0 do_patch: Applying patch 
'0001-conditionally-do-not-fetch-code-by-easy_install.patch' on target 
directory 
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86_64-linux/python3-setuptools-native/75.5.0/setuptools-75.5.0'
CmdError('quilt --quiltrc 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86_64-linux/python3-setuptools-native/75.5.0/recipe-sysroot-native/etc/quiltrc
 push', 0, 'stdout: Applying patch 
0001-conditionally-do-not-fetch-code-by-easy_install.patch
patching file setuptools/command/easy_install.py
Hunk #1 FAILED at 672.
1 out of 1 hunk FAILED -- rejects in file setuptools/command/easy_install.py
Patch 0001-conditionally-do-not-fetch-code-by-easy_install.patch does not apply 
(enforce with -f)

stderr: ')
ERROR: Logfile of failure stored in: 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86_64-linux/python3-setuptools-native/75.5.0/temp/log.do_patch.3315875
ERROR: Task 
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-setuptools_75.5.0.bb:do_patch)
 failed with exit code '1'
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207293): 
https://lists.openembedded.org/g/openembedded-core/message/207293
Mute This Topic: https://lists.openembedded.org/mt/109653227/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to