homuler / MediaPipeUnityPlugin

Unity plugin to run MediaPipe
MIT License
1.78k stars 462 forks source link

error executing command: /bin/bash: line 1: $'\r': command not found #172

Closed TheBricktop closed 3 years ago

TheBricktop commented 3 years ago

System information

Describe the problem

After succesfully building the docker image and then running it ive started the process of building the android plugin but got error on step : ERROR: /home/mediapipe/mediapipe_api/framework/formats/BUILD:123:17: Executing genrule //mediapipe_api/framework/formats:rasterization_cs failed: (Exit 127): bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped)

Steps to reproduce the issue

Full logs C:\Users\Student\Documents\GitHub\MediapipeUnityPlugin>docker run --cpus=3 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:linux [mediapipe@a6488514b249 ~]$ python build.py build --android arm64 -v INFO (build.py): Building protobuf sources... DEBUG (build.py): Running bazel build -c opt //mediapipe_api:mediapipe_proto_srcs Extracting Bazel installation... Starting local Bazel server and connecting to it... WARNING: Download from http://mirror.tensorflow.org/github.com/bazelbuild/rules_closure/archive/cf1e44edb908e9616030cc83d085989b8e6cd6df.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_google_absl' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_google_protobuf' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_google_googletest' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_github_gflags_gflags' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'rules_python' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'build_bazel_rules_apple' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'build_bazel_rules_swift' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'build_bazel_apple_support' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'bazel_skylib' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'pybind11' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/tf_runtime/third_party/cuda/dependencies.bzl:51:10: The following command will download NVIDIA proprietary software. By using the software you agree to comply with the terms of the license agreement that accompanies the software. If you do not agree to the terms of the license agreement, do not use the software. DEBUG: Rule 'rules_python' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1564776078 -0400" DEBUG: Repository rules_python instantiated at: /home/mediapipe/WORKSPACE:34:23: in /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/rules_pkg/deps.bzl:33:10: in rules_pkg_dependencies /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/utils.bzl:201:18: in maybe Repository rule git_repository defined at: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/git.bzl:199:33: in INFO: SHA256 (https://github.com/bazelbuild/rules_cc/archive/master.zip) = b1788ea6d99fed9bdd32a0fb15badf8a1dd0e26eb60cc58ea845571b5e4ca54b DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "b1788ea6d99fed9bdd32a0fb15badf8a1dd0e26eb60cc58ea845571b5e4ca54b" DEBUG: Repository rules_cc instantiated at: /home/mediapipe/WORKSPACE:78:13: in Repository rule http_archive defined at: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in INFO: Analyzed target //mediapipe_api:mediapipe_proto_srcs (44 packages loaded, 674 targets configured). INFO: Found 1 target... INFO: From Compiling src/google/protobuf/message_lite.cc [for host]: In file included from /usr/include/string.h:519, from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: In function 'void memcpy(void, const void, size_t)', inlined from 'google::protobuf::uint8 google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void, int, google::protobuf::uint8)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from 'virtual google::protobuf::uint8 google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8, google::protobuf::io::EpsCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:87:28, inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:388:30: /usr/include/bits/string_fortified.h:29:33: warning: 'void __builtin___memcpy_chk(void, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return builtin___memcpy_chk (dest, src, len, | ~~~~~^~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~ ERROR: /home/mediapipe/mediapipe_api/framework/formats/BUILD:123:17: Executing genrule //mediapipe_api/framework/formats:rasterization_cs failed: (Exit 127): bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped)

Use --sandbox_debug to see verbose messages from the sandbox bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped)

Use --sandbox_debug to see verbose messages from the sandbox /bin/bash: line 1: $'\r': command not found Target //mediapipe_api:mediapipe_proto_srcs failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 239.370s, Critical Path: 159.08s INFO: 202 processes: 25 internal, 177 processwrapper-sandbox. FAILED: Build did NOT complete successfully Traceback (most recent call last): File "/home/mediapipe/build.py", line 392, in Argument().command().run() File "/home/mediapipe/build.py", line 109, in run self._run_command(self._build_proto_srcs_commands()) File "/home/mediapipe/build.py", line 51, in _run_command return subprocess.run(command_list, check=True) File "/usr/lib/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['bazel', 'build', '-c', 'opt', '//mediapipe_api:mediapipe_proto_srcs']' returned non-zero exit status 1. [mediapipe@a6488514b249 ~]$ Additional context Add any other context about the problem here.

homuler commented 3 years ago

Same as https://github.com/homuler/MediaPipeUnityPlugin/issues/169 cf. https://github.com/homuler/MediaPipeUnityPlugin/issues/169#issuecomment-842309378

Please don't replace LF with CRLF (that is, turn off autocrlf). https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_formatting_and_whitespace

TheBricktop commented 3 years ago

Okay, im sorry, didnt have this type of problems before.

So ive made some changes

The android build lasted much longer this time but failed at : INFO: From Compiling src/google/protobuf/message_lite.cc: In file included from /usr/include/string.h:519, from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: In function 'void memcpy(void, const void, size_t)', inlined from 'google::protobuf::uint8 google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void, int, google::protobuf::uint8)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from 'virtual google::protobuf::uint8 google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8, google::protobuf::io::EpsCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:87:28, inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:388:30: /usr/include/bits/string_fortified.h:29:33: warning: 'void __builtin___memcpy_chk(void, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return builtin___memcpy_chk (dest, src, len, | ~~~~~^~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~ ERROR: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/com_google_absl/absl/synchronization/BUILD.bazel:30:11: Compiling absl/synchronization/internal/graphcycles.cc [for host] failed: (Exit 1): gcc failed: error executing command /usr/sbin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections ... (remaining 38 argument(s) skipped)

Use --sandbox_debug to see verbose messages from the sandbox gcc failed: error executing command /usr/sbin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections ... (remaining 38 argument(s) skipped)

