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

Can not build tensorflow-io 0.37.0 from source on Apple silicon. #1996

Open
sun1638650145 opened this issue May 3, 2024 · 0 comments
Open

Comments

@sun1638650145
Copy link

I tried to download the source code and build it with the following command.

bazel build \                  
  ${BAZEL_OPTIMIZATION} \
  -- //tensorflow_io_gcs_filesystem/... //tensorflow_io:python/ops/libtensorflow_io.so //tensorflow_io:python/ops/libtensorflow_io_plugins.so

However, there are always two errors causing the build to fail.

5 warnings and 2 errors generated.
Error in child process '/usr/bin/xcrun'. 1
INFO: Elapsed time: 86.756s, Critical Path: 5.46s
INFO: 847 processes: 179 internal, 668 darwin-sandbox.
FAILED: Build did NOT complete successfully
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

1 participant