Created
December 3, 2016 22:45
-
-
Save dhilst/a79425c8385304a1c2127fb45d5caf87 to your computer and use it in GitHub Desktop.
Vivante fetch error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[geckos@csi24 build_x11]$ bitbake pharosserver-imx6-image | |
WARNING: Host distribution "ArchLinux" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. | |
Loading cache: 100% |################################################################################################################| ETA: 00:00:00 | |
Loaded 2818 entries from dependency cache. | |
Parsing recipes: 100% |##############################################################################################################| Time: 00:00:01 | |
Parsing of 2258 .bb files complete (2241 cached, 17 parsed). 2835 targets, 184 skipped, 6 masked, 0 errors. | |
NOTE: Resolving any missing task queue dependencies | |
Build Configuration: | |
BB_VERSION = "1.30.0" | |
BUILD_SYS = "x86_64-linux" | |
NATIVELSBSTRING = "ArchLinux" | |
TARGET_SYS = "arm-poky-linux-gnueabi" | |
MACHINE = "var-som-mx6" | |
DISTRO = "fsl-imx-x11" | |
DISTRO_VERSION = "4.1.15-2.0.1" | |
TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9" | |
TARGET_FPU = "hard" | |
meta | |
meta-poky = "HEAD:f5da2a5913319ad6ac2141438ba1aa17576326ab" | |
meta-oe | |
meta-multimedia = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a" | |
meta-fsl-arm = "HEAD:be78894e4682f111575470fb23e51e6ba523508d" | |
meta-fsl-arm-extra = "HEAD:3dfb82fc7e703eae9891b3ffda0e9393701f2396" | |
meta-fsl-demos = "HEAD:a165068f8a0d1cf29aabe4b4053f28be1c2aa492" | |
meta-bsp | |
meta-sdk = "HEAD:90399d99af8a2660ebe50b49752e95b210239fd9" | |
meta-browser = "HEAD:77736988073a5d90fcff9d0005c8477332ede387" | |
meta-gnome | |
meta-networking | |
meta-python | |
meta-filesystems = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a" | |
meta-qt5 = "HEAD:ccae79be69c5268df3b47e4e14cea0591c39a531" | |
meta-variscite-imx = "Krogoth-imx-4.1.15-var01:9641b1b71b532e168ecc449fb9a1d3019d695cde" | |
meta-csi-utils | |
meta-csi-javafx = "<unknown>:<unknown>" | |
NOTE: Preparing RunQueue | |
NOTE: Executing SetScene Tasks | |
NOTE: Executing RunQueue Tasks | |
WARNING: imx-gpu-viv-1_5.0.11.p8.6-hfp-r0 do_fetch: Failed to fetch URL http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//imx-gpu-viv-5.0.11.p8.6-hfp.bin;fsl-eula=true, attempting MIRRORS if available | |
ERROR: imx-gpu-viv-1_5.0.11.p8.6-hfp-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 8, output: | |
http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-viv-5.0.11.p8.6-hfp.bin: | |
2016-12-03 20:35:35 ERROR 404: Not Found. | |
ERROR: imx-gpu-viv-1_5.0.11.p8.6-hfp-r0 do_fetch: Function failed: Fetcher failure for URL: 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//imx-gpu-viv-5.0.11.p8.6-hfp.bin;fsl-eula=true'. Unable to fetch URL from any source. | |
ERROR: Logfile of failure stored in: /home/geckos/yocto/yocto-krogoth/build_x11/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/imx-gpu-viv/1_5.0.11.p8.6-hfp-r0/temp/log.do_fetch.16247 | |
ERROR: Task 4203 (/home/geckos/yocto/yocto-krogoth/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.6-hfp.bb, do_fetch) failed with exit code '1' | |
NOTE: Tasks Summary: Attempted 1602 tasks of which 1576 didn't need to be rerun and 1 failed. | |
Waiting for 0 running tasks to finish: | |
Summary: 1 task failed: | |
/home/geckos/yocto/yocto-krogoth/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.6-hfp.bb, do_fetch | |
Summary: There were 2 WARNING messages shown. | |
Summary: There were 2 ERROR messages shown, returning a non-zero exit code. | |
[geckos@csi24 build_x11]$ ^C | |
[geckos@csi24 build_x11]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment