Closed chenbd closed 9 years ago
manually create "/home/chenbd/genivi-baseline/yocto/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/sunxi-mali/git-r0/git/lib/mali" directory and copy these files to "/home/chenbd/genivi-baseline/yocto/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/sunxi-mali/git-r0/git/lib/mali" and rerun bitbake gemini-image seems ok. /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/r2p4 /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/r3p0 /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/r3p1 /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/r3p2-01rel1 /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/Makefile /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/Makefile.mashup /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/Makefile.split /home/chenbd/github/linux-sunxi/sunxi-mali/lib/mali/README
@chenbd - thanks for reporting.
I tried reproducing with meta-sunxi at revision db3d191f284c7c6d00a9c6329fe6075229340c0e, but that failed because of the QA errors fixed in #14.
I then tried with meta-sunxi at the latest revision (meta-sunxi = "master:db3d191f284c7c6d00a9c6329fe6075229340c0e"), and that built successfully.
Could you try again with the latest meta-sunxi revision?
I used following:
Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-13.10"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "cubieboard2"
DISTRO = "poky-ivi-systemd"
DISTRO_VERSION = "5.0.1"
TUNE_FEATURES = "armv7a vfp neon"
TARGET_FPU = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp = "(detachedfrom53d2563):53d2563ff13fcec74d4250bef5419e36169e55cc"
meta-ivi = "(detachedfromefeb671):efeb671d2ec3b07c2136af57b5e117ae6a19bd5a"
meta-sunxi = "master:1101a2da808c9bcfa2096c30b689aafc6c3253e7"
Thanks!
can some please guide me how to fix this problem? i want to build a genivi baseline for sunxi A20 board. log as follows: bitbake gemini-image Loading cache: 100% |###########################################################################################################| ETA: 00:00:00 Loaded 1219 entries from dependency cache. NOTE: Resolving any missing task queue dependencies NOTE: preferred version 3.4.61 of linux-libc-headers not available (for item linux-libc-headers) NOTE: versions of linux-libc-headers available: 3.10 NOTE: preferred version 3.4.61 of linux-libc-headers not available (for item linux-libc-headers-dev) NOTE: versions of linux-libc-headers available: 3.10
Build Configuration: BB_VERSION = "1.20.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "cubieboard2" DISTRO = "poky-ivi-systemd" DISTRO_VERSION = "5.0.1" TUNE_FEATURES = "armv7a vfp neon" TARGET_FPU = "vfp-neon" meta
meta-yocto
meta-yocto-bsp = "dora:53d2563ff13fcec74d4250bef5419e36169e55cc" meta-ivi = "5.0:efeb671d2ec3b07c2136af57b5e117ae6a19bd5a" meta-sunxi = "master:db3d191f284c7c6d00a9c6329fe6075229340c0e"
NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 1, output: fatal: Could not switch to '/home/chenbd/genivi-baseline/yocto/build/downloads/git2/github.com.linux-sunxi.sunxi-mali.git.tmp/lib': No such file or directory Unable to fetch in submodule path 'lib/mali'
ERROR: Task 2325 (/home/chenbd/genivi-baseline/yocto/meta-sunxi/recipes-graphics/libgles/sunxi-mali_git.bb, do_unpack) failed with exit code '1' NOTE: Tasks Summary: Attempted 2187 tasks of which 2181 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish:
Summary: 1 task failed: /home/chenbd/genivi-baseline/yocto/meta-sunxi/recipes-graphics/libgles/sunxi-mali_git.bb, do_unpack Summary: There was 1 ERROR message shown, returning a non-zero exit code.