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
737 stars 146 forks source link

build error #99

Open yylgoodlucky opened 1 year ago

yylgoodlucky commented 1 year ago

INFO: Repository com_google_googletest instantiated at: /data/yongyuanli/Audio-driven-TalkingFace-HeadPose/Deep3DFaceReconstruction/tf_mesh_renderer/WORKSPACE:6:13: in Repository rule http_archive defined at: /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in ERROR: An error occurred during the fetch of repository 'com_google_googletest': Traceback (most recent call last): File "/home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl download_info = ctx.download_and_extract( Error in download_and_extract: java.io.IOException: Error extracting /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest/temp5944804507486539051/master.zip to /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest/temp5944804507486539051: Prefix "googletest-master" was given, but not found in the archive. Here are possible prefixes for this archive: "googletest-main". ERROR: /data/yongyuanli/Audio-driven-TalkingFace-HeadPose/Deep3DFaceReconstruction/tf_mesh_renderer/WORKSPACE:6:13: fetching http_archive rule //external:com_google_googletest: Traceback (most recent call last): File "/home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl download_info = ctx.download_and_extract( Error in download_and_extract: java.io.IOException: Error extracting /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest/temp5944804507486539051/master.zip to /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest/temp5944804507486539051: Prefix "googletest-master" was given, but not found in the archive. Here are possible prefixes for this archive: "googletest-main". ERROR: /data/yongyuanli/Audio-driven-TalkingFace-HeadPose/Deep3DFaceReconstruction/tf_mesh_renderer/mesh_renderer/kernels/BUILD:7:8: //mesh_renderer/kernels:rasterize_triangles_impl_test depends on @com_google_googletest//:gtest_main in repository @com_google_googletest which failed to fetch. no such package '@com_google_googletest//': java.io.IOException: Error extracting /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest/temp5944804507486539051/master.zip to /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest/temp5944804507486539051: Prefix "googletest-master" was given, but not found in the archive. Here are possible prefixes for this archive: "googletest-main". ERROR: Analysis of target '//mesh_renderer/kernels:rasterize_triangles_impl_test' failed; build aborted: Analysis failed INFO: Elapsed time: 1.954s INFO: 0 processes. ERROR: Couldn't start the build. Unable to run tests FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets configured) Fetching /home/liyongyuan/.cache/bazel/_bazel_liyongyuan/463cdcad45658b2accfe9821b0251fe6/external/com_google_googletest; Extracting master.zip