DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/delian-jetson/build/meta-clang/recipes-devtools/clang/clang-cross_git.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/delian-jetson/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
ERROR: Error executing a python function in exec_func_python() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:extend_recipe_sysroot(d)
     0003:
File: '/home/pokybuild/yocto-worker/delian-jetson/build/meta/classes-global/staging.bbclass', lineno: 619, function: extend_recipe_sysroot
     0615:                    if "/bin/" in l or "/sbin/" in l:
     0616:                        # defer /*bin/* files until last in case they need libs
     0617:                        binfiles[l] = (targetdir, dest)
     0618:                    else:
 *** 0619:                        staging_copyfile(l, targetdir, dest, postinsts, seendirs)
     0620:
     0621:    # Handle deferred binfiles
     0622:    for l in binfiles:
     0623:        (targetdir, dest) = binfiles[l]
File: '/home/pokybuild/yocto-worker/delian-jetson/build/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
     0161:        os.symlink(linkto, dest)
     0162:        #bb.warn(c)
     0163:    else:
     0164:        try:
 *** 0165:            os.link(c, dest)
     0166:        except OSError as err:
     0167:            if err.errno == errno.EXDEV:
     0168:                bb.utils.copyfile(c, dest)
     0169:            else:
Exception: FileExistsError: [Errno 17] File exists: 'TOPDIR/tmp/sysroots-components/x86_64/clang-native/usr/libexec/intercept-c++' -> 'TOPDIR/tmp/work/armv8a_tegra-oe4t-linux/hydra-clang-lib/0.1/recipe-sysroot-native/usr/libexec/intercept-c++'

DEBUG: Python function extend_recipe_sysroot finished

Error details

Submitted on:
07/01/26 21:13
Error type:
Recipe
Task:
do_package_qa
Recipe:
hydra-clang-lib
Recipe version:
0.1-r0
Machine:
jetson-xavier-nx-devkit-emmc
Distro:
delios
Build system:
x86_64-linux
Target system:
aarch64-oe4t-linux
Host distro:
ubuntu-24.04/ubuntu-24.04
Branch:
scarthgap
Commit:
72983ac391008ebceb45edc7a8f0f6d5f4fe715c
Build:
#223807
Submitter:
yp-ab-f2d9057bbdc3
Link back:
http://192.168.31.100:8010/#/builders/25/builds/1
Similar errors:
2
Open a bug