Hi, I previously opened a separate issue with running Libcoral on WSL. This time around, I ran Libcoral on a Debian PC and I'm still getting the same error:
ERROR: Error fetching repository: java.io.IOException: The repository's path is "/usr/system_libs" (absolute: "/usr/system_libs") but this directory does not exist. INFO: Repository com_google_absl instantiated at: LBCRL_DIR/WORKSPACE:31:14: in <toplevel> BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:1111:28: in workspace BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:55:9: in _initialize_third_party BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/absl/workspace.bzl:12:20: in repo BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:112:21: in tf_http_archive Repository rule _tf_http_archive defined at: BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:65:35: in <toplevel> INFO: Repository flatbuffers instantiated at: LBCRL_DIR/WORKSPACE:31:14: in <toplevel> BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:1111:28: in workspace BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:62:16: in _initialize_third_party BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/flatbuffers/workspace.bzl:6:20: in repo BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:112:21: in tf_http_archive Repository rule _tf_http_archive defined at: BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:65:35: in <toplevel> INFO: Repository com_google_googletest instantiated at: LBCRL_DIR/WORKSPACE:31:14: in <toplevel> BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:1118:21: in workspace BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:590:20: in _tf_repositories BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:112:21: in tf_http_archive Repository rule _tf_http_archive defined at: BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:65:35: in <toplevel> ERROR: LBCRL_DIR/coral/dmabuf/BUILD:21:8: //coral/dmabuf:dmabuf_devboard_test depends on @system_linux//:gstallocators in repository @system_linux which failed to fetch. no such package '@system_linux//': The repository's path is "/usr/system_libs" (absolute: "/usr/system_libs") but this directory does not exist. ERROR: LBCRL_DIR/coral/dmabuf/BUILD:21:8: //coral/dmabuf:dmabuf_devboard_test depends on @system_linux//:gstreamer in repository @system_linux which failed to fetch. no such package '@system_linux//': The repository's path is "/usr/system_libs" (absolute: "/usr/system_libs") but this directory does not exist. ERROR: Analysis of target '//coral/dmabuf:dmabuf_devboard_test' failed; build aborted: Analysis failed INFO: Elapsed time: 27.522s INFO: 0 processes. FAILED: Build did NOT complete successfully (10 packages loaded, 101 targets configured) currently loading: @libedgetpu//tflite/public Fetching @crosstool; fetching Fetching @test_data; Restarting. Fetching @local_config_cc; Restarting. make: *** [Makefile:75: tests] Error 1
I'm running Debian Bullseye on an AMD64 machine this time.
Hi, I previously opened a separate issue with running Libcoral on WSL. This time around, I ran Libcoral on a Debian PC and I'm still getting the same error:
ERROR: Error fetching repository: java.io.IOException: The repository's path is "/usr/system_libs" (absolute: "/usr/system_libs") but this directory does not exist. INFO: Repository com_google_absl instantiated at: LBCRL_DIR/WORKSPACE:31:14: in <toplevel> BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:1111:28: in workspace BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:55:9: in _initialize_third_party BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/absl/workspace.bzl:12:20: in repo BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:112:21: in tf_http_archive Repository rule _tf_http_archive defined at: BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:65:35: in <toplevel> INFO: Repository flatbuffers instantiated at: LBCRL_DIR/WORKSPACE:31:14: in <toplevel> BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:1111:28: in workspace BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:62:16: in _initialize_third_party BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/flatbuffers/workspace.bzl:6:20: in repo BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:112:21: in tf_http_archive Repository rule _tf_http_archive defined at: BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:65:35: in <toplevel> INFO: Repository com_google_googletest instantiated at: LBCRL_DIR/WORKSPACE:31:14: in <toplevel> BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:1118:21: in workspace BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/tensorflow/workspace2.bzl:590:20: in _tf_repositories BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:112:21: in tf_http_archive Repository rule _tf_http_archive defined at: BZL_DIR/e3e5f1aba83d2e2477952332a9699ae6/external/org_tensorflow/third_party/repo.bzl:65:35: in <toplevel> ERROR: LBCRL_DIR/coral/dmabuf/BUILD:21:8: //coral/dmabuf:dmabuf_devboard_test depends on @system_linux//:gstallocators in repository @system_linux which failed to fetch. no such package '@system_linux//': The repository's path is "/usr/system_libs" (absolute: "/usr/system_libs") but this directory does not exist. ERROR: LBCRL_DIR/coral/dmabuf/BUILD:21:8: //coral/dmabuf:dmabuf_devboard_test depends on @system_linux//:gstreamer in repository @system_linux which failed to fetch. no such package '@system_linux//': The repository's path is "/usr/system_libs" (absolute: "/usr/system_libs") but this directory does not exist. ERROR: Analysis of target '//coral/dmabuf:dmabuf_devboard_test' failed; build aborted: Analysis failed INFO: Elapsed time: 27.522s INFO: 0 processes. FAILED: Build did NOT complete successfully (10 packages loaded, 101 targets configured) currently loading: @libedgetpu//tflite/public Fetching @crosstool; fetching Fetching @test_data; Restarting. Fetching @local_config_cc; Restarting. make: *** [Makefile:75: tests] Error 1
I'm running Debian Bullseye on an AMD64 machine this time.