Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-attrs* to *23.1.0* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-python3-attrs-upgrade-22.2.0-23.1.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
Loading cache...done.
Loaded 1798 entries from dependency cache.
Parsing recipes...done.
Parsing of 899 .bb files complete (898 cached, 1 parsed). 1798 targets, 40
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.4.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "i686-poky-linux"
MACHINE = "qemux86"
DISTRO = "poky"
DISTRO_VERSION = "4.2"
TUNE_FEATURES = "m32 core2"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp =
"tmp-auh-upgrades:e0a65d4874e2a9bd2c473a84a78fca9982d5ec47"
workspace = "master:cce6db2a59d309f77c1f9ca173fc674c506062d0"
Initialising tasks...done.
Sstate summary: Wanted 85 Local 78 Mirrors 0 Missed 7 Current 224 (91% match,
97% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 925 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_fetch)
NOTE: recipe python3-attrs-23.1.0-r0: task do_fetch: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_fetch: Succeeded
NOTE: Running task 1153 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_unpack)
NOTE: Running task 1154 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe python3-attrs-23.1.0-r0: task do_unpack: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_unpack: Succeeded
NOTE: Running task 1155 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_patch)
NOTE: recipe python3-attrs-23.1.0-r0: task do_patch: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_patch: Succeeded
NOTE: Running task 1156 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_deploy_source_date_epoch)
NOTE: Running task 1157 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_populate_lic)
NOTE: recipe python3-attrs-23.1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe python3-attrs-23.1.0-r0: task do_populate_lic: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_deploy_source_date_epoch: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_populate_lic: Succeeded
NOTE: recipe python3-attrs-23.1.0-r0: task do_deploy_source_date_epoch:
Succeeded
NOTE: Running task 1158 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_configure)
NOTE: recipe python3-attrs-23.1.0-r0: task do_configure: Started
NOTE: recipe python3-attrs-23.1.0-r0: task do_configure: Succeeded
NOTE: Running task 1159 of 1166
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_compile)
NOTE: recipe python3-attrs-23.1.0-r0: task do_compile: Started
Log data follows:
| DEBUG: Executing shell function do_compile
| * Getting build dependencies for wheel...
|
| Traceback (most recent call last):
| File
"/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/pyproject_hooks/_impl.py",
line 321, in _call_hook
| raise BackendUnavailable(data.get('traceback', ''))
| pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last):
| File
"/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py",
line 77, in _build_backend
| obj = import_module(mod_path)
| ^^^^^^^^^^^^^^^^^^^^^^^
| File
"/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/recipe-sysroot-native/usr/lib/python3.11/importlib/__init__.py",
line 126, in import_module
| return _bootstrap._gcd_import(name[level:], package, level)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
| File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
| File "<frozen importlib._bootstrap>", line 1128, in _find_and_load_unlocked
| File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
| File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
| File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
| File "<frozen importlib._bootstrap>", line 1142, in _find_and_load_unlocked
| ModuleNotFoundError: No module named 'hatchling'
|
| ERROR Backend 'hatchling.build' is not available.
| WARNING:
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/temp/run.do_compile.372584:157
exit 1 from 'nativepython3 -m build --no-isolation --wheel --outdir
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/dist
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/attrs-23.1.0'
| WARNING: Backtrace (BB generated script):
| #1: python_pep517_do_compile,
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/temp/run.do_compile.372584,
line 157
| #2: do_compile,
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/temp/run.do_compile.372584,
line 152
| #3: main,
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/temp/run.do_compile.372584,
line 168
NOTE: recipe python3-attrs-23.1.0-r0: task do_compile: Failed
NOTE: Tasks Summary: Attempted 1159 tasks of which 1151 didn't need to be rerun
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
Summary: 1 task failed:
/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_compile
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: python3-attrs-23.1.0-r0 do_compile:
ExecutionError('/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/temp/run.do_compile.372584',
1, None, None)
ERROR: Logfile of failure stored in:
/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/python3-attrs/23.1.0-r0/temp/log.do_compile.372584
ERROR: Task
(/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/python/python3-attrs_23.1.0.bb:do_compile)
failed with exit code '1'
0001-python3-attrs-upgrade-22.2.0-23.1.0.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#180623): https://lists.openembedded.org/g/openembedded-core/message/180623 Mute This Topic: https://lists.openembedded.org/mt/98626033/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
