Hi,
We are working on RZ/G2L using VLP3.0.6 source.
During YOCTO build, gstreamer1.0-omx package fails to fetch.
Tried cleaning and re-compiling the package, but still the issue exists.
Below is the error message from YOCTO build.WARNING: gstreamer1.0-omx-1.16.3-r0 do_fetch: Failed to fetch URL git://anongit.freedesktop.org/gstreamer/common;destsuffix=git/common;name=common, attempting MIRRORS if availableERROR: gstreamer1.0-omx-1.16.3-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export PATH="/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/sysroots-uninative/x86_64-linux/usr/bin:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot-native/usr/bin/python3-native:/mnt/xvdb1/Maruti/PRHOZ/g2l/poky/scripts:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot/usr/bin/crossscripts:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot-native/usr/sbin:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot-native/usr/bin:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot-native/sbin:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/recipe-sysroot-native/bin:/mnt/xvdb1/Maruti/PRHOZ/g2l/poky/bitbake/bin:/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/hosttools"; export HOME="/home/iwave"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://anongit.freedesktop.org/gstreamer/common /mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/downloads/git2/anongit.freedesktop.org.gstreamer.common --progress failed with exit code 128, no outputERROR: gstreamer1.0-omx-1.16.3-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://anongit.freedesktop.org/gstreamer/common;destsuffix=git/common;name=common')ERROR: Logfile of failure stored in: /mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/tmp/work/aarch64-poky-linux/gstreamer1.0-omx/1.16.3-r0/temp/log.do_fetch.1514050ERROR: Task (/mnt/xvdb1/Maruti/PRHOZ/g2l/build_2/../poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16.3.bb:do_fetch) failed with exit code '1'
Kindly help in resolving the issue.
Hi Maruti,please switch to VLP 3.0.6-update3 that has just been released today.update3 fixes the gstreamer fetch error.Kind Regards,Stefan