Hello,

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

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-man-pages-upgrade-6.05.01-6.06.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 6006c41b69ff0711c7c9d4dab3deda6a100d58f7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 1 Mar 2024 14:54:32 +0000
Subject: [PATCH] man-pages: upgrade 6.05.01 -> 6.06

---
 ...man-pages_6.05.01.bb => man-pages_6.06.bb} | 109 +++++++++++++++++-
 1 file changed, 105 insertions(+), 4 deletions(-)
 rename meta/recipes-extended/man-pages/{man-pages_6.05.01.bb => 
man-pages_6.06.bb} (28%)

diff --git a/meta/recipes-extended/man-pages/man-pages_6.05.01.bb 
b/meta/recipes-extended/man-pages/man-pages_6.06.bb
similarity index 28%
rename from meta/recipes-extended/man-pages/man-pages_6.05.01.bb
rename to meta/recipes-extended/man-pages/man-pages_6.06.bb
index f0eb1a6132..43f0d1fa54 100644
--- a/meta/recipes-extended/man-pages/man-pages_6.05.01.bb
+++ b/meta/recipes-extended/man-pages/man-pages_6.06.bb
@@ -1,12 +1,113 @@
+# 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:
+#
+# --- README
+# +++ README
+# @@ -17,6 +17,7 @@
+#  
+#  Files
+#     CONTRIBUTING
+# +   CONTRIBUTING.d/*
+#         Instructions for reporting bugs and contributing.
+#  
+#     INSTALL
+# @@ -35,15 +36,12 @@
+#         Change log.  Includes most relevant changes.  However, it's not
+#         as complete as the git(1) log.
+#  
+# -   Makefile, share/mk/*
+# +   GNUmakefile, share/mk/*
+#         Build system.  For help, consult the <INSTALL> file, and run
+#         'make help'.
+#  
+#     lsm
+#         Linux software map.  See also <https://lsm.qqx.org/>.
+# -
+# -   .mailmap
+# -       See gitmailmap(5).
+#  
+#     LICENSES/*.txt
+#         Licenses in use by the project.
+# @@ -62,20 +60,20 @@
+#         Default directory for files created by the build system.
+#  
+#  Versions
+# -   Tarballs
+# -       <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/>
+# +   Distribution
+# +       <https://kernel.org/pub/linux/docs/man-pages/>
+# +       <https://www.alejandro-colomar.es/share/dist/man-pages/>
+#  
+#     Git
+# -       <git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git>
+#         <https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/>
+# -
+# -       A secondary git(1) repository can be found at:
+# -       
<git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git>
+# -       
<http://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/>
+# +       
<https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/>
+#  
+#     Online man-pages
+#         PDF
+# -             
<https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/book/>
+# +             <https://kernel.org/pub/linux/docs/man-pages/book/>
+# +             <https://www.alejandro-colomar.es/share/dist/man-pages/>
+# +       HTML
+# +             <https://man7.org/linux/man-pages/index.html>
+#  
+#  History
+#     Tarballs
+# @@ -83,7 +81,7 @@
+#         <https://www.win.tue.nl/~aeb/ftpdocs/linux-local/manpages.archive/>
+#  
+#     Maintainers
+# -       Alejandro Colomar <[email protected]> 
<http://www.alejandro-colomar.es/>
+# +       Alejandro Colomar <[email protected]> 
<https://www.alejandro-colomar.es/>
+#               2020 - present (5.09 - HEAD)
+#         Michael Kerrisk <[email protected]> <https://man7.org/>
+#               2004 - 2021    (2.00 - 5.13)
+# @@ -107,7 +105,7 @@
+#         man-pages(7)
+#  
+#     Website
+# -       <http://www.kernel.org/doc/man-pages/index.html>.
+# +       <https://www.kernel.org/doc/man-pages/index.html>.
+#  
+#     Downstream packages
+#         Arch man-pages
+# --- LICENSES/BSD-2-Clause.txt
+# +++ LICENSES/BSD-2-Clause.txt
+# @@ -1,4 +1,4 @@
+# -Copyright (c) <year> <owner> 
+# +Copyright (c) <year> <owner>
+#  
+#  Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+#  
+# --- LICENSES/BSD-3-Clause.txt
+# +++ LICENSES/BSD-3-Clause.txt
+# @@ -1,4 +1,4 @@
+# -Copyright (c) <year> <owner>. 
+# +Copyright (c) <year> <owner>.
+#  
+#  Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+#  
+# 
+#
+
 SUMMARY = "Linux man-pages"
 DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C 
library interfaces that are employed by user programs"
 SECTION = "console/utils"
 HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages";
 LICENSE = "GPL-2.0-or-later & GPL-2.0-only & GPL-1.0-or-later & BSD-2-Clause & 
BSD-3-Clause & BSD-4-Clause & MIT"
 
-LIC_FILES_CHKSUM = "file://README;md5=cbd51cd3dd298230df8ddd4637e65c37 \
-                    
file://LICENSES/BSD-2-Clause.txt;md5=d0f280d1058e77e66264a9b9e10e6c89 \
-                    
file://LICENSES/BSD-3-Clause.txt;md5=71f739ef75581cae312e8c711bcdab16 \
+LIC_FILES_CHKSUM = "file://README;md5=72cff06b7954222c24d38bc2c41b234e \
+                    
file://LICENSES/BSD-2-Clause.txt;md5=9e16594a228301089d759b4f178db91f \
+                    
file://LICENSES/BSD-3-Clause.txt;md5=407426fcc1a243b7b2eff6e35c56aca9 \
                     
file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \
                     
file://LICENSES/GPL-1.0-or-later.txt;md5=e5b7c80002ef72ab868b43ce47b65125 \
                     
file://LICENSES/GPL-2.0-only.txt;md5=3d26203303a722dedc6bf909d95ba815 \
@@ -16,7 +117,7 @@ LIC_FILES_CHKSUM = 
"file://README;md5=cbd51cd3dd298230df8ddd4637e65c37 \
                     "
 SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz"
 
-SRC_URI[sha256sum] = 
"b2dd44ca0342b50923291f06bdba38c42438e10c04843ce1f731cf3f50631e0a"
+SRC_URI[sha256sum] = 
"006906e7be81a71c2d347809597bcb91485fa7fa488acdaa79e681ddfa894568"
 
 inherit manpages
 
-- 
2.42.0

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1864 entries from dependency cache.
Parsing recipes...done.
Parsing of 916 .bb files complete (915 cached, 1 parsed). 1863 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-8517fc098f4c3b03fd366bcb11c918624b19794c"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       
workspace            = 
"tmp-auh-upgrades:8517fc098f4c3b03fd366bcb11c918624b19794c"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 66 Local 54 Mirrors 0 Missed 12 Current 225 (81% match, 
95% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 776 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_recipe_qa)
NOTE: recipe man-pages-6.06-r0: task do_recipe_qa: Started
NOTE: recipe man-pages-6.06-r0: task do_recipe_qa: Succeeded
NOTE: Task 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_recipe_qa
 unihash changed to 
6ff3473b6aca0117dc1c958fa2ca576fc043315057bb085394e2820845ad2c30
NOTE: Setscene tasks completed
NOTE: Running task 866 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_fetch)
NOTE: recipe man-pages-6.06-r0: task do_fetch: Started
NOTE: recipe man-pages-6.06-r0: task do_fetch: Succeeded
NOTE: Running task 867 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_unpack)
NOTE: Running task 868 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_prepare_recipe_sysroot)
NOTE: recipe man-pages-6.06-r0: task do_unpack: Started
NOTE: recipe man-pages-6.06-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe man-pages-6.06-r0: task do_unpack: Succeeded
NOTE: Running task 869 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_patch)
NOTE: Running task 870 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_collect_spdx_deps)
NOTE: recipe man-pages-6.06-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe man-pages-6.06-r0: task do_patch: Started
NOTE: recipe man-pages-6.06-r0: task do_collect_spdx_deps: Started
NOTE: recipe man-pages-6.06-r0: task do_patch: Succeeded
NOTE: Running task 871 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_deploy_source_date_epoch)
NOTE: Running task 872 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_populate_lic)
NOTE: recipe man-pages-6.06-r0: task do_collect_spdx_deps: Succeeded
NOTE: recipe man-pages-6.06-r0: task do_deploy_source_date_epoch: Started
NOTE: recipe man-pages-6.06-r0: task do_populate_lic: Started
NOTE: recipe man-pages-6.06-r0: task do_populate_lic: Succeeded
NOTE: Task 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_populate_lic
 unihash changed to 
eac385473b0e68d40f22ef4b9705c57853e00f0596ce6a549b0622d2c1676388
NOTE: recipe man-pages-6.06-r0: task do_deploy_source_date_epoch: Succeeded
NOTE: Task 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_deploy_source_date_epoch
 unihash changed to 
9220fa486405f4ccd068b41a3ec3b7f17e4e109d6d1a44c60d06b3775770a89f
NOTE: Setscene tasks completed
NOTE: Running noexec task 873 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_configure)
NOTE: Running noexec task 874 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_compile)
NOTE: Running task 875 of 885 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_install)
NOTE: recipe man-pages-6.06-r0: task do_install: Started
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are 
['/home/pokybuild/yocto-worker/auh/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot',
 
'/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_populate_sysroot',
 
'/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/gcc/gcc-runtime_13.2.bb:do_populate_sysroot',
 
'/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot',
 
'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot',
 
'virtual:native:/home/pokybuild/yocto-worker/auh/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 
'glibc', 'binutils-cross-x86_64', 'gcc-cross-x86_64', 'gcc-runtime', 'libgcc', 
'libtool-native', 'm4-native', 'quilt-native', 'texinfo-dummy-native', 
'linux-libc-headers', 'zlib-native', 'flex-native', 'gnu-config-native', 
'patch-native', 'pseudo-native', 'xz-native', 'zstd-native', 'attr-native', 
'gmp-native', 'libmpc-native', 'mpfr-native', 'sqlite3-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install
| NOTE: make -j 16 -l 75 install prefix=/usr 
DESTDIR=/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image
| fatal: not a git repository (or any of the parent directories): .git
| bash: locale: command not found
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man1/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man2/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man4/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man5/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man6/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man7/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man8/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man2type/
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/a64l.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/abort.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/abs.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acos.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acosf.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acosh.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acoshf.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acoshl.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acosl.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/addmntent.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/addseverity.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/adjtime.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/__after_morecore_hook.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_cancel.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_error.3
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_fsync.3
| install: cannot stat '/dev/stdin': No such file or directory
| INSTALL       
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_init.3
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/a64l.3]
 Error 1
| make: *** Waiting for unfinished jobs....
| install: cannot stat '/dev/stdin': No such file or directory
| install: cannot stat '/dev/stdin': No such file or directory
| install: cannot stat '/dev/stdin': No such file or directory
| install: install: cannot stat '/dev/stdin'cannot stat '/dev/stdin': No such 
file or directory
| : No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/abs.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/abort.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acos.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acosh.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acoshf.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| install: cannot stat '/dev/stdin': No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acosf.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| install: cannot stat '/dev/stdin'install: cannot stat '/dev/stdin': No such 
file or directory
| : No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acoshl.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/acosl.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/addseverity.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/addmntent.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/adjtime.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/__after_morecore_hook.3]
 Error 1
| install: cannot stat '/dev/stdin': No such file or directory
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_cancel.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_fsync.3]
 Error 1
| make: *** [share/mk/install/man.mk:63: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/image/usr/share/man/man3/aio_error.3]
 Error 1
| ERROR: oe_runmake failed
| WARNING: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/run.do_install.1964475:174
 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/man-pages/6.06/temp/run.do_install.1964475,
 line 174
|       #2: die, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/run.do_install.1964475,
 line 158
|       #3: oe_runmake, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/run.do_install.1964475,
 line 153
|       #4: do_install, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/run.do_install.1964475,
 line 144
|       #5: main, 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/run.do_install.1964475,
 line 187
NOTE: recipe man-pages-6.06-r0: task do_install: Failed
NOTE: Tasks Summary: Attempted 875 tasks of which 864 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_20240301145411.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_20240301145411.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-extended/man-pages/man-pages_6.06.bb:do_install
Summary: There were 2 ERROR messages, returning a non-zero exit code.
ERROR: man-pages-6.06-r0 do_install: oe_runmake failed
ERROR: man-pages-6.06-r0 do_install: 
ExecutionError('/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/run.do_install.1964475',
 1, None, None)
ERROR: Logfile of failure stored in: 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/man-pages/6.06/temp/log.do_install.1964475
ERROR: Task 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_install)
 failed with exit code '1'

Attachment: 0001-man-pages-upgrade-6.05.01-6.06.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#196498): 
https://lists.openembedded.org/g/openembedded-core/message/196498
Mute This Topic: https://lists.openembedded.org/mt/104675354/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to