[meta-ti] Fetch failure on SDK 5.01.01.01

Adam Lee adam.yh.lee at gmail.com
Thu Sep 10 11:55:07 PDT 2015


Hello everyone, I am trying to build "libgles-omap3_5.01.01.01" for
the first time and seeing checksum mismatch and fetch failure as
below:

ERROR: Fetcher failure for URL:
'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_01/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_01.bin'.
Checksum mismatch!
File: '/media/adam/Build/dev/build/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_01.bin'
has md5 checksum 405499961427b695664f9b1758b5b7e4 when
94acdbd20152c905939c2448d5e80a72 was expected
File: '/media/adam/Build/dev/build/downloads/Graphics_SDK_setuplinux_hardfp_5_01_01_01.bin'
has sha256 checksum
f725533190c9296680873204d247870f703d62019381dd990cd1d55164e0011b when
7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae was
expected
If this change is expected (e.g. you have upgraded to a new version
without updating the checksums) then you can use these lines within
the recipe:
SRC_URI[md5sum] = "405499961427b695664f9b1758b5b7e4"
SRC_URI[sha256sum] =
"f725533190c9296680873204d247870f703d62019381dd990cd1d55164e0011b"
Otherwise you should retry the download and/or check with upstream to
determine if the file has become corrupted or otherwise unexpectedly
modified.
ERROR: Function failed: Fetcher failure for URL:
'http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/5_01_01_01/exports/Graphics_SDK_setuplinux_hardfp_5_01_01_01.bin'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/media/adam/Build/dev/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/libgles-omap3/5.01.01.01-r38.1/temp/log.do_fetch.7124
ERROR: Task 765
(/media/adam/Build/dev/poky/meta-ti/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb,
do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5492 tasks of which 5491 didn't need to
be rerun and 1 failed.


Version 5.01.01.02 builds fine, but I am having issues at runtime [1].
Hence I am trying my luck with this older version.

Is anyone else seeing this fetch failure?

Thanks,

Adam

[1] https://gist.github.com/adam-lee/95949bb5825decc7e299


More information about the meta-ti mailing list