tensorflow/io

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

Opened this issue · 0 comments

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