fairbird / openpli-dreambox-oe-core

GNU General Public License v3.0
6 stars 8 forks source link

ERROR: enigma2-plugin-extensions-jedimakerxtream #42

Closed elhawaryna closed 1 year ago

elhawaryna commented 1 year ago

ERROR: enigma2-plugin-extensions-jedimakerxtream -6.21+gitAUTOINC+8d456530bd-r0 do_prepare_recipe_sysroot: 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: 0001: 0002:extend_recipe_sysroot(d) 0003: File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/classes-global/staging.bbclass', lineno: 629, function: extend_recipe_sysroot 0625: bb.note("Installed into sysroot: %s" % str(msg_adding)) 0626: bb.note("Skipping as already exists in sysroot: %s" % str(msg_exists)) 0627: 0628: for f in fixme: 0629: staging_processfixme(fixme[f], f, recipesysroot, recipesysrootnative, d) 0630: 0631: for p in postinsts: 0632: subprocess.check_output(p, shell=True, stderr=subprocess.STDOUT) 0633: File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/classes-global/staging.bbclass', lineno: 187, function: staging_processfixme 0183: for fixmevar in ['PSEUDO_SYSROOT', 'HOSTTOOLS_DIR', 'PKGDATA_DIR', 'PSEUDO_LOCALSTATEDIR', 'LOGFIFO']: 0184: fixmepath = d.getVar(fixmevar) 0185: cmd += " -e 's:FIXME%s:%s:g'" % (fixmevar, fixme_path) 0186: bb.debug(2, cmd) 0187: subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT) 0188: 0189: 0190:def staging_populate_sysroot_dir(targetsysroot, nativesysroot, native, d): 0191: import glob File: '/usr/lib/python3.10/subprocess.py', lineno: 420, function: check_output 0416: else: 0417: empty = b'' 0418: kwargs['input'] = empty 0419: 0420: return run(popenargs, stdout=PIPE, timeout=timeout, check=True, 0421: kwargs).stdout 0422: 0423: 0424:class CompletedProcess(object): File: '/usr/lib/python3.10/subprocess.py', lineno: 524, function: run 0520: # We don't call process.wait() as .exit does that for us. 0521: raise 0522: retcode = process.poll() 0523: if check and retcode: 0524: raise CalledProcessError(retcode, process.args, 0525: output=stdout, stderr=stderr) 0526: return CompletedProcess(process.args, retcode, stdout, stderr) 0527: 0528: Exception: subprocess.CalledProcessError: Command 'sed -e 's:^[^/]*/:/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream /6.21+gitAUTOINC+8d456530bd-r0/recipe-sysroot/:g' /home/elhawary/openpli-dreambox-oe-core/build/tmp/sysroots-components/mips32el/python3/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream /6.21+gitAUTOINC+8d456530bd-r0/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream /6.21+gitAUTOINC+8d456530bd-r0/recipe-sysroot-native:g' -e 's:FIXME_PSEUDO_SYSROOT:/home/elhawary/openpli-dreambox-oe-core/build/tmp/sysroots-components/x86_64/pseudo-native:g' -e 's:FIXME_HOSTTOOLS_DIR:/home/elhawary/openpli-dreambox-oe-core/build/tmp/hosttools:g' -e 's:FIXME_PKGDATA_DIR:/home/elhawary/openpli-dreambox-oe-core/build/tmp/pkgdata/dm820:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream /6.21+gitAUTOINC+8d456530bd-r0/pseudo/:g' -e 's:FIXME_LOGFIFO:/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream /6.21+gitAUTOINC+8d456530bd-r0/temp/fifo.529210:g'' returned non-zero exit status 123.

Subprocess output: sed: couldn't edit /home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream: not a regular file

ERROR: Logfile of failure stored in: /home/elhawary/openpli-dreambox-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream /6.21+gitAUTOINC+8d456530bd-r0/temp/log.do_prepare_recipe_sysroot.529210 ERROR: Task (/home/elhawary/openpli-dreambox-oe-core/meta-openpli/recipes-openpli/enigma2-plugins/enigma2-plugin-extensions-jedimakerxtream .bb:do_prepare_recipe_sysroot) failed with exit code '1' NOTE: Tasks Summary: Attempted 10844 tasks of which 10265 didn't need to be rerun and 1 failed.

Summary: 1 task failed: /home/elhawary/openpli-dreambox-oe-core/meta-openpli/recipes-openpli/enigma2-plugins/enigma2-plugin-extensions-jedimakerxtream .bb:do_prepare_recipe_sysroot Summary: There was 1 ERROR message, returning a non-zero exit code. make: *** [Makefile:113: feed] Error 1

fairbird commented 1 year ago

I don't have any problem to compile jedimakerxtream plugin ... You have some issue with bitbake or some bbclass.. Try to delete tmp folder ...

Initialising tasks: 100% |###################################################################################################################################| Time: 0:00:01 Sstate summary: Wanted 33 Local 26 Mirrors 0 Missed 7 Current 340 (78% match, 98% complete) NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 1097 tasks of which 1080 didn't need to be rerun and all succeeded. raed@fairbird:~/build_image/DM920/openpli-dreambox-oe-core/build$

fairbird commented 1 year ago

Update OE-core try again https://github.com/fairbird/openpli-dreambox-oe-core/commit/16d1c18babde1c57e05fce6ec1b8bb4cc47e1227