can't fetch gstreamer when build eIQ

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

can't fetch gstreamer when build eIQ

1,560 Views
terrywang
Contributor I

Hello,

I followed the document  "NXP eIQTM Machine Learning Software Development Environment for i.MX Applications Processors" to build eIQ, and found the errors as bellow on the step "bitbake fsl-image-qt5".

ERROR: gstreamer1.0-1.14.4.imx-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-V8IezAxKwe"; export SSH_AUTH_SOCK="/run/user/1000/keyring-sDt3Jg/ssh"; export PATH="/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/bin/python3-native:/work/fsl-arm-yocto-bsp/sources/poky/scripts:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot/usr/bin/crossscripts:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/sbin:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/bin:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/sbin:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/bin:/work/fsl-arm-yocto-bsp/sources/poky/bitbake/bin:/work/fsl-arm-yocto-bsp/build-xwayland/tmp/hosttools"; export HOME="/home/terrywang"; git -c core.fsyncobjectfiles=0 checkout -f d42548da09724ad8cc1aa4f1944607920be2f4c0 failed with exit code 128, output:
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
error: non-monotonic index .git/objects/pack/pack-5e9550610026207abae4eebdb4c767fe45944e2c.idx
fatal: reference is not a tree: d42548da09724ad8cc1aa4f1944607920be2f4c0

ERROR: gstreamer1.0-1.14.4.imx-r0 do_fetch: Fetcher failure for URL: 'gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https;branch=MM_04.04.05_1902_L4.14.98_GA'. Unable to fetch URL from any source.
ERROR: gstreamer1.0-1.14.4.imx-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /work/fsl-arm-yocto-bsp/build-xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/temp/log.do_fetch.11938
ERROR: Task (/work/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb:do_fetch) failed with exit code '1'

However, I can git clone it using the url https://source.codeaurora.org/external/imx/gstreamer.git.

Can you please help me.

Thanks

Tags (1)
0 Kudos
0 Replies