DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 ARCH=x86_64 CPU= CPUOPT= OPT= -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/sources/util-linux-2.41.3=/usr/src/debug/util-linux/2.41.3 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build=/usr/src/debug/util-linux/2.41.3 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native= -pipe
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build'
Making all in po
make[2]: Entering directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/po'
Making all in libblkid/docs
make[2]: Entering directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/libblkid/docs'
gtk-doc: Preparing build
make[2]: [Makefile:757: setup-build.stamp] Error 1 (ignored)
gtkdoc-scan --module=libblkid \
--source-dir=../../../sources/util-linux-2.41.3/libblkid/docs/../src \
--source-dir=./../src \
--ignore-decorators="__ul_attribute__\(.*\)" \
--ignore-headers="blkidP.h partitions.h superblocks.h topology.h aix.h dos.h" \
--output-dir=. \
--deprecated-guards="BLKID_DISABLE_DEPRECATED"
gtkdoc-mkdb --module=libblkid \
--source-dir=../../../sources/util-linux-2.41.3/libblkid/docs/../src \
--source-dir=./../src \
--output-format=xml \
--ignore-files="blkidP.h partitions.h superblocks.h topology.h aix.h dos.h" \
--expand-content-files="" \
--main-sgml-file=../../../sources/util-linux-2.41.3/libblkid/docs/libblkid-docs.xml \
--sgml-mode --output-format=xml --name-space blkid
cd ./html && \
gtkdoc-mkhtml --path="TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/libblkid/docs:TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/libblkid/docs/xml:TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/../sources/util-linux-2.41.3/libblkid/docs" \
\
libblkid \
TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/../sources/util-linux-2.41.3/libblkid/docs/libblkid-docs.xml
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native/usr/bin/gtkdoc-mkhtml", line 55, in <module>
sys.exit(mkhtml.run(options))
~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native/usr/share/gtk-doc/python/gtkdoc/mkhtml.py", line 64, in run
res = run_xsltproc(options, [
'--nonet',
...<11 lines>...
'chunker.output.quiet',
quiet] + remaining_args + [gtkdocdir + '/gtk-doc.xsl', document])
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native/usr/share/gtk-doc/python/gtkdoc/mkhtml.py", line 42, in run_xsltproc
return subprocess.call(command + args)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 395, in call
with Popen(*popenargs, **kwargs) as p:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 1038, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 1989, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'xsltproc'
make[2]: Leaving directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build/libblkid/docs'
make[2]: *** [Makefile:839: html-build.stamp] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/util-linux/2.41.3/build'
make[1]: *** [Makefile:17525: all-recursive] Error 1
make: *** [Makefile:7595: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.