[Bug 4648] New: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs:

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Mon Oct 6 01:45:31 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4648

           Summary: do_rootfs :ERROR: duplicate src declaration.
                    Skipping: do_rootfs:
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: lynnos at tong-ji.org


DISTRO = "angstrom-2008.1"
MACHINE = "x86"

I build a image from zero

the error log:


Installing helloworld (1.0.0-r0) to root...
| Downloading
file:/stuff/build-anst/tmp/deploy/glibc/ipk/i486/helloworld_1.0.0-r0_i486.ipk
| Configuring helloworld
| Collected errors:
| ERROR: duplicate src declaration.  Skipping:
|      src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86
| + export D=/stuff/build-anst/tmp/rootfs
| + D=/stuff/build-anst/tmp/rootfs
| + export OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs
| + OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs
| + export IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs
| + IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs
| + export OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs
| + OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs
| + mkdir -p /stuff/build-anst/tmp/rootfs/etc/opkg/
| + grep '^arch' /stuff/build-anst/tmp/staging/i686-linux/etc/opkg.conf
| + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst'
| + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' ']'
| + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst'
| + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' ']'
| + install -d /stuff/build-anst/tmp/rootfs//etc
| + echo 200810060927
| + rm -f /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe
/stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-all
/stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-i486
/stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-x86
| + ln -s opkg /stuff/build-anst/tmp/rootfs/etc/ipkg
| + ln -s opkg /stuff/build-anst/tmp/rootfs/usr/lib/ipkg
| + log_check rootfs
| + set +x
| log_check: Using
/stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773
as logfile
| log_check: There were error messages in the logfile
| log_check: Matched keyword: [ERR]
| Signiture check for oe-x86 skipped because GPG support was not enabled in
this build
| Collected errors:
| ERROR: duplicate src declaration.  Skipping:
|      src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86
| --
| Configuring helloworld
| Collected errors:
| ERROR: duplicate src declaration.  Skipping:
|      src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86
| 
NOTE: Task failed:
/stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773
NOTE: package helloworld-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package helloworld-image-1.0: failed
ERROR: Build of /stuff/org.openembedded.dev/packages/images/helloworld-image.bb
do_rootfs failed
ERROR: Task 10
(/stuff/org.openembedded.dev/packages/images/helloworld-image.bb, do_rootfs)
failed
NOTE: Tasks Summary: Attempted 525 tasks of which 525 didn't need to be rerun
and 1 failed.
ERROR: '/stuff/org.openembedded.dev/packages/images/helloworld-image.bb' failed
NOTE: build 200810060927: completed


the arch.conf content is :

arch all 1
arch any 6
arch noarch 11
arch i486 16
arch x86 21
arch x86 26


build platform are gentoo and ubuntu 


thanks

-- 
Configure bugmail: http://bugs.openembedded.net/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