Use --sandbox_debug to see verbose messages from the sandbox external/com_google_absl/absl/synchronization/internal/graphcycles.cc: In member function 'void absl::lts_2020_09_23::synchronization_internal::GraphCycles::RemoveNode(void*)': external/com_google_absl/absl/synchronization/internal/graphcycles.cc:451:26: error: 'numeric_limits' is not a member of 'std' 451 | if (x->version == std::numeric_limits::max()) { | ^~~~~~ external/com_google_absl/absl/synchronization/internal/graphcycles.cc:451:49: error: expected primary-expression before '>' token 451 | if (x->version == std::numeric_limits::max()) { | ^ external/com_google_absl/absl/synchronization/internal/graphcycles.cc:451:52: error: '::max' has not been declared; did you mean 'std::max'? 451 | if (x->version == std::numeric_limits::max()) { | ^~~ | std::max In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/algorithm:62, from external/com_google_absl/absl/synchronization/internal/graphcycles.cc:38: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algo.h:3467:5: note: 'std::max' declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ Target //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 217.561s, Critical Path: 207.91s INFO: 487 processes: 147 internal, 340 processwrapper-sandbox. FAILED: Build did NOT complete successfully Traceback (most recent call last): File "/home/mediapipe/build.py", line 392, in Argument().command().run() File "/home/mediapipe/build.py", line 153, in run self._run_command(self._build_android_commands()) File "/home/mediapipe/build.py", line 51, in _run_command return subprocess.run(command_list, check=True) File "/usr/lib/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['bazel', 'build', '-c', 'opt', '--config=android_arm64', '//mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android']' returned non-zero exit status 1.

I thought that removing the repository and setting the autocrlf to false would fix the problem but i was wrong What should i do? @homuler

homuler commented 3 years ago

Will you run python build.py build --android arm64 -vv and share the log, please? In addition, I'd like to know the command you've run to build the Docker image.

homuler commented 3 years ago

Maybe this is caused by https://github.com/bazelbuild/bazel/issues/12702

Does this occur if you run the build command in an Ubuntu container?

docker build -t mediapipe_unity:ubuntu . -f docker/linux/x86_64/Dockerfile.ubuntu
docker run --cpus=3 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:ubuntu

# in the container
python build.py build --android arm64 -vv
aidenpearce001 commented 3 years ago

Maybe this is caused by bazelbuild/bazel#12702

Does this occur if you run the build command in an Ubuntu container?

docker build -t mediapipe_unity:ubuntu . -f docker/linux/x86_64/Dockerfile.ubuntu
docker run --cpus=3 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:ubuntu

# in the container
python build.py build --android arm64 -vv

I have the same error and here the step :

  1. git config --global core.autocrlf false
  2. git clone https://github.com/homuler/MediaPipeUnityPlugin.git
  3. docker build -t mediapipe_unity:linux . -f docker/linux/x86_64/Dockerfile
  4. docker run --cpus=8 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:linux
  5. python build.py build --android arm64 -vv

And this error still appear: image

aidenpearce001 commented 3 years ago

Maybe this is caused by bazelbuild/bazel#12702

Does this occur if you run the build command in an Ubuntu container?

docker build -t mediapipe_unity:ubuntu . -f docker/linux/x86_64/Dockerfile.ubuntu
docker run --cpus=3 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:ubuntu

# in the container
python build.py build --android arm64 -vv

In case your ask for the full log: [mediapipe@b43392e7be6c ~]$ bazel build -c opt --config=android_arm64 //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android --sandbox_debug Extracting Bazel installation... Starting local Bazel server and connecting to it... WARNING: Download from http://mirror.tensorflow.org/github.com/bazelbuild/rules_closure/archive/cf1e44edb908e9616030cc83d085989b8e6cd6df.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_google_absl' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_google_protobuf' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_google_googletest' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'com_github_gflags_gflags' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'rules_python' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'build_bazel_rules_apple' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'build_bazel_rules_swift' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'build_bazel_apple_support' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'bazel_skylib' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:108:14: Warning: skipping import of repository 'pybind11' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/tf_runtime/third_party/cuda/dependencies.bzl:51:10: The following command will download NVIDIA proprietary software. By using the software you agree to comply with the terms of the license agreement that accompanies the software. If you do not agree to the terms of the license agreement, do not use the software. INFO: SHA256 (https://github.com/bazelbuild/rules_cc/archive/master.zip) = b1788ea6d99fed9bdd32a0fb15badf8a1dd0e26eb60cc58ea845571b5e4ca54b DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "b1788ea6d99fed9bdd32a0fb15badf8a1dd0e26eb60cc58ea845571b5e4ca54b" DEBUG: Repository rules_cc instantiated at: /home/mediapipe/WORKSPACE:78:13: in Repository rule http_archive defined at: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in WARNING: API level 30 specified by android_ndk_repository 'androidndk' is not available. Using latest known API level 29 DEBUG: Rule 'rules_python' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1564776078 -0400" DEBUG: Repository rules_python instantiated at: /home/mediapipe/WORKSPACE:34:23: in /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/rules_pkg/deps.bzl:33:10: in rules_pkg_dependencies /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/utils.bzl:201:18: in maybe Repository rule git_repository defined at: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/git.bzl:199:33: in WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:AudioDataConsumer.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:AudioDataProcessor.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:AudioDataProducer.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:CameraHelper.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:CameraXPreviewHelper.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:ExternalTextureConverter.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:FrameProcessor.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:MicrophoneHelper.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:PermissionHelper.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:TextureFrameConsumer.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:TextureFrameProcessor.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/components:TextureFrameProducer.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:AndroidAssetUtil.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:AndroidPacketCreator.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:AndroidPacketGetter.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:AppTextureFrame.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:AssetCache.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:AssetCacheDbHelper.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:Compat.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:GlSyncToken.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:Graph.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:GraphGlSyncToken.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:GraphProfiler.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:GraphService.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:GraphTextureFrame.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:MediaPipeException.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:MediaPipeRunner.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:Packet.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:PacketCallback.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:PacketCreator.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:PacketGetter.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:PacketListCallback.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:PacketWithHeaderCallback.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:ProtoUtil.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:SurfaceOutput.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:TextureFrame.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:TextureReleaseCallback.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:TypeNameRegistry.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/framework:TypeNameRegistryLite.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/glutil:CommonShaders.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/glutil:EglManager.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/glutil:ExternalTextureRenderer.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/glutil:GlThread.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/glutil:ShaderUtil.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:4:14: in srcs attribute of android_library rule //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android_android_lib: please do not import '@com_google_mediapipe//mediapipe/java/com/google/mediapipe/glutil:TextureRenderer.java' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'mediapipe_aar', the error might have been caused by the macro implementation INFO: Analyzed target //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android (218 packages loaded, 19621 targets configured). INFO: Found 1 target... ERROR: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/com_google_absl/absl/synchronization/BUILD.bazel:30:11: Compiling absl/synchronization/internal/graphcycles.cc [for host] failed: (Exit 1): process-wrapper failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/55/execroot/mediapipe_api && \ exec env - \ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ TMPDIR=/tmp \ /home/mediapipe/.cache/bazel/_bazel_mediapipe/install/7d2b3f5c6b30e908ff6ea9e8458da328/process-wrapper '--timeout=0' '--kill_delay=15' /usr/sbin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/host/bin/external/com_google_absl/absl/synchronization/_objs/graphcycles_internal/graphcycles.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/synchronization/_objs/graphcycles_internal/graphcycles.o' -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -g0 '-std=c++17' -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wundef -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -DNOMINMAX -fno-canonical-system-headers -Wno-builtin-macro-redefined '-DDATE="redacted"' '-DTIMESTAMP="redacted"' '-DTIME="redacted"' -c external/com_google_absl/absl/synchronization/internal/graphcycles.cc -o bazel-out/host/bin/external/com_google_absl/absl/synchronization/_objs/graphcycles_internal/graphcycles.o) process-wrapper failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/55/execroot/mediapipe_api && \ exec env - \ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ TMPDIR=/tmp \ /home/mediapipe/.cache/bazel/_bazel_mediapipe/install/7d2b3f5c6b30e908ff6ea9e8458da328/process-wrapper '--timeout=0' '--kill_delay=15' /usr/sbin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/host/bin/external/com_google_absl/absl/synchronization/_objs/graphcycles_internal/graphcycles.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/synchronization/_objs/graphcycles_internal/graphcycles.o' -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -g0 '-std=c++17' -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wundef -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -DNOMINMAX -fno-canonical-system-headers -Wno-builtin-macro-redefined '-DDATE="redacted"' '-DTIMESTAMP="redacted"' '-DTIME="redacted"' -c external/com_google_absl/absl/synchronization/internal/graphcycles.cc -o bazel-out/host/bin/external/com_google_absl/absl/synchronization/_objs/graphcycles_internal/graphcycles.o) external/com_google_absl/absl/synchronization/internal/graphcycles.cc: In member function 'void absl::lts_2020_09_23::synchronization_internal::GraphCycles::RemoveNode(void*)': external/com_google_absl/absl/synchronization/internal/graphcycles.cc:451:26: error: 'numeric_limits' is not a member of 'std' 451 | if (x->version == std::numeric_limits::max()) { | ^~~~~~ external/com_google_absl/absl/synchronization/internal/graphcycles.cc:451:49: error: expected primary-expression before '>' token 451 | if (x->version == std::numeric_limits::max()) { | ^ external/com_google_absl/absl/synchronization/internal/graphcycles.cc:451:52: error: '::max' has not been declared; did you mean 'std::max'? 451 | if (x->version == std::numeric_limits::max()) { | ^~~ | std::max In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/algorithm:62, from external/com_google_absl/absl/synchronization/internal/graphcycles.cc:38: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algo.h:3467:5: note: 'std::max' declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ Target //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 1817.872s, Critical Path: 13.41s INFO: 478 processes: 424 internal, 54 processwrapper-sandbox. FAILED: Build did NOT complete successfully

TheBricktop commented 3 years ago

@aidenpearce001 Yep that seem like almost the same @homuler
Tried to build ubuntu container and got error on apt-get update

C:\Users\Student\Documents\GitHub\MediaPipeUnityPlugin>docker build -t mediapipe_unity:ubuntu . -f docker/linux/x86_64/Dockerfile.ubuntu [+] Building 154.2s (7/27) => [internal] load build definition from Dockerfile.ubuntu 0.0s => => transferring dockerfile: 4.44kB 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/library/ubuntu:20.04 3.2s => [auth] library/ubuntu:pull token for registry-1.docker.io 0.0s => [internal] load build context 0.0s => => transferring context: 6.53kB 0.0s => [base 1/2] FROM docker.io/library/ubuntu:20.04@sha256:cf31af331f38d1d7158470e095b132acd126a7180a54f263d386 6.8s => => resolve docker.io/library/ubuntu:20.04@sha256:cf31af331f38d1d7158470e095b132acd126a7180a54f263d386da88e 0.0s => => sha256:7e0aa2d69a153215c790488ed1fcec162015e973e49962d438e18249d16fa9bd 3.31kB / 3.31kB 0.0s => => sha256:345e3491a907bb7c6f1bdddcf4a94284b8b6ddd77eb7d93f09432b17b20f2bbe 28.54MB / 28.54MB 5.2s => => sha256:57671312ef6fdbecf340e5fed0fb0863350cd806c92b1fdd7978adbd02afc5c3 851B / 851B 0.3s => => sha256:5e9250ddb7d0fa6d13302c7c3e6a0aa40390e42424caed1e5289077ee4054709 187B / 187B 0.2s => => sha256:cf31af331f38d1d7158470e095b132acd126a7180a54f263d386da88eb681d93 1.20kB / 1.20kB 0.0s => => sha256:86ac87f73641c920fb42cc9612d4fb57b5626b56ea2a19b894d0673fd5b4f2e9 943B / 943B 0.0s => => extracting sha256:345e3491a907bb7c6f1bdddcf4a94284b8b6ddd77eb7d93f09432b17b20f2bbe 1.3s => => extracting sha256:57671312ef6fdbecf340e5fed0fb0863350cd806c92b1fdd7978adbd02afc5c3 0.0s => => extracting sha256:5e9250ddb7d0fa6d13302c7c3e6a0aa40390e42424caed1e5289077ee4054709 0.0s => ERROR [base 2/2] RUN apt-get update && apt-get install -y --no-install-recommends apt-transp 144.1s

[base 2/2] RUN apt-get update && apt-get install -y --no-install-recommends apt-transport-https build-essential ca-certificates clang curl dirmngr git gnupg libegl1-mesa-dev libgles2-mesa-dev mesa-common-dev nasm npm openjdk-11-jdk pkg-config software-properties-common sudo unzip zip:

6 0.400 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]

6 0.539 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]

6 0.637 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]

6 0.732 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]

6 0.828 Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]

6 1.119 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]

6 1.135 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.6 kB]

6 1.864 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [828 kB]

6 2.440 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [716 kB]

6 2.727 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [274 kB]

6 3.557 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]

6 3.898 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]

6 4.227 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1245 kB]

6 4.272 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [29.8 kB]

6 4.369 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [299 kB]

6 4.637 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [973 kB]

6 4.673 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4305 B]

6 4.718 Fetched 17.8 MB in 4s (3988 kB/s)

6 4.718 Reading package lists...

6 5.332 Reading package lists...

6 5.896 Building dependency tree...

6 6.025 Reading state information...

6 6.187 The following additional packages will be installed:

6 6.187 binutils binutils-common binutils-x86-64-linux-gnu ca-certificates-java

6 6.187 clang-10 cpp cpp-9 dbus dbus-user-session dconf-gsettings-backend

6 6.187 dconf-service distro-info-data dpkg-dev fontconfig-config fonts-dejavu-core

6 6.187 g++ g++-9 gcc gcc-9 gcc-9-base gir1.2-glib-2.0 gir1.2-packagekitglib-1.0

6 6.187 git-man glib-networking glib-networking-common glib-networking-services

6 6.187 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf

6 6.188 gpgsm gsettings-desktop-schemas gyp iso-codes java-common lib32gcc-s1

6 6.188 lib32stdc++6 libapparmor1 libappstream4 libargon2-1 libasan5

6 6.188 libasn1-8-heimdal libasound2 libasound2-data libassuan0 libatomic1

6 6.188 libavahi-client3 libavahi-common-data libavahi-common3 libbinutils

6 6.188 libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc6-dev libc6-i386 libcap2

6 6.188 libcap2-bin libcc1-0 libclang-common-10-dev libclang-cpp10 libclang1-10

6 6.188 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls

6 6.188 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libdpkg-perl

6 6.188 libdrm-amdgpu1 libdrm-common libdrm-dev libdrm-intel1 libdrm-nouveau2

6 6.188 libdrm-radeon1 libdrm2 libedit2 libegl-dev libegl-mesa0 libegl1 libelf1

6 6.188 liberror-perl libexpat1 libfontconfig1 libfreetype6 libgbm1 libgc1c2

6 6.188 libgcc-9-dev libgdbm-compat4 libgdbm6 libgif7 libgirepository-1.0-1

6 6.188 libgl-dev libgl1 libgl1-mesa-dri libglapi-mesa libgles-dev libgles1 libgles2

6 6.188 libglib2.0-0 libglib2.0-bin libglib2.0-data libglvnd-dev libglvnd0

6 6.188 libglx-dev libglx-mesa0 libglx0 libgomp1 libgraphite2-3 libgssapi-krb5-2

6 6.188 libgssapi3-heimdal libgstreamer1.0-0 libharfbuzz0b libhcrypto4-heimdal

6 6.188 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66

6 6.188 libip4tc2 libisl22 libitm1 libjpeg-turbo8 libjpeg8 libjs-inherits

6 6.188 libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libjson-c4

6 6.188 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3

6 6.189 libkrb5support0 libksba8 liblcms2-2 libldap-2.4-2 libldap-common libllvm10

6 6.189 libllvm11 liblmdb0 liblsan0 libmpc3 libmpdec2 libmpfr6 libnghttp2-14

6 6.189 libnode-dev libnode64 libnpth0 libnspr4 libnss3 libobjc-9-dev libobjc4

6 6.189 libopengl-dev libopengl0 libpackagekit-glib2-18 libpam-systemd libpciaccess0

6 6.189 libpcsclite1 libperl5.30 libpng16-16 libpolkit-agent-1-0

6 6.189 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpthread-stubs0-dev

6 6.189 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib

6 6.189 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8

6 6.189 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsensors-config

6 6.189 libsensors5 libsoup2.4-1 libsqlite3-0 libssh-4 libssl-dev libssl1.1

6 6.189 libstdc++-9-dev libstemmer0d libtsan0 libubsan1 libuv1 libuv1-dev libvulkan1

6 6.189 libwayland-client0 libwayland-server0 libwind0-heimdal libx11-6 libx11-data

6 6.189 libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 libxcb-dri3-0

6 6.189 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcb-xfixes0 libxcb1 libxcb1-dev

6 6.189 libxdamage1 libxdmcp-dev libxdmcp6 libxext6 libxfixes3 libxi6 libxml2

6 6.189 libxrender1 libxshmfence1 libxtst6 libxxf86vm1 libyaml-0-2 linux-libc-dev

6 6.190 lsb-release make mime-support node-abbrev node-ajv node-ansi node-ansi-align

6 6.190 node-ansi-regex node-ansi-styles node-ansistyles node-aproba node-archy

6 6.190 node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit

6 6.190 node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bl

6 6.190 node-bluebird node-boxen node-brace-expansion node-builtin-modules

6 6.190 node-builtins node-cacache node-call-limit node-camelcase node-caseless

6 6.190 node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone

6 6.190 node-co node-color-convert node-color-name node-colors node-columnify

6 6.190 node-combined-stream node-concat-map node-concat-stream node-config-chain

6 6.190 node-configstore node-console-control-strings node-copy-concurrently

6 6.190 node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist

6 6.190 node-dashdash node-debug node-decamelize node-decompress-response

6 6.190 node-deep-extend node-defaults node-define-properties node-delayed-stream

6 6.190 node-delegates node-detect-indent node-detect-newline node-dot-prop

6 6.190 node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding

6 6.190 node-end-of-stream node-err-code node-errno node-es6-promise

6 6.190 node-escape-string-regexp node-execa node-extend node-extsprintf

6 6.190 node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent

6 6.190 node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic

6 6.190 node-fs.realpath node-function-bind node-gauge node-genfun

6 6.190 node-get-caller-file node-get-stream node-getpass node-glob node-got

6 6.190 node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag

6 6.190 node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode

6 6.190 node-hosted-git-info node-http-signature node-iconv-lite node-iferr

6 6.190 node-import-lazy node-imurmurhash node-inflight node-inherits node-ini

6 6.190 node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object

6 6.190 node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream

6 6.190 node-is-typedarray node-isarray node-isexe node-isstream node-isurl

6 6.190 node-jsbn node-json-parse-better-errors node-json-schema

6 6.190 node-json-schema-traverse node-json-stable-stringify

6 6.190 node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream

6 6.190 node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx

6 6.190 node-locate-path node-lockfile node-lodash node-lodash-packages

6 6.190 node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime

6 6.190 node-mime-types node-mimic-fn node-mimic-response node-minimatch

6 6.190 node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms

6 6.190 node-mute-stream node-nopt node-normalize-package-data node-npm-bundled

6 6.190 node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan

6 6.190 node-oauth-sign node-object-assign node-once node-opener node-os-locale

6 6.190 node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise

6 6.190 node-p-limit node-p-locate node-p-timeout node-package-json

6 6.190 node-parallel-transform node-path-exists node-path-is-absolute

6 6.190 node-path-is-inside node-performance-now node-pify node-prepend-http

6 6.190 node-process-nextick-args node-promise-inflight node-promise-retry

6 6.190 node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump

6 6.190 node-pumpify node-punycode node-qs node-qw node-rc node-read

6 6.190 node-read-package-json node-readable-stream node-registry-auth-token

6 6.190 node-registry-url node-request node-require-directory

6 6.190 node-require-main-filename node-resolve node-resolve-from node-retry

6 6.190 node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff

6 6.190 node-set-blocking node-sha node-shebang-command node-shebang-regex

6 6.190 node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct

6 6.190 node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids

6 6.190 node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift

6 6.190 node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi

6 6.190 node-strip-eof node-strip-json-comments node-supports-color node-tar

6 6.190 node-term-size node-text-table node-through node-through2 node-timed-out

6 6.190 node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray

6 6.190 node-typedarray-to-buffer node-uid-number node-unique-filename

6 6.190 node-unique-string node-unpipe node-uri-js node-url-parse-lax

6 6.190 node-url-to-options node-util-deprecate node-uuid

6 6.190 node-validate-npm-package-license node-validate-npm-package-name node-verror

6 6.190 node-wcwidth.js node-which node-which-module node-wide-align

6 6.190 node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic

6 6.190 node-xdg-basedir node-xtend node-y18n node-yallist node-yargs

6 6.190 node-yargs-parser nodejs openjdk-11-jdk-headless openjdk-11-jre

6 6.190 openjdk-11-jre-headless openssl packagekit patch perl perl-modules-5.30

6 6.190 pinentry-curses policykit-1 python-apt-common python-pkg-resources python2

6 6.190 python2-minimal python2.7 python2.7-minimal python3 python3-apt

6 6.190 python3-certifi python3-chardet python3-dbus python3-gi python3-idna

6 6.190 python3-minimal python3-pkg-resources python3-requests

6 6.190 python3-requests-unixsocket python3-six python3-software-properties

6 6.191 python3-urllib3 python3.8 python3.8-minimal readline-common systemd

6 6.191 systemd-sysv systemd-timesyncd tzdata ucf x11-common x11proto-core-dev

6 6.191 x11proto-dev xdg-utils xorg-sgml-doctools xtrans-dev xz-utils

6 6.193 Suggested packages:

6 6.193 binutils-doc clang-10-doc cpp-doc gcc-9-locales pinentry-gnome3 tor

6 6.193 debian-keyring g++-multilib g++-9-multilib gcc-9-doc gcc-multilib

6 6.193 manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib

6 6.193 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email

6 6.193 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage

6 6.193 scdaemon isoquery default-jre libasound2-plugins alsa-utils glibc-doc

6 6.193 cups-common bzr gdbm-l10n krb5-doc krb5-user gstreamer1.0-tools

6 6.193 liblcms2-utils pciutils pcscd lm-sensors libssl-doc libstdc++-9-doc

6 6.193 libx11-doc libxcb-doc make-doc openjdk-11-demo openjdk-11-source visualvm

6 6.193 libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho

6 6.193 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic appstream ed diffutils-doc

6 6.193 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl

6 6.193 libb-debug-perl liblocale-codes-perl pinentry-doc python-setuptools

6 6.193 python2-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk

6 6.193 python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg

6 6.193 python3-setuptools python3-cryptography python3-openssl python3-socks

6 6.193 python3.8-venv python3.8-doc readline-doc systemd-container

6 6.193 Recommended packages:

6 6.193 llvm-10-dev libomp-10-dev fakeroot libalgorithm-merge-perl less ssh-client

6 6.193 alsa-ucm-conf alsa-topology-conf manpages manpages-dev libpam-cap dmsetup

6 6.193 libfile-fcntllock-perl liblocale-gettext-perl shared-mime-info xdg-user-dirs

6 6.193 javascript-common krb5-locales publicsuffix libsasl2-modules

6 6.193 mesa-vulkan-drivers | vulkan-icd file nodejs-doc libxt-dev

6 6.193 libatk-wrapper-java-jni fonts-dejavu-extra packagekit-tools netbase

6 6.193 unattended-upgrades networkd-dispatcher libnss-systemd libfile-mimeinfo-perl

6 6.193 libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils

6 7.604 The following NEW packages will be installed:

6 7.604 apt-transport-https binutils binutils-common binutils-x86-64-linux-gnu

6 7.604 build-essential ca-certificates ca-certificates-java clang clang-10 cpp

6 7.604 cpp-9 curl dbus dbus-user-session dconf-gsettings-backend dconf-service

6 7.604 dirmngr distro-info-data dpkg-dev fontconfig-config fonts-dejavu-core g++

6 7.604 g++-9 gcc gcc-9 gcc-9-base gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 git

6 7.604 git-man glib-networking glib-networking-common glib-networking-services

6 7.604 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server

6 7.604 gpgconf gpgsm gsettings-desktop-schemas gyp iso-codes java-common

6 7.604 lib32gcc-s1 lib32stdc++6 libapparmor1 libappstream4 libargon2-1 libasan5

6 7.604 libasn1-8-heimdal libasound2 libasound2-data libassuan0 libatomic1

6 7.604 libavahi-client3 libavahi-common-data libavahi-common3 libbinutils

6 7.604 libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc6-dev libc6-i386 libcap2

6 7.604 libcap2-bin libcc1-0 libclang-common-10-dev libclang-cpp10 libclang1-10

6 7.604 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls

6 7.605 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libdpkg-perl

6 7.605 libdrm-amdgpu1 libdrm-common libdrm-dev libdrm-intel1 libdrm-nouveau2

6 7.605 libdrm-radeon1 libdrm2 libedit2 libegl-dev libegl-mesa0 libegl1

6 7.605 libegl1-mesa-dev libelf1 liberror-perl libexpat1 libfontconfig1 libfreetype6

6 7.605 libgbm1 libgc1c2 libgcc-9-dev libgdbm-compat4 libgdbm6 libgif7

6 7.605 libgirepository-1.0-1 libgl-dev libgl1 libgl1-mesa-dri libglapi-mesa

6 7.605 libgles-dev libgles1 libgles2 libgles2-mesa-dev libglib2.0-0 libglib2.0-bin

6 7.605 libglib2.0-data libglvnd-dev libglvnd0 libglx-dev libglx-mesa0 libglx0

6 7.605 libgomp1 libgraphite2-3 libgssapi-krb5-2 libgssapi3-heimdal

6 7.605 libgstreamer1.0-0 libharfbuzz0b libhcrypto4-heimdal libheimbase1-heimdal

6 7.605 libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libisl22 libitm1

6 7.605 libjpeg-turbo8 libjpeg8 libjs-inherits libjs-is-typedarray libjs-psl

6 7.606 libjs-typedarray-to-buffer libjson-c4 libk5crypto3 libkeyutils1 libkmod2

6 7.606 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 liblcms2-2

6 7.606 libldap-2.4-2 libldap-common libllvm10 libllvm11 liblmdb0 liblsan0 libmpc3

6 7.606 libmpdec2 libmpfr6 libnghttp2-14 libnode-dev libnode64 libnpth0 libnspr4

6 7.606 libnss3 libobjc-9-dev libobjc4 libopengl-dev libopengl0

6 7.606 libpackagekit-glib2-18 libpam-systemd libpciaccess0 libpcsclite1 libperl5.30

6 7.606 libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5

6 7.606 libpthread-stubs0-dev libpython2-stdlib libpython2.7-minimal

6 7.606 libpython2.7-stdlib libpython3-stdlib libpython3.8-minimal

6 7.606 libpython3.8-stdlib libquadmath0 libreadline8 libroken18-heimdal librtmp1

6 7.606 libsasl2-2 libsasl2-modules-db libsensors-config libsensors5 libsoup2.4-1

6 7.606 libsqlite3-0 libssh-4 libssl-dev libssl1.1 libstdc++-9-dev libstemmer0d

6 7.606 libtsan0 libubsan1 libuv1 libuv1-dev libvulkan1 libwayland-client0

6 7.606 libwayland-server0 libwind0-heimdal libx11-6 libx11-data libx11-dev

6 7.606 libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0

6 7.606 libxcb-present0 libxcb-sync1 libxcb-xfixes0 libxcb1 libxcb1-dev libxdamage1

6 7.606 libxdmcp-dev libxdmcp6 libxext6 libxfixes3 libxi6 libxml2 libxrender1

6 7.607 libxshmfence1 libxtst6 libxxf86vm1 libyaml-0-2 linux-libc-dev lsb-release

6 7.607 make mesa-common-dev mime-support nasm node-abbrev node-ajv node-ansi

6 7.607 node-ansi-align node-ansi-regex node-ansi-styles node-ansistyles node-aproba

6 7.607 node-archy node-are-we-there-yet node-asap node-asn1 node-assert-plus

6 7.607 node-asynckit node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf

6 7.607 node-bl node-bluebird node-boxen node-brace-expansion node-builtin-modules

6 7.607 node-builtins node-cacache node-call-limit node-camelcase node-caseless

6 7.607 node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone

6 7.607 node-co node-color-convert node-color-name node-colors node-columnify

6 7.607 node-combined-stream node-concat-map node-concat-stream node-config-chain

6 7.607 node-configstore node-console-control-strings node-copy-concurrently

6 7.607 node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist

6 7.607 node-dashdash node-debug node-decamelize node-decompress-response

6 7.607 node-deep-extend node-defaults node-define-properties node-delayed-stream

6 7.607 node-delegates node-detect-indent node-detect-newline node-dot-prop

6 7.607 node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding

6 7.607 node-end-of-stream node-err-code node-errno node-es6-promise

6 7.607 node-escape-string-regexp node-execa node-extend node-extsprintf

6 7.607 node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent

6 7.607 node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic

6 7.607 node-fs.realpath node-function-bind node-gauge node-genfun

6 7.607 node-get-caller-file node-get-stream node-getpass node-glob node-got

6 7.607 node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag

6 7.607 node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode

6 7.607 node-hosted-git-info node-http-signature node-iconv-lite node-iferr

6 7.607 node-import-lazy node-imurmurhash node-inflight node-inherits node-ini

6 7.607 node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object

6 7.607 node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream

6 7.607 node-is-typedarray node-isarray node-isexe node-isstream node-isurl

6 7.607 node-jsbn node-json-parse-better-errors node-json-schema

6 7.607 node-json-schema-traverse node-json-stable-stringify

