Dear NXP Support Team,
I am currently working with the NXP T2080 QorIQ-SDK-V2.0-20160527-yocto SDK. While building the SDK, I encountered the following error:
host@39abc714f735:~/QorIQ-SDK-V2.0-20160527-yocto/build_t2080qds$ bitbake fsl-image-minimal
Loading cache: 100% |#######################################################################################################################################################################| ETA: 00:00:00
Loaded 6083 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.28.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "powerpc-fsl-linux"
MACHINE = "t2080qds"
DISTRO = "fsl-qoriq"
DISTRO_VERSION = "2.0"
TUNE_FEATURES = "m32 fpu-hard e6500 altivec"
TARGET_FPU = "hard"
meta
meta-yocto
meta-yocto-bsp = "HEAD:9a211a4a2c1bfcb292dc97d8dcac149bca9e3f1b"
meta-oe
meta-multimedia
meta-gnome
meta-networking
meta-perl
meta-python
meta-ruby
meta-filesystems
meta-webserver
meta-xfce = "HEAD:dc5634968b270dde250690609f0015f881db81f2"
meta-freescale = "HEAD:7facbdb726e2dda0515e084c2066a4b8dd99c6d2"
meta-freescale-internal = "HEAD:4829293f807e35a1111e79763294fc8b98b97810"
meta-freescale-extra = "HEAD:bee911b027e0480b034674d0ddee3fcb06d2e985"
meta-virtualization = "HEAD:042425c1d98bdd7e44a62789bd03b375045266f5"
meta-java = "HEAD:8b776ac68f9af4596be3824152bcf0bc6b67fa1d"
meta-openstack
meta-openstack-aio-deploy
meta-openstack-compute-deploy
meta-openstack-compute-test-config
meta-openstack-controller-deploy
meta-openstack-controller-test-config
meta-openstack-qemu
meta-openstack-swift-deploy
meta-cloud-services = "HEAD:d8bc0d92d0f741e2ea1e6d3d9bc6b7a091d03cfb"
meta-security = "HEAD:f9367e71f923fc7d2fb600208e2b97535ea41777"
meta-nxp-npi-1703 = "jethro-sdk-v2.0-ga-17.03:d8f8d3a5d3ee18f881466938b847cef9b08c4a35"
NOTE: Preparing RunQueue
NOTE: Checking sstate mirror object availability (for 8 objects)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL git://git.freescale.com/ppc/sdk/linux.git;nobranch=1, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/thenveer/QorIQ-SDK-V2.0-20160527-yocto/downloads/git2/git.freescale.com.ppc.sdk.linux.git'...
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 54.179.117.50]: errno=Connection timed out
ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/linux.git;nobranch=1'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/thenveer/QorIQ-SDK-V2.0-20160527-yocto/build_t2080qds/tmp/work/t2080qds-fsl-linux/linux-qoriq/4.1-r0/temp/log.do_fetch.1993207
ERROR: Task 4 (/home/thenveer/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_4.1.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 472 tasks of which 470 didn't need to be rerun and 1 failed.
No currently running tasks (425 of 491)
Summary: 1 task failed:
/home/host/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_4.1.bb, do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
This issue is preventing me from proceeding with the build. Could you kindly provide guidance or suggest a workaround to resolve this issue and complete the SDK build?
For your reference, here are the details of my environment:
Any assistance in resolving this would be greatly appreciated.