snips.sh

 1ERROR: ncurses-native-6.5-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:
 2
 3The stack trace of python calls that resulted in this exception/failure was:
 4File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
 5     0001:
 6 *** 0002:siteconfig_do_siteconfig(d)
 7     0003:
 8File: '/mnt/b/yoe/master/sources/poky/meta/classes/siteconfig.bbclass', lineno: 14, function: siteconfig_do_siteconfig
 9     0010:        return
10     0011:    if not os.path.isdir(os.path.join(d.getVar('FILE_DIRNAME'), 'site_config')):
11     0012:        bb.debug(1, "No site_config directory, skipping do_siteconfig")
12     0013:        return
13 *** 0014:    sstate_install(shared_state, d)
14     0015:    bb.build.exec_func('do_siteconfig_gencache', d)
15     0016:    sstate_clean(shared_state, d)
16     0017:}
17     0018:
18File: '/mnt/b/yoe/master/sources/poky/meta/classes-global/sstate.bbclass', lineno: 239, function: sstate_install
19     0235:    sstateinst = d.getVar("SSTATE_INSTDIR")
20     0236:
21     0237:    for state in ss['dirs']:
22     0238:        prepdir(state[1])
23 *** 0239:        bb.utils.rename(sstateinst + state[0], state[1])
24     0240:
25     0241:    sharedfiles = []
26     0242:    shareddirs = []
27     0243:    bb.utils.mkdirhier(d.expand("${SSTATE_MANIFESTS}"))
28Exception: TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
29
30ERROR: Logfile of failure stored in: /mnt/b/yoe/master/build/tmp/work/x86_64-linux/ncurses-native/6.5/temp/log.do_populate_sysroot.146350
31ERROR: Task (virtual:native:/mnt/b/yoe/master/sources/poky/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot) failed with exit code '1'