[oe-commits] [Bug 5134] New: Build Errors for AT91Bootstrap + u-boot

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Thu May 28 23:48:58 UTC 2009


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

           Summary: Build Errors for AT91Bootstrap + u-boot
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.stable
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: quickx at hotmail.com


Using origin/stable/2009.  Used the "openembedded/contrib/angstrom/local.conf"
config and added MACHINE = "at91sam9261ek".

For at91bootstrap it can't find the "fixboot.py" (it isn't there).  I'm not
sure how it's suppose to get there.

For u-boot it fails after grabbing from git...  Maybe not supported for the
at91sam9261ek?




bitbake at91bootstrap
...
cat
/home/dustin/oe/angstrom-dev/work/at91sam9261ek-angstrom-linux-gnueabi/at91bootstrap-2.4-r4/temp/log.do_compile.31431
...
mkdir -p result
echo y main.o board/at91sam9261ek/at91sam9261ek.o driver/debug.o driver/gpio.o
driver/pmc.o driver/sdramc.o driver/string.o driver/udiv.o driver/dataflash.o
y main.o board/at91sam9261ek/at91sam9261ek.o driver/debug.o driver/gpio.o
driver/pmc.o driver/sdramc.o driver/string.o driver/udiv.o driver/dataflash.o
arm-angstrom-linux-gnueabi-ld -nostartfiles
-Map=result/at91sam9261ek-dataflashboot-2.4.map --cref -T elf32-littlearm.lds
-Ttext 0x300000 -n -o result/at91sam9261ek-dataflashboot-2.4.elf crt0_gnu.o
main.o board/at91sam9261ek/at91sam9261ek.o driver/debug.o driver/gpio.o
driver/pmc.o driver/sdramc.o driver/string.o driver/udiv.o driver/dataflash.o
mkdir -p binaries
arm-angstrom-linux-gnueabi-objcopy --strip-debug --strip-unneeded
result/at91sam9261ek-dataflashboot-2.4.elf -O binary
binaries/at91sam9261ek-dataflashboot-2.4.bin
chmod: cannot access
`/home/dustin/oe/angstrom-dev/work/at91sam9261ek-angstrom-linux-gnueabi/at91bootstrap-2.4-r4/at91bootstrap-2.4/fixboot.py':
No such file or directory
$



bitbake u-boot
...
NOTE: Fetched git_www.denx.de.git.u-boot.git.tar.gz from tarball stash,
skipping checkout
>From git://www.denx.de/git/u-boot
 * branch            master     -> FETCH_HEAD
NOTE: Creating tarball of git repository
fatal: Not a valid object name 1
NOTE: Task failed: Fetch failed: Fetch command export
PATH=/home/dustin/oe/angstrom-dev/staging/i686-linux/usr/bin/at91sam9261ek-angstrom-linux-gnueabi:/home/dustin/oe/angstrom-dev/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/home/dustin/oe/angstrom-dev/staging/i686-linux/usr/sbin:/home/dustin/oe/angstrom-dev/staging/i686-linux/usr/bin:/home/dustin/oe/angstrom-dev/cross/armv5te/bin:/home/dustin/oe/angstrom-dev/staging/i686-linux/sbin:/home/dustin/oe/angstrom-dev/staging/i686-linux/bin:/home/dustin/oe/openembedded/bitbake/bin:/home/dustin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
git read-tree 1 failed with signal 128, output:
fatal: Not a valid object name 1

NOTE: package u-boot-git-r22: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/dustin/oe/openembedded/recipes/u-boot/u-boot_git.bb
do_fetch failed
ERROR: Task 2 (/home/dustin/oe/openembedded/recipes/u-boot/u-boot_git.bb,
do_fetch) failed
NOTE: Tasks Summary: Attempted 669 tasks of which 668 didn't need to be rerun
and 1 failed.
ERROR: '/home/dustin/oe/openembedded/recipes/u-boot/u-boot_git.bb' failed
NOTE: build 200905281510: completed
$

-- 
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-commits mailing list