[oe-issues] [Bug 2795] New: busybox-1.2.1 failed to build

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Aug 17 11:11:33 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2795

           Summary: busybox-1.2.1 failed to build
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: simpad at secretlab.de


While bitbake'ing a angstrom-minimal-image I got the following error during the
packaging of the "busybox-1.2.1" package.

Output of bitbake:
---- SNIP ----
molter at iss2 /work0/molter/familiar/oe/build $ bitbake angstrom-minimal-image
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to
increase performance.
NOTE: Handling BitBake files: - (4563/4563) [100 %]
NOTE: Parsing finished. 0 cached, 4343 parsed, 220 skipped, 0 masked.
NOTE: build 200708171157: started

OE Build Configuration:
BB_VERSION     = "1.8.7"
OE_REVISION    = "f4c81cd8dcea8c89262f32820d6f3764c5622e2a"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux"
MACHINE        = "simpad"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20070817"
TARGET_FPU     = "soft"

NOTE: Resolving missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item
virtual/arm-angstrom-linux-libc-for-gcc)
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 538 of 577 (ID: 384,
/work0/molter/familiar/oe/org.openembedded.dev/packages/busybox/busybox_1.2.1.bb,
do_package_write)
NOTE: package busybox-1.2.1: started
NOTE: package busybox-1.2.1-r13: task do_package_write: started
NOTE: Not creating empty archive for busybox-httpd-1.2.1-r13
Packaged contents of busybox-udhcpd into
/work0/molter/familiar/oe/build/tmp/deploy/glibc/ipk/arm-oabi/busybox-udhcpd_1.2.1-r13_arm-oabi.ipk
Packaged contents of busybox-dbg into
/work0/molter/familiar/oe/build/tmp/deploy/glibc/ipk/arm-oabi/busybox-dbg_1.2.1-r13_arm-oabi.ipk
*** Error: CONTROL/conffiles mentions conffile /etc/syslog.conf which does not
exist

ipkg-build: Please fix the above errors and try again.
NOTE: Task failed: ipkg-build execution failed
NOTE: package busybox-1.2.1-r13: task do_package_write: failed
ERROR: TaskFailed event exception, aborting
NOTE: package busybox-1.2.1: failed
ERROR: Build of
/work0/molter/familiar/oe/org.openembedded.dev/packages/busybox/busybox_1.2.1.bb
do_package_write failed
ERROR: Task 384
(/work0/molter/familiar/oe/org.openembedded.dev/packages/busybox/busybox_1.2.1.bb,
do_package_write) failed
NOTE: Tasks Summary: Attempted 537 tasks of which 537 didn't need to be rerun
and 1 failed.
ERROR:
'/work0/molter/familiar/oe/org.openembedded.dev/packages/busybox/busybox_1.2.1.bb'
failed
---- SNAP ----


My local.conf:
---- SNIP ----
DL_DIR = "${HOME}/sources"
BBFILES = "/work0/molter/familiar/oe/org.openembedded.dev/packages/*/*.bb"
BBMASK = ""
PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-x11"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
MACHINE = "simpad"
DISTRO="angstrom-2007.1"
PREFERRED_VERSION_qemu-native = "0.9.0+cvs20070701"
SRCDATE_qemu-native = 20070701
MACHINE_KERNEL_VERSION = "2.6"
IMAGE_FSTYPES = "jffs2 tar.gz"
BBINCLUDELOGS = "yes"
---- SNAP ----


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list