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 #3

Open
alighofrani95 opened this issue Oct 6, 2020 · 3 comments
Open

build issue #3

alighofrani95 opened this issue Oct 6, 2020 · 3 comments

Comments

@alighofrani95
Copy link

Thanks for the great repo.

I follow step by step and the mediapipe hand tracker sample works fine on both cpu and gpu but by running ./build_prediction.sh
I faced with the error below.
How could I solve this?

ERROR: /.cache/bazel/_bazel/c6c43a719d1d619ea377f6e06c7a462c/external/mediapipe/mediapipe/util/tflite/BUILD:89:11: C++ compilation of rule '@mediapipe//mediapipe/util/tflite:tflite_gpu_runner' failed (Exit 1) gcc failed: error executing command /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections ... (remaining 117 argument(s) skipped)

@Tachionstrahl
Copy link
Owner

Hi @alighofrani95,
thanks for your request.
Could you please provide your system specs, operating system and bazel version?

@alighofrani95
Copy link
Author

Bazel version is 3.4.1 and the OS is Ubuntu 20.04

@Tachionstrahl
Copy link
Owner

Thank you. We have made the experience that it doesn't work with Ubuntu 20.04. Unfortunately we do not know why. Please try it with Ubuntu 18.04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants