This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Description
I've get an error while building anbox:
pi@raspberrypi:~/Workspace/anbox/build $ make [ 90%] Built target GMock [ 90%] Built target sdbus-cpp [ 90%] Built target process-cpp [ 90%] Built target emugen [ 90%] Built target OpenglCodecCommon [ 90%] Built target GLESv2_dec [ 90%] Built target GLESv1_dec [ 90%] Built target emugl_common [ 90%] Built target OpenGLESDispatch [ 90%] Built target renderControl_dec [ 90%] Built target xdg [ 90%] Built target xdg_test [ 90%] Built target backward_object [ 90%] Built target backward [ 90%] Built target unix_based_hardware_detection [ 90%] Built target utils [ 90%] Built target cpu_features [ 90%] Built target list_cpu_features [ 90%] Built target anbox-protobuf [ 90%] Built target anbox-core [ 90%] Built target anbox make[2]: *** Keine Regel vorhanden, um das Ziel „gmock/lib/libgmock.a“, benötigt von „tests/anbox/android/intent_tests“, zu erstellen. Schluss. make[1]: *** [CMakeFiles/Makefile2:2216: tests/anbox/android/CMakeFiles/intent_tests.dir/all] Fehler 2 make: *** [Makefile:141: all] Fehler 2
Building on aarch64 with libgmock-dev installed.