hallo dbt,
danke für die info.
ich hatte beim ersten versuch erst nur git pull gemacht und dann gebaut. als das nicht klappte habe ich alles, allso die verzeichnisse yocto/poky mit rm gelöscht und dann komplett von vorne wie auf dem bild auch zu sehen angefangen. sollte denke ich also dann alles auf stand sein. der tipp mit bitbake neutrino-image-v zu bauen bringt dann folgendes am ende, ich hoffe das der auszug genügt:
--------------------------------------------------------------------
epends remove glibc-binary-localedata-de-de glibc-binary-localedata-cs-cz glibc-binary-localedata-es-es glibc-binary-localedata-en-us glibc-binary-localedata-fr-fr glibc-binary-localedata-pl-pl glibc-binary-localedata-ru-ru
NOTE: neutrino-image-1.0-r0 do_rootfs: Removing glibc-binary-localedata-de-de (2.32) from root...
Removing glibc-binary-localedata-cs-cz (2.32) from root...
Removing glibc-binary-localedata-es-es (2.32) from root...
Removing glibc-binary-localedata-en-us (2.32) from root...
Removing glibc-binary-localedata-fr-fr (2.32) from root...
Removing glibc-binary-localedata-pl-pl (2.32) from root...
Removing glibc-binary-localedata-ru-ru (2.32) from root...
NOTE: neutrino-image-1.0-r0 do_rootfs: Running intercept scripts:
NOTE: neutrino-image-1.0-r0 do_rootfs: > Executing update_font_cache intercept ...
NOTE: neutrino-image-1.0-r0 do_rootfs: Exit code 1. Output:
+ [ True = False -a qemuwrapper-cross != nativesdk-qemuwrapper-cross ]
+ qemu-arm -r 3.2.0 -E LD_LIBRARY_PATH=/home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/rootfs/linuxrootfs1/usr/lib:/home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/rootfs/linuxrootfs1/lib -L /home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/rootfs/linuxrootfs1 -E /home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/rootfs/linuxrootfs1/usr/libexec/fc-cache --sysroot=/home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/rootfs/linuxrootfs1 --system-only
usage: qemu-arm [options] program [arguments...]
Linux CPU emulator (compiled for arm emulation)
Options and associated environment variables:
Argument Env-variable Description
-h print this help
-help
-g port QEMU_GDB wait gdb connection to 'port'
-L path QEMU_LD_PREFIX set the elf interpreter prefix to 'path'
-s size QEMU_STACK_SIZE set the stack size to 'size' bytes
-cpu model QEMU_CPU select CPU (-cpu help for list)
-E var=value QEMU_SET_ENV sets targets environment variable (see below)
-U var QEMU_UNSET_ENV unsets targets environment variable (see below)
-0 argv0 QEMU_ARGV0 forces target process argv[0] to be 'argv0'
-r uname QEMU_UNAME set qemu uname release string to 'uname'
-B address QEMU_GUEST_BASE set guest_base address to 'address'
-R size QEMU_RESERVED_VA reserve 'size' bytes for guest virtual address space
-d item[,...] QEMU_LOG enable logging of specified items (use '-d help' for a list of items)
-dfilter range[,...] QEMU_DFILTER filter logging based on address range
-D logfile QEMU_LOG_FILENAME write logs to 'logfile' (default stderr)
-p pagesize QEMU_PAGESIZE set the host page size to 'pagesize'
-singlestep QEMU_SINGLESTEP run in singlestep mode
-strace QEMU_STRACE log system calls
-seed QEMU_RAND_SEED Seed for pseudo-random number generator
-trace QEMU_TRACE [[enable=]<pattern>][,events=<file>][,file=<file>]
-version QEMU_VERSION display version information and exit
Defaults:
QEMU_LD_PREFIX = /home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/rootfs/linuxrootfs1
QEMU_STACK_SIZE = 8388608 byte
You can use -E and -U options or the QEMU_SET_ENV and
QEMU_UNSET_ENV environment variables to set and unset
environment variables for the target process.
It is possible to provide several variables by separating them
by commas in getsubopt(3) style. Additionally it is possible to
provide the -E and -U options multiple times.
The following lines are equivalent:
-E var1=val2 -E var2=val2 -U LD_PRELOAD -U LD_DEBUG
-E var1=val2,var2=val2 -U LD_PRELOAD,LD_DEBUG
QEMU_SET_ENV=var1=val2,var2=val2 QEMU_UNSET_ENV=LD_PRELOAD,LD_DEBUG
Note that if you provide several changes to a single variable
the last change will stay in effect.
See <
https://qemu.org/contribute/report-a-bug> for how to report bugs.
More information on the QEMU project at <
https://qemu.org>.
ERROR: neutrino-image-1.0-r0 do_rootfs: The postinstall intercept hook 'update_font_cache' failed, details in /home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/temp/log.do_rootfs
ERROR: Logfile of failure stored in: /home/sattest1/yocto/poky/build-hd51/tmp/work/hd51-oe-linux-gnueabi/neutrino-image/1.0-r0/temp/log.do_rootfs.18253
ERROR: Task (/home/sattest1/yocto/poky/meta-neutrino/recipes-images/images/neutrino-image.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4673 tasks of which 4672 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/sattest1/yocto/poky/meta-neutrino/recipes-images/images/neutrino-image.bb:do_rootfs
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
--------------------------------------------------------
scheinbar passt da was mit " qemu " nicht richtig. kenn mich aber damit nicht aus.
ich versuche jetzt auch mal den link von dir mit dem how to do, aber vielleicht kann man mit dieser neuen info ja auch was anfangen um das problem zu erkennen bzw. zu lösen.
werde dann auch berichten wie es mit dem neuen how to do dann gelaufen ist, aber das dauert ja immer ne weile