We now have multiple developer sites that are no longer able to build arago from scratch for MACHINE=am180x-dev.
We were able to build a couple of months ago without any problem, but now the arago process is broken.
I noticed there there was a regression for davinci from Linux 2.6.37 back to 2.6.32 -- could this be the problem?
Can you suggest how this can be fixed?
BTW: our toolchain is based on SDK 5.02 for the Sitera AM1808 reference board.
Here is the session failure:
============
lcardona@egc003:~/oe/arago$
bitbake arago-base-image
NOTE: Handling
BitBake files: \ (7675/7675) [100 %]
Parsing of
7675 .bb files complete (7218 cached, 457 parsed). 7896 targets, 426 skipped,
585 masked, 0 errors.
Build
Configuration:
BB_VERSION = "1.10.2"
METADATA_BRANCH = "master"
METADATA_REVISION
= "c017010"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "am180x-evm"
DISTRO = "angstrom"
DISTRO_VERSION = "2011.09"
TARGET_FPU =
"soft"
NOTE:
Resolving any missing task queue dependencies
NOTE:
Preparing runqueue
NOTE:
Executing runqueue
NOTE: Running
task 16 of 3848 (ID: 298,
virtual:native:/home/lcardona/oe/arago-oe-dev/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb,
do_fetch)
NOTE: package
linux-libc-headers-native-2.6.31-r6: task do_fetch: Started
FATAL:
linux-libc-headers-native-2.6.31: http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
cannot check archive integrity
ERROR:
Function base_do_fetch failed
ERROR:
TaskFailed event exception, aborting
ERROR: Build
of virtual:native:/home/lcardona/oe/arago-oe-dev/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
do_fetch failed
ERROR: Task 298 (virtual:native:/home/lcardona/oe/arago-oe-dev/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb, do_fetch) failed with exit code 1
ERROR:
'virtual:native:/home/lcardona/oe/arago-oe-dev/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb'
failed
NOTE: The
checksums for '/home/lcardona/oe/downloads/linux-2.6.31.tar.bz2' did not match.
Expected MD5:
'84c077a37684e4cbfa67b18154390d8a' and Got: '451474ed7a118c02865b0b463cd6c161'
Expected
SHA256: '0acd83f7b85db7ee18c2b0b7505e1ba6fd722c36f49a8870a831c851660e3512' and
Got: '6bc7de7234c12a65d0fed957a4b00b9ba685ff0f06bbcf85900973472eebcbd8'
NOTE: Your
checksums:
SRC_URI[md5sum]
= "451474ed7a118c02865b0b463cd6c161"
SRC_URI[sha256sum]
= "6bc7de7234c12a65d0fed957a4b00b9ba685ff0f06bbcf85900973472eebcbd8"
FATAL:
linux-libc-headers-native-2.6.31: http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
cannot check archive integrity
ERROR:
'virtual:native:/home/lcardona/oe/arago-oe-dev/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb'
failed
==============