Hello,

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

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-python3-docutils-upgrade-0.20.1-0.21.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

-- >8 --
>From 022feaa5fa6586c791fd9e8eae2196abb96a3353 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <a...@yoctoproject.org>
Date: Mon, 15 Apr 2024 19:00:52 +0000
Subject: [PATCH] python3-docutils: upgrade 0.20.1 -> 0.21.1

---
 ...s_0.20.1.bb => python3-docutils_0.21.1.bb} | 50 ++++++++++++++++++-
 1 file changed, 48 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-docutils_0.20.1.bb => 
python3-docutils_0.21.1.bb} (22%)

diff --git a/meta/recipes-devtools/python/python3-docutils_0.20.1.bb 
b/meta/recipes-devtools/python/python3-docutils_0.21.1.bb
similarity index 22%
rename from meta/recipes-devtools/python/python3-docutils_0.20.1.bb
rename to meta/recipes-devtools/python/python3-docutils_0.21.1.bb
index 6038732cc4..43e02b4eae 100644
--- a/meta/recipes-devtools/python/python3-docutils_0.20.1.bb
+++ b/meta/recipes-devtools/python/python3-docutils_0.21.1.bb
@@ -1,10 +1,56 @@
+# 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:
+#
+# --- COPYING.txt
+# +++ COPYING.txt
+# @@ -6,7 +6,7 @@
+#  
+#  :Author: David Goodger
+#  :Contact: good...@python.org
+# -:Date: $Date: 2022-11-29 00:55:25 +0100 (Di, 29. Nov 2022) $
+# +:Date: $Date: 2023-06-22 17:34:37 +0200 (Do, 22. Jun 2023) $
+#  :Web site: https://docutils.sourceforge.io/
+#  :Copyright: This document has been placed in the public domain.
+#  
+# @@ -131,9 +131,9 @@
+#  * docutils/utils/roman.py
+#  
+#    copyright by Mark Pilgrim, released under the
+# -  `Python 2.1.1 license`_ (`local copy`__).
+# +  `Zope Public License Version 2.1`_ (`local copy`__).
+#  
+# -  __ licenses/python-2-1-1.txt
+# +  __ licenses/ZPL-2-1.txt
+#  
+#  * tools/editors/emacs/rst.el
+#  
+# @@ -150,10 +150,10 @@
+#  
+#  .. _sandbox: https://docutils.sourceforge.io/sandbox/README.html
+#  .. _licenses: licenses/
+# -.. _Python 2.1.1 license: https://docs.python.org/3/license.html
+#  .. _GNU General Public License: https://www.gnu.org/copyleft/gpl.html
+#  .. _BSD 2-Clause License: http://opensource.org/licenses/BSD-2-Clause
+#  .. _BSD 3-Clause License: https://opensource.org/licenses/BSD-3-Clause
+# +.. _Zope Public License Version 2.1: https://opensource.org/license/zpl-2-1/
+#  .. _OSI-approved: http://opensource.org/licenses/
+#  .. _license-list:
+#  .. _GPL-compatible: https://www.gnu.org/licenses/license-list.html
+# 
+#
+
 SUMMARY = "Docutils is a modular system for processing documentation into 
useful formats"
 HOMEPAGE = "http://docutils.sourceforge.net";
 SECTION = "devel/python"
 LICENSE = "PSF-2.0 & BSD-2-Clause & GPL-3.0-only"
-LIC_FILES_CHKSUM = "file://COPYING.txt;md5=08f5f8aa6a1db2500c08a2bb558e45af"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=382430a09a4453818aa6618f2090491b"
 
-SRC_URI[sha256sum] = 
"f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b"
+SRC_URI[sha256sum] = 
"65249d8a5345bc95e0f40f280ba63c98eb24de35c6c8f5b662e3e8948adea83f"
 
 inherit pypi setuptools3
 
-- 
2.42.0

Attachment: 0001-python3-docutils-upgrade-0.20.1-0.21.1.patch
Description: Binary data

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1881 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1878 targets, 35 
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.7.3"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "x86_64-poky-linux"
MACHINE              = "qemux86-64"
DISTRO               = "poky"
DISTRO_VERSION       = "4.3+snapshot-261ba3f7284dcc2a778b37f08606471bd61de27f"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       
workspace            = 
"tmp-auh-upgrades:261ba3f7284dcc2a778b37f08606471bd61de27f"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 312 Local 302 Mirrors 0 Missed 10 Current 323 (96% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Running setscene task 356 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 358 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_deploy_source_date_epoch_setscene)
NOTE: Running setscene task 359 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 509 of 635 
(virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)
NOTE: recipe python3-docutils-0.21.1-r0: task do_populate_lic_setscene: Started
NOTE: recipe python3-docutils-0.21.1-r0: task 
do_deploy_source_date_epoch_setscene: Started
NOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: 
Started
NOTE: recipe python3-3.12.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_populate_lic_setscene: 
Succeeded
NOTE: recipe python3-docutils-0.21.1-r0: task 
do_deploy_source_date_epoch_setscene: Succeeded
NOTE: Running setscene task 545 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_recipe_qa_setscene)
NOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: 
Succeeded
NOTE: recipe python3-3.12.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 595 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-runtime_13.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-docutils-0.21.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: Running task 592 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_fetch)
NOTE: recipe gcc-runtime-13.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_fetch: Started
NOTE: recipe gcc-runtime-13.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 609 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)
NOTE: recipe python3-docutils-0.21.1-r0: task do_fetch: Succeeded
NOTE: Running task 595 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_unpack)
NOTE: recipe python3-docutils-0.21.1-r0: task do_unpack: Started
NOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_unpack: Succeeded
NOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 616 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 618 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_populate_sysroot_setscene)
NOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_populate_sysroot_setscene: 
Started
NOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running task 1172 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_patch)
NOTE: recipe python3-docutils-0.21.1-r0: task do_patch: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_patch: Succeeded
NOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_populate_sysroot_setscene: 
Succeeded
NOTE: Running setscene task 630 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 632 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_recipe_qa_setscene)
NOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: 
Started
NOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: 
Succeeded
NOTE: Running setscene task 635 of 635 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_recipe_qa_setscene)
NOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Started
NOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: 
Succeeded
NOTE: Setscene tasks completed
NOTE: Running task 1641 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_prepare_recipe_sysroot)
NOTE: Running task 1789 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_collect_spdx_deps)
NOTE: recipe python3-docutils-0.21.1-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_collect_spdx_deps: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_prepare_recipe_sysroot: 
Succeeded
NOTE: recipe python3-docutils-0.21.1-r0: task do_collect_spdx_deps: Succeeded
NOTE: Running task 1793 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_configure)
NOTE: recipe python3-docutils-0.21.1-r0: task do_configure: Started
NOTE: recipe python3-docutils-0.21.1-r0: task do_configure: Succeeded
NOTE: Running task 1794 of 1805 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_compile)
NOTE: recipe python3-docutils-0.21.1-r0: task do_compile: Started
Log data follows:
| DEBUG: Executing shell function do_compile
| 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/recipe-sysroot-native/usr/bin/python3-native/python3:
 can't open file 
'/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/docutils-0.21.1/setup.py':
 [Errno 2] No such file or directory
| ERROR: 'python3 setup.py bdist_wheel ' execution failed.
| WARNING: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/run.do_compile.1096520:180
 exit 1 from 'exit 1'
| WARNING: Backtrace (BB generated script):
|       #1: bbfatal_log, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/run.do_compile.1096520,
 line 180
|       #2: setuptools3_do_compile, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/run.do_compile.1096520,
 line 170
|       #3: do_compile, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/run.do_compile.1096520,
 line 152
|       #4: main, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/run.do_compile.1096520,
 line 184
NOTE: recipe python3-docutils-0.21.1-r0: task do_compile: Failed
NOTE: Tasks Summary: Attempted 1794 tasks of which 1787 didn't need to be rerun 
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds
NOTE: The errors for this build are stored in 
/home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240415190034.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_20240415190034.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-devtools/python/python3-docutils_0.21.1.bb:do_compile
Summary: There were 2 ERROR messages, returning a non-zero exit code.
ERROR: python3-docutils-0.21.1-r0 do_compile: 'python3 setup.py bdist_wheel ' 
execution failed.
ERROR: python3-docutils-0.21.1-r0 do_compile: 
ExecutionError('/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/run.do_compile.1096520',
 1, None, None)
ERROR: Logfile of failure stored in: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.1/temp/log.do_compile.1096520
ERROR: Task 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.1.bb:do_compile)
 failed with exit code '1'
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198309): 
https://lists.openembedded.org/g/openembedded-core/message/198309
Mute This Topic: https://lists.openembedded.org/mt/105552103/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to