This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6548: Yocto build error

Part Number: AM6548

Hello,

I followed the step to build AM65XX given below :

-> I am building psdk 05.01 for AM65XX in Ubuntu 14.04

-> I am getting this error

ERROR: linux-ti-staging-4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-9NLLEtHcNR"; export SSH_AUTH_SOCK="/run/user/1000/keyring-pQPEdt/ssh"; export PATH="/home/ashok/am65xx_yocto/tisdk/sources/oe-core/scripts:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/recipe-sysroot-native/usr/bin/aarch64-linux:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/recipe-sysroot/usr/bin/crossscripts:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/recipe-sysroot-native/usr/sbin:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/recipe-sysroot-native/usr/bin:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/recipe-sysroot-native/sbin:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/recipe-sysroot-native/bin:/home/ashok/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu//bin:/home/ashok/am65xx_yocto/tisdk/sources/bitbake/bin:/home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/hosttools"; export HOME="/home/ashok"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/processor-sdk/processor-sdk-linux.git /home/ashok/am65xx_yocto/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/ashok/am65xx_yocto/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git'...
remote: Counting objects: 8111445, done.
remote: Compressing objects: 100% (1219701/1219701), done.
fatal: read error: Connection timed out5), 751.57 MiB | 121.00 KiB/s   
fatal: early EOF
fatal: index-pack failed

ERROR: linux-ti-staging-4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3 do_fetch: Fetcher failure for URL: 'git://git.ti.com/processor-sdk/processor-sdk-linux.git;protocol=git;branch=processor-sdk-linux-4.14.y'. Unable to fetch URL from any source.
ERROR: linux-ti-staging-4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/ashok/am65xx_yocto/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/linux-ti-staging/4.14.67+gitAUTOINC+d315a9bb00-r0a.arago5.tisdk1.3/temp/log.do_fetch.13251
ERROR: Task (/home/ashok/am65xx_yocto/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.14.bb:do_fetch) failed with exit code '1'

Thanks

Ashok