Assistance Required: Yocto Build Failure for TensorFlow Lite Host Tools

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Assistance Required: Yocto Build Failure for TensorFlow Lite Host Tools

226件の閲覧回数
emb-world
Contributor I

Dear Experts,

I'm experiencing an issue during the latest Yocto build from scrathgap [imx8mp]. The error occurs in the do_configure step of the recipe:

ERROR: Task (virtual:native:/../yocto-src/sources/meta-imx/meta-imx-ml/recipes-libraries/tensorflow-lite/tensorflow-lite-host-tools_2.16.2.bb:do_configure) failed with exit code '1'

 

The detailed log shows:

CMake Error at _deps/protobuf-subbuild/protobuf-populate-prefix/tmp/protobuf-populate-gitclone.cmake:39 (message):
Failed to clone repository: 'https://github.com/protocolbuffers/protobuf'

What I have tried so far:

  • Executed bitbake -c clean, cleanall, and cleansstate for the recipe.
  • Verified network connectivity and checked for any blockage.
  • Referred to NXP community posts and applied suggested workarounds, but the issue persists.

Could you please suggest any alternative solutions or steps to overcome this error related to TensorFlow Lite?

Log file is attached for your reference:

user@ubuntu22:~/Git-images/yocto-src/build-rel$ bitbake -fk <image>
Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:00
Loaded 5757 entries from dependency cache.
Parsing recipes: 100% |######################################################################################################################################################################| Time: 0:00:03
Parsing of 3689 .bb files complete (3678 cached, 11 parsed). 5768 targets, 906 skipped, 17 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.8.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "imx8mp"
DISTRO               = "fsl-imx-wayland"
DISTRO_VERSION       = "6.6-scarthgap"
TUNE_FEATURES        = "aarch64 armv8a crc crypto"
TARGET_FPU           = ""
meta                 
meta-poky            user@ubuntu22:~/../yocto-src/build-rel$ bitbake -fk <image>
Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:00
Loaded 5757 entries from dependency cache.
Parsing recipes: 100% |######################################################################################################################################################################| Time: 0:00:03
Parsing of 3689 .bb files complete (3678 cached, 11 parsed). 5768 targets, 906 skipped, 17 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.8.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "imx8mp"
DISTRO               = "fsl-imx-wayland"
DISTRO_VERSION       = "6.6-scarthgap"
TUNE_FEATURES        = "aarch64 armv8a crc crypto"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-oe              
meta-multimedia      
meta-python          
meta-freescale       
meta-freescale-3rdparty 
meta-freescale-distro 
meta-imx-bsp         
meta-imx-sdk         
meta-imx-ml          
meta-imx-v2x         
meta-nxp-demo-experience 
meta-arm             
meta-arm-toolchain   
meta-clang           
meta-gnome           
meta-networking      
meta-filesystems     
meta-qt6             
meta-parsec          
meta-tpm             
meta-virtualization  
meta-common          
meta-<product>          
meta-rauc            
meta-swupdate        = "scarthgap:0fe0fbc2288e17ae61890d2ac39af606f89b9c66"

NOTE: Tainting hash to force rebuild of task ../yocto-src/sources/../../recipes-bsp/images/<image>.bb, do_build                          | ETA:  0:00:00
WARNING: ../yocto-src/sources/../../recipes-bsp/images/<image>.bb:do_build is tainted from a forced run                                  | ETA:  0:00:00
Sstate summary: Wanted 28 Local 0 Mirrors 0 Missed 28 Current 4565 (0% match, 99% complete)#################################################################################                 | ETA:  0:00:00
Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:05
NOTE: Executing Tasks
Setscene tasks: 4595 of 4595
Currently  1 running tasks (4345 of 9256)  46% |#####################################################ERROR: tensorflow-lite-host-tools-native-2.16.2-r0 do_configure: ExecutionError('../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/temp/run.do_configure.24534', 1, None, None)
ERROR: Logfile of failure stored in: ../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/temp/log.do_configure.24534
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['../yocto-src/sources/poky/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot', '../yocto-src/sources/poky/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'virtual:native:../sources/poky/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 'cmake-native', 'libtool-native', 'quilt-native', 'texinfo-dummy-native', 'openssl-native', 'ncurses-native', 'zlib-native', 'make-native', 'ninja-native', 'perl-native', 'bzip2-native', 'xz-native', 'zstd-native', 'gdbm-native', 're2c-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 11.4.0
| -- The CXX compiler identification is GNU 11.4.0
| -- Detecting C compiler ABI info
| -- Detecting C compiler ABI info - done
| -- Check for working C compiler: /../yocto-src/build-rel/tmp/hosttools/gcc - skipped
| -- Detecting C compile features
| -- Detecting C compile features - done
| -- Detecting CXX compiler ABI info
| -- Detecting CXX compiler ABI info - done
| -- Check for working CXX compiler: /../yocto-src/build-rel/tmp/hosttools/g++ - skipped
| -- Detecting CXX compile features
| -- Detecting CXX compile features - done
| -- Cloning flatbuffers repository from https://github.com/google/flatbuffers/archive/7d6d99c6befa635780a4e944d37ebfd58e68a108.tar.gz, found in /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/git/tensorflow/../third_party/flatbuffers/workspace.bzl
| -- Cloning flatbuffers repository revision 7d6d99c6befa635780a4e944d37ebfd58e68a108, found in /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/git/tensorflow/../third_party/flatbuffers/workspace.bzl
| -- Proceeding with version: 23.5.26.0
| -- Looking for strtof_l
| -- Looking for strtof_l - found
| -- Looking for strtoull_l
| -- Looking for strtoull_l - found
| -- Looking for realpath
| -- Looking for realpath - found
| -- CMAKE_CXX_FLAGS:   -isystem/../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/recipe-sysroot-native/usr/include -O2 -pipe
| -- Cloning https://github.com/protocolbuffers/protobuf...
| [1/9] Creating directories for 'protobuf-populate'
| [1/9] Performing download step (git clone) for 'protobuf-populate'
| Cloning into 'protobuf'...
| fatal: unable to access 'https://github.com/protocolbuffers/protobuf/': SSL connection timeout
| Cloning into 'protobuf'...
| remote: Enumerating objects: 65246, done.
| remote: Counting objects:   0% (1/65246)
| remote: Counting objects:   1% (653/65246)
| remote: Counting objects:   2% (1305/65246)
| remote: Counting objects:   3% (1958/65246)
| remote: Counting objects:   4% (2610/65246)
| remote: Counting objects:   5% (3263/65246)
| remote: Counting objects:   6% (3915/65246)
| remote: Counting objects:   7% (4568/65246)
| remote: Counting objects:   8% (5220/65246)
| remote: Counting objects:   9% (5873/65246)
| remote: Counting objects:  10% (6525/65246)
| remote: Counting objects:  11% (7178/65246)
| remote: Counting objects:  12% (7830/65246)
| remote: Counting objects:  13% (8482/65246)
| remote: Counting objects:  14% (9135/65246)
| remote: Counting objects:  15% (9787/65246)
| remote: Counting objects:  16% (10440/65246)
| remote: Counting objects:  17% (11092/65246)
| remote: Counting objects:  18% (11745/65246)
| remote: Counting objects:  19% (12397/65246)
| remote: Counting objects:  20% (13050/65246)
| remote: Counting objects:  21% (13702/65246)
| remote: Counting objects:  22% (14355/65246)
| remote: Counting objects:  23% (15007/65246)
| remote: Counting objects:  24% (15660/65246)
| remote: Counting objects:  25% (16312/65246)
| remote: Counting objects:  26% (16964/65246)
| remote: Counting objects:  27% (17617/65246)
| remote: Counting objects:  28% (18269/65246)
| remote: Counting objects:  29% (18922/65246)
| remote: Counting objects:  30% (19574/65246)
| remote: Counting objects:  31% (20227/65246)
| remote: Counting objects:  32% (20879/65246)
| remote: Counting objects:  33% (21532/65246)
| remote: Counting objects:  34% (22184/65246)
| remote: Counting objects:  35% (22837/65246)
| remote: Counting objects:  36% (23489/65246)
| remote: Counting objects:  37% (24142/65246)
| remote: Counting objects:  38% (24794/65246)
| remote: Counting objects:  39% (25446/65246)
| remote: Counting objects:  40% (26099/65246)
| remote: Counting objects:  41% (26751/65246)
| remote: Counting objects:  42% (27404/65246)
| remote: Counting objects:  43% (28056/65246)
| remote: Counting objects:  44% (28709/65246)
| remote: Counting objects:  45% (29361/65246)
| remote: Counting objects:  46% (30014/65246)
| remote: Counting objects:  47% (30666/65246)
| remote: Counting objects:  48% (31319/65246)
| remote: Counting objects:  49% (31971/65246)
| remote: Counting objects:  50% (32623/65246)
| remote: Counting objects:  51% (33276/65246)
| remote: Counting objects:  52% (33928/65246)
| remote: Counting objects:  53% (34581/65246)
| remote: Counting objects:  54% (35233/65246)
| remote: Counting objects:  55% (35886/65246)
| remote: Counting objects:  56% (36538/65246)
| remote: Counting objects:  57% (37191/65246)
| remote: Counting objects:  58% (37843/65246)
| remote: Counting objects:  59% (38496/65246)
| remote: Counting objects:  60% (39148/65246)
| remote: Counting objects:  61% (39801/65246)
| remote: Counting objects:  62% (40453/65246)
| remote: Counting objects:  63% (41105/65246)
| remote: Counting objects:  64% (41758/65246)
| remote: Counting objects:  65% (42410/65246)
| remote: Counting objects:  66% (43063/65246)
| remote: Counting objects:  67% (43715/65246)
| remote: Counting objects:  68% (44368/65246)
| remote: Counting objects:  69% (45020/65246)
| remote: Counting objects:  70% (45673/65246)
| remote: Counting objects:  71% (46325/65246)
| remote: Counting objects:  72% (46978/65246)
| remote: Counting objects:  73% (47630/65246)
| remote: Counting objects:  74% (48283/65246)
| remote: Counting objects:  75% (48935/65246)
| remote: Counting objects:  76% (49587/65246)
| remote: Counting objects:  77% (50240/65246)
| remote: Counting objects:  78% (50892/65246)
| remote: Counting objects:  79% (51545/65246)
| remote: Counting objects:  80% (52197/65246)
| remote: Counting objects:  81% (52850/65246)
| remote: Counting objects:  82% (53502/65246)
| remote: Counting objects:  83% (54155/65246)
| remote: Counting objects:  84% (54807/65246)
| remote: Counting objects:  85% (55460/65246)
| remote: Counting objects:  86% (56112/65246)
| remote: Counting objects:  87% (56765/65246)
| remote: Counting objects:  88% (57417/65246)
| remote: Counting objects:  89% (58069/65246)
| remote: Counting objects:  90% (58722/65246)
| remote: Counting objects:  91% (59374/65246)
| remote: Counting objects:  92% (60027/65246)
| remote: Counting objects:  93% (60679/65246)
| remote: Counting objects:  94% (61332/65246)
| remote: Counting objects:  95% (61984/65246)
| remote: Counting objects:  96% (62637/65246)
| remote: Counting objects:  97% (63289/65246)
| remote: Counting objects:  98% (63942/65246)
| remote: Counting objects:  99% (64594/65246)
| remote: Counting objects: 100% (65246/65246)
| remote: Counting objects: 100% (65246/65246), done.
| remote: Compressing objects:   0% (1/27841)
| remote: Compressing objects:   1% (279/27841)
| remote: Compressing objects:   2% (557/27841)
| remote: Compressing objects:   3% (836/27841)
| remote: Compressing objects:   4% (1114/27841)
| remote: Compressing objects:   5% (1393/27841)
| remote: Compressing objects:   6% (1671/27841)
| remote: Compressing objects:   7% (1949/27841)
| remote: Compressing objects:   8% (2228/27841)
| remote: Compressing objects:   9% (2506/27841)
| remote: Compressing objects:  10% (2785/27841)
| remote: Compressing objects:  11% (3063/27841)
| remote: Compressing objects:  12% (3341/27841)
| remote: Compressing objects:  13% (3620/27841)
| remote: Compressing objects:  13% (3808/27841)
| remote: Compressing objects:  14% (3898/27841)
| remote: Compressing objects:  15% (4177/27841)
| remote: Compressing objects:  16% (4455/27841)
| remote: Compressing objects:  17% (4733/27841)
| remote: Compressing objects:  18% (5012/27841)
| remote: Compressing objects:  19% (5290/27841)
| remote: Compressing objects:  20% (5569/27841)
| remote: Compressing objects:  21% (5847/27841)
| remote: Compressing objects:  22% (6126/27841)
| remote: Compressing objects:  23% (6404/27841)
| remote: Compressing objects:  24% (6682/27841)
| remote: Compressing objects:  25% (6961/27841)
| remote: Compressing objects:  26% (7239/27841)
| remote: Compressing objects:  27% (7518/27841)
| remote: Compressing objects:  28% (7796/27841)
| remote: Compressing objects:  28% (7833/27841)
| remote: Compressing objects:  29% (8074/27841)
| remote: Compressing objects:  30% (8353/27841)
| remote: Compressing objects:  31% (8631/27841)
| remote: Compressing objects:  32% (8910/27841)
| remote: Compressing objects:  33% (9188/27841)
| remote: Compressing objects:  33% (9376/27841)
| remote: Compressing objects:  34% (9466/27841)
| remote: Compressing objects:  35% (9745/27841)
| remote: Compressing objects:  36% (10023/27841)
| remote: Compressing objects:  37% (10302/27841)
| remote: Compressing objects:  38% (10580/27841)
| remote: Compressing objects:  39% (10858/27841)
| remote: Compressing objects:  40% (11137/27841)
| remote: Compressing objects:  40% (11185/27841)
| remote: Compressing objects:  41% (11415/27841)
| remote: Compressing objects:  42% (11694/27841)
| remote: Compressing objects:  43% (11972/27841)
| remote: Compressing objects:  43% (12165/27841)
| remote: Compressing objects:  44% (12251/27841)
| remote: Compressing objects:  44% (12252/27841)
| remote: Compressing objects:  45% (12529/27841)
| remote: Compressing objects:  46% (12807/27841)
| remote: Compressing objects:  47% (13086/27841)
| remote: Compressing objects:  48% (13364/27841)
| remote: Compressing objects:  49% (13643/27841)
| remote: Compressing objects:  50% (13921/27841)
| remote: Compressing objects:  51% (14199/27841)
| remote: Compressing objects:  52% (14478/27841)
| remote: Compressing objects:  53% (14756/27841)
| remote: Compressing objects:  53% (14917/27841)
| remote: Compressing objects:  54% (15035/27841)
| remote: Compressing objects:  55% (15313/27841)
| remote: Compressing objects:  56% (15591/27841)
| remote: Compressing objects:  56% (15810/27841)
| remote: Compressing objects:  57% (15870/27841)
| remote: Compressing objects:  58% (16148/27841)
| remote: Compressing objects:  58% (16167/27841)
| remote: Compressing objects:  59% (16427/27841)
| remote: Compressing objects:  60% (16705/27841)
| remote: Compressing objects:  60% (16946/27841)
| remote: Compressing objects:  61% (16984/27841)
| remote: Compressing objects:  62% (17262/27841)
| remote: Compressing objects:  63% (17540/27841)
| remote: Compressing objects:  64% (17819/27841)
| remote: Compressing objects:  65% (18097/27841)
| remote: Compressing objects:  66% (18376/27841)
| remote: Compressing objects:  67% (18654/27841)
| remote: Compressing objects:  68% (18932/27841)
| remote: Compressing objects:  69% (19211/27841)
| remote: Compressing objects:  70% (19489/27841)
| remote: Compressing objects:  71% (19768/27841)
| remote: Compressing objects:  72% (20046/27841)
| remote: Compressing objects:  73% (20324/27841)
| remote: Compressing objects:  74% (20603/27841)
| remote: Compressing objects:  75% (20881/27841)
| remote: Compressing objects:  76% (21160/27841)
| remote: Compressing objects:  77% (21438/27841)
| remote: Compressing objects:  78% (21716/27841)
| remote: Compressing objects:  79% (21995/27841)
| remote: Compressing objects:  80% (22273/27841)
| remote: Compressing objects:  81% (22552/27841)
| remote: Compressing objects:  82% (22830/27841)
| remote: Compressing objects:  83% (23109/27841)
| remote: Compressing objects:  84% (23387/27841)
| remote: Compressing objects:  85% (23665/27841)
| remote: Compressing objects:  86% (23944/27841)
| remote: Compressing objects:  87% (24222/27841)
| remote: Compressing objects:  88% (24501/27841)
| remote: Compressing objects:  89% (24779/27841)
| remote: Compressing objects:  90% (25057/27841)
| remote: Compressing objects:  91% (25336/27841)
| remote: Compressing objects:  92% (25614/27841)
| remote: Compressing objects:  93% (25893/27841)
| remote: Compressing objects:  94% (26171/27841)
| remote: Compressing objects:  95% (26449/27841)
| remote: Compressing objects:  96% (26728/27841)
| remote: Compressing objects:  97% (27006/27841)
| remote: Compressing objects:  98% (27285/27841)
| remote: Compressing objects:  99% (27563/27841)
| remote: Compressing objects: 100% (27841/27841)
| remote: Compressing objects: 100% (27841/27841), done.
| Receiving objects:   0% (1/65246)
| Receiving objects:   1% (653/65246)
| Receiving objects:   1% (1063/65246), 244.00 KiB | 222.00 KiB/s
| Receiving objects:   2% (1305/65246), 244.00 KiB | 222.00 KiB/s
| Receiving objects:   3% (1958/65246), 244.00 KiB | 222.00 KiB/s
| Receiving objects:   4% (2610/65246), 244.00 KiB | 222.00 KiB/s
| Receiving objects:   5% (3263/65246), 244.00 KiB | 222.00 KiB/s
| Receiving objects:   6% (3915/65246), 244.00 KiB | 222.00 KiB/s
| Receiving objects:   7% (4568/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:   8% (5220/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:   9% (5873/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  10% (6525/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  10% (6628/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  11% (7178/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  12% (7830/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  13% (8482/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  14% (9135/65246), 820.00 KiB | 495.00 KiB/s
| Receiving objects:  15% (9787/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  16% (10440/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  17% (11092/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  18% (11745/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  19% (12397/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  20% (13050/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  21% (13702/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  22% (14355/65246), 1.66 MiB | 788.00 KiB/s
| Receiving objects:  23% (15007/65246), 1.66 MiB | 788.00 KiB/s
| error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
| error: 4172 bytes of body are still expected
| fetch-pack: unexpected disconnect while reading sideband packet
| fatal: early EOF
| fatal: fetch-pack: invalid index-pack output
| Cloning into 'protobuf'...
| error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
| fatal: error reading section header 'shallow-info'
| -- Had to git clone more than once: 3 times.
| CMake Error at _deps/protobuf-subbuild/protobuf-populate-prefix/tmp/protobuf-populate-gitclone.cmake:39 (message):
|   Failed to clone repository: 'https://github.com/protocolbuffers/protobuf'
| 
| 
| FAILED: protobuf-populate-prefix/src/protobuf-populate-stamp/protobuf-populate-download /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/build/_deps/protobuf-subbuild/protobuf-populate-prefix/src/protobuf-populate-stamp/protobuf-populate-download
| cd /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/build && /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/recipe-sysroot-native/usr/bin/cmake -P /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/build/_deps/protobuf-subbuild/protobuf-populate-prefix/tmp/protobuf-populate-gitclone.cmake && /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/recipe-sysroot-native/usr/bin/cmake -E touch /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/build/_deps/protobuf-subbuild/protobuf-populate-prefix/src/protobuf-populate-stamp/protobuf-populate-download
| ninja: build stopped: subcommand failed.
| 
| CMake Error at /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FetchContent.cmake:1679 (message):
|   Build step for protobuf failed: 1
| Call Stack (most recent call first):
|   /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FetchContent.cmake:1819:EVAL:2 (__FetchContent_directPopulate)
|   /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FetchContent.cmake:1819 (cmake_language)
|   /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/git/tensorflow/lite/tools/cmake/modules/OverridableFetchContent.cmake:537 (FetchContent_Populate)
|   /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/git/tensorflow/lite/tools/cmake/modules/protobuf.cmake:37 (OverridableFetchContent_Populate)
|   /../yocto-src/build-rel/tmp/work/x86_64-linux/tensorflow-lite-host-tools-native/2.16.2/git/tensorflow/lite/tools/cmake/modules/Findprotobuf.cmake:18 (include)
|   protobuf/CMakeLists.txt:34 (find_package)
| 
| 
| -- Configuring incomplete, errors occurred!
| WARNING: exit code 1 from a shell command.
ERROR: Task (virtual:native:/../yocto-src/sources/meta-imx/meta-imx-ml/recipes-libraries/tensorflow-lite/tensorflow-lite-host-tools_2.16.2.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 9198 tasks of which 9197 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  virtual:native:/../yocto-src/sources/meta-imx/meta-imx-ml/recipes-libraries/tensorflow-lite/tensorflow-lite-host-tools_2.16.2.bb:do_configure
Summary: There was 1 WARNING message.
Summary: There was 1 ERROR message, returning a non-zero exit code.



Thank you for your support.

#protobuf #tensorflow

0 件の賞賛
返信
1 返信

204件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi,

Continue in SFDC


Best Regards,
Zhiming

0 件の賞賛
返信
%3CLINGO-SUB%20id%3D%22lingo-sub-2203265%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%E6%94%AF%E6%8F%B4%E3%81%8C%E5%BF%85%E8%A6%81%E3%81%A7%E3%81%99%3A%20TensorFlow%20Lite%20%E3%83%9B%E3%82%B9%E3%83%88%E3%83%84%E3%83%BC%E3%83%AB%E3%81%AE%20Yocto%20%E3%83%93%E3%83%AB%E3%83%89%E3%81%AE%E5%A4%B1%E6%95%97%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2203265%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3E%E5%B0%82%E9%96%80%3CSTRONG%3E%E5%AE%B6%E3%81%AE%3C%2FSTRONG%3E%E7%9A%86%E6%A7%98%3C%2FP%3E%3CP%3Escrathgap%20%5Bimx8mp%5D%20%E3%81%8B%E3%82%89%E3%81%AE%E6%9C%80%E6%96%B0%E3%81%AE%20Yocto%20%E3%83%93%E3%83%AB%E3%83%89%E4%B8%AD%E3%81%AB%E5%95%8F%E9%A1%8C%E3%81%8C%E7%99%BA%E7%94%9F%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%AF%3CSTRONG%3E%E3%83%AC%E3%82%B7%E3%83%94%E3%81%AE%20do_configure%20%E3%82%B9%E3%83%86%E3%83%83%E3%83%97%3C%2FSTRONG%3E%E3%81%A7%E7%99%BA%E7%94%9F%E3%81%97%E3%81%BE%E3%81%99%3A%3C%2FP%3E%3CPRE%20class%3D%22lia-code-sample%20language-markup%22%3E%3CCODE%20translate%3D%22no%22%3EERROR%3A%20Task%20(virtual%3Anative%3A%2F..%2Fyocto-src%2Fsources%2Fmeta-imx%2Fmeta-imx-ml%2Frecipes-libraries%2Ftensorflow-lite%2Ftensorflow-lite-host-tools_2.16.2.bb%3Ado_configure)%20failed%20with%20exit%20code%20'1'%3C%2FCODE%3E%3C%2FPRE%3E%3CBR%20%2F%3E%3CP%3E%E8%A9%B3%E7%B4%B0%E3%83%AD%E3%82%B0%E3%81%AB%E3%81%AF%E6%AC%A1%E3%81%AE%E5%86%85%E5%AE%B9%E3%81%8C%E8%A1%A8%E7%A4%BA%E3%81%95%E3%82%8C%E3%81%BE%E3%81%99%3A%3C%2FP%3E%3CPRE%20class%3D%22lia-code-sample%20language-markup%22%3E%3CCODE%20translate%3D%22no%22%3ECMake%20Error%20at%20_deps%2Fprotobuf-subbuild%2Fprotobuf-populate-prefix%2Ftmp%2Fprotobuf-populate-gitclone.cmake%3A39%20(message)%3A%0AFailed%20to%20clone%20repository%3A%20'https%3A%2F%2Fgithub.com%2Fprotocolbuffers%2Fprotobuf'%3C%2FCODE%3E%3C%2FPRE%3E%3CP%3E%E3%81%93%E3%82%8C%E3%81%BE%E3%81%A7%E8%A9%A6%E3%81%97%E3%81%9F%E3%81%93%E3%81%A8%3A%3C%2FP%3E%3CUL%3E%3CLI%3E%3CEM%3E%E3%83%AC%E3%82%B7%E3%83%94%E3%81%AB%E5%AF%BE%E3%81%97%E3%81%A6%20bitbake%20-c%20clean%E3%80%81cleanall%E3%80%81cleansstate%20%E3%82%92%E5%AE%9F%E8%A1%8C%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F%E3%80%82%3C%2FEM%3E%3C%2FLI%3E%3CLI%3E%3CEM%3E%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E6%8E%A5%E7%B6%9A%E3%82%92%E7%A2%BA%E8%AA%8D%E3%81%97%E3%80%81%E3%83%96%E3%83%AD%E3%83%83%E3%82%AF%E3%81%8C%E3%81%AA%E3%81%84%E3%81%8B%E7%A2%BA%E8%AA%8D%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F%E3%80%82%3C%2FEM%3E%3C%2FLI%3E%3CLI%3E%3CEM%3ENXP%20%E3%82%B3%E3%83%9F%E3%83%A5%E3%83%8B%E3%83%86%E3%82%A3%E3%81%AE%E6%8A%95%E7%A8%BF%E3%82%92%E5%8F%82%E7%85%A7%E3%81%97%E3%80%81%E6%8F%90%E6%A1%88%E3%81%95%E3%82%8C%E3%81%9F%E5%9B%9E%E9%81%BF%E7%AD%96%E3%82%92%E9%81%A9%E7%94%A8%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F%E3%81%8C%E3%80%81%E5%95%8F%E9%A1%8C%E3%81%AF%E8%A7%A3%E6%B1%BA%E3%81%97%E3%81%BE%E3%81%9B%E3%82%93%E3%80%82%3C%2FEM%3E%3C%2FLI%3E%3C%2FUL%3E%3CP%3E%3CSTRONG%3ETensorFlow%20Lite%20%E3%81%AB%E9%96%A2%E9%80%A3%E3%81%99%E3%82%8B%E3%81%93%E3%81%AE%E3%82%A8%E3%83%A9%E3%83%BC%E3%82%92%E5%85%8B%E6%9C%8D%E3%81%99%E3%82%8B%E3%81%9F%E3%82%81%E3%81%AE%E4%BB%A3%E6%9B%BF%E3%82%BD%E3%83%AA%E3%83%A5%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%E3%81%BE%E3%81%9F%E3%81%AF%E6%89%8B%E9%A0%86%E3%82%92%E6%8F%90%E6%A1%88%E3%81%97%E3%81%A6%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%81%BE%E3%81%99%E3%81%8B%3F%3C%2FSTRONG%3E%3C%2FP%3E%3CP%3E%E5%8F%82%E8%80%83%E3%81%BE%E3%81%A7%E3%81%AB%E3%83%AD%E3%82%B0%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%82%92%E6%B7%BB%E4%BB%98%E3%81%97%E3%81%BE%E3%81%99%E3%80%82%3C%2FP%3E%3CPRE%20class%3D%22lia-code-sample%20language-markup%22%3E%3CCODE%20translate%3D%22no%22%3Euser%40ubuntu22%3A~%2FGit-images%2Fyocto-src%2Fbuild-rel%24%20bitbake%20-fk%20%3CIMAGE%3E%0ALoading%20cache%3A%20100%25%20%7C%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%7C%20Time%3A%200%3A00%3A00%0ALoaded%205757%20entries%20from%20dependency%20cache.%0AParsing%20recipes%3A%20100%25%20%7C%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%7C%20Time%3A%200%3A00%3A03%0AParsing%20of%203689%20.bb%20files%20complete%20(3678%20cached%2C%2011%20parsed).%205768%20targets%2C%20906%20skipped%2C%2017%20masked%2C%200%20errors.%0ANOTE%3A%20Resolving%20any%20missing%20task%20queue%20dependencies%0A%0ABuild%20Configuration%3A%0ABB_VERSION%20%20%20%20%20%20%20%20%20%20%20%3D%20%222.8.0%22%0ABUILD_SYS%20%20%20%20%20%20%20%20%20%20%20%20%3D%20%22x86_64-linux%22%0ANATIVELSBSTRING%20%20%20%20%20%20%3D%20%22universal%22%0ATARGET_SYS%20%20%20%20%20%20%20%20%20%20%20%3D%20%22aarch64-poky-linux%22%0AMACHINE%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3D%20%22imx8mp%22%0ADISTRO%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3D%20%22fsl-imx-wayland%22%0ADISTRO_VERSION%20%20%20%20%20%20%20%3D%20%226.6-scarthgap%22%0ATUNE_FEATURES%20%20%20%20%20%20%20%20%3D%20%22aarch64%20armv8a%20crc%20crypto%22%0ATARGET_FPU%20%20%20%20%20%20%20%20%20%20%20%3D%20%22%22%0Ameta%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-poky%20%20%20%20%20%20%20%20%20%20%20%20user%40ubuntu22%3A~%2F..%2Fyocto-src%2Fbuild-rel%24%20bitbake%20-fk%20%3CIMAGE%3E%0ALoading%20cache%3A%20100%25%20%7C%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%7C%20Time%3A%200%3A00%3A00%0ALoaded%205757%20entries%20from%20dependency%20cache.%0AParsing%20recipes%3A%20100%25%20%7C%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%7C%20Time%3A%200%3A00%3A03%0AParsing%20of%203689%20.bb%20files%20complete%20(3678%20cached%2C%2011%20parsed).%205768%20targets%2C%20906%20skipped%2C%2017%20masked%2C%200%20errors.%0ANOTE%3A%20Resolving%20any%20missing%20task%20queue%20dependencies%0A%0ABuild%20Configuration%3A%0ABB_VERSION%20%20%20%20%20%20%20%20%20%20%20%3D%20%222.8.0%22%0ABUILD_SYS%20%20%20%20%20%20%20%20%20%20%20%20%3D%20%22x86_64-linux%22%0ANATIVELSBSTRING%20%20%20%20%20%20%3D%20%22universal%22%0ATARGET_SYS%20%20%20%20%20%20%20%20%20%20%20%3D%20%22aarch64-poky-linux%22%0AMACHINE%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3D%20%22imx8mp%22%0ADISTRO%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3D%20%22fsl-imx-wayland%22%0ADISTRO_VERSION%20%20%20%20%20%20%20%3D%20%226.6-scarthgap%22%0ATUNE_FEATURES%20%20%20%20%20%20%20%20%3D%20%22aarch64%20armv8a%20crc%20crypto%22%0ATARGET_FPU%20%20%20%20%20%20%20%20%20%20%20%3D%20%22%22%0Ameta%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-poky%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-oe%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-multimedia%20%20%20%20%20%20%0Ameta-python%20%20%20%20%20%20%20%20%20%20%0Ameta-freescale%20%20%20%20%20%20%20%0Ameta-freescale-3rdparty%20%0Ameta-freescale-distro%20%0Ameta-imx-bsp%20%20%20%20%20%20%20%20%20%0Ameta-imx-sdk%20%20%20%20%20%20%20%20%20%0Ameta-imx-ml%20%20%20%20%20%20%20%20%20%20%0Ameta-imx-v2x%20%20%20%20%20%20%20%20%20%0Ameta-nxp-demo-experience%20%0Ameta-arm%20%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-arm-toolchain%20%20%20%0Ameta-clang%20%20%20%20%20%20%20%20%20%20%20%0Ameta-gnome%20%20%20%20%20%20%20%20%20%20%20%0Ameta-networking%20%20%20%20%20%20%0Ameta-filesystems%20%20%20%20%20%0Ameta-qt6%20%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-parsec%20%20%20%20%20%20%20%20%20%20%0Ameta-tpm%20%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-virtualization%20%20%0Ameta-common%20%20%20%20%20%20%20%20%20%20%0Ameta-%3CPRODUCT%3E%20%20%20%20%20%20%20%20%20%20%0Ameta-rauc%20%20%20%20%20%20%20%20%20%20%20%20%0Ameta-swupdate%20%20%20%20%20%20%20%20%3D%20%22scarthgap%3A0fe0fbc2288e17ae61890d2ac39af606f89b9c66%22%0A%0ANOTE%3A%20Tainting%20hash%20to%20force%20rebuild%20of%20task%20..%2Fyocto-src%2Fsources%2F..%2F..%2Frecipes-bsp%2Fimages%2F%3CIMAGE%3E.bb%2C%20do_build%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7C%20ETA%3A%20%200%3A00%3A00%0AWARNING%3A%20..%2Fyocto-src%2Fsources%2F..%2F..%2Frecipes-bsp%2Fimages%2F%3CIMAGE%3E.bb%3Ado_build%20is%20tainted%20from%20a%20forced%20run%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7C%20ETA%3A%20%200%3A00%3A00%0ASstate%20summary%3A%20Wanted%2028%20Local%200%20Mirrors%200%20Missed%2028%20Current%204565%20(0%25%20match%2C%2099%25%20complete)%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7C%20ETA%3A%20%200%3A00%3A00%0AInitialising%20tasks%3A%20100%25%20%7C%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%7C%20Time%3A%200%3A00%3A05%0ANOTE%3A%20Executing%20Tasks%0ASetscene%20tasks%3A%204595%20of%204595%0ACurrently%20%201%20running%20tasks%20(4345%20of%209256)%20%2046%25%20%7C%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23%23ERROR%3A%20tensorflow-lite-host-tools-native-2.16.2-r0%20do_configure%3A%20ExecutionError('..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Ftemp%2Frun.do_configure.24534'%2C%201%2C%20None%2C%20None)%0AERROR%3A%20Logfile%20of%20failure%20stored%20in%3A%20..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Ftemp%2Flog.do_configure.24534%0ALog%20data%20follows%3A%0A%7C%20DEBUG%3A%20Executing%20python%20function%20extend_recipe_sysroot%0A%7C%20NOTE%3A%20Direct%20dependencies%20are%20%5B'..%2Fyocto-src%2Fsources%2Fpoky%2Fmeta%2Frecipes-devtools%2Fcmake%2Fcmake-native_3.28.3.bb%3Ado_populate_sysroot'%2C%20'..%2Fyocto-src%2Fsources%2Fpoky%2Fmeta%2Frecipes-devtools%2Fquilt%2Fquilt-native_0.67.bb%3Ado_populate_sysroot'%2C%20'virtual%3Anative%3A..%2Fsources%2Fpoky%2Fmeta%2Frecipes-devtools%2Fninja%2Fninja_1.11.1.bb%3Ado_populate_sysroot'%5D%0A%7C%20NOTE%3A%20Installed%20into%20sysroot%3A%20%5B%5D%0A%7C%20NOTE%3A%20Skipping%20as%20already%20exists%20in%20sysroot%3A%20%5B'gettext-minimal-native'%2C%20'cmake-native'%2C%20'libtool-native'%2C%20'quilt-native'%2C%20'texinfo-dummy-native'%2C%20'openssl-native'%2C%20'ncurses-native'%2C%20'zlib-native'%2C%20'make-native'%2C%20'ninja-native'%2C%20'perl-native'%2C%20'bzip2-native'%2C%20'xz-native'%2C%20'zstd-native'%2C%20'gdbm-native'%2C%20're2c-native'%5D%0A%7C%20DEBUG%3A%20Python%20function%20extend_recipe_sysroot%20finished%0A%7C%20DEBUG%3A%20Executing%20shell%20function%20do_configure%0A%7C%20--%20The%20C%20compiler%20identification%20is%20GNU%2011.4.0%0A%7C%20--%20The%20CXX%20compiler%20identification%20is%20GNU%2011.4.0%0A%7C%20--%20Detecting%20C%20compiler%20ABI%20info%0A%7C%20--%20Detecting%20C%20compiler%20ABI%20info%20-%20done%0A%7C%20--%20Check%20for%20working%20C%20compiler%3A%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fhosttools%2Fgcc%20-%20skipped%0A%7C%20--%20Detecting%20C%20compile%20features%0A%7C%20--%20Detecting%20C%20compile%20features%20-%20done%0A%7C%20--%20Detecting%20CXX%20compiler%20ABI%20info%0A%7C%20--%20Detecting%20CXX%20compiler%20ABI%20info%20-%20done%0A%7C%20--%20Check%20for%20working%20CXX%20compiler%3A%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fhosttools%2Fg%2B%2B%20-%20skipped%0A%7C%20--%20Detecting%20CXX%20compile%20features%0A%7C%20--%20Detecting%20CXX%20compile%20features%20-%20done%0A%7C%20--%20Cloning%20flatbuffers%20repository%20from%20https%3A%2F%2Fgithub.com%2Fgoogle%2Fflatbuffers%2Farchive%2F7d6d99c6befa635780a4e944d37ebfd58e68a108.tar.gz%2C%20found%20in%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fgit%2Ftensorflow%2F..%2Fthird_party%2Fflatbuffers%2Fworkspace.bzl%0A%7C%20--%20Cloning%20flatbuffers%20repository%20revision%207d6d99c6befa635780a4e944d37ebfd58e68a108%2C%20found%20in%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fgit%2Ftensorflow%2F..%2Fthird_party%2Fflatbuffers%2Fworkspace.bzl%0A%7C%20--%20Proceeding%20with%20version%3A%2023.5.26.0%0A%7C%20--%20Looking%20for%20strtof_l%0A%7C%20--%20Looking%20for%20strtof_l%20-%20found%0A%7C%20--%20Looking%20for%20strtoull_l%0A%7C%20--%20Looking%20for%20strtoull_l%20-%20found%0A%7C%20--%20Looking%20for%20realpath%0A%7C%20--%20Looking%20for%20realpath%20-%20found%0A%7C%20--%20CMAKE_CXX_FLAGS%3A%20%20%20-isystem%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Frecipe-sysroot-native%2Fusr%2Finclude%20-O2%20-pipe%0A%7C%20--%20Cloning%20https%3A%2F%2Fgithub.com%2Fprotocolbuffers%2Fprotobuf...%0A%7C%20%5B1%2F9%5D%20Creating%20directories%20for%20'protobuf-populate'%0A%7C%20%5B1%2F9%5D%20Performing%20download%20step%20(git%20clone)%20for%20'protobuf-populate'%0A%7C%20Cloning%20into%20'protobuf'...%0A%7C%20fatal%3A%20unable%20to%20access%20'https%3A%2F%2Fgithub.com%2Fprotocolbuffers%2Fprotobuf%2F'%3A%20SSL%20connection%20timeout%0A%7C%20Cloning%20into%20'protobuf'...%0A%7C%20remote%3A%20Enumerating%20objects%3A%2065246%2C%20done.%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%200%25%20(1%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%201%25%20(653%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%202%25%20(1305%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%203%25%20(1958%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%204%25%20(2610%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%205%25%20(3263%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%206%25%20(3915%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%207%25%20(4568%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%208%25%20(5220%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%20%209%25%20(5873%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2010%25%20(6525%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2011%25%20(7178%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2012%25%20(7830%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2013%25%20(8482%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2014%25%20(9135%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2015%25%20(9787%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2016%25%20(10440%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2017%25%20(11092%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2018%25%20(11745%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2019%25%20(12397%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2020%25%20(13050%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2021%25%20(13702%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2022%25%20(14355%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2023%25%20(15007%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2024%25%20(15660%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2025%25%20(16312%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2026%25%20(16964%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2027%25%20(17617%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2028%25%20(18269%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2029%25%20(18922%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2030%25%20(19574%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2031%25%20(20227%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2032%25%20(20879%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2033%25%20(21532%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2034%25%20(22184%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2035%25%20(22837%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2036%25%20(23489%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2037%25%20(24142%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2038%25%20(24794%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2039%25%20(25446%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2040%25%20(26099%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2041%25%20(26751%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2042%25%20(27404%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2043%25%20(28056%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2044%25%20(28709%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2045%25%20(29361%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2046%25%20(30014%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2047%25%20(30666%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2048%25%20(31319%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2049%25%20(31971%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2050%25%20(32623%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2051%25%20(33276%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2052%25%20(33928%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2053%25%20(34581%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2054%25%20(35233%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2055%25%20(35886%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2056%25%20(36538%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2057%25%20(37191%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2058%25%20(37843%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2059%25%20(38496%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2060%25%20(39148%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2061%25%20(39801%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2062%25%20(40453%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2063%25%20(41105%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2064%25%20(41758%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2065%25%20(42410%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2066%25%20(43063%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2067%25%20(43715%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2068%25%20(44368%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2069%25%20(45020%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2070%25%20(45673%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2071%25%20(46325%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2072%25%20(46978%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2073%25%20(47630%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2074%25%20(48283%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2075%25%20(48935%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2076%25%20(49587%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2077%25%20(50240%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2078%25%20(50892%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2079%25%20(51545%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2080%25%20(52197%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2081%25%20(52850%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2082%25%20(53502%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2083%25%20(54155%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2084%25%20(54807%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2085%25%20(55460%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2086%25%20(56112%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2087%25%20(56765%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2088%25%20(57417%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2089%25%20(58069%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2090%25%20(58722%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2091%25%20(59374%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2092%25%20(60027%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2093%25%20(60679%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2094%25%20(61332%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2095%25%20(61984%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2096%25%20(62637%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2097%25%20(63289%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2098%25%20(63942%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20%2099%25%20(64594%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20100%25%20(65246%2F65246)%0A%7C%20remote%3A%20Counting%20objects%3A%20100%25%20(65246%2F65246)%2C%20done.%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%200%25%20(1%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%201%25%20(279%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%202%25%20(557%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%203%25%20(836%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%204%25%20(1114%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%205%25%20(1393%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%206%25%20(1671%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%207%25%20(1949%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%208%25%20(2228%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%20%209%25%20(2506%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2010%25%20(2785%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2011%25%20(3063%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2012%25%20(3341%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2013%25%20(3620%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2013%25%20(3808%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2014%25%20(3898%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2015%25%20(4177%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2016%25%20(4455%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2017%25%20(4733%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2018%25%20(5012%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2019%25%20(5290%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2020%25%20(5569%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2021%25%20(5847%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2022%25%20(6126%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2023%25%20(6404%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2024%25%20(6682%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2025%25%20(6961%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2026%25%20(7239%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2027%25%20(7518%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2028%25%20(7796%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2028%25%20(7833%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2029%25%20(8074%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2030%25%20(8353%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2031%25%20(8631%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2032%25%20(8910%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2033%25%20(9188%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2033%25%20(9376%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2034%25%20(9466%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2035%25%20(9745%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2036%25%20(10023%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2037%25%20(10302%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2038%25%20(10580%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2039%25%20(10858%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2040%25%20(11137%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2040%25%20(11185%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2041%25%20(11415%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2042%25%20(11694%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2043%25%20(11972%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2043%25%20(12165%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2044%25%20(12251%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2044%25%20(12252%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2045%25%20(12529%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2046%25%20(12807%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2047%25%20(13086%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2048%25%20(13364%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2049%25%20(13643%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2050%25%20(13921%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2051%25%20(14199%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2052%25%20(14478%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2053%25%20(14756%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2053%25%20(14917%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2054%25%20(15035%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2055%25%20(15313%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2056%25%20(15591%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2056%25%20(15810%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2057%25%20(15870%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2058%25%20(16148%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2058%25%20(16167%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2059%25%20(16427%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2060%25%20(16705%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2060%25%20(16946%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2061%25%20(16984%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2062%25%20(17262%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2063%25%20(17540%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2064%25%20(17819%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2065%25%20(18097%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2066%25%20(18376%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2067%25%20(18654%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2068%25%20(18932%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2069%25%20(19211%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2070%25%20(19489%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2071%25%20(19768%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2072%25%20(20046%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2073%25%20(20324%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2074%25%20(20603%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2075%25%20(20881%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2076%25%20(21160%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2077%25%20(21438%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2078%25%20(21716%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2079%25%20(21995%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2080%25%20(22273%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2081%25%20(22552%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2082%25%20(22830%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2083%25%20(23109%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2084%25%20(23387%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2085%25%20(23665%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2086%25%20(23944%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2087%25%20(24222%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2088%25%20(24501%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2089%25%20(24779%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2090%25%20(25057%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2091%25%20(25336%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2092%25%20(25614%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2093%25%20(25893%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2094%25%20(26171%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2095%25%20(26449%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2096%25%20(26728%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2097%25%20(27006%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2098%25%20(27285%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20%2099%25%20(27563%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20100%25%20(27841%2F27841)%0A%7C%20remote%3A%20Compressing%20objects%3A%20100%25%20(27841%2F27841)%2C%20done.%0A%7C%20Receiving%20objects%3A%20%20%200%25%20(1%2F65246)%0A%7C%20Receiving%20objects%3A%20%20%201%25%20(653%2F65246)%0A%7C%20Receiving%20objects%3A%20%20%201%25%20(1063%2F65246)%2C%20244.00%20KiB%20%7C%20222.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%202%25%20(1305%2F65246)%2C%20244.00%20KiB%20%7C%20222.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%203%25%20(1958%2F65246)%2C%20244.00%20KiB%20%7C%20222.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%204%25%20(2610%2F65246)%2C%20244.00%20KiB%20%7C%20222.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%205%25%20(3263%2F65246)%2C%20244.00%20KiB%20%7C%20222.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%206%25%20(3915%2F65246)%2C%20244.00%20KiB%20%7C%20222.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%207%25%20(4568%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%208%25%20(5220%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%20%209%25%20(5873%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2010%25%20(6525%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2010%25%20(6628%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2011%25%20(7178%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2012%25%20(7830%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2013%25%20(8482%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2014%25%20(9135%2F65246)%2C%20820.00%20KiB%20%7C%20495.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2015%25%20(9787%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2016%25%20(10440%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2017%25%20(11092%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2018%25%20(11745%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2019%25%20(12397%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2020%25%20(13050%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2021%25%20(13702%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2022%25%20(14355%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20Receiving%20objects%3A%20%2023%25%20(15007%2F65246)%2C%201.66%20MiB%20%7C%20788.00%20KiB%2Fs%0A%7C%20error%3A%20RPC%20failed%3B%20curl%2056%20GnuTLS%20recv%20error%20(-110)%3A%20The%20TLS%20connection%20was%20non-properly%20terminated.%0A%7C%20error%3A%204172%20bytes%20of%20body%20are%20still%20expected%0A%7C%20fetch-pack%3A%20unexpected%20disconnect%20while%20reading%20sideband%20packet%0A%7C%20fatal%3A%20early%20EOF%0A%7C%20fatal%3A%20fetch-pack%3A%20invalid%20index-pack%20output%0A%7C%20Cloning%20into%20'protobuf'...%0A%7C%20error%3A%20RPC%20failed%3B%20curl%2056%20GnuTLS%20recv%20error%20(-110)%3A%20The%20TLS%20connection%20was%20non-properly%20terminated.%0A%7C%20fatal%3A%20error%20reading%20section%20header%20'shallow-info'%0A%7C%20--%20Had%20to%20git%20clone%20more%20than%20once%3A%203%20times.%0A%7C%20CMake%20Error%20at%20_deps%2Fprotobuf-subbuild%2Fprotobuf-populate-prefix%2Ftmp%2Fprotobuf-populate-gitclone.cmake%3A39%20(message)%3A%0A%7C%20%20%20Failed%20to%20clone%20repository%3A%20'https%3A%2F%2Fgithub.com%2Fprotocolbuffers%2Fprotobuf'%0A%7C%20%0A%7C%20%0A%7C%20FAILED%3A%20protobuf-populate-prefix%2Fsrc%2Fprotobuf-populate-stamp%2Fprotobuf-populate-download%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fbuild%2F_deps%2Fprotobuf-subbuild%2Fprotobuf-populate-prefix%2Fsrc%2Fprotobuf-populate-stamp%2Fprotobuf-populate-download%0A%7C%20cd%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fbuild%20%26amp%3B%26amp%3B%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Frecipe-sysroot-native%2Fusr%2Fbin%2Fcmake%20-P%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fbuild%2F_deps%2Fprotobuf-subbuild%2Fprotobuf-populate-prefix%2Ftmp%2Fprotobuf-populate-gitclone.cmake%20%26amp%3B%26amp%3B%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Frecipe-sysroot-native%2Fusr%2Fbin%2Fcmake%20-E%20touch%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fbuild%2F_deps%2Fprotobuf-subbuild%2Fprotobuf-populate-prefix%2Fsrc%2Fprotobuf-populate-stamp%2Fprotobuf-populate-download%0A%7C%20ninja%3A%20build%20stopped%3A%20subcommand%20failed.%0A%7C%20%0A%7C%20CMake%20Error%20at%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Frecipe-sysroot-native%2Fusr%2Fshare%2Fcmake-3.28%2FModules%2FFetchContent.cmake%3A1679%20(message)%3A%0A%7C%20%20%20Build%20step%20for%20protobuf%20failed%3A%201%0A%7C%20Call%20Stack%20(most%20recent%20call%20first)%3A%0A%7C%20%20%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Frecipe-sysroot-native%2Fusr%2Fshare%2Fcmake-3.28%2FModules%2FFetchContent.cmake%3A1819%3AEVAL%3A2%20(__FetchContent_directPopulate)%0A%7C%20%20%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Frecipe-sysroot-native%2Fusr%2Fshare%2Fcmake-3.28%2FModules%2FFetchContent.cmake%3A1819%20(cmake_language)%0A%7C%20%20%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fgit%2Ftensorflow%2Flite%2Ftools%2Fcmake%2Fmodules%2FOverridableFetchContent.cmake%3A537%20(FetchContent_Populate)%0A%7C%20%20%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fgit%2Ftensorflow%2Flite%2Ftools%2Fcmake%2Fmodules%2Fprotobuf.cmake%3A37%20(OverridableFetchContent_Populate)%0A%7C%20%20%20%2F..%2Fyocto-src%2Fbuild-rel%2Ftmp%2Fwork%2Fx86_64-linux%2Ftensorflow-lite-host-tools-native%2F2.16.2%2Fgit%2Ftensorflow%2Flite%2Ftools%2Fcmake%2Fmodules%2FFindprotobuf.cmake%3A18%20(include)%0A%7C%20%20%20protobuf%2FCMakeLists.txt%3A34%20(find_package)%0A%7C%20%0A%7C%20%0A%7C%20--%20Configuring%20incomplete%2C%20errors%20occurred!%0A%7C%20WARNING%3A%20exit%20code%201%20from%20a%20shell%20command.%0AERROR%3A%20Task%20(virtual%3Anative%3A%2F..%2Fyocto-src%2Fsources%2Fmeta-imx%2Fmeta-imx-ml%2Frecipes-libraries%2Ftensorflow-lite%2Ftensorflow-lite-host-tools_2.16.2.bb%3Ado_configure)%20failed%20with%20exit%20code%20'1'%0ANOTE%3A%20Tasks%20Summary%3A%20Attempted%209198%20tasks%20of%20which%209197%20didn't%20need%20to%20be%20rerun%20and%201%20failed.%0A%0ASummary%3A%201%20task%20failed%3A%0A%20%20virtual%3Anative%3A%2F..%2Fyocto-src%2Fsources%2Fmeta-imx%2Fmeta-imx-ml%2Frecipes-libraries%2Ftensorflow-lite%2Ftensorflow-lite-host-tools_2.16.2.bb%3Ado_configure%0ASummary%3A%20There%20was%201%20WARNING%20message.%0ASummary%3A%20There%20was%201%20ERROR%20message%2C%20returning%20a%20non-zero%20exit%20code.%3C%2FIMAGE%3E%3C%2FIMAGE%3E%3C%2FPRODUCT%3E%3C%2FIMAGE%3E%3C%2FIMAGE%3E%3C%2FCODE%3E%3C%2FPRE%3E%3CP%3E%3CBR%20%2F%3E%3CBR%20%2F%3E%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%82%E3%82%8A%E3%81%8C%E3%81%A8%E3%81%86%E3%81%94%E3%81%96%E3%81%84%E3%81%BE%E3%81%99%E3%80%82%3CBR%20%2F%3E%3CBR%20%2F%3E%23protobuf%20%23%E3%83%86%E3%83%B3%E3%82%BD%E3%83%AB%E3%83%95%E3%83%AD%E3%83%BC%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2203321%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%20Assistance%20Required%3A%20Yocto%20Build%20Failure%20for%20TensorFlow%20Lite%20Host%20Tools%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2203321%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3E%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF%E3%80%81%3CBR%20%2F%3E%3CBR%20%2F%3E%20SFDC%E3%81%A7%E7%B6%9A%E8%A1%8C%3C%2FP%3E%0A%3CP%3E%3CBR%20%2F%3E%E3%82%88%E3%82%8D%E3%81%97%E3%81%8F%E3%81%8A%E9%A1%98%E3%81%84%E3%81%97%E3%81%BE%E3%81%99%E3%80%81%3CBR%20%2F%3E%E5%BF%97%E6%98%8E%3C%2FP%3E%3C%2FLINGO-BODY%3E