IMX6 Linux BSP 4.1.15_2.0.1_patch build failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 Linux BSP 4.1.15_2.0.1_patch build failed

1,328 Views
kunyichen
Contributor IV

Have anyone know how to solve the below issue?

I try build lasted version BSP 4.1.15_2.0.1_patch, but get the below error message

----------------------------------------------------------------------------------------------------------------------------------------

WARNING: imx-vpu-1_5.4.35-r0 do_fetch: Failed to fetch URL http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//imx-vpu-5.4.35.bin;fsl-eula=true, attempting MIRRORS if available
ERROR: imx-vpu-1_5.4.35-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 8, output:
http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-vpu-5.4.35.bin:
2016-12-08 10:32:18 ERROR 404: Not Found.

ERROR: imx-vpu-1_5.4.35-r0 do_fetch: Function failed: Fetcher failure for URL: 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//imx-vpu-5.4.35.bin;fsl-eula=true'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /media/kunyi/Works/imx6_4.1.15/build-wayland/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-vpu/1_5.4.35-r0/temp/log.do_fetch.22039
ERROR: Task 4830 (/media/kunyi/Works/imx6_4.1.15/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb, do_fetch) failed with exit code '1'

Labels (3)
Tags (2)
0 Kudos
5 Replies

662 Views
b36401
NXP Employee
NXP Employee

Please make sure that www.freescale.com address resolves fine on your machine.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

662 Views
kunyichen
Contributor IV
0 Kudos

662 Views
kunyichen
Contributor IV

and see this https://community.nxp.com/message/857418?commentID=857418#comment-857418

more people like me meet this issues!

so need rollback to older p8.4 package ???

0 Kudos

662 Views
kunyichen
Contributor IV

Okay, when append new MIRRORS site into local.conf can to solve the issue

"ftp://.*/.*      http://sources.buildroot.net/ \n \
http://.*/.*     http://sources.buildroot.net/ \n \
https://.*/.*    http://sources.buildroot.net/ \n"

662 Views
kunyichen
Contributor IV

but still have the below issues, Could not found "kernel-module-imx-gpu-viv-5.0.11.p8.6.tar.gz"

ERROR: kernel-module-imx-gpu-viv-5.0.11.p8.6-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 8, output:
http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/kernel-module-imx-gpu-viv-5.0.11.p8.6.tar.gz:
2016-12-08 12:16:14 ERROR 404: Not Found.

0 Kudos