[yocto] [Tizen General] Build Tizen with yocto work-flow

Richard Purdie richard.purdie at linuxfoundation.org
Fri Aug 1 14:55:48 PDT 2014


On Fri, 2014-08-01 at 15:13 +0100, Alex J Lennon wrote:
> Getting some errors here having followed the "Using Scripts" section.
> 
> I am guessing it might be as I'm using Ubuntu 14.04 LTS x64
> 
> This is for MACHINE=genericx86
> 
> e.g.
> 
> | make[3]: Leaving directory
> '/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/git/plugins'
> | make[2]: Leaving directory
> '/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/git/plugins'
> | make[1]: Leaving directory
> '/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/git'
> | install: cannot stat 'scripts/find-supplements{,.ksyms}': No such file
> or directory
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_install (log file is located at
> /home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/temp/log.do_install.2441)
> ERROR: Task 99
> (virtual:native:/home/ajlennon/yocto/meta-tizen/recipes-tizen/rpm/rpm_git.bb,
> do_install) failed with exit code '1'

Its because there are bashisms in that metadata and you have dash
as /bin/sh.

I've already mentioned this at least once but have been ignored :(

Cheers,

Richard




More information about the yocto mailing list