[oe-issues] [Bug 2293] New: udev - function do_stage failed
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu May 10 09:33:34 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2293
Summary: udev - function do_stage failed
Product: Openembedded
Version: Angstrom
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: zs.man at centrum.cz
QAContact: tinderbox-oe at gmx.net
Hi,
I trying build Angstrom for A780 with openembedded. After bitbake
angstrom-minimal-image I get this error
OE Build Configuration:
BB_VERSION = "1.8.3"
OE_REVISION = "e7a885c65fac678637bdc0153d73dafaa9bb1608"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "a780"
DISTRO = "angstrom"
DISTRO_VERSION = "test-20070509"
TARGET_FPU = "soft"
NOTE: Resolving missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item
virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
NOTE: Preparing Runqueue
NOTE: Executing runqueue
.
.
.
.
.
NOTE: Running task 1274 of 1336 (ID: 531,
/home/zsman/Dev/OE/org.openembedded.dev/packages/udev/udev_092.bb,
do_populate_staging)
NOTE: package udev-092: started
NOTE: package udev-092-r16: task do_populate_staging: started
ERROR: function do_stage failed
ERROR: log data follows
(/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/temp/log.do_stage.25608)
| NOTE: make -e EXTRAS=extras/firmware/ extras/scsi_id/
extras/run_directory/ STRIP=echo libudevdir=/lib/udev libdir=/lib prefix=
DESTDIR=/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/temp-staging
install
| make[1]: Entering directory
`/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/udev-092/extras/firmware'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory
`/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/udev-092/extras/firmware'
| make[1]: Entering directory
`/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/udev-092/extras/scsi_id'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory
`/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/udev-092/extras/scsi_id'
| make[1]: Entering directory
`/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/udev-092/extras/run_directory'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory
`/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/udev-092/extras/run_directory'
| /usr/bin/install -c -d
/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/temp-staging/dev
| make: /usr/bin/install: Command not found
| make: *** [install-bin] Error 127
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/zsman/Dev/OE/a780-tmp/work/armv5te-angstrom-linux-gnueabi/udev-092-r16/temp/log.do_stage.25608
NOTE: package udev-092-r16: task do_populate_staging: failed
ERROR: TaskFailed event exception, aborting
NOTE: package udev-092: failed
ERROR: Build of
/home/zsman/Dev/OE/org.openembedded.dev/packages/udev/udev_092.bb
do_populate_staging failed
ERROR: Task 531
(/home/zsman/Dev/OE/org.openembedded.dev/packages/udev/udev_092.bb,
do_populate_staging) failed
ERROR: '/home/zsman/Dev/OE/org.openembedded.dev/packages/udev/udev_092.bb'
failed
What is wrong?
And what about NOTE: preferred version 2.5 of glibc not available (for item
virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
Is it problem?
I use original example local.conf, only change DL_DIR,BBFILES,TMPDIR,MACHINE
and DISTRO.
Thanks.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list