DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/rpm/rpm_4.15.1.bb:do_populate_sysroot']
NOTE: Installed into sysroot: ['dwarfsrcfiles-native', 'rpm-native', 'elfutils-native', 'pkgconfig-native', 'openssl-native', 'bzip2-native', 'xz-native', 'popt-native', 'perl-native', 'file-native', 'db-native', 'python3-native', 'zlib-native', 'gdbm-native', 'libffi-native', 'libnsl2-native', 'util-linux-native', 'readline-native', 'sqlite3-native', 'libtirpc-native', 'libpcre2-native', 'libcap-ng-native', 'ncurses-native']
NOTE: Skipping as already exists in sysroot: ['patch-native', 'quilt-native', 'unzip-native', 'pseudo-native', 'automake-native', 'libtool-native', 'gnu-config-native', 'attr-native', 'autoconf-native', 'gettext-minimal-native', 'texinfo-dummy-native', 'm4-native']
DEBUG: sed -e 's:^[^/]*/:TOPDIR/build/tmp/work/mips32r2-yoe-linux/noto-fonts/1.0-2017-10-24/recipe-sysroot-native/:g' TOPDIR/build/tmp/sysroots-components/x86_64/rpm-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/elfutils-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/pkgconfig-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/openssl-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/perl-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/python3-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/libpcre2-native/fixmepath TOPDIR/build/tmp/sysroots-components/x86_64/ncurses-native/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:TOPDIR/build/tmp/work/mips32r2-yoe-linux/noto-fonts/1.0-2017-10-24/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:TOPDIR/build/tmp/work/mips32r2-yoe-linux/noto-fonts/1.0-2017-10-24/recipe-sysroot-native:g' -e 's:FIXME_PSEUDO_SYSROOT:TOPDIR/build/tmp/sysroots-components/x86_64/pseudo-native:g' -e 's:FIXME_HOSTTOOLS_DIR:TOPDIR/build/tmp/hosttools:g' -e 's:FIXME_PKGDATA_DIR:TOPDIR/build/tmp/pkgdata/qemumips:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:TOPDIR/build/tmp/work/mips32r2-yoe-linux/noto-fonts/1.0-2017-10-24/pseudo/:g' -e 's:FIXME_LOGFIFO:TOPDIR/build/tmp/work/mips32r2-yoe-linux/noto-fonts/1.0-2017-10-24/temp/fifo.5709:g'
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_package
DEBUG: Executing python function package_convert_pr_autoinc
DEBUG: Python function package_convert_pr_autoinc finished
DEBUG: Executing python function package_prepare_pkgdata
NOTE: Installed into pkgdata-sysroot: []
DEBUG: Python function package_prepare_pkgdata finished
DEBUG: Executing python function perform_packagecopy
DEBUG: Python function perform_packagecopy finished
DEBUG: Executing python function split_and_strip_files
DEBUG: Python function split_and_strip_files finished
DEBUG: Executing python function fixup_perms
ERROR: Error executing a python function in exec_python_func() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:fixup_perms(d)
     0003:
File: 'TOPDIR/sources/openembedded-core/meta/classes/package.bbclass', lineno: 1055, function: fixup_perms
     1051:        origin = dvar + dir
     1052:        if not (cpath.exists(origin) and cpath.isdir(origin)):
     1053:            continue
     1054:
 *** 1055:        fix_perms(origin, fs_perms_table[dir].mode, fs_perms_table[dir].uid, fs_perms_table[dir].gid, dir)
     1056:
     1057:        if fs_perms_table[dir].walk == 'true':
     1058:            for root, dirs, files in os.walk(origin):
     1059:                for dr in dirs:
File: 'TOPDIR/sources/openembedded-core/meta/classes/package.bbclass', lineno: 937, function: fix_perms
     0933:        # -1 is a special value that means don't change the uid/gid
     0934:        # if they are BOTH -1, don't bother to lchown
     0935:        if not (uid == -1 and gid == -1):
     0936:            #bb.note("Fixup Perms: lchown %d:%d %s" % (uid, gid, dir))
 *** 0937:            os.lchown(path, uid, gid)
     0938:
     0939:    # Return a list of configuration files based on either the default
     0940:    # files/fs-perms.txt or the contents of FILESYSTEM_PERMS_TABLES
     0941:    # paths are resolved via BBPATH
Exception: PermissionError: [Errno 1] Operation not permitted: 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/noto-fonts/1.0-2017-10-24/package/usr'

DEBUG: Python function fixup_perms finished
DEBUG: Python function do_package finished

Error details

Submitted on:
29/09/20 12:48
Error type:
Recipe
Task:
do_package
Recipe:
noto-fonts-1.0-2017-10
Recipe version:
24
Machine:
qemumips
Distro:
yoe
Build system:
x86_64-linux
Target system:
mips-yoe-linux
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
730e7e3e00c9fb366f02c8c5e64fa3edd0be2b38
Build:
#110561
Submitter:
Similar errors:
0
Open a bug