Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-docutils* to *0.21.2* 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.2.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 55ad2625eb6077afcedfed4da3af059fcb1a750b Mon Sep 17 00:00:00 2001 From: Upgrade Helper <a...@yoctoproject.org> Date: Wed, 15 May 2024 09:27:07 +0000 Subject: [PATCH] python3-docutils: upgrade 0.20.1 -> 0.21.2 --- ...s_0.20.1.bb => python3-docutils_0.21.2.bb} | 50 ++++++++++++++++++- 1 file changed, 48 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-docutils_0.20.1.bb => python3-docutils_0.21.2.bb} (22%) diff --git a/meta/recipes-devtools/python/python3-docutils_0.20.1.bb b/meta/recipes-devtools/python/python3-docutils_0.21.2.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.2.bb index 6038732cc4..0d096dd570 100644 --- a/meta/recipes-devtools/python/python3-docutils_0.20.1.bb +++ b/meta/recipes-devtools/python/python3-docutils_0.21.2.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] = "3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f" inherit pypi setuptools3 -- 2.44.0
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). 1879 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.9.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.0+snapshot-5c661b652a9018b290d5d097ac8db342b1eeeb7e" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:5c661b652a9018b290d5d097ac8db342b1eeeb7e" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 314 Local 302 Mirrors 0 Missed 12 Current 321 (96% match, 98% complete) done. NOTE: Executing Tasks NOTE: Running setscene task 397 of 635 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_recipe_qa_setscene) NOTE: recipe python3-docutils-0.21.2-r0: task do_recipe_qa_setscene: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_recipe_qa_setscene: Succeeded NOTE: Setscene tasks completed NOTE: Running task 1405 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_fetch) NOTE: recipe python3-docutils-0.21.2-r0: task do_fetch: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_fetch: Succeeded NOTE: Running task 1786 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_unpack) NOTE: Running task 1787 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_prepare_recipe_sysroot) NOTE: recipe python3-docutils-0.21.2-r0: task do_unpack: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_unpack: Succeeded NOTE: Running task 1789 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_patch) NOTE: Running task 1790 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_collect_spdx_deps) NOTE: recipe python3-docutils-0.21.2-r0: task do_patch: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_collect_spdx_deps: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: recipe python3-docutils-0.21.2-r0: task do_collect_spdx_deps: Succeeded NOTE: recipe python3-docutils-0.21.2-r0: task do_patch: Succeeded NOTE: Running task 1791 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_deploy_source_date_epoch) NOTE: Running task 1792 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_populate_lic) NOTE: recipe python3-docutils-0.21.2-r0: task do_populate_lic: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_deploy_source_date_epoch: Started NOTE: recipe python3-docutils-0.21.2-r0: task do_populate_lic: Succeeded NOTE: Task /home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_populate_lic unihash changed to 0c9280c8e40780ce0f957d0eee6eb804ed376f42f80f9ffebe7ff7a30ea34ebc NOTE: recipe python3-docutils-0.21.2-r0: task do_deploy_source_date_epoch: Succeeded NOTE: Task /home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_deploy_source_date_epoch unihash changed to 72216fac93c131a12a409098e045e1a59b0f8379c65c5253982f5dcf47f017d7 NOTE: Setscene tasks completed NOTE: Running task 1793 of 1805 (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_configure) NOTE: recipe python3-docutils-0.21.2-r0: task do_configure: Started NOTE: recipe python3-docutils-0.21.2-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.2.bb:do_compile) NOTE: recipe python3-docutils-0.21.2-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.2/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.2/docutils-0.21.2/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.2/temp/run.do_compile.727755: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.2/temp/run.do_compile.727755, line 180 | #2: setuptools3_do_compile, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.2/temp/run.do_compile.727755, line 170 | #3: do_compile, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.2/temp/run.do_compile.727755, line 152 | #4: main, /home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.2/temp/run.do_compile.727755, line 184 NOTE: recipe python3-docutils-0.21.2-r0: task do_compile: Failed NOTE: Tasks Summary: Attempted 1794 tasks of which 1785 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 3 seconds NOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240515092646.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_20240515092646.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.2.bb:do_compile Summary: There were 2 ERROR messages, returning a non-zero exit code. ERROR: python3-docutils-0.21.2-r0 do_compile: 'python3 setup.py bdist_wheel ' execution failed. ERROR: python3-docutils-0.21.2-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/python3-docutils/0.21.2/temp/run.do_compile.727755', 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.2/temp/log.do_compile.727755 ERROR: Task (/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/python/python3-docutils_0.21.2.bb:do_compile) failed with exit code '1'
0001-python3-docutils-upgrade-0.20.1-0.21.2.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199326): https://lists.openembedded.org/g/openembedded-core/message/199326 Mute This Topic: https://lists.openembedded.org/mt/106118814/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-