OK, somehow you have issue writing oe-beta/build, which I'm not quite sure why. But to work around the issue with hob, do the same as what you did when you built core-image-minimal. First, do "source oe-init-build-env ~/my-build", which will setup your bitbake env and swith dir to ~/my-build. Then do hob. Please don't make any directory changes between these 2 steps.
Thanks, Jessica From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Brian Duffy Sent: Wednesday, September 07, 2011 10:29 AM To: yocto@yoctoproject.org Subject: [yocto] Fwd: HOB failure ---------- Forwarded message ---------- From: Brian Duffy <brdu...@gmail.com<mailto:brdu...@gmail.com>> Date: Wed, Sep 7, 2011 at 1:26 PM Subject: Re: [yocto] HOB failure To: "Zhang, Jessica" <jessica.zh...@intel.com<mailto:jessica.zh...@intel.com>> Hi Jessica, I already built core-image-minimal last night. I am able to run it in the emulator as long as I run run oe-init-build-env first. That complains that it can't write to "oe-beta/build" and recommends I pass it a path to my own build directory. When building the image I passed it "~/my-build" which worked fine. Then when I went to run the emulator I found that certain env variables were not set so I ran it again but did not provide a path parameter. It fails with the same error but the environment variables work well enough after that to run the emulator from the ~/my-build directory. Anyway, that is what I am doing before I run hob and you saw the error I am getting. Any suggestions. thnx Brian On Wed, Sep 7, 2011 at 12:24 PM, Zhang, Jessica <jessica.zh...@intel.com<mailto:jessica.zh...@intel.com>> wrote: Hi Brian, Were you able to build any image using the same build tree, can you do a quick "bitbake core-image-minimal" instead of doing hob, seems you have some environment setup issue. Thanks, Jessica From: yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org> [mailto:yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org>] On Behalf Of Brian Duffy Sent: Wednesday, September 07, 2011 9:11 AM To: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org> Subject: [yocto] HOB failure Hi, I'm having trouble running hob ... [brian@brduffy-PC my-build]$ hob You had no conf/hob.local.conf file. An initial version of this configuration file has therefore been created for you. This file will be used to store any configuration values you set in hob. Pseudo is not present but is required, building this first before the main build Loading cache: 100% |###########################################| ETA: 00:00:00 Loaded 1029 entries from dependency cache. OE Build Configuration: BB_VERSION = "1.13.3" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION = "1.0+snapshot-20110907" TUNE_FEATURES = "m32 i586" TARGET_FPU = "" meta meta-yocto = "<unknown>:<unknown>" NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks NOTE: Tasks Summary: Attempted 70 tasks of which 70 didn't need to be rerun and 0 failed. /home/brian/oe-beta/scripts/bitbake: line 73: /home/brian/oe-beta/build/pseudodone: Permission denied cat: /home/brian/oe-beta/build/pseudodone: No such file or directory /home/brian/oe-beta/scripts/bitbake: line 82: /pseudo: No such file or directory [brian@brduffy-PC my-build]$ Do I just have a permission problem? -- Duff -- Duff -- Duff
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto