Problems with initial Build

Stuart Poulton swp at qubiq.co.uk
Thu May 15 07:08:57 UTC 2008


Dear All,

Just started OE, looking at using it to build a distro from ALIX boards.

I've followed the initial instructions on

http://oe.linuxtogo.org/wiki/GettingStarted

bitbake nano  , this works fine.

bitbake task-base , however throws the following 

bitbake task-base
NOTE: Out of date cache found, rebuilding...
NOTE: Handling BitBake files: | (5409/5409) [100 %]
NOTE: Parsing finished. 0 cached, 5176 parsed, 233 skipped, 0 masked.
NOTE: build 200805150801: started

OE Build Configuration:
BB_VERSION     = "1.8.11"
OE_REVISION    = "aa3097d17325c17ff5fe04479d9a3a47ec96d299"
TARGET_ARCH    = "i586"
TARGET_OS      = "linux"
MACHINE        = "alix"
DISTRO         = "generic"
DISTRO_VERSION = ".dev-snapshot-20080515"
TARGET_FPU     = ""

NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for virtual/i586-linux-binutils (binutils-cross, external-toolchain);
NOTE: consider defining PREFERRED_PROVIDER_virtual/i586-linux-binutils
NOTE: multiple providers are available for virtual/i586-linux-libc-initial (glibc-initial, eglibc-initial);
NOTE: consider defining PREFERRED_PROVIDER_virtual/i586-linux-libc-initial
NOTE: multiple providers are available for virtual/db (db3, db);
NOTE: consider defining PREFERRED_PROVIDER_virtual/db
NOTE: multiple providers are available for gconf (gconf, gconf-dbus);
NOTE: consider defining PREFERRED_PROVIDER_gconf
NOTE: multiple providers are available for virtual/db-native (db3-native, db-native);
NOTE: consider defining PREFERRED_PROVIDER_virtual/db-native
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 213 of 798 (ID: 186, /home/oe/stuff/org.openembedded.dev/packages/linux/linux_2.6.23+2.6.24-rc5.bb, do_fetch)
NOTE: package linux-2.6.23+2.6.24-rc5: started
NOTE: package linux-2.6.23+2.6.24-rc5-r3: task do_fetch: started
NOTE: fetch http://kernel.org//pub/linux/kernel/v2.6/testing/patch-2.6.24-rc5.bz2;patch=1
--08:03:05--  http://kernel.org//pub/linux/kernel/v2.6/testing/patch-2.6.24-rc5.bz2
           => `/home/oe/sources/patch-2.6.24-rc5.bz2'
Resolving kernel.org... 204.152.191.37, 204.152.191.5
Connecting to kernel.org|204.152.191.37|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:03:05 ERROR 404: Not Found.

 <snipped>

NOTE: Task failed: Fetch failed: http://kernel.org//pub/linux/kernel/v2.6/testing/patch-2.6.24-rc5.bz2;patch=1
NOTE: package linux-2.6.23+2.6.24-rc5-r3: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package linux-2.6.23+2.6.24-rc5: failed
ERROR: Build of /home/oe/stuff/org.openembedded.dev/packages/linux/linux_2.6.23+2.6.24-rc5.bb do_fetch failed
ERROR: Task 186 (/home/oe/stuff/org.openembedded.dev/packages/linux/linux_2.6.23+2.6.24-rc5.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 212 tasks of which 212 didn't need to be rerun and 1 failed.
ERROR: '/home/oe/stuff/org.openembedded.dev/packages/linux/linux_2.6.23+2.6.24-rc5.bb' failed


Full dump can be found here

http://pastebin.ca/1018775 (I can post the full dump here if thats ok ?)

Checking kernel.org, it appears that the correct path for this file is:

http://kernel.org//pub/linux/kernel/v2.6/testing/v2.6.24/patch-2.6.24-rc5.bz2

Help and pointers to resolve this gratefully received.

Cheers

Stuart






More information about the Openembedded-users mailing list