6 7.607 node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream

6 7.607 node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx

6 7.607 node-locate-path node-lockfile node-lodash node-lodash-packages

6 7.607 node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime

6 7.607 node-mime-types node-mimic-fn node-mimic-response node-minimatch

6 7.607 node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms

6 7.607 node-mute-stream node-nopt node-normalize-package-data node-npm-bundled

6 7.607 node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan

6 7.607 node-oauth-sign node-object-assign node-once node-opener node-os-locale

6 7.607 node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise

6 7.607 node-p-limit node-p-locate node-p-timeout node-package-json

6 7.607 node-parallel-transform node-path-exists node-path-is-absolute

6 7.607 node-path-is-inside node-performance-now node-pify node-prepend-http

6 7.607 node-process-nextick-args node-promise-inflight node-promise-retry

6 7.607 node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump

6 7.607 node-pumpify node-punycode node-qs node-qw node-rc node-read

6 7.607 node-read-package-json node-readable-stream node-registry-auth-token

6 7.607 node-registry-url node-request node-require-directory

6 7.607 node-require-main-filename node-resolve node-resolve-from node-retry

6 7.607 node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff

6 7.607 node-set-blocking node-sha node-shebang-command node-shebang-regex

6 7.607 node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct

6 7.607 node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids

6 7.607 node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift

6 7.607 node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi

6 7.607 node-strip-eof node-strip-json-comments node-supports-color node-tar

6 7.607 node-term-size node-text-table node-through node-through2 node-timed-out

6 7.607 node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray

6 7.607 node-typedarray-to-buffer node-uid-number node-unique-filename

6 7.607 node-unique-string node-unpipe node-uri-js node-url-parse-lax

6 7.607 node-url-to-options node-util-deprecate node-uuid

6 7.607 node-validate-npm-package-license node-validate-npm-package-name node-verror

6 7.607 node-wcwidth.js node-which node-which-module node-wide-align

6 7.607 node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic

6 7.607 node-xdg-basedir node-xtend node-y18n node-yallist node-yargs

6 7.607 node-yargs-parser nodejs npm openjdk-11-jdk openjdk-11-jdk-headless

6 7.607 openjdk-11-jre openjdk-11-jre-headless openssl packagekit patch perl

6 7.607 perl-modules-5.30 pinentry-curses pkg-config policykit-1 python-apt-common

6 7.607 python-pkg-resources python2 python2-minimal python2.7 python2.7-minimal

6 7.607 python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi

6 7.608 python3-idna python3-minimal python3-pkg-resources python3-requests

6 7.608 python3-requests-unixsocket python3-six python3-software-properties

6 7.608 python3-urllib3 python3.8 python3.8-minimal readline-common

6 7.608 software-properties-common sudo systemd systemd-sysv systemd-timesyncd

6 7.608 tzdata ucf unzip x11-common x11proto-core-dev x11proto-dev xdg-utils

6 7.608 xorg-sgml-doctools xtrans-dev xz-utils zip

6 8.272 0 upgraded, 573 newly installed, 0 to remove and 0 not upgraded.

6 8.272 Need to get 443 MB of archives.

6 8.272 After this operation, 1536 MB of additional disk space will be used.

6 8.272 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB]

6 8.710 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.5-1~20.04.2 [715 kB]

6 8.769 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]

6 9.399 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.5-1~20.04.2 [1899 kB]

6 9.456 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]

6 9.491 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]

6 9.553 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]

6 9.608 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]

6 9.685 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]

6 9.890 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]

6 10.56 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.5-1~20.04.2 [1671 kB]

6 10.70 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.5-1~20.04.2 [373 kB]

6 10.74 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]

6 10.79 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]

6 10.84 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB]

6 10.88 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2 amd64 1:2.32-1 [15.9 kB]

6 10.92 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]

6 11.00 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]

6 11.05 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]

6 11.14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB]

6 11.18 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2 [18.8 kB]

6 11.23 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkmod2 amd64 27-1ubuntu2 [44.3 kB]

6 11.28 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.6 [28.1 kB]

6 12.44 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.6 [3805 kB]

6 12.56 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.6 [10.3 kB]

6 13.50 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]

6 13.58 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]

6 13.58 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]

6 14.71 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]

6 14.84 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]

6 15.03 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-minimal amd64 2.7.18-1~20.04.1 [335 kB]

6 15.46 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-minimal amd64 2.7.18-1~20.04.1 [1285 kB]

6 15.51 Get:33 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2-minimal amd64 2.7.17-2ubuntu4 [27.5 kB]

6 16.26 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-stdlib amd64 2.7.18-1~20.04.1 [1887 kB]

6 16.37 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7 amd64 2.7.18-1~20.04.1 [248 kB]

6 16.41 Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpython2-stdlib amd64 2.7.17-2ubuntu4 [7072 B]

6 16.45 Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2 amd64 2.7.17-2ubuntu4 [26.5 kB]

6 16.70 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB]

6 16.79 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]

6 16.88 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB]

6 16.97 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB]

6 17.01 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.5 [4656 B]

6 17.44 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.3 [1285 kB]

6 17.50 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB]

6 17.58 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB]

6 17.63 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]

6 17.68 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2-bin amd64 1:2.32-1 [26.2 kB]

6 17.73 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]

6 17.77 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.3 [5988 B]

6 18.02 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]

6 18.37 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]

6 20.47 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.6 [186 kB]

6 20.71 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml2 amd64 2.9.10+dfsg-5 [640 kB]

6 20.76 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]

6 20.80 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]

6 20.87 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]

6 20.96 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]

6 21.04 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]

6 21.08 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]

6 21.29 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB]

6 21.34 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]

6 21.41 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]

6 22.27 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]

6 22.35 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-common all 2.4.102-1ubuntu1~20.04.1 [5388 B]

6 22.35 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm2 amd64 2.4.102-1ubuntu1~20.04.1 [32.3 kB]

6 22.42 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]

6 22.47 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]

6 22.53 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]

6 22.57 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]

6 22.71 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]

6 22.79 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]

6 22.84 Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]

6 22.93 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB]

6 22.98 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1 [39.2 kB]

6 23.03 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]

6 23.10 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.1 [80.4 kB]

6 23.14 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]

6 23.18 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]

6 23.23 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]

6 23.32 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.1 [113 kB]

6 23.53 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.1 [574 kB]

6 23.58 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]

6 23.62 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.4 [17.4 kB]

6 23.71 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.4 [154 kB]

6 23.75 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.5 [1704 B]

6 23.86 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]

6 24.05 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]

6 24.10 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]

6 24.15 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]

6 24.76 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]

6 24.81 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]

6 24.86 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]

6 25.30 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-73.82 [1130 kB]

6 25.38 Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]

6 26.38 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]

6 26.46 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]

6 26.65 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]

6 26.76 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]

6 26.81 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]

6 27.17 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]

6 28.75 Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]

6 28.88 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.2.0-5ubuntu1~20.04 [41.1 kB]

6 29.00 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.2.0-5ubuntu1~20.04 [102 kB]

6 29.04 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.2.0-5ubuntu1~20.04 [26.4 kB]

6 29.08 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.2.0-5ubuntu1~20.04 [9300 B]

6 29.24 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]

6 29.30 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.2.0-5ubuntu1~20.04 [144 kB]

6 29.41 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.2.0-5ubuntu1~20.04 [320 kB]

6 29.47 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.2.0-5ubuntu1~20.04 [136 kB]

6 29.53 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.2.0-5ubuntu1~20.04 [146 kB]

6 30.34 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]

6 30.72 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]

6 32.49 Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]

6 33.30 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]

6 33.67 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]

6 35.42 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]

6 35.51 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]

6 35.63 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]

6 35.70 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]

6 35.98 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]

6 36.01 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]

6 36.05 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 java-common all 0.72 [6816 B]

6 36.10 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libavahi-common-data amd64 0.7-4ubuntu7 [21.4 kB]

6 36.14 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libavahi-common3 amd64 0.7-4ubuntu7 [21.7 kB]

6 36.18 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libavahi-client3 amd64 0.7-4ubuntu7 [25.5 kB]

6 36.29 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcups2 amd64 2.3.1-9ubuntu1.1 [233 kB]

6 36.37 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB]

6 36.44 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB]

6 36.48 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]

6 36.62 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.1 [341 kB]

6 36.98 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]

6 37.03 Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]

6 37.10 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]

6 37.17 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB]

6 37.60 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1256 kB]

6 37.65 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.4 [20.0 kB]

6 37.79 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.4 [334 kB]

6 37.85 Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB]

6 38.01 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB]

6 38.05 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB]

6 38.73 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jre-headless amd64 11.0.11+9-0ubuntu2~20.04 [37.2 MB]

6 47.40 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 ca-certificates-java all 20190405ubuntu1 [12.2 kB]

6 47.78 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB]

6 51.63 Get:144 http://archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9944 kB]

6 53.78 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB]

6 53.83 Get:146 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.2.0-5ubuntu1~20.04 [42.8 kB]

6 53.96 Get:147 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB]

6 54.83 Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2723 kB]

6 54.92 Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.2.0-5ubuntu1~20.04 [49.6 kB]

6 55.08 Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.2.0-5ubuntu1~20.04 [525 kB]

6 56.45 Get:151 http://archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5012 kB]

6 56.85 Get:152 http://archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7571 kB]

6 58.48 Get:153 http://archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB]

6 58.51 Get:154 http://archive.ubuntu.com/ubuntu focal/universe amd64 clang amd64 1:10.0-50~exp1 [3276 B]

6 58.63 Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]

6 58.68 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]

6 58.77 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]

6 58.82 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]

6 58.88 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]

6 58.93 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]

6 59.00 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]

6 59.10 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]

6 59.15 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]

6 59.21 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]

6 59.25 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]

6 59.31 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]

6 59.35 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]

6 59.43 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]

6 59.49 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]

6 59.55 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]

6 59.64 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1 [170 kB]

6 59.75 Get:172 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.5 [234 kB]

6 59.83 Get:173 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.5 [161 kB]

6 59.87 Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B]

6 59.92 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]

6 59.97 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]

6 60.01 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]

6 60.06 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]

6 60.13 Get:179 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]

6 60.20 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]

6 60.24 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]

6 60.38 Get:182 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]

6 60.45 Get:183 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]

6 60.49 Get:184 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]

6 60.60 Get:185 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.5 [232 kB]

6 60.65 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]

6 61.00 Get:187 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.1 [884 kB]

6 62.27 Get:188 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.1 [4557 kB]

6 62.42 Get:189 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]

6 62.43 Get:190 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]

6 62.43 Get:191 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]

6 62.46 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]

6 62.51 Get:193 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]

6 62.57 Get:194 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]

6 62.76 Get:195 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]

6 62.94 Get:196 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]

6 62.99 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]

6 63.10 Get:198 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]

6 63.17 Get:199 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]

6 63.23 Get:200 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]

6 63.34 Get:201 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]

6 63.45 Get:202 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]

6 63.67 Get:203 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-pkg-resources all 44.0.0-2 [129 kB]

6 63.80 Get:204 http://archive.ubuntu.com/ubuntu focal/universe amd64 gyp all 0.1+20180428git4d467626-3ubuntu1 [237 kB]

6 63.90 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]

6 63.95 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]

6 64.01 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]

6 64.05 Get:208 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-amdgpu1 amd64 2.4.102-1ubuntu1~20.04.1 [18.4 kB]

6 64.09 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 libpciaccess0 amd64 0.16-0ubuntu1 [17.9 kB]

6 64.14 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-intel1 amd64 2.4.102-1ubuntu1~20.04.1 [60.3 kB]

6 64.18 Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-radeon1 amd64 2.4.102-1ubuntu1~20.04.1 [19.7 kB]

6 64.22 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-nouveau2 amd64 2.4.102-1ubuntu1~20.04.1 [16.4 kB]

6 64.28 Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB]

6 64.33 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd0 amd64 1.3.2-1~ubuntu0.20.04.1 [51.4 kB]

6 64.37 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 libwayland-server0 amd64 1.18.0-1 [31.6 kB]

6 64.41 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgbm1 amd64 20.2.6-0ubuntu0.20.04.1 [30.4 kB]

6 64.45 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglapi-mesa amd64 20.2.6-0ubuntu0.20.04.1 [26.7 kB]

6 64.49 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libwayland-client0 amd64 1.18.0-1 [23.9 kB]

6 64.53 Get:219 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-xcb1 amd64 2:1.6.9-2ubuntu1.1 [9220 B]

6 64.57 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri2-0 amd64 1.14-2 [6920 B]

6 64.61 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri3-0 amd64 1.14-2 [6552 B]

6 64.65 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-present0 amd64 1.14-2 [5560 B]

6 64.69 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-sync1 amd64 1.14-2 [8884 B]

6 64.73 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xfixes0 amd64 1.14-2 [9296 B]

6 64.76 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libxshmfence1 amd64 1.3-1 [5028 B]

6 64.82 Get:226 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB]

6 64.86 Get:227 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB]

6 64.90 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-glx0 amd64 1.14-2 [22.1 kB]

6 64.94 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdamage1 amd64 1:1.1.5-2 [6996 B]

6 64.98 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libxfixes3 amd64 1:5.0.3-2 [10.9 kB]

6 65.01 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libxxf86vm1 amd64 1:1.1.4-1build1 [10.2 kB]

6 65.39 Get:232 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libllvm11 amd64 1:11.0.0-2~ubuntu20.04.1 [17.6 MB]

6 69.29 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6092 B]

6 69.34 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB]

6 69.40 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libvulkan1 amd64 1.2.131.2-1 [93.3 kB]

6 69.76 Get:236 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dri amd64 20.2.6-0ubuntu0.20.04.1 [10.1 MB]

6 71.96 Get:237 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [142 kB]

6 72.01 Get:238 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx0 amd64 1.3.2-1~ubuntu0.20.04.1 [32.6 kB]

6 72.07 Get:239 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1 amd64 1.3.2-1~ubuntu0.20.04.1 [86.9 kB]

6 72.11 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB]

6 72.35 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-dev all 2019.2-1ubuntu1 [594 kB]

6 72.38 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-core-dev all 2019.2-1ubuntu1 [2620 B]

6 72.42 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau-dev amd64 1:1.0.9-0ubuntu1 [9552 B]

6 72.47 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu1 [25.3 kB]

6 72.53 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB]

6 72.57 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5384 B]

6 72.64 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1-dev amd64 1.14-2 [80.5 kB]

6 72.92 Get:248 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-dev amd64 2:1.6.9-2ubuntu1.1 [649 kB]

6 72.96 Get:249 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB]

6 73.03 Get:250 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB]

6 73.07 Get:251 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [17.2 kB]

6 73.11 Get:252 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles1 amd64 1.3.2-1~ubuntu0.20.04.1 [10.3 kB]

6 73.15 Get:253 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles2 amd64 1.3.2-1~ubuntu0.20.04.1 [15.6 kB]

6 73.21 Get:254 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles-dev amd64 1.3.2-1~ubuntu0.20.04.1 [48.0 kB]

6 73.26 Get:255 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl0 amd64 1.3.2-1~ubuntu0.20.04.1 [29.3 kB]

6 73.29 Get:256 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [3584 B]

6 73.33 Get:257 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd-dev amd64 1.3.2-1~ubuntu0.20.04.1 [11.6 kB]

6 73.37 Get:258 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1-mesa-dev amd64 20.2.6-0ubuntu0.20.04.1 [7620 B]

6 73.42 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libgif7 amd64 5.1.9-1 [32.2 kB]

6 73.46 Get:260 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles2-mesa-dev amd64 20.2.6-0ubuntu0.20.04.1 [6292 B]

6 73.52 Get:261 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.3 [73.0 kB]

6 73.84 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer1.0-0 amd64 1.16.2-2 [890 kB]

6 73.87 Get:263 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-is-typedarray all 1.0.0-2 [2934 B]

6 73.94 Get:264 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-psl all 1.7.0+ds-1 [67.2 kB]

6 73.97 Get:265 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-typedarray-to-buffer all 3.0.3-3 [3986 B]

6 74.58 Get:266 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1583 kB]

6 74.65 Get:267 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB]

6 74.70 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libc-ares2 amd64 1.15.0-1build1 [37.8 kB]

6 75.06 Get:269 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB]

6 76.34 Get:270 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB]

6 76.38 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1 [15.3 kB]

6 76.43 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libxi6 amd64 2:1.7.10-0ubuntu1 [29.9 kB]

6 76.47 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]

6 76.52 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB]

6 76.55 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtst6 amd64 2:1.2.3-1 [12.8 kB]

6 76.99 Get:276 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB]

6 77.15 Get:277 http://archive.ubuntu.com/ubuntu focal/universe amd64 nasm amd64 2.14.02-1 [362 kB]

6 77.20 Get:278 http://archive.ubuntu.com/ubuntu focal/universe amd64 nodejs amd64 10.19.0~dfsg-3ubuntu1 [61.1 kB]

6 77.24 Get:279 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fast-deep-equal all 1.1.0-1 [4248 B]

6 77.28 Get:280 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonify all 0.0.0-1 [5440 B]

6 77.32 Get:281 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stable-stringify all 1.0.1-1 [4498 B]

6 77.36 Get:282 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema-traverse all 0.3.1-1 [3968 B]

6 77.40 Get:283 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-punycode all 2.1.1-3 [9432 B]

6 77.44 Get:284 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-uri-js all 4.2.2+dfsg-5 [15.6 kB]

6 77.52 Get:285 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ajv all 6.10.2-1 [72.2 kB]

6 77.56 Get:286 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-clone all 2.1.2-1 [7924 B]

6 77.59 Get:287 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-defaults all 1.0.3-1 [3142 B]

6 77.63 Get:288 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wcwidth.js all 1.0.0-1 [6450 B]

6 77.67 Get:289 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-regex all 5.0.0-1 [4736 B]

6 77.71 Get:290 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-ansi all 6.0.0-2 [4092 B]

6 77.75 Get:291 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-string-width all 2.1.1-1 [4104 B]

6 77.79 Get:292 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-align all 3.0.0-1 [4700 B]

6 77.82 Get:293 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansistyles all 0.1.3-2 [4316 B]

6 77.86 Get:294 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-aproba all 2.0.0-1 [5476 B]

6 77.90 Get:295 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-delegates all 1.0.0-1 [3648 B]

6 77.94 Get:296 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-inherits all 2.0.4-1 [3264 B]

6 77.98 Get:297 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-inherits all 2.0.4-1 [3180 B]

6 78.02 Get:298 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-core-util-is all 1.0.2-1 [3436 B]

6 78.06 Get:299 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-safe-buffer all 5.2.0-1 [12.6 kB]

6 78.10 Get:300 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-string-decoder all 1.2.0-2 [6596 B]

6 78.13 Get:301 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-process-nextick-args all 2.0.0-1 [3428 B]

6 78.17 Get:302 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-util-deprecate all 1.0.2-1 [3708 B]

6 78.21 Get:303 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isarray all 2.0.5-1 [3796 B]

6 78.34 Get:304 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-readable-stream all 3.4.0-2 [35.4 kB]

6 78.39 Get:305 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-are-we-there-yet all 1.1.5-1 [6876 B]

6 78.43 Get:306 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-asap all 2.0.6-2 [13.1 kB]

6 78.48 Get:307 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-asn1 all 0.2.3-2 [7380 B]

6 78.52 Get:308 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-assert-plus all 1.0.0-2 [8912 B]

6 78.57 Get:309 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-asynckit all 0.4.0-3 [10.3 kB]

6 78.61 Get:310 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-aws-sign2 all 0.7.1-2 [4176 B]

6 78.65 Get:311 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-aws4 all 1.9.0-1 [12.1 kB]

6 78.73 Get:312 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tweetnacl all 1.0.1+dfsg-2 [31.1 kB]

6 78.78 Get:313 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-bcrypt-pbkdf all 1.0.2-1 [10.8 kB]

6 78.86 Get:314 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-bluebird all 3.5.1+dfsg2-2build1 [36.4 kB]

6 78.90 Get:315 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-camelcase all 5.3.1-1 [4888 B]

6 78.94 Get:316 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-color-name all 1.1.3-1 [4224 B]

6 78.98 Get:317 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-color-convert all 1.9.3-1 [9680 B]

6 79.02 Get:318 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-styles all 4.2.1-1 [7644 B]

6 79.06 Get:319 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-escape-string-regexp all 1.0.5-1 [3262 B]

6 79.10 Get:320 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-flag all 4.0.0-1 [4120 B]

6 79.14 Get:321 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-supports-color all 6.1.0-2 [5532 B]

6 79.19 Get:322 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-chalk all 2.4.2-1 [12.5 kB]

6 79.23 Get:323 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cli-boxes all 2.2.0-2 [4220 B]

6 79.27 Get:324 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-yallist all 4.0.0-1 [6612 B]

6 79.31 Get:325 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lru-cache all 5.1.1-5 [8308 B]

6 79.35 Get:326 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isexe all 2.0.0-4 [4440 B]

6 79.39 Get:327 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-which all 2.0.2-1 [5472 B]

6 79.43 Get:328 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-regex all 2.0.0-1 [2776 B]

6 79.47 Get:329 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-command all 1.2.0-1 [2934 B]

6 79.51 Get:330 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cross-spawn all 5.1.0-2 [8536 B]

6 79.55 Get:331 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wrappy all 1.0.2-1 [3162 B]

6 79.59 Get:332 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-once all 1.4.0-3 [4388 B]

6 79.63 Get:333 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-end-of-stream all 1.4.4-1 [4388 B]

6 79.67 Get:334 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pump all 3.0.0-2 [4820 B]

6 79.71 Get:335 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-get-stream all 4.1.0-1 [5244 B]

6 79.75 Get:336 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-stream all 1.1.0-1 [3046 B]

6 79.79 Get:337 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-run-path all 2.0.2-2 [4448 B]

6 79.83 Get:338 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-finally all 1.0.0-2 [3276 B]

6 79.87 Get:339 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-signal-exit all 3.0.2-1 [5156 B]

6 79.91 Get:340 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-eof all 1.0.0-2 [3040 B]

6 79.95 Get:341 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-execa all 0.10.0+dfsg-1 [8964 B]

6 79.99 Get:342 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-term-size all 1.2.0+dfsg-2 [3984 B]

6 80.03 Get:343 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-widest-line all 3.1.0-1 [3956 B]

6 80.07 Get:344 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-boxen all 4.2.0-2 [15.2 kB]

6 80.11 Get:345 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-builtin-modules all 3.1.0-1 [4208 B]

6 80.15 Get:346 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-builtins all 1.0.3-1 [2776 B]

6 80.19 Get:347 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-chownr all 1.1.3-3 [4028 B]

6 80.23 Get:348 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-balanced-match all 1.0.0-1 [4576 B]

6 80.27 Get:349 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-map all 0.0.1-2 [4008 B]

6 80.31 Get:350 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-brace-expansion all 1.1.11-1 [6368 B]

6 80.36 Get:351 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-minimatch all 3.0.4-4 [13.7 kB]

6 80.40 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fs.realpath all 1.0.0-1 [5572 B]

6 80.43 Get:353 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-inflight all 1.0.6-1 [3382 B]

6 80.47 Get:354 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-absolute all 2.0.0-1 [3900 B]

6 80.58 Get:355 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-glob all 7.1.6-1 [125 kB]

6 80.62 Get:356 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-graceful-fs all 4.2.3-2 [11.4 kB]

6 80.66 Get:357 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray all 0.0.6-1 [8242 B]

6 80.70 Get:358 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-stream all 1.6.2-1 [5684 B]

6 80.74 Get:359 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-shift all 1.0.0-1 [2884 B]

6 80.78 Get:360 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexify all 4.1.1-1 [5664 B]

6 80.82 Get:361 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-flush-write-stream all 2.0.0-2 [4212 B]

6 80.86 Get:362 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-from2 all 2.3.0-1 [4372 B]

6 80.90 Get:363 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cyclist all 1.0.1-2 [3652 B]

6 80.93 Get:364 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-parallel-transform all 1.1.0-2 [4172 B]

6 80.97 Get:365 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pumpify all 2.0.1-1 [4516 B]

6 81.01 Get:366 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-each all 1.2.3-1 [4688 B]

6 81.05 Get:367 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-through2 all 3.0.1-2 [6720 B]

6 81.09 Get:368 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mississippi all 3.0.0-1 [7804 B]

6 81.13 Get:369 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mkdirp all 0.5.1-2 [5376 B]

6 81.17 Get:370 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-run-queue all 1.0.3-1 [4540 B]

6 81.21 Get:371 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-rimraf all 2.6.3-1 [8368 B]

6 81.25 Get:372 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-imurmurhash all 0.1.4-1 [8272 B]

6 81.29 Get:373 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-iferr all 1.0.2-1 [3536 B]

6 81.32 Get:374 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-write-stream-atomic all 1.0.10-4 [4860 B]

6 81.36 Get:375 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-copy-concurrently all 1.0.5-4 [6556 B]

6 81.40 Get:376 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-move-concurrently all 1.0.1-2 [4684 B]

6 81.44 Get:377 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-inflight all 1.0.1-1 [3144 B]

6 81.48 Get:378 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ssri all 7.1.0-2 [18.7 kB]

6 81.52 Get:379 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-filename all 1.1.1+ds-1 [3832 B]

6 81.56 Get:380 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-y18n all 4.0.0-2 [5476 B]

6 81.62 Get:381 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cacache all 11.3.3-2 [24.3 kB]

6 81.66 Get:382 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-call-limit all 1.1.1-1 [4084 B]

6 81.70 Get:383 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-caseless all 0.12.0-1 [3382 B]

6 81.74 Get:384 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ci-info all 2.0.0-1 [6452 B]

6 81.79 Get:385 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wrap-ansi all 4.0.0-2 [5576 B]

6 81.84 Get:386 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cliui all 4.1.0-2 [7336 B]

6 81.88 Get:387 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-co all 4.6.0-1 [6220 B]

6 81.93 Get:388 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-colors all 1.4.0-1 [11.8 kB]

6 81.98 Get:389 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-columnify all 1.5.4-1 [11.2 kB]

6 82.02 Get:390 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-proto-list all 1.2.4-1 [3088 B]

6 82.06 Get:391 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ini all 1.3.5-1 [5776 B]

6 82.11 Get:392 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-config-chain all 1.1.12-1 [8056 B]

6 82.15 Get:393 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-obj all 1.0.1-2 [3018 B]

6 82.20 Get:394 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-dot-prop all 5.2.0-1 [5052 B]

6 82.26 Get:395 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-semver all 7.1.3-1 [31.6 kB]

6 82.30 Get:396 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-make-dir all 3.0.2-1 [5820 B]

6 82.34 Get:397 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-crypto-random-string all 1.0.0-1 [3250 B]

6 82.38 Get:398 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-string all 1.0.0-1 [3048 B]

6 82.42 Get:399 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-typedarray all 1.0.0-2 [2216 B]

6 82.47 Get:400 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray-to-buffer all 3.0.3-3 [2374 B]

6 82.52 Get:401 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-write-file-atomic all 3.0.3-1 [6240 B]

6 82.56 Get:402 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-xdg-basedir all 3.0.0-1 [3696 B]

6 82.61 Get:403 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-configstore all 5.0.1-1 [5396 B]

6 82.65 Get:404 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-console-control-strings all 1.1.0-1 [4946 B]

6 82.77 Get:405 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-dashdash all 1.14.1-2 [17.8 kB]

6 82.85 Get:406 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-decamelize all 1.2.0-1 [3090 B]

6 82.90 Get:407 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-response all 2.1.0-1 [4588 B]

6 82.95 Get:408 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-decompress-response all 3.3.0-1 [3396 B]

6 82.99 Get:409 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-deep-extend all 0.6.0-1 [4972 B]

6 83.36 Get:410 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash-packages all 4.17.15+dfsg-2 [123 kB]

6 83.40 Get:411 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-define-properties all 1.1.3-1 [6396 B]

6 83.44 Get:412 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-indent all 5.0.0-1 [4426 B]

6 83.48 Get:413 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-newline all 2.1.0-1 [3018 B]

6 83.51 Get:414 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexer3 all 0.1.4-5 [5168 B]

6 83.56 Get:415 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsbn all 1.1.0-1 [13.6 kB]

6 83.60 Get:416 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ecc-jsbn all 0.2.0-2 [9432 B]

6 83.63 Get:417 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-editor all 1.0.0-1 [3334 B]

6 83.67 Get:418 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-err-code all 2.0.0+dfsg-1 [4024 B]

6 83.71 Get:419 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-es6-promise all 4.2.8-6 [14.2 kB]

6 83.75 Get:420 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-extsprintf all 1.3.0-1 [4492 B]

6 83.79 Get:421 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-limit all 2.2.2-1 [5556 B]

6 83.83 Get:422 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-locate all 2.0.0-1 [4104 B]

6 83.86 Get:423 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-path-exists all 4.0.0-2 [3872 B]

6 83.90 Get:424 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-locate-path all 5.0.0-2 [4952 B]

6 83.94 Get:425 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-find-up all 4.1.0-2 [5724 B]

6 83.97 Get:426 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-inside all 1.0.2-1 [3982 B]

6 84.01 Get:427 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-vacuum all 1.2.10-3 [4584 B]

6 84.05 Get:428 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-function-bind all 1.1.1+repack-1 [5040 B]

6 84.09 Get:429 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-object-assign all 4.1.1-3 [4496 B]

6 84.13 Get:430 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-unicode all 2.0.1-2 [3480 B]

6 84.16 Get:431 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wide-align all 1.1.3-1 [3936 B]

6 84.21 Get:432 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-gauge all 2.7.4-1 [22.1 kB]

6 84.25 Get:433 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-genfun all 5.0.0-1 [14.1 kB]

6 84.29 Get:434 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-get-caller-file all 1.0.2-1 [2850 B]

6 84.33 Get:435 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-getpass all 0.1.7-1 [4180 B]

6 84.36 Get:436 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-retry-allowed all 1.1.0-1 [3416 B]

6 84.40 Get:437 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-cancelable all 0.3.0-1 [4452 B]

6 84.44 Get:438 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-timeout all 1.2.0-1 [3680 B]

6 84.48 Get:439 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-plain-obj all 1.1.0-1 [3036 B]

6 84.51 Get:440 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-url-to-options all 1.0.1-1 [3272 B]

6 84.55 Get:441 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-timed-out all 4.0.1-5 [4228 B]

6 84.59 Get:442 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lowercase-keys all 2.0.0-1 [3668 B]

6 84.62 Get:443 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-object all 1.0.1-1 [3332 B]

6 84.66 Get:444 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-symbol-support-x all 1.4.1+dfsg-1 [4072 B]

6 84.70 Get:445 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-to-string-tag-x all 1.4.1+dfsg-1 [4188 B]

6 84.74 Get:446 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isurl all 4.0.1-2 [6976 B]

6 84.78 Get:447 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-prepend-http all 2.0.0-1 [3332 B]

6 84.81 Get:448 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-url-parse-lax all 1.0.0-1 [3260 B]

6 84.85 Get:449 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-got all 7.1.0-1 [11.8 kB]

6 84.89 Get:450 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-har-schema all 2.0.0-3 [5788 B]

6 84.93 Get:451 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-har-validator all 5.1.3-1 [4604 B]

6 84.97 Get:452 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-hosted-git-info all 2.8.5-1 [8112 B]

6 85.01 Get:453 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema all 0.2.3-1 [7038 B]

6 85.05 Get:454 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-verror all 1.10.0-1 [13.6 kB]

6 85.09 Get:455 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsprim all 1.4.1-1 [12.9 kB]

6 85.17 Get:456 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-sshpk all 1.16.1+dfsg-2 [54.7 kB]

6 85.21 Get:457 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-http-signature all 1.3.2-1 [10.9 kB]

6 85.30 Get:458 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-iconv-lite all 0.4.23-1 [124 kB]

6 85.34 Get:459 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4036 B]

6 85.37 Get:460 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-invert-kv all 1.0.0-1 [2900 B]

6 85.41 Get:461 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ip all 1.1.5-5 [6648 B]

6 85.45 Get:462 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ip-regex all 4.1.0-2 [4628 B]

6 85.49 Get:463 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-npm all 1.0.0-1 [2872 B]

6 85.52 Get:464 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-path-inside all 1.0.1-1 [3260 B]

6 85.56 Get:465 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isstream all 0.1.2+dfsg-1 [3588 B]

6 85.60 Get:466 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-parse-better-errors all 1.0.2-2 [4584 B]

6 85.64 Get:467 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonparse all 1.3.1-7 [7004 B]

6 85.68 Get:468 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-through all 2.3.8-1 [4220 B]

6 85.72 Get:469 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonstream all 1.3.5-1 [8468 B]

6 85.76 Get:470 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-minimist all 1.2.5-1 [6092 B]

6 85.80 Get:471 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-json-comments all 3.0.1-3 [4676 B]

6 85.85 Get:472 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-rc all 1.2.8-1 [8584 B]

6 85.89 Get:473 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-url all 3.1.0-1 [3292 B]

6 85.94 Get:474 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-auth-token all 3.3.1-1 [4752 B]

6 85.99 Get:475 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-package-json all 4.0.1-1 [4220 B]

6 86.03 Get:476 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-latest-version all 3.1.0-1 [3164 B]

6 86.08 Get:477 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lazy-property all 1.0.0-3 [3596 B]

6 86.12 Get:478 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lcid all 1.0.0-1 [4264 B]

6 86.17 Get:479 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-osenv all 0.1.5-1 [4368 B]

6 86.21 Get:480 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-name all 3.0.0-1 [4472 B]

6 86.26 Get:481 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-package-arg all 6.1.1-1 [7312 B]

6 86.30 Get:482 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-require-directory all 2.1.1-1 [5394 B]

6 86.35 Get:483 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-set-blocking all 2.0.0-1 [3402 B]

6 86.39 Get:484 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-require-main-filename all 1.0.1-1 [3198 B]

6 86.44 Get:485 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-which-module all 2.0.0-1 [3368 B]

6 86.49 Get:486 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-fn all 3.0.0-1 [5044 B]

6 86.53 Get:487 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mem all 1.1.0-1 [4116 B]

6 86.58 Get:488 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-os-locale all 4.0.0-1 [4720 B]

6 86.63 Get:489 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs-parser all 18.1.1-1 [15.2 kB]

6 86.70 Get:490 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs all 15.3.0-1 [91.5 kB]

6 86.75 Get:491 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-libnpx all 10.2.1-2 [35.0 kB]

6 87.13 Get:492 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash all 4.17.15+dfsg-2 [243 kB]

6 87.16 Get:493 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ms all 2.1.1-1 [4588 B]

6 87.20 Get:494 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-bundled all 1.1.1-1 [6096 B]

6 87.24 Get:495 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-number-is-nan all 2.0.0-1 [3428 B]

6 87.29 Get:496 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xdg-utils all 1.1.3-2ubuntu1.20.04.2 [61.4 kB]

6 87.32 Get:497 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-opener all 1.5.1-1 [4864 B]

6 87.36 Get:498 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-is-promise all 3.0.0-1 [3792 B]

6 87.40 Get:499 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-performance-now all 2.1.0+debian-1 [4482 B]

6 87.44 Get:500 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pify all 3.0.0-1 [4492 B]

6 87.48 Get:501 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-retry all 0.12.0-1 [10.4 kB]

6 87.51 Get:502 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-retry all 1.1.1-4 [4760 B]

6 87.55 Get:503 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mute-stream all 0.0.8-2 [5172 B]

6 87.59 Get:504 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-read all 1.0.7-2 [5304 B]

6 87.63 Get:505 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promzard all 0.3.0-1 [9004 B]

6 87.63 Err:505 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promzard all 0.3.0-1

6 87.63 Undetermined Error [IP: 91.189.88.152 80]

6 87.71 Get:506 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pseudomap all 1.0.2-1 [3534 B]

6 87.79 Get:507 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-psl all 1.7.0+ds-1 [36.7 kB]

6 87.83 Get:508 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-qw all 1.0.1-1 [3120 B]

6 87.87 Get:509 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve-from all 4.0.0-1 [3724 B]

6 87.91 Get:510 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-semver-diff all 2.1.0-2 [3388 B]

6 87.95 Get:511 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-slash all 3.0.0-1 [3744 B]

6 87.98 Get:512 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-sorted-object all 2.0.1-1 [3720 B]

6 88.02 Get:513 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-license-ids all 3.0.5-1 [6448 B]

6 88.06 Get:514 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-exceptions all 2.2.0-1 [3752 B]

6 88.11 Get:515 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-expression-parse all 3.0.0-1 [6608 B]

6 88.14 Get:516 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-correct all 3.1.0-1 [5188 B]

6 88.18 Get:517 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-iterate all 1.2.0-4 [3772 B]

6 88.22 Get:518 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strict-uri-encode all 2.0.0-1 [2984 B]

6 88.26 Get:519 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-text-table all 0.2.0-2 [4348 B]

6 88.32 Get:520 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tough-cookie all 3.0.0-1 [26.4 kB]

6 88.36 Get:521 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 node-uid-number all 0.0.6-1ubuntu0.20.04.1 [3596 B]

6 88.39 Get:522 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-unpipe all 1.0.0-1 [3530 B]

6 88.45 Get:523 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-uuid all 3.3.2-2 [16.4 kB]

6 88.49 Get:524 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-license all 3.0.4-1 [4172 B]

6 88.52 Get:525 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-xtend all 4.0.2-1 [3752 B]

6 88.66 Get:526 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jre amd64 11.0.11+9-0ubuntu2~20.04 [174 kB]

6 89.01 Get:527 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jdk-headless amd64 11.0.11+9-0ubuntu2~20.04 [223 MB]

6 141.3 Get:528 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jdk amd64 11.0.11+9-0ubuntu2~20.04 [1442 kB]

6 141.3 Get:529 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]

6 141.4 Get:530 http://archive.ubuntu.com/ubuntu focal/main amd64 policykit-1 amd64 0.105-26ubuntu1 [84.0 kB]

6 141.5 Get:531 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]

6 141.6 Get:532 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]

6 141.6 Get:533 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]

6 141.7 Get:534 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]

6 141.7 Get:535 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]

6 141.8 Get:536 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]

6 141.8 Get:537 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.98.9.5 [25.1 kB]

6 142.0 Get:538 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]

6 142.0 Get:539 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.98.9.5 [10.6 kB]

6 142.1 Get:540 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]

6 142.2 Get:541 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB]

6 142.2 Get:542 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-abbrev all 1.1.1-2 [4852 B]

6 142.3 Get:543 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi all 0.3.1-1 [9068 B]

6 142.3 Get:544 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-archy all 1.0.0-3 [4480 B]

6 142.4 Get:545 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-bl all 4.0.0-2 [10.3 kB]

6 142.4 Get:546 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-delayed-stream all 1.0.0-4 [5276 B]

6 142.4 Get:547 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-combined-stream all 1.0.8-1 [6056 B]

6 142.5 Get:548 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-debug all 4.1.1-2 [17.6 kB]

6 142.5 Get:549 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-encoding all 0.1.12-3 [4644 B]

6 142.6 Get:550 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-prr all 1.0.1-1 [3726 B]

6 142.6 Get:551 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-errno all 0.1.7-1 [7520 B]

6 142.6 Get:552 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-extend all 3.0.2-1 [5496 B]

6 142.7 Get:553 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-forever-agent all 0.6.1-2 [4248 B]

6 142.7 Get:554 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mime all 2.4.4+dfsg-1 [33.3 kB]

6 142.8 Get:555 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mime-types all 2.1.25-1 [6332 B]

6 142.8 Get:556 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-form-data all 3.0.0-2 [12.8 kB]

6 142.9 Get:557 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-nopt all 3.0.6-4 [10.7 kB]

6 142.9 Get:558 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npmlog all 4.1.2-2 [8224 B]

6 142.9 Get:559 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stringify-safe all 5.0.1+repack-2 [20.5 kB]

6 143.0 Get:560 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-oauth-sign all 0.9.0-2 [4312 B]

6 143.0 Get:561 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-qs all 6.9.1+ds-1 [17.1 kB]

6 143.1 Get:562 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tunnel-agent all 0.6.1-2 [4996 B]

6 143.1 Get:563 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-request all 2.88.1-4 [25.0 kB]

6 143.2 Get:564 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tar all 4.4.10+ds1-2ubuntu1 [31.3 kB]

6 143.2 Get:565 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-gyp all 6.1.0-3 [33.8 kB]

6 143.3 Get:566 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lockfile all 1.0.4-3 [7252 B]

6 143.3 Get:567 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve all 1.15.1-3 [13.0 kB]

6 143.4 Get:568 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-normalize-package-data all 2.5.0-1 [14.8 kB]

6 143.4 Get:569 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-os-tmpdir all 1.0.2-1 [3836 B]

6 143.4 Get:570 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-read-package-json all 2.1.1-1 [9392 B]

6 143.5 Get:571 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-sha all 3.0.0-1 [4848 B]

6 143.5 Get:572 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-slide all 1.1.6-2 [6328 B]

6 144.0 Get:573 http://archive.ubuntu.com/ubuntu focal/universe amd64 npm all 6.14.4+ds-1ubuntu2 [583 kB]

6 144.0 Fetched 443 MB in 2min 16s (3249 kB/s)

6 144.0 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-promzard/node-promzard_0.3.0-1_all.deb Undetermined Error [IP: 91.189.88.152 80]

6 144.0 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


executor failed running [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-transport-https build-essential ca-certificates clang curl dirmngr git gnupg libegl1-mesa-dev libgles2-mesa-dev mesa-common-dev nasm npm openjdk-11-jdk pkg-config software-properties-common sudo unzip zip]: exit code: 100

C:\Users\Student\Documents\GitHub\MediaPipeUnityPlugin>docker build -t mediapipe_unity:ubuntu . -f docker/linux/x86_64/Dockerfile.ubuntu --fix-missing unknown flag: --fix-missing See 'docker build --help'.

homuler commented 3 years ago

E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-promzard/node-promzard_0.3.0-1_all.deb Undetermined Error [IP: 91.189.88.152 80]

@TheBricktop https://github.com/homuler/MediaPipeUnityPlugin/issues/172#issuecomment-843923017 is probably caused by some mirror sites of Ubuntu or your network. Will you try again, please?

TheBricktop commented 3 years ago

@homuler yes I've tried with fixmissing and it went through, then android aar build was successful, I'm trying to use it in device now.

TheBricktop commented 3 years ago

Fixed by using the ubuntu docker image and adding the --fixmissing into the pkgbuild file to apt-get install

homuler commented 3 years ago

https://github.com/homuler/MediaPipeUnityPlugin/commit/a3332df9049a5337bcb3478e3bfa5924356d5b25 fixed this issue.

im-subash commented 2 years ago

Maybe this is caused by bazelbuild/bazel#12702 Does this occur if you run the build command in an Ubuntu container?

docker build -t mediapipe_unity:ubuntu . -f docker/linux/x86_64/Dockerfile.ubuntu
docker run --cpus=3 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:ubuntu

# in the container
python build.py build --android arm64 -vv

I have the same error and here the step :

  1. git config --global core.autocrlf false
  2. git clone https://github.com/homuler/MediaPipeUnityPlugin.git
  3. docker build -t mediapipe_unity:linux . -f docker/linux/x86_64/Dockerfile
  4. docker run --cpus=8 --memory=8192m --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages -it mediapipe_unity:linux
  5. python build.py build --android arm64 -vv

And this error still appear: image

I'm struck in same place with same error. is there anyway to get passed this?

rabiaoutanarhrite commented 2 years ago

I got the same issue after using Dockerfile Ubuntu 18.04.6 LTS

INFO (build.py): Building protobuf sources... DEBUG (build.py): Runningbazel build -c opt --verbose_failures //mediapipe_api:mediapipe_proto_srcs` Starting local Bazel server and connecting to it... DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'com_google_absl' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'com_google_benchmark' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'pybind11_bazel' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'com_google_protobuf' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'com_google_googletest' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'com_github_gflags_gflags' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'rules_python' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'build_bazel_rules_apple' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'build_bazel_rules_swift' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'build_bazel_apple_support' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'xctestrunner' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:122:14: Warning: skipping import of repository 'pybind11' because it already exists. INFO: Analyzed target //mediapipe_api:mediapipe_proto_srcs (50 packages loaded, 732 targets configured). INFO: Found 1 target... ERROR: /home/mediapipe/mediapipe_api/framework/formats/BUILD:121:17: Executing genrule //mediapipe_api/framework/formats:rect_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/8/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-4.2.1-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/framework/formats/rect.proto mv bazel-out/k8-opt/bin/Rect.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/framework/formats/Rect.cs) ') Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox /bin/bash: $'\r': command not found Target //mediapipe_api:mediapipe_proto_srcs failed to build INFO: Elapsed time: 6.374s, Critical Path: 0.36s INFO: 22 processes: 22 internal. FAILED: Build did NOT complete successfully Traceback (most recent call last): File "/home/mediapipe/build.py", line 451, in Argument().command().run() File "/home/mediapipe/build.py", line 113, in run self._run_command(self._build_proto_srcs_commands()) File "/home/mediapipe/build.py", line 53, in _run_command return subprocess.run(' '.join(command_list), check=True, shell=shell) File "/usr/lib/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'bazel build -c opt --verbose_failures //mediapipe_api:mediapipe_proto_srcs' returned non-zero exit status 1.`

justinduynguyen commented 2 years ago

I got this errors when trying to run "python build.py build --android arm64 -vv" on linux container

INF/home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'pybind11_bazel' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_google_protobuf' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_google_googletest' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_github_gflags_gflags' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'rules_python' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'build_bazel_rules_apple' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'build_bazel_rules_swift' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'build_bazel_apple_support' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'xctestrunner' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'pybind11' because it already exists. DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "73106859751c2bc314861adc136d5cbecee3f7ae7d05539dc8235efbf4efdcbe" DEBUG: Repository rules_cc instantiated at: /home/mediapipe/WORKSPACE:90:13: in Repository rule http_archive defined at: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/http.bzl:353:31: in INFO: Analyzed target //mediapipe_api:mediapipe_proto_srcs (102 packages loaded, 1252 targets configured). INFO: Found 1 target... INFO: From Compiling src/google/protobuf/message_lite.cc [for host]: In file included from /usr/include/string.h:535, from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, from external/com_google_protobuf/src/google/protobuf/stubs/common.h:48, from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: In function 'void memcpy(void, const void, size_t)', inlined from 'uint8_t google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void, int, uint8_t)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:706:16, inlined from 'virtual uint8_t google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t, google::protobuf::io::EpsCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:84:28, inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:412:30: /usr/include/bits/string_fortified.h:29:33: warning: 'void __builtin___memcpy_chk(void, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return builtin___memcpy_chk (dest, src, len, | ~~~~~^~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~ ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:132:17: Executing genrule //mediapipe_api/util/tracking:flow_packager_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/196/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/flow_packager.proto mv bazel-out/k8-opt/bin/FlowPackager.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/FlowPackager.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/objectron/calculators/BUILD:52:17: Executing genrule //mediapipe_api/modules/objectron/calculators:a_r_capture_metadata_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/200/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/objectron/calculators/a_r_capture_metadata.proto mv bazel-out/k8-opt/bin/ARCaptureMetadata.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/objectron/calculators/ARCaptureMetadata.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:140:17: Executing genrule //mediapipe_api/util/tracking:tracking_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/192/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/tracking.proto mv bazel-out/k8-opt/bin/Tracking.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/Tracking.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/calculators/audio/BUILD:42:17: Executing genrule //mediapipe_api/calculators/audio:spectrogram_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/186/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/calculators/audio/spectrogram_calculator.proto mv bazel-out/k8-opt/bin/SpectrogramCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/calculators/audio/SpectrogramCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose m``` essages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/face_geometry/protos/BUILD:61:17: Executing genrule //mediapipe_api/modules/face_geometry/protos:mesh_3d_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/203/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/face_geometry/protos/mesh_3d.proto mv bazel-out/k8-opt/bin/Mesh3D.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/face_geometry/protos/Mesh3D.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/BUILD:48:17: Executing genrule //mediapipe_api/util:color_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/193/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/color.proto mv bazel-out/k8-opt/bin/Color.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/Color.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:44:17: Executing genrule //mediapipe_api/util/tracking:tone_estimation_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/190/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/tone_estimation.proto mv bazel-out/k8-opt/bin/ToneEstimation.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/ToneEstimation.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:156:17: Executing genrule //mediapipe_api/util/tracking:tracked_detection_manager_config_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/197/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/tracked_detection_manager_config.proto mv bazel-out/k8-opt/bin/TrackedDetectionManagerConfig.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/TrackedDetectionManagerConfig.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/calculators/util/BUILD:302:17: Executing genrule //mediapipe_api/calculators/util:local_file_contents_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/194/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/calculators/util/local_file_contents_calculator.proto mv bazel-out/k8-opt/bin/LocalFileContentsCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/calculators/util/LocalFileContentsCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/objectron/calculators/BUILD:76:17: Executing genrule //mediapipe_api/modules/objectron/calculators:frame_annotation_tracker_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/202/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/objectron/calculators/frame_annotation_tracker_calculator.proto mv bazel-out/k8-opt/bin/FrameAnnotationTrackerCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/objectron/calculators/FrameAnnotationTrackerCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/face_geometry/protos/BUILD:44:17: Executing genrule //mediapipe_api/modules/face_geometry/protos:face_geometry_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/204/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/face_geometry/protos/face_geometry.proto mv bazel-out/k8-opt/bin/FaceGeometry.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/face_geometry/protos/FaceGeometry.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/face_geometry/protos/BUILD:53:17: Executing genrule //mediapipe_api/modules/face_geometry/protos:geometry_pipeline_metadata_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/207/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/face_geometry/protos/geometry_pipeline_metadata.proto mv bazel-out/k8-opt/bin/GeometryPipelineMetadata.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/face_geometry/protos/GeometryPipelineMetadata.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/objectron/calculators/BUILD:85:17: Executing genrule //mediapipe_api/modules/objectron/calculators:belief_decoder_config_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/198/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/objectron/calculators/belief_decoder_config.proto mv bazel-out/k8-opt/bin/BeliefDecoderConfig.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/objectron/calculators/BeliefDecoderConfig.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:68:17: Executing genrule //mediapipe_api/util/tracking:motion_estimation_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/195/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/motion_estimation.proto mv bazel-out/k8-opt/bin/MotionEstimation.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/MotionEstimation.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/calculators/util/BUILD:170:17: Executing genrule //mediapipe_api/calculators/util:detections_to_render_data_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/187/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/calculators/util/detections_to_render_data_calculator.proto mv bazel-out/k8-opt/bin/DetectionsToRenderDataCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/calculators/util/DetectionsToRenderDataCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/BUILD:64:17: Executing genrule //mediapipe_api/util:render_data_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/191/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/render_data.proto mv bazel-out/k8-opt/bin/RenderData.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/RenderData.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found Target //mediapipe_api:mediapipe_proto_srcs failed to build INFO: Elapsed time: 54.416s, Critical Path: 30.93s INFO: 322 processes: 137 internal, 185 processwrapper-sandbox. FAILED: Build did NOT complete successfully Traceback (most recent call last): File "/home/mediapipe/build.py", line 459, in Argument().command().run() File "/home/mediapipe/build.py", line 109, in run self._run_command(self._build_proto_srcs_commands()) File "/home/mediapipe/build.py", line 54, in _run_command return subprocess.run(' '.join(command_list), check=True, shell=shell) File "/usr/lib/python3.10/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'bazel build -c opt --verbose_failures //mediapipe_api:mediapipe_proto_srcs' returned non-zero exit status 1.O (build.py): Building protobuf sources... DEBUG (build.py): Running bazel build -c opt --verbose_failures //mediapipe_api:mediapipe_proto_srcs Starting local Bazel server and connecting to it... DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_google_absl' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_google_benchmark' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'pybind11_bazel' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_google_protobuf' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_google_googletest' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'com_github_gflags_gflags' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'rules_python' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'build_bazel_rules_apple' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'build_bazel_rules_swift' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'build_bazel_apple_support' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'xctestrunner' because it already exists. DEBUG: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/org_tensorflow/third_party/repo.bzl:124:14: Warning: skipping import of repository 'pybind11' because it already exists. DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "73106859751c2bc314861adc136d5cbecee3f7ae7d05539dc8235efbf4efdcbe" DEBUG: Repository rules_cc instantiated at: /home/mediapipe/WORKSPACE:90:13: in Repository rule http_archive defined at: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/bazel_tools/tools/build_defs/repo/http.bzl:353:31: in INFO: Analyzed target //mediapipe_api:mediapipe_proto_srcs (102 packages loaded, 1252 targets configured). INFO: Found 1 target... INFO: From Compiling src/google/protobuf/message_lite.cc [for host]: In file included from /usr/include/string.h:535, from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, from external/com_google_protobuf/src/google/protobuf/stubs/common.h:48, from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: In function 'void memcpy(void, const void, size_t)', inlined from 'uint8_t google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void, int, uint8_t)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:706:16, inlined from 'virtual uint8_t google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t, google::protobuf::io::EpsCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:84:28, inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:412:30: /usr/include/bits/string_fortified.h:29:33: warning: 'void __builtin___memcpy_chk(void, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return builtin___memcpy_chk (dest, src, len, | ~~~~~^~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~ ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:132:17: Executing genrule //mediapipe_api/util/tracking:flow_packager_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/196/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/flow_packager.proto mv bazel-out/k8-opt/bin/FlowPackager.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/FlowPackager.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/objectron/calculators/BUILD:52:17: Executing genrule //mediapipe_api/modules/objectron/calculators:a_r_capture_metadata_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/200/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/objectron/calculators/a_r_capture_metadata.proto mv bazel-out/k8-opt/bin/ARCaptureMetadata.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/objectron/calculators/ARCaptureMetadata.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:140:17: Executing genrule //mediapipe_api/util/tracking:tracking_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/192/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/tracking.proto mv bazel-out/k8-opt/bin/Tracking.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/Tracking.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/calculators/audio/BUILD:42:17: Executing genrule //mediapipe_api/calculators/audio:spectrogram_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/186/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/calculators/audio/spectrogram_calculator.proto mv bazel-out/k8-opt/bin/SpectrogramCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/calculators/audio/SpectrogramCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/face_geometry/protos/BUILD:61:17: Executing genrule //mediapipe_api/modules/face_geometry/protos:mesh_3d_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/203/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/face_geometry/protos/mesh_3d.proto mv bazel-out/k8-opt/bin/Mesh3D.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/face_geometry/protos/Mesh3D.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/BUILD:48:17: Executing genrule //mediapipe_api/util:color_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/193/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/color.proto mv bazel-out/k8-opt/bin/Color.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/Color.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:44:17: Executing genrule //mediapipe_api/util/tracking:tone_estimation_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/190/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/tone_estimation.proto mv bazel-out/k8-opt/bin/ToneEstimation.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/ToneEstimation.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:156:17: Executing genrule //mediapipe_api/util/tracking:tracked_detection_manager_config_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/197/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/tracked_detection_manager_config.proto mv bazel-out/k8-opt/bin/TrackedDetectionManagerConfig.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/TrackedDetectionManagerConfig.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/calculators/util/BUILD:302:17: Executing genrule //mediapipe_api/calculators/util:local_file_contents_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/194/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/calculators/util/local_file_contents_calculator.proto mv bazel-out/k8-opt/bin/LocalFileContentsCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/calculators/util/LocalFileContentsCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/objectron/calculators/BUILD:76:17: Executing genrule //mediapipe_api/modules/objectron/calculators:frame_annotation_tracker_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/202/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/objectron/calculators/frame_annotation_tracker_calculator.proto mv bazel-out/k8-opt/bin/FrameAnnotationTrackerCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/objectron/calculators/FrameAnnotationTrackerCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/face_geometry/protos/BUILD:44:17: Executing genrule //mediapipe_api/modules/face_geometry/protos:face_geometry_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/204/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/face_geometry/protos/face_geometry.proto mv bazel-out/k8-opt/bin/FaceGeometry.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/face_geometry/protos/FaceGeometry.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/face_geometry/protos/BUILD:53:17: Executing genrule //mediapipe_api/modules/face_geometry/protos:geometry_pipeline_metadata_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/207/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/face_geometry/protos/geometry_pipeline_metadata.proto mv bazel-out/k8-opt/bin/GeometryPipelineMetadata.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/face_geometry/protos/GeometryPipelineMetadata.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/modules/objectron/calculators/BUILD:85:17: Executing genrule //mediapipe_api/modules/objectron/calculators:belief_decoder_config_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/198/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/modules/objectron/calculators/belief_decoder_config.proto mv bazel-out/k8-opt/bin/BeliefDecoderConfig.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/modules/objectron/calculators/BeliefDecoderConfig.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/tracking/BUILD:68:17: Executing genrule //mediapipe_api/util/tracking:motion_estimation_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/195/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/tracking/motion_estimation.proto mv bazel-out/k8-opt/bin/MotionEstimation.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/tracking/MotionEstimation.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/calculators/util/BUILD:170:17: Executing genrule //mediapipe_api/calculators/util:detections_to_render_data_calculator_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/187/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/calculators/util/detections_to_render_data_calculator.proto mv bazel-out/k8-opt/bin/DetectionsToRenderDataCalculator.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/calculators/util/DetectionsToRenderDataCalculator.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found ERROR: /home/mediapipe/mediapipe_api/util/BUILD:64:17: Executing genrule //mediapipe_api/util:render_data_cs failed: (Exit 127): bash failed: error executing command (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/191/execroot/mediapipe_api && \ exec env - \ PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-5.2.0-linux-x86_64/bin:/home/mediapipe/.npm-packages/bin:/home/mediapipe/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; mkdir -p bazel-out/k8-opt/bin bazel-out/host/bin/external/com_google_protobuf/protoc --proto_path=. --proto_path=bazel-out/k8-opt/bin --proto_path=$(pwd)/external/com_google_protobuf/src --proto_path=$(pwd)/external/com_google_mediapipe --csharp_out=bazel-out/k8-opt/bin mediapipe/util/render_data.proto mv bazel-out/k8-opt/bin/RenderData.cs $(dirname bazel-out/k8-opt/bin/mediapipe_api/util/RenderData.cs) ')

Configuration: 5bc79e698554396b72b5903a55749cf17a8b795382c49b33c74c1b2f0dfe3a15

Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging /bin/bash: line 1: $'\r': command not found Target //mediapipe_api:mediapipe_proto_srcs failed to build INFO: Elapsed time: 54.416s, Critical Path: 30.93s INFO: 322 processes: 137 internal, 185 processwrapper-sandbox. FAILED: Build did NOT complete successfully Traceback (most recent call last): File "/home/mediapipe/build.py", line 459, in Argument().command().run() File "/home/mediapipe/build.py", line 109, in run self._run_command(self._build_proto_srcs_commands()) File "/home/mediapipe/build.py", line 54, in _run_command return subprocess.run(' '.join(command_list), check=True, shell=shell) File "/usr/lib/python3.10/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'bazel build -c opt --verbose_failures //mediapipe_api:mediapipe_protosrcs' returned non-zero exit status 1.