Sorry i made some fail in my hardware descriptions , correct box is dm800sev2 i try to make a new firmware for.
will try post more output and see if you can find out something from it. i can se it have problem with sysroot but dont know how to solve it.
Initialising tasks: 100% |##############################################################################| Time: 0:00:14
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: gnu-config-native-20150728+gitAUTOINC+b576fa87c1-r0 do_prepare_recipe_sysroot: Execution of event handler 'sstate_eventhandler' failed
Traceback (most recent call last):
File "/home/test/git/openpli-oe-core/openembedded-core/meta/classes/sstate.bbclass", line 1003, in sstate_eventhandler(e=<bb.build.TaskSucceeded object at 0x7ff3b9628710>):
sstatepkg = d.getVar('SSTATE_PKG')
> bb.siggen.dump_this_task(sstatepkg + '_' + taskname + ".tgz" ".siginfo", d)
}
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/siggen.py", line 356, in dump_this_task(outfile='/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sstate:gnu-config-native:x86_64-linux:20150728+gitAUTOINC+b576fa87c1:r0:x86_64:3:af03ebfe0c54c565c27dc4f47a528e5e_prepare_recipe_sysroot.tgz.siginfo', d=<bb.data_smart.DataSmart object at 0x7ff3af08f6d8>):
referencestamp = bb.build.stamp_internal(task, d, None, True)
> bb.parse.siggen.dump_sigtask(fn, task, outfile, "customfile:" + referencestamp)
File "/home/test/git/openpli-oe-core/openembedded-core/meta/lib/oe/sstatesig.py", line 184, in SignatureGeneratorOEBasicHash.dump_sigtask(fn='virtual:native:/home/test/git/openpli-oe-core/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb', task='do_prepare_recipe_sysroot', stampbase='/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sstate:gnu-config-native:x86_64-linux:20150728+gitAUTOINC+b576fa87c1:r0:x86_64:3:af03ebfe0c54c565c27dc4f47a528e5e_prepare_recipe_sysroot.tgz.siginfo', runtime='customfile:/home/test/git/openpli-oe-core/build/tmp/stamps/x86_64-linux/gnu-config-native/20150728+gitAUTOINC+b576fa87c1-r0'):
return
> super(bb.siggen.SignatureGeneratorBasicHash, self).dump_sigtask(fn, task, stampbase, runtime)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/siggen.py", line 312, in SignatureGeneratorOEBasicHash.dump_sigtask(fn='virtual:native:/home/test/git/openpli-oe-core/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb', task='do_prepare_recipe_sysroot', stampbase='/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sstate:gnu-config-native:x86_64-linux:20150728+gitAUTOINC+b576fa87c1:r0:x86_64:3:af03ebfe0c54c565c27dc4f47a528e5e_prepare_recipe_sysroot.tgz.siginfo', runtime='customfile:/home/test/git/openpli-oe-core/build/tmp/stamps/x86_64-linux/gnu-config-native/20150728+gitAUTOINC+b576fa87c1-r0'):
pass
> raise err
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/siggen.py", line 306, in SignatureGeneratorOEBasicHash.dump_sigtask(fn='virtual:native:/home/test/git/openpli-oe-core/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb', task='do_prepare_recipe_sysroot', stampbase='/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sstate:gnu-config-native:x86_64-linux:20150728+gitAUTOINC+b576fa87c1:r0:x86_64:3:af03ebfe0c54c565c27dc4f47a528e5e_prepare_recipe_sysroot.tgz.siginfo', runtime='customfile:/home/test/git/openpli-oe-core/build/tmp/stamps/x86_64-linux/gnu-config-native/20150728+gitAUTOINC+b576fa87c1-r0'):
os.chmod(tmpfile, 0o664)
> os.rename(tmpfile, sigfile)
except (OSError, IOError) as err:
OSError: [Errno 36] File name too long: '/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sigtask.j5bkpen_' -> '/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sstate:gnu-config-native:x86_64-linux:20150728+gitAUTOINC+b576fa87c1:r0:x86_64:3:af03ebfe0c54c565c27dc4f47a528e5e_prepare_recipe_sysroot.tgz.siginfo'
ERROR: gnu-config-native-20150728+gitAUTOINC+b576fa87c1-r0 do_prepare_recipe_sysroot: Build of do_prepare_recipe_sysroot failed
ERROR: gnu-config-native-20150728+gitAUTOINC+b576fa87c1-r0 do_prepare_recipe_sysroot: Traceback (most recent call last):
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/build.py", line 644, in exec_task
return _exec_task(fn, task, d, quieterr)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/build.py", line 618, in _exec_task
event.fire(TaskSucceeded(task, logfn, localdata), localdata)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/event.py", line 211, in fire
fire_class_handlers(event, d)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/event.py", line 134, in fire_class_handlers
execute_handler(name, handler, event, d)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/event.py", line 106, in execute_handler
ret = handler(event)
File "/home/test/git/openpli-oe-core/openembedded-core/meta/classes/sstate.bbclass", line 1003, in sstate_eventhandler
bb.siggen.dump_this_task(sstatepkg + '_' + taskname + ".tgz" ".siginfo", d)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/siggen.py", line 356, in dump_this_task
bb.parse.siggen.dump_sigtask(fn, task, outfile, "customfile:" + referencestamp)
File "/home/test/git/openpli-oe-core/openembedded-core/meta/lib/oe/sstatesig.py", line 184, in dump_sigtask
super(bb.siggen.SignatureGeneratorBasicHash, self).dump_sigtask(fn, task, stampbase, runtime)
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/siggen.py", line 312, in dump_sigtask
raise err
File "/home/test/git/openpli-oe-core/bitbake/lib/bb/siggen.py", line 306, in dump_sigtask
os.rename(tmpfile, sigfile)
OSError: [Errno 36] File name too long: '/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sigtask.j5bkpen_' -> '/home/test/git/openpli-oe-core/build/sstate-cache/linuxmint-19/af/sstate:gnu-config-native:x86_64-linux:20150728+gitAUTOINC+b576fa87c1:r0:x86_64:3:af03ebfe0c54c565c27dc4f47a528e5e_prepare_recipe_sysroot.tgz.siginfo'
ERROR: Task (virtual:native:/home/test/git/openpli-oe-core/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_prepare_recipe_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 29 tasks of which 24 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
virtual:native:/home/test/git/openpli-oe-core/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_prepare_recipe_sysroot
Summary: There were 17 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
test@i7:~/git/openpli-oe-core/build$