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.

Linux/PROCESSOR-SDK-AM335X: build arago and faild on do_create_srcipk

Part Number: PROCESSOR-SDK-AM335X


Tool/software:Linux 

I tried to add rt support for the AM335X-EVM by building the filesystem with ARAGO_RT_ENABLE=1. But there seems to be something wrong with the source.

ERROR: linux-ti-staging-rt-4.14.79+gitAUTOINC+a72bf1418c-r22c.arago1.tisdk4.9 do_create_srcipk: Function failed: do_create_srcipk (log file is located at /home/guyan/tisdk/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-linux-gnueabi/linux-ti-staging-rt/4.14.79+gitAUTOINC+a72bf1418c-r22c.arago1.tisdk4.9/temp/log.do_create_srcipk.15983)
ERROR: Logfile of failure stored in: /home/guyan/tisdk/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-linux-gnueabi/linux-ti-staging-rt/4.14.79+gitAUTOINC+a72bf1418c-r22c.arago1.tisdk4.9/temp/log.do_create_srcipk.15983
Log data follows:
| DEBUG: Executing python function sstate_task_prefunc
| DEBUG: Python function sstate_task_prefunc finished
| DEBUG: Executing shell function do_create_srcipk
| Cloning into '/home/guyan/tisdk/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-linux-gnueabi/linux-ti-staging-rt/4.14.79+gitAUTOINC+a72bf1418c-r22c.arago1.tisdk4.9/temp-git-shallow-clone'...
| remote: error: inflate: data stream error (incorrect data check)
| remote: error: failed to unpack compressed delta at offset 435900272 from /home/guyan/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git/objects/pack/pack-823a4a591ace78c157b5297f3edb7b20b7b54680.pack
| remote: fatal: packed object a72065ed64d14aeb3d8504221af3ed6925576c6a (stored in /home/guyan/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git/objects/pack/pack-823a4a591ace78c157b5297f3edb7b20b7b54680.pack) is corrupt
| error: git upload-pack: git-pack-objects died with error.
| fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
| remote: aborting due to possible repository corruption on the remote side.
| fatal: early EOF
| fatal: index-pack failed
| WARNING: /home/guyan/tisdk/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-linux-gnueabi/linux-ti-staging-rt/4.14.79+gitAUTOINC+a72bf1418c-r22c.arago1.tisdk4.9/temp/run.do_create_srcipk.15983:1 exit 128 from 'git clone --depth 400 --branch processor-sdk-linux-rt-4.14.y file://$PWD/.git $gitshallowclone'
| ERROR: Function failed: do_create_srcipk (log file is located at /home/guyan/tisdk/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-linux-gnueabi/linux-ti-staging-rt/4.14.79+gitAUTOINC+a72bf1418c-r22c.arago1.tisdk4.9/temp/log.do_create_srcipk.15983)
ERROR: Task (/home/guyan/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb:do_create_srcipk) failed with exit code '1'
NOTE: Tasks Summary: Attempted 941 tasks of which 0 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/guyan/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb:do_create_srcipk
Summary: There were 4 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.