yiranran / Audio-driven-TalkingFace-HeadPose

Code for "Audio-driven Talking Face Video Generation with Learning-based Personalized Head Pose" (Arxiv 2020) and "Predicting Personalized Head Movement From Short Video and Speech Signal" (TMM 2022)
https://ieeexplore.ieee.org/document/9894719
717 stars 147 forks source link

tf_mesh_renderer error #54

Open 15458wew opened 3 years ago

15458wew commented 3 years ago

Hello, I meet some questions when I build the tf_mesh_renderer. Can u give me some answers?

INFO: Analyzed 11 targets (29 packages loaded, 391 targets configured). INFO: Found 8 targets and 3 test targets... ERROR: /home/research/.cache/bazel/_bazel_research/5b8c8045b34c2ba9a89ac5750f4648b0/external/com_google_googletest/BUILD.bazel:67:11: Compiling googletest/src/gtest-matchers.cc 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 '-std=c++0x' -MD -MF ... (remaining 33 argument(s) skipped)

Use --sandbox_debug to see verbose messages from the sandbox 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 '-std=c++0x' -MD -MF ... (remaining 33 argument(s) skipped)

Thank u for any advice.

muxiddin19 commented 2 years ago

Hi! We have almost the same issue. Can you find the solution? If, yes, please could you share it? image image

saudnr33 commented 2 years ago

@muxiddin19 I am facing the same problem, did you find any solution?