I have been following https://www.nxp.com/docs/en/nxp/user-guides/UM11226.pdf and building with Yocto but I am getting several gstreamer do_fetch errors for example:
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: gstreamer1.0-1.14.4.imx-r0 do_fetch: Failed to fetch URL gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https;branch=MM_04.04.05_1902_L4.14.98_GA, attempting MIRRORS if available
ERROR: gstreamer1.0-1.14.4.imx-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/bin/python3-native:/datadrive/imx_yocto-bspml/sources/poky/scripts:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot/usr/bin/crossscripts:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/sbin:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/usr/bin:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/sbin:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/work/aarch64-poky-linux/gstreamer1.0/1.14.4.imx-r0/recipe-sysroot-native/bin:/datadrive/imx_yocto-bspml/sources/poky/bitbake/bin:/datadrive/imx_yocto-bspml/bld8qm_xwayland/tmp/hosttools"; export HOME="/home/david"; git -c core.fsyncobjectfiles=0 submodule update --init --recursive failed with exit code 1, output:...
Does anyone no how to correct the recipe? It looks like it might not be the latest or the URL is wrong?
Solved! Go to Solution.
seems to have mysteriously healed itself … must have been a network or server error.
I did not change anything.
I met the same issue while compiling on Jun 3, I will try it today to check whether it's healed.
Thanks, David.
Best regards,
Danwei
seems to have mysteriously healed itself … must have been a network or server error.
I did not change anything.