TensorFlow 2.4.4 build error on an old machine (CentOS6, Xeon X5690):
ERROR: An error occurred during the fetch of repository 'local_execution_config_python':
Traceback (most recent call last):
File "/home/tueda/build/tensorflow/third_party/py/python_configure.bzl", line 209
_check_python_bin(<2 more arguments>)
File "/home/tueda/build/tensorflow/third_party/py/python_configure.bzl", line 143, in _check_python_bin
get_bash_bin(repository_ctx)
File "/home/tueda/build/tensorflow/third_party/remote_config/common.bzl", line 75, in get_bash_bin
which(repository_ctx, "bash")
File "/home/tueda/build/tensorflow/third_party/remote_config/common.bzl", line 29, in which
execute(repository_ctx, <1 more arguments>)
File "/home/tueda/build/tensorflow/third_party/remote_config/common.bzl", line 217, in execute
fail(<1 more arguments>)
Repository command failed
warning: The "wait for subprocesses" feature requires Linux kernel version 3.4 or later.