Hi,
I was trying to build the base-image of filesystem from the Documentation .
It seems that I successfully completed 4490 tasks of which 4489 didn't need to be rerun. 1 task kept on failing with the error message shown below:
WARNING: mobile-broadband-provider-info-1_20201225-r0 do_fetch: Failed to fetch URL git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=master, attempting MIRRORS if available
ERROR: mobile-broadband-provider-info-1_20201225-r0 do_fetch: Fetcher failure: Unable to find revision 90f3fe28aa25135b7e4a54a7816388913bfd4a2a in branch master even from upstream
ERROR: mobile-broadband-provider-info-1_20201225-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=master')
ERROR: Logfile of failure stored in: /home/vishal/tisdk/build/arago-tmp-external-arm-glibc/work/aarch64-linux/mobile-broadband-provider-info/1_20201225-r0/temp/log.do_fetch.2848
ERROR: Task (/home/vishal/tisdk/sources/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_fetch) failed with exit code '1'
I am attaching the snapshot of the "MACHINE=am64xx-evm bitbake tisdk-base-image" run command below:
vishal@vishal-VirtualBox:~/tisdk/build$ MACHINE=am64xx-evm bitbake tisdk-base-image
NOTE: Started PRServer with DBfile: /home/vishal/tisdk/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 35487, PID: 2724
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 8236 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.46.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "aarch64-linux"
MACHINE = "am64xx-evm"
DISTRO = "arago"
DISTRO_VERSION = "2021.09"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""
meta-processor-sdk = "HEAD:716008bc1003478d2e6c3e0c741f0fd80dcee5fb"
meta-arago-distro
meta-arago-extras = "HEAD:382ca36beb21a524de726bfd1c57e3d26f10cf82"
meta-qt5 = "HEAD:6bfe29d9e8fdd5c2fd17c736814b6df859b3af50"
meta-virtualization = "HEAD:c5f61e547b90aa8058cf816f00902afed9c96f72"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems = "HEAD:0722ff6f021df91542b5efa1ff5b5f6269f66add"
meta-ti = "HEAD:facd5397cdc5c35c69e7a8e8f908a98a5c23d270"
meta-arm
meta-arm-toolchain = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
meta = "HEAD:51844f2d60d77fb8cb46ffe460402f76ae216ca5"
Build Configuration:
BB_VERSION = "1.46.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-linux-gnueabi"
MACHINE = "am64xx-evm-k3r5"
DISTRO = "arago"
DISTRO_VERSION = "2021.09"
TUNE_FEATURES = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU = "hard"
meta-processor-sdk = "HEAD:716008bc1003478d2e6c3e0c741f0fd80dcee5fb"
meta-arago-distro
meta-arago-extras = "HEAD:382ca36beb21a524de726bfd1c57e3d26f10cf82"
meta-qt5 = "HEAD:6bfe29d9e8fdd5c2fd17c736814b6df859b3af50"
meta-virtualization = "HEAD:c5f61e547b90aa8058cf816f00902afed9c96f72"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems = "HEAD:0722ff6f021df91542b5efa1ff5b5f6269f66add"
meta-ti = "HEAD:facd5397cdc5c35c69e7a8e8f908a98a5c23d270"
meta-arm
meta-arm-toolchain = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
meta = "HEAD:51844f2d60d77fb8cb46ffe460402f76ae216ca5"
Initialising tasks: 100% |#######################################| Time: 0:00:03
Sstate summary: Wanted 15 Found 0 Missed 15 Current 1402 (0% match, 98% complete)
NOTE: Executing Tasks
WARNING: mobile-broadband-provider-info-1_20201225-r0 do_fetch: Failed to fetch URL git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=master, attempting MIRRORS if available
ERROR: mobile-broadband-provider-info-1_20201225-r0 do_fetch: Fetcher failure: Unable to find revision 90f3fe28aa25135b7e4a54a7816388913bfd4a2a in branch master even from upstream
ERROR: mobile-broadband-provider-info-1_20201225-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=master')
ERROR: Logfile of failure stored in: /home/vishal/tisdk/build/arago-tmp-external-arm-glibc/work/aarch64-linux/mobile-broadband-provider-info/1_20201225-r0/temp/log.do_fetch.2848
ERROR: Task (/home/vishal/tisdk/sources/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4490 tasks of which 4489 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
Summary: 1 task failed:
/home/vishal/tisdk/sources/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Please help me to resolve this issue asap.
Thanks
-Vishal