Hi Anoop,

Regarding your issue it may be because of the double '/' in "/home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemd/git-r0/image//usr/sbin".

I corrected that issue upstream (directly in the spec file): https://review.tizen.org/gerrit/#/c/25163/

However the change hasn't been made in the recipe yet so you need to manually make the changes in the recipe: remove the '/' between "${D}/${prefix}" in lines 161, 232 and 234 of the file systemd.inc


Next time you have an issue can you please, send the logs in a file attached to the mail so they're not reformatted ?
Also, can you give some more information such as, but not limited to:
* Host OS and architecture
* Target architecture/BSP
* The image you're trying to build
* ...

Those information may or may not help but we're interested in knowing what works and what doesn't.


I see you're trying an ARM build which is very intersting. Can you keep us updated about your advancements ? Thank you :)

Regards,
Kevin

On 30/07/2014 15:49, Anoop Babu wrote:
Tizen yocto build bitbake error

Bitbake was done after fetching from tizen branch

Summary: 1 task failed:
/home/sfm/yocto_temp/meta-tizen/recipes-tizen/systemd/systemd_git.bb <http://systemd_git.bb/>,
do_install
+ /usr/bin/mkdir -p /home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-
poky-linux-gnueabi/systemd/git-r0/image//usr/sbin

/home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-
gnueabi/systemd/git-r0/temp/run.do_install.17788: line 131: /usr/bin/mkdir:
No such file or directory
+ bb_exit_handler
+ ret=1
+ case $ret in
+ case $BASH_VERSION in
+ echo 'WARNING: /home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-
poky-linux-gnueabi/systemd/git-r0/temp/run.do_install.17788:1 exit 1 from
 /usr/bin/mkdir' -p /home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-
neon-poky-linux-gnueabi/systemd/git-r0/image//usr/sbin
WARNING: /home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-
gnueabi/systemd/git-r0/temp/run.do_install.17788:1 exit 1 from
/usr/bin/mkdir -p /home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-
poky-linux-gnueabi/systemd/git-r0/image//usr/sbin
+ exit 1

ERROR: Function failed: do_install (log file is located at
/home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-
gnueabi/systemd/git-r0/temp/log.do_install.17788)
ERROR: Logfile of failure stored in:
/home/sfm/yocto_temp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-
gnueabi/systemd/git-r0/temp/log.do_install.17788
NOTE: recipe systemd-git-r0: task do_install: Failed
checking if gcc  supports -fno-rtti -fno-exceptions...
ERROR: Task 1466 (/home/sfm/yocto_temp/meta-tizen/recipes-
tizen/systemd/systemd_git.bb <http://systemd_git.bb/>, do_install) failed with exit code '1'

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to