Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Created September 3, 2020 17:21
Show Gist options
  • Save Yatekii/6200360cfc9e4836d5314aeec72619c8 to your computer and use it in GitHub Desktop.
Save Yatekii/6200360cfc9e4836d5314aeec72619c8 to your computer and use it in GitHub Desktop.
ARNING: raichu-core-${SRCPV}-r0 do_unpack: raichu-core: the directory ${WORKDIR}/git (/home/yatekii/repos/technokrat/raichu/raichu-kas/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-openstlinux_tkrt-linux-gnueabi/raichu-core/${SRCPV}-r0/git) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to
ERROR: raichu-core-${SRCPV}-r0 do_populate_lic: 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:sstate_hardcode_path(d)
0003:
File: '/home/yatekii/repos/technokrat/raichu/raichu-kas/layers/openembedded-core/meta/classes/sstate.bbclass', lineno: 625, function: sstate_hardcode_path
0621: bb.note("Removing hardcoded paths from sstate package: '%s'" % (sstate_hardcode_cmd))
0622: subprocess.check_output(sstate_hardcode_cmd, shell=True, cwd=sstate_builddir)
0623:
0624: # If the fixmefn is empty, remove it..
*** 0625: if os.stat(fixmefn).st_size == 0:
0626: os.remove(fixmefn)
0627: else:
0628: bb.note("Replacing absolute paths in fixmepath file: '%s'" % (sstate_filelist_relative_cmd))
0629: subprocess.check_output(sstate_filelist_relative_cmd, shell=True)
Exception: FileNotFoundError: [Errno 2] No such file or directory: '/home/yatekii/repos/technokrat/raichu/raichu-kas/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-openstlinux_tkrt-linux-gnueabi/raichu-core/${SRCPV}-r0/sstate-build-populate_lic/fixmepath'
ERROR: Logfile of failure stored in: /home/yatekii/repos/technokrat/raichu/raichu-kas/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-openstlinux_tkrt-linux-gnueabi/raichu-core/${SRCPV}-r0/temp/log.do_populate_lic.15973
ERROR: Task (/home/yatekii/repos/technokrat/raichu/raichu-kas/layers/meta-tkrt/meta-raichu/recipes-raichu/raichu-core/raichu-core_git.bb:do_populate_lic) failed with exit code '1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment