Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD ISSUE: Compiling mediapipe/util/tracking/motion_estimation.cc failed #403

Closed
Thomas-Boi opened this issue Jan 5, 2022 · 10 comments
Closed
Labels
docker Docker-specific issue host:windows Issue that occurs when host OS is Windows type:support Support issue

Comments

@Thomas-Boi
Copy link
Contributor

Thomas-Boi commented Jan 5, 2022

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 20.04, WSL2): Windows 10 Pro with Hyper-V
  • Target (e.g. desktop cpu, android arm64): Android ARM64
  • Bazel version: latest one (the one specified in the Ubuntu Dockerfile)
  • Python version: 3.9 (the one specified in the Ubuntu Dockerfile)
  • GCC/G++ version: 8 (the one specified in the Ubuntu Dockerfile)
  • Unity version: 2020.1.3f1
  • Android NDK version (if building for Android): Android 12

Describe the problem
When I'm running the build.py, the build failed around the 2899 step. The script ran into an exception and stopped.

Guide I used: Windows Docker Linux Container. I followed all the steps as stated.

Command I ran that malfunctioned: python build.py build --android arm64 -vv.

Things I tried to fix:

  • I tried using the Ubuntu Dockerfile as welll.
Just the error

ERROR: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/com_google_mediapipe/mediapipe/util/tracking/BUILD:410:11: Compiling mediapipe/util/tracking/motion_estimation.cc failed: (Exit 254): clang failed: error executing command
  (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/2028/execroot/mediapipe_api && \
  exec env - \
    PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-4.2.2-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 \
    PWD=/proc/self/cwd \
  external/androidndk/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain external/androidndk/ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64 -target aarch64-none-linux-android -fpic -isystemexternal/androidndk/ndk/sysroot/usr/include/aarch64-linux-android '-D__ANDROID_API__=29' -no-canonical-prefixes -Wno-invalid-command-line-argument -Wno-unused-command-line-argument -funwind-tables -fstack-protector-strong -fno-addrsig '-Werror=return-type' '-Werror=int-to-pointer-cast' '-Werror=pointer-to-int-cast' '-Werror=implicit-function-declaration' -O2 -g -DNDEBUG -MD -MF bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe/mediapipe/util/tracking/_objs/motion_estimation/motion_estimation.pic.d '-frandom-seed=bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe/mediapipe/util/tracking/_objs/motion_estimation/motion_estimation.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -iquote external/com_google_mediapipe -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe -iquote external/com_google_protobuf -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_google_protobuf -iquote external/zlib -iquote bazel-out/android-arm64-v8a-opt/bin/external/zlib -iquote external/com_github_glog_glog_no_gflags -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_github_glog_glog_no_gflags -iquote external/com_google_absl -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_google_absl -iquote external/eigen_archive -iquote bazel-out/android-arm64-v8a-opt/bin/external/eigen_archive -Ibazel-out/android-arm64-v8a-opt/bin/external/com_github_glog_glog_no_gflags/_virtual_includes/default_glog_headers -isystem external/com_google_protobuf/src -isystem bazel-out/android-arm64-v8a-opt/bin/external/com_google_protobuf/src -isystem external/zlib -isystem bazel-out/android-arm64-v8a-opt/bin/external/zlib -isystem external/eigen_archive -isystem bazel-out/android-arm64-v8a-opt/bin/external/eigen_archive -w '-std=c++17' -DPARALLEL_INVOKER_ACTIVE '--sysroot=external/androidndk/ndk/platforms/android-29/arch-arm64' -isystem external/androidndk/ndk/sources/cxx-stl/llvm-libc++/include -isystem external/androidndk/ndk/sources/cxx-stl/llvm-libc++abi/include -isystem external/androidndk/ndk/sources/android/support/include -isystemexternal/androidndk/ndk/sysroot/usr/include -c external/com_google_mediapipe/mediapipe/util/tracking/motion_estimation.cc -o bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe/mediapipe/util/tracking/_objs/motion_estimation/motion_estimation.pic.o)
Execution platform: @local_execution_config_platform//:platform

Use --sandbox_debug to see verbose messages from the sandbox
clang: error: unable to execute command: Killed
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Android (7019983 based on r365631c3) clang version 9.0.9 (https://android.googlesource.com/toolchain/llvm-project a2a1e703c0edb03ba29944e529ccbf457742737b) (based on LLVM 9.0.9svn)
Target: aarch64-none-linux-android
Thread model: posix
InstalledDir: external/androidndk/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin
clang: note: diagnostic msg: PLEASE submit a bug report to https://github.com/android-ndk/ndk/issues and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /tmp/motion_estimation-b59b01.cpp
clang: note: diagnostic msg: /tmp/motion_estimation-b59b01.sh
clang: note: diagnostic msg:

********************
Target //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android failed to build
INFO: Elapsed time: 1486.616s, Critical Path: 1247.02s
INFO: 2379 processes: 543 internal, 1836 processwrapper-sandbox.
FAILED: Build did NOT complete successfully
Traceback (most recent call last):
  File "/home/mediapipe/build.py", line 451, in <module>
    Argument().command().run()
  File "/home/mediapipe/build.py", line 160, in run
    self._run_command(self._build_android_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.10/subprocess.py", line 524, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'bazel build -c opt --verbose_failures --config=android_arm64 //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android' returned non-zero exit status 1.

Steps to reproduce the issue
Provide the exact sequence of commands / steps that you executed before running into the problem.

  1. Follow the Windows Docker Linux Container guide up until step 5. However, I did not install the git patch.
  2. After I run step 5: python build.py build --android arm64 -vv, the command runs for about 20 mins then stopped and threw the error above.

I couldn't retrieve all but hopefully these logs are enough.

Full logs

    Compiling mediapipe/util/tracking/motion_estimation.cc; 610s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 602s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 665s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 665s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 665s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 665s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 665s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 665s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 611s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 603s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 667s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 667s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 667s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 666s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 666s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 666s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 612s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 604s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 668s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 668s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 613s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 605s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 668s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 668s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 668s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 614s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 606s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 670s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 670s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 670s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 670s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 669s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 669s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 615s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 607s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 671s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 671s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 671s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 671s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 671s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 671s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 616s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 608s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 672s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 672s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 672s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 672s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 672s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 672s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 617s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 609s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 673s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 673s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 673s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 673s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 673s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 673s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 618s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 611s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 674s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 674s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 674s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 674s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 674s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 674s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 619s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 612s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 675s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 675s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 675s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 675s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 675s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 675s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 621s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 613s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 676s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 676s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 676s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 676s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 676s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 676s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 622s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 614s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 677s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 677s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 677s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 677s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 677s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 677s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 623s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 615s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 678s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 678s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 678s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 678s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 678s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 678s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 624s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 616s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 679s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 679s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 679s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 679s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 679s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 679s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 626s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 618s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 681s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 681s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 681s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 681s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 681s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 681s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 627s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 619s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 682s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 682s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 682s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 682s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 682s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 682s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 628s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 620s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 683s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 683s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 683s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 683s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 683s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 683s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 629s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 621s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 684s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 684s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 684s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 684s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 684s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 684s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 630s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 622s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 685s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 685s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 685s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 685s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 685s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 685s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 631s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 623s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 686s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 686s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 686s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 686s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 686s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 686s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 632s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 624s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 688s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 688s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 688s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 688s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 688s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 688s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 634s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 626s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 689s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 689s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 689s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 689s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 689s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 689s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 635s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 627s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 690s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 690s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 690s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 690s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 690s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 690s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 636s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 628s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 691s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 691s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 691s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 691s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 691s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 691s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 638s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 630s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 693s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 693s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 693s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 693s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 693s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 693s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 639s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 631s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 694s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 694s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 694s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 694s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 694s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 694s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 640s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 632s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 695s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 695s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 695s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 695s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 695s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 695s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 641s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 633s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 696s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 696s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 696s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 696s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 696s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 696s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 642s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 634s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 697s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 697s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 697s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 697s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 697s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 697s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 643s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 635s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 698s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 698s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 698s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 698s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 698s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 698s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 644s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 636s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 699s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 699s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 699s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 699s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 699s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 699s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 645s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 637s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 701s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 701s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 701s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 701s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 701s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 701s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 646s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 638s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 702s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 702s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 702s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 702s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 702s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 702s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 647s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 639s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 703s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 703s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 703s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 703s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 703s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 703s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 648s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 641s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 704s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 704s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 704s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 704s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 704s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 704s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 650s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 642s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 705s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 705s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 705s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 705s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 705s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 705s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 651s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 643s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 706s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 706s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 706s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 706s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 706s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 706s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 652s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 644s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 707s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 707s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 707s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 707s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 707s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 707s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 653s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 645s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 708s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 708s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 708s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 708s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 708s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 708s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 654s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 646s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 709s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 709s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 709s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 709s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 709s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 709s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 655s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 647s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 710s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 710s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 710s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 710s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 710s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 710s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 656s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 648s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 711s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 711s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 711s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 711s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 711s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 711s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 657s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 649s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 713s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 713s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 713s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 713s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 713s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 713s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 658s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 650s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 714s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 714s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 714s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 714s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 714s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 714s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 659s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 651s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 715s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 715s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 715s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 715s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 715s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 715s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 661s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 653s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 716s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 716s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 716s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 716s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 716s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 716s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 662s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 654s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 717s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 717s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 717s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 717s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 717s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 717s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 663s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 655s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 718s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 718s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 718s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 718s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 718s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 718s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 664s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 656s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 719s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 719s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 719s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 719s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 719s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 719s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 665s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 657s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 721s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 721s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 721s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 721s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 721s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 721s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 666s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 658s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 722s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 722s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 722s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 722s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 722s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 722s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 667s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 659s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 723s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 723s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 723s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 723s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 723s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 723s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 669s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 661s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 724s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 724s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 724s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 724s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 724s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 724s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 670s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 662s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 725s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 725s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 725s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 725s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 725s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 725s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 671s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 663s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 726s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 726s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 726s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 726s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 726s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 726s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 672s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 664s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 727s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 727s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 727s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 727s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 727s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 727s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 673s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 665s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 729s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 729s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 729s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 729s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 729s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 729s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 674s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 666s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 730s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 730s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 730s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 730s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 730s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 730s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 675s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 667s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 731s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 731s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 731s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 731s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 731s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 731s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 676s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 668s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 732s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 732s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 677s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 669s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 732s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 732s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 732s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 678s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 670s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 733s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 733s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 733s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 733s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 733s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 733s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 679s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 671s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 735s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 735s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 735s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 735s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 735s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 735s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 680s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 672s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 736s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 736s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 736s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 736s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 736s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 736s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 681s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 674s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 737s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 737s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 737s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 737s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 737s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 737s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 683s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 675s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 738s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 738s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 738s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 738s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 738s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 738s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 684s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 676s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 739s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 739s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 739s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 739s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 739s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 739s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 685s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 677s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 740s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 740s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 740s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 740s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 740s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 740s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 686s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 678s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 741s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 741s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 741s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 741s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 741s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 741s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 687s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 679s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 742s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 742s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 742s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 742s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 742s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 742s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 688s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 680s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 743s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 743s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 743s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 743s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 743s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 743s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 689s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 681s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 745s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 745s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 745s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 745s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 745s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 745s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 690s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 682s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 746s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 746s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 746s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 746s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 746s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 746s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 691s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 683s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 747s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 747s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 747s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 747s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 747s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 747s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 692s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 684s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 748s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 748s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 748s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 748s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 748s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 748s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 693s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 685s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 749s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 749s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 749s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 749s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 749s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 749s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 695s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 687s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 750s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 750s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 750s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 750s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 750s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 750s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 696s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 688s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 751s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 751s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 751s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 751s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 751s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 751s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 697s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 689s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 752s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 752s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 752s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 752s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 752s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 752s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 698s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 690s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 754s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 754s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 754s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 753s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 753s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 753s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 699s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 691s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 754s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 754s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 754s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 754s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 754s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 754s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 700s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 692s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 755s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 755s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 755s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 755s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 755s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 755s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 701s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 693s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 757s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 757s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 757s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 756s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 756s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 756s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 702s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 694s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 758s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 758s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 758s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 758s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 758s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 758s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 703s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 696s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 759s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 759s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 759s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 759s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 759s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 759s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 705s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 697s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 760s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 760s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 760s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 760s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 760s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 760s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 706s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 698s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 761s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 761s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 761s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 761s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 761s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 761s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 707s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 699s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 762s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 762s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 762s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 762s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 762s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 762s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 708s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 700s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 763s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 763s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 763s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 763s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 763s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 763s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 709s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 701s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 764s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 764s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 764s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 764s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 764s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 764s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 710s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 702s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 766s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 766s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 766s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 765s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 765s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 765s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 711s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 703s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 767s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 767s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 767s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 767s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 767s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 766s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 712s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 704s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 768s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 768s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 768s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 768s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 768s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 768s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 713s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 705s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 769s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 769s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 769s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 769s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 769s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 769s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 714s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 706s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 770s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 770s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 770s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 770s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 770s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 770s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 716s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 708s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 771s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 771s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 771s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 771s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 771s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 771s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 717s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 709s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 772s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 772s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 772s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 772s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 772s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 772s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 718s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 710s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 773s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 773s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 773s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 773s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 773s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 773s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 719s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 711s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 774s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 774s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 774s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 774s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 774s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 774s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 720s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 712s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 775s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 775s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 775s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 775s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 775s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 775s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 721s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 713s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 776s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 776s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 776s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 776s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 776s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 776s ...

[2,899 / 4,788] 128 actions, 2 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 722s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 714s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/modules/face_geometry/protos/face_geometry.pb.cc; 777s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 777s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 777s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 777s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 777s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 777s ...

[2,899 / 4,788] 128 actions, 3 running

    Compiling mediapipe/util/tracking/motion_estimation.cc; 723s processwrapper-sandbox

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 715s processwrapper-sandbox

    Compiling external/com_google_mediapipe/.../face_geometry/protos/face_geometry.pb.cc; 0s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 778s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 778s ...

ERROR: /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/external/com_google_mediapipe/mediapipe/util/tracking/BUILD:410:11: Compiling mediapipe/util/tracking/motion_estimation.cc failed: (Exit 254): clang failed: error executing command 

  (cd /home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/sandbox/processwrapper-sandbox/2697/execroot/mediapipe_api && \

  exec env - \

    PATH=/home/mediapipe/.cache/bazelisk/downloads/bazelbuild/bazel-4.2.2-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 \

    PWD=/proc/self/cwd \

  external/androidndk/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain external/androidndk/ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64 -target aarch64-none-linux-android -fpic -isystemexternal/androidndk/ndk/sysroot/usr/include/aarch64-linux-android '-D__ANDROID_API__=29' -no-canonical-prefixes -Wno-invalid-command-line-argument -Wno-unused-command-line-argument -funwind-tables -fstack-protector-strong -fno-addrsig '-Werror=return-type' '-Werror=int-to-pointer-cast' '-Werror=pointer-to-int-cast' '-Werror=implicit-function-declaration' -O2 -g -DNDEBUG -MD -MF bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe/mediapipe/util/tracking/_objs/motion_estimation/motion_estimation.pic.d '-frandom-seed=bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe/mediapipe/util/tracking/_objs/motion_estimation/motion_estimation.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -iquote external/com_google_mediapipe -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe -iquote external/com_google_protobuf -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_google_protobuf -iquote external/zlib -iquote bazel-out/android-arm64-v8a-opt/bin/external/zlib -iquote external/com_github_glog_glog_no_gflags -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_github_glog_glog_no_gflags -iquote external/com_google_absl -iquote bazel-out/android-arm64-v8a-opt/bin/external/com_google_absl -iquote external/eigen_archive -iquote bazel-out/android-arm64-v8a-opt/bin/external/eigen_archive -Ibazel-out/android-arm64-v8a-opt/bin/external/com_github_glog_glog_no_gflags/_virtual_includes/default_glog_headers -isystem external/com_google_protobuf/src -isystem bazel-out/android-arm64-v8a-opt/bin/external/com_google_protobuf/src -isystem external/zlib -isystem bazel-out/android-arm64-v8a-opt/bin/external/zlib -isystem external/eigen_archive -isystem bazel-out/android-arm64-v8a-opt/bin/external/eigen_archive -w '-std=c++17' -DPARALLEL_INVOKER_ACTIVE '--sysroot=external/androidndk/ndk/platforms/android-29/arch-arm64' -isystem external/androidndk/ndk/sources/cxx-stl/llvm-libc++/include -isystem external/androidndk/ndk/sources/cxx-stl/llvm-libc++abi/include -isystem external/androidndk/ndk/sources/android/support/include -isystemexternal/androidndk/ndk/sysroot/usr/include -c external/com_google_mediapipe/mediapipe/util/tracking/motion_estimation.cc -o bazel-out/android-arm64-v8a-opt/bin/external/com_google_mediapipe/mediapipe/util/tracking/_objs/motion_estimation/motion_estimation.pic.o)

Execution platform: @local_execution_config_platform//:platform


Use --sandbox_debug to see verbose messages from the sandbox

[2,900 / 4,788] 127 actions, 2 running

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 715s processwrapper-sandbox

    Compiling external/com_google_mediapipe/.../face_geometry/protos/face_geometry.pb.cc; 0s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 778s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/fixed_size_input_stream_handler.pb.cc; 778s ...

clang: error: unable to execute command: Killed

clang: error: clang frontend command failed due to signal (use -v to see invocation)

Android (7019983 based on r365631c3) clang version 9.0.9 (https://android.googlesource.com/toolchain/llvm-project a2a1e703c0edb03ba29944e529ccbf457742737b) (based on LLVM 9.0.9svn)

Target: aarch64-none-linux-android

Thread model: posix

InstalledDir: external/androidndk/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin

clang: note: diagnostic msg: PLEASE submit a bug report to https://github.com/android-ndk/ndk/issues and include the crash backtrace, preprocessed source, and associated run script.

clang: note: diagnostic msg: 

********************


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:

Preprocessed source(s) and associated run script(s) are located at:

clang: note: diagnostic msg: /tmp/motion_estimation-29c889.cpp

clang: note: diagnostic msg: /tmp/motion_estimation-29c889.sh

clang: note: diagnostic msg: 


********************

[2,900 / 4,788] 127 actions, 2 running

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 715s processwrapper-sandbox

    Compiling external/com_google_mediapipe/.../face_geometry/protos/face_geometry.pb.cc; 0s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 778s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 778s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/fixed_size_input_stream_handler.pb.cc; 778s ...

[2,900 / 4,788] 127 actions, 2 running

    Compiling mediapipe/util/tracking/region_flow_computation.cc; 715s processwrapper-sandbox

    Compiling external/com_google_mediapipe/.../face_geometry/protos/face_geometry.pb.cc; 0s processwrapper-sandbox

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/mediapipe_options.pb.cc; 779s

    [Sched] Compiling mediapipe/util/tracking/box_tracker.cc; 779s

    [Sched] Compiling external/com_google_mediapipe/.../framework/tool/packet_generator_wrapper_calculator.pb.cc; 779s

    [Sched] Compiling external/com_google_mediapipe/mediapipe/framework/packet_factory.pb.cc; 779s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/sync_set_input_stream_handler.pb.cc; 779s

    [Sched] Compiling external/com_google_mediapipe/.../stream_handler/fixed_size_input_stream_handler.pb.cc; 778s ...

[3,026 / 4,788] Compiling mediapipe/util/tracking/region_flow_computation.cc; 716s processwrapper-sandbox

[3,027 / 4,788] checking cached actions

Target //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android failed to build

[3,027 / 4,788] checking cached actions

INFO: Elapsed time: 2377.869s, Critical Path: 1926.92s

[3,027 / 4,788] checking cached actions

INFO: 3009 processes: 544 internal, 2351 processwrapper-sandbox, 114 worker.

[3,027 / 4,788] checking cached actions

FAILED: Build did NOT complete successfully

FAILED: Build did NOT complete successfully

Traceback (most recent call last):

  File "/home/mediapipe/build.py", line 451, in <module>

    Argument().command().run()

  File "/home/mediapipe/build.py", line 160, in run

    self._run_command(self._build_android_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.10/subprocess.py", line 524, in run

    raise CalledProcessError(retcode, process.args,

subprocess.CalledProcessError: Command 'bazel build -c opt --verbose_failures --config=android_arm64 //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android' returned non-zero exit status 1.

�]0;@854c938d1b36:~�[mediapipe@854c938d1b36 ~]$ 

Additional context
Add any other context about the problem here.

I tried using the Ubuntu Dockerfile as well but nothing changes. It threw the same error.

EDIT: Move logs into collapsible content.

@homuler
Copy link
Owner

homuler commented Jan 5, 2022

Can you confirm that OOM killer did not kill the process?

@Thomas-Boi
Copy link
Contributor Author

I'm not 100% sure. My computer has 16 GB of memory and I gave the process 13 GB.

Here's the command I ran:

docker run --cpus=2 --memory=13g ^
   --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages ^
   --mount type=bind,src=%CD%\Assets,dst=/home/mediapipe/Assets ^
   -it mediapipe_unity:linux

My CPU only has 4 cores so I gave it 2 as well. However, now that I think about it, my default swap space is pretty low (1GB) so I wonder if that matters.

@homuler
Copy link
Owner

homuler commented Jan 6, 2022

I think you have assigned too much memory.
How about running this?

Rem If your CPU supports hyperthreading
docker run --cpus=6 --memory=6g ^
   --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages ^
   --mount type=bind,src=%CD%\Assets,dst=/home/mediapipe/Assets ^
   -it mediapipe_unity:linux

See also https://github.com/homuler/MediaPipeUnityPlugin/wiki/FAQ#how-much-cpu-and-memory-should-be-allocated-to-a-docker-container

@Thomas-Boi
Copy link
Contributor Author

That's interesting, I did not expect this issue. I'll try the solution and see what happens

@Thomas-Boi
Copy link
Contributor Author

Thomas-Boi commented Jan 6, 2022

I retry running the docker container with this command:

docker run --cpus=2 --memory=3g ^
    --mount type=bind,src=%CD%\Packages,dst=/home/mediapipe/Packages ^
    --mount type=bind,src=%CD%\Assets,dst=/home/mediapipe/Assets ^
    -it mediapipe_unity:linux

The reason why I didn't use 6 like yours is because my processor only has 4 cores. I also follow the formula here and even give it an extra 1GB:

On the other hand, when starting Linux container, allocate more than 1g * [cpus] memory.
docker run --cpus=8 --memory=8g -it mediapipe_unity:linux

The script runs fine and move past the previous error. However, it now stops at this point:

Error Log

INFO: Analyzed target //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android (175 packages loaded, 18769 targets configured).
INFO: Found 1 target...
[4,012 / 4,908] 128 actions, 4 running
    Compiling mediapipe/modules/objectron/calculators/box.cc; 194s processwrapper-sandbox
    Compiling mediapipe/modules/objectron/calculators/decoder.cc; 188s processwrapper-sandbox
    Compiling mediapipe_api/graphs/object_detection_3d/calculators/model_matrix.cc; 179s processwrapper-sandbox
    @com_google_protobuf//java/core:lite; 141s processwrapper-sandbox
    [Sched] Linking external/com_google_mediapipe/mediapipe/framework/formats/libmatrix_data_cc_proto.pic.lo; 514s
    [Sched] Linking external/com_google_mediapipe/.../framework/formats/libtime_series_header_cc_proto.pic.lo; 514s
    [Sched] Linking external/com_google_mediapipe/mediapipe/gpu/libscale_mode_cc_proto.pic.lo; 508s
    [Sched] Linking external/com_google_mediapipe/mediapipe/framework/formats/libmatrix.pic.a; 508s ...

Server terminated abruptly (error code: 14, error message: 'Socket closed', log file: '/home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/server/jvm.out')

Traceback (most recent call last):
  File "/home/mediapipe/build.py", line 451, in <module>
    Argument().command().run()
  File "/home/mediapipe/build.py", line 160, in run
    self._run_command(self._build_android_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 --config=android_arm64 //mediapipe_api/java/com/github/homuler/mediapipe:mediapipe_android' returned non-zero exit status 37.

I didn't kill the process by any mean. There are no other process running at the same time as well so it wasn't a memory issue.

Bazel's status code 37 refers to an Internal Error, which is not very helpful..

Some other research points to an issue with too many concurrent job running. A possible solution is reduce the number of concurrent jobs, which I don't know if I can do through Docker. Another is expanding memory, which caused a weird issue earlier.

I'll retry again tomorrow with --cpus=2 and --memory=4 just so it's to the power of 2. If that still doesn't work, I'll just ask a friend to build it for me. If you have any other ideas, it'd be much appreciated.

@homuler
Copy link
Owner

homuler commented Jan 6, 2022

Server terminated abruptly (error code: 14, error message: 'Socket closed', log file: '/home/mediapipe/.cache/bazel/_bazel_mediapipe/6c11c387a04fa8f17c87a5c6db6ee555/server/jvm.out')

This is a typical error when the process is killed by an OOM killer (cf. bazelbuild/bazel#3020).
If you still can't get around this error, try the option to disable the OOM killer, --oom-kill-disable.

The reason why I didn't use 6 like yours is because my processor only has 4 cores.

If your CPU supports hyperthreading (and if your CPU is made by Intel or AMD, it most likely does), I guess you can assign 6 to --cpus safely.

Rem If your CPU supports hyperthreading

@Thomas-Boi
Copy link
Contributor Author

Seems like I can't do that:

image

This is strange because my CPU does have hyper-threading:
image

Here's the CPU info link if you want to double check.

I'll retry with 4 GB of memory. Perhaps it does only need extra memory.

@Thomas-Boi
Copy link
Contributor Author

I retried with 4GB of memory and the original error happened again.

Besides that, there are these warnings too. They were also there in the original error.

Warnings

WARNING: /home/mediapipe/mediapipe_api/java/com/github/homuler/mediapipe/BUILD:10: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:10: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

There were quite a few of them and it's all Java files.

@Thomas-Boi
Copy link
Contributor Author

Tried with 2GB, also didn't work. I was able to get a built version off a friend though so I think I'm good for now.

@Thomas-Boi
Copy link
Contributor Author

I'll close this issue for now since I don't think I'll keep working on it

@homuler homuler added docker Docker-specific issue host:windows Issue that occurs when host OS is Windows type:support Support issue labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker-specific issue host:windows Issue that occurs when host OS is Windows type:support Support issue
Projects
None yet
Development

No branches or pull requests

2 participants