Skip to content

Instantly share code, notes, and snippets.

@izahn
Created June 2, 2021 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save izahn/42712a8437361cb40aa5aed129f05155 to your computer and use it in GitHub Desktop.
Save izahn/42712a8437361cb40aa5aed129f05155 to your computer and use it in GitHub Desktop.
$ python build-locally.py
valid configs are {'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.6.____cpython', 'osx_64_python3.9.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.6.____cpython', 'osx_64_python3.8.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.7.____cpython', 'osx_64_python3.6.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.7.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.7.____cpython', 'osx_arm64_python3.8.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.8.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.6.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.9.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython', 'osx_arm64_python3.9.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.8.____cpython', 'osx_64_python3.7.____cpython'}
config not selected, please choose from the following:
1. linux_64_cuda_compiler_version10.2cudnn7python3.6.____cpython
2. linux_64_cuda_compiler_version10.2cudnn7python3.7.____cpython
3. linux_64_cuda_compiler_version10.2cudnn7python3.8.____cpython
4. linux_64_cuda_compiler_version10.2cudnn7python3.9.____cpython
5. linux_64_cuda_compiler_version11.2cudnn8python3.6.____cpython
6. linux_64_cuda_compiler_version11.2cudnn8python3.7.____cpython
7. linux_64_cuda_compiler_version11.2cudnn8python3.8.____cpython
8. linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython
9. linux_64_cuda_compiler_versionNonecudnnundefinedpython3.6.____cpython
10. linux_64_cuda_compiler_versionNonecudnnundefinedpython3.7.____cpython
11. linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython
12. linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython
13. osx_64_python3.6.____cpython
14. osx_64_python3.7.____cpython
15. osx_64_python3.8.____cpython
16. osx_64_python3.9.____cpython
17. osx_arm64_python3.8.____cpython
18. osx_arm64_python3.9.____cpython
> 8
selected linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython
Configure Docker
+++ dirname .scripts/run_docker_build.sh
++ cd .scripts
++ pwd
+ THISDIR=/home/izahn/Development/tensorflow-feedstock/.scripts
++ basename /home/izahn/Development/tensorflow-feedstock/.scripts
+ PROVIDER_DIR=.scripts
+++ dirname .scripts/run_docker_build.sh
++ cd .scripts/..
++ pwd
+ FEEDSTOCK_ROOT=/home/izahn/Development/tensorflow-feedstock
+ RECIPE_ROOT=/home/izahn/Development/tensorflow-feedstock/recipe
+ '[' -z ']'
++ basename /home/izahn/Development/tensorflow-feedstock
+ export FEEDSTOCK_NAME=tensorflow-feedstock
+ FEEDSTOCK_NAME=tensorflow-feedstock
+ docker info
Client:
Context: default
Debug Mode: false
Plugins:
app: Docker App (Docker Inc., v0.9.1-beta3)
buildx: Build with BuildKit (Docker Inc., v0.5.1-tp-docker)
Server:
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 5
Server Version: 20.10.6
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: false
userxattr: false
Logging Driver: json-file
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 36cc874494a56a253cd181a1a685b44b58a2e34a.m
runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
init version: de40ad0
Security Options:
seccomp
Profile: default
cgroupns
Kernel Version: 5.12.8-arch1-1
Operating System: Arch Linux
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 19.42GiB
Name: sundance
ID: 53E7:5W5Q:DFI7:2J5Z:VWGV:JXWX:HA64:SOKJ:NPNB:QXWP:VMQ6:HIBL
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
WARNING: No kernel memory limit support
WARNING: No oom kill disable support
++ id -u
+ export HOST_USER_ID=1000
+ HOST_USER_ID=1000
+ hash docker-machine
+ ARTIFACTS=/home/izahn/Development/tensorflow-feedstock/build_artifacts
+ '[' -z linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython ']'
+ '[' -z '' ']'
++ shyaml -h
.scripts/run_docker_build.sh: line 50: shyaml: command not found
++ echo NO
+ SHYAML_INSTALLED=NO
+ '[' NO == NO ']'
+ echo 'WARNING: DOCKER_IMAGE variable not set and shyaml not installed. Trying to parse with coreutils'
WARNING: DOCKER_IMAGE variable not set and shyaml not installed. Trying to parse with coreutils
++ cat .ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
++ grep '^docker_image:$' -A 1
++ tail -n 1
++ cut -b 3-
+ DOCKER_IMAGE=quay.io/condaforge/linux-anvil-cuda:11.2
+ '[' quay.io/condaforge/linux-anvil-cuda:11.2 = '' ']'
+ mkdir -p /home/izahn/Development/tensorflow-feedstock/build_artifacts
+ DONE_CANARY=/home/izahn/Development/tensorflow-feedstock/build_artifacts/conda-forge-build-done-linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython
+ rm -f /home/izahn/Development/tensorflow-feedstock/build_artifacts/conda-forge-build-done-linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython
+ DOCKER_RUN_ARGS=
+ '[' -z '' ']'
+ DOCKER_RUN_ARGS='-it '
Start Docker
+ export UPLOAD_PACKAGES=False
+ UPLOAD_PACKAGES=False
+ docker run -it -v /home/izahn/Development/tensorflow-feedstock/recipe:/home/conda/recipe_root:rw,z,delegated -v /home/izahn/Development/tensorflow-feedstock:/home/conda/feedstock_root:rw,z,delegated -e CONFIG -e HOST_USER_ID -e UPLOAD_PACKAGES -e GIT_BRANCH -e UPLOAD_ON_BRANCH -e CI -e FEEDSTOCK_NAME -e CPU_COUNT -e BUILD_WITH_CONDA_DEBUG -e BUILD_OUTPUT_ID -e BINSTAR_TOKEN -e FEEDSTOCK_TOKEN -e STAGING_BINSTAR_TOKEN quay.io/condaforge/linux-anvil-cuda:11.2 bash /home/conda/feedstock_root/.scripts/build_steps.sh
useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
+ export FEEDSTOCK_ROOT=/home/conda/feedstock_root
+ FEEDSTOCK_ROOT=/home/conda/feedstock_root
+ source /home/conda/feedstock_root/.scripts/logging_utils.sh
Configuring conda
+ export PYTHONUNBUFFERED=1
+ PYTHONUNBUFFERED=1
+ export RECIPE_ROOT=/home/conda/recipe_root
+ RECIPE_ROOT=/home/conda/recipe_root
+ export CI_SUPPORT=/home/conda/feedstock_root/.ci_support
+ CI_SUPPORT=/home/conda/feedstock_root/.ci_support
+ export CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
+ CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
+ cat
+ BUILD_CMD=build
+ conda install --yes --quiet conda-forge-ci-setup=3 conda-build pip -c conda-forge
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /opt/conda
added / updated specs:
- conda-build
- conda-forge-ci-setup=3
- pip
The following packages will be downloaded:
package | build
---------------------------|-----------------
ca-certificates-2021.5.30 | ha878542_0 136 KB conda-forge
certifi-2021.5.30 | py38h578d9bd_0 141 KB conda-forge
click-8.0.1 | py38h578d9bd_0 146 KB conda-forge
conda-env-2.6.0 | 1 2 KB conda-forge
conda-forge-ci-setup-3.9.4 | py38hcd7a344_0 36 KB conda-forge
jq-1.6 | h36c2ea0_1000 346 KB conda-forge
oniguruma-6.9.7.1 | h7f98852_0 409 KB conda-forge
pip-21.1.2 | pyhd8ed1ab_0 1.1 MB conda-forge
shyaml-0.6.2 | pyhd3deb0d_0 21 KB conda-forge
------------------------------------------------------------
Total: 2.3 MB
The following NEW packages will be INSTALLED:
click conda-forge/linux-64::click-8.0.1-py38h578d9bd_0
conda-env conda-forge/noarch::conda-env-2.6.0-1
conda-forge-ci-se~ conda-forge/linux-64::conda-forge-ci-setup-3.9.4-py38hcd7a344_0
jq conda-forge/linux-64::jq-1.6-h36c2ea0_1000
oniguruma conda-forge/linux-64::oniguruma-6.9.7.1-h7f98852_0
shyaml conda-forge/noarch::shyaml-0.6.2-pyhd3deb0d_0
The following packages will be UPDATED:
ca-certificates 2020.12.5-ha878542_0 --> 2021.5.30-ha878542_0
certifi 2020.12.5-py38h578d9bd_1 --> 2021.5.30-py38h578d9bd_0
pip 21.1.1-pyhd8ed1ab_0 --> 21.1.2-pyhd8ed1ab_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
+ setup_conda_rc /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
+ source run_conda_forge_build_setup
++ export PYTHONUNBUFFERED=1
++ PYTHONUNBUFFERED=1
++ conda config --set show_channel_urls true
++ conda config --set auto_update_conda false
++ conda config --set add_pip_as_python_dependency false
++ export CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts
++ CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts
++ set +u
++ '[' '' = drone ']'
++ export CPU_COUNT=2
++ CPU_COUNT=2
+++ cat /home/conda/feedstock_root/conda-forge.yml
+++ shyaml get-value channel_priority strict
++ conda config --set channel_priority strict
++ [[ ! -z /usr/local/cuda ]]
++ [[ -d /usr/local/cuda-9.2 ]]
++ '[' '!' -z linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython ']'
++ '[' '!' -z '' ']'
++ cat /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos7
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
cudnn:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
giflib:
- '5.2'
grpc_cpp:
- '1.37'
icu:
- '68'
jpeg:
- '9'
libcurl:
- '7'
libpng:
- '1.6'
libprotobuf:
- '3.15'
nccl:
- '2'
openssl:
- 1.1.1
pin_run_as_build:
jpeg:
max_pin: x
libcurl:
max_pin: x
libpng:
max_pin: x.x
openssl:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
sqlite:
max_pin: x
zlib:
max_pin: x.x
python:
- 3.9.* *_cpython
snappy:
- '1'
sqlite:
- '3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cdt_name
- cuda_compiler_version
- cudnn
- docker_image
zlib:
- '1.2'
++ set -u
++ mkdir -p /opt/conda/etc/conda/activate.d
++ echo 'export CONDA_BLD_PATH='\''/home/conda/feedstock_root/build_artifacts'\'''
++ '[' -n 2 ']'
++ echo 'export CPU_COUNT='\''2'\'''
++ echo 'export PYTHONUNBUFFERED='\''1'\'''
+++ cat /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
+++ shyaml get-value cuda_compiler_version.0 None
++ CUDA_VERSION=11.2
++ [[ 11.2 != \N\o\n\e ]]
++ export CONDA_OVERRIDE_CUDA=11.2
++ CONDA_OVERRIDE_CUDA=11.2
++ echo 'export CONDA_OVERRIDE_CUDA='\''11.2'\'''
++++ dirname /opt/conda/bin/run_conda_forge_build_setup
+++ cd /opt/conda/bin
+++ pwd
++ SCRIPT_DIR=/opt/conda/bin
++ source /opt/conda/bin/cross_compile_support.sh
++++ conda info --json
++++ jq -r .platform
+++ BUILD_PLATFORM=linux-64
+++ '[' -f /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml ']'
++++ cat /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
++++ shyaml get-value target_platform.0 linux-64
+++ HOST_PLATFORM=linux-64
+++ HOST_PLATFORM=linux-64
+++ [[ linux-64 != \l\i\n\u\x\-\6\4 ]]
++ '[' -f /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml ']'
+++ cat /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
+++ shyaml get-value MACOSX_DEPLOYMENT_TARGET.0 0
++ need_osx_sdk=0
++ [[ 0 != \0 ]]
++ conda info
active environment : base
active env location : /opt/conda
shell level : 1
user config file : /home/conda/.condarc
populated config files : /home/conda/.condarc
conda version : 4.10.1
conda-build version : 3.21.4
python version : 3.8.10.final.0
virtual packages : __cuda=11.2=0
__linux=5.12.8=0
__glibc=2.17=0
__unix=0=0
__archspec=1=x86_64
base environment : /opt/conda (writable)
conda av data dir : /opt/conda/etc/conda
conda av metadata url : https://repo.anaconda.com/pkgs/main
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://repo.anaconda.com/pkgs/main/linux-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/linux-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /opt/conda/pkgs
/home/conda/.conda/pkgs
envs directories : /opt/conda/envs
/home/conda/.conda/envs
platform : linux-64
user-agent : conda/4.10.1 requests/2.25.1 CPython/3.8.10 Linux/5.12.8-arch1-1 centos/7.9.2009 glibc/2.17
UID:GID : 1000:1000
netrc file : None
offline mode : False
++ conda config --show-sources
==> /home/conda/.condarc <==
add_pip_as_python_dependency: False
auto_update_conda: False
channel_priority: strict
channels:
- conda-forge
- defaults
show_channel_urls: True
conda-build:
root-dir: /home/conda/feedstock_root/build_artifacts
==> envvars <==
bld_path: /home/conda/feedstock_root/build_artifacts
++ conda list --show-channel-urls
# packages in environment at /opt/conda:
#
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 1_gnu conda-forge
anaconda-client 1.7.2 pyhd8ed1ab_1 conda-forge
attrs 21.2.0 pyhd8ed1ab_0 conda-forge
beautifulsoup4 4.9.3 pyhb0f4dca_0 conda-forge
brotlipy 0.7.0 py38h497a2fe_1001 conda-forge
bzip2 1.0.8 h7f98852_4 conda-forge
c-ares 1.17.1 h7f98852_1 conda-forge
ca-certificates 2021.5.30 ha878542_0 conda-forge
certifi 2021.5.30 py38h578d9bd_0 conda-forge
cffi 1.14.5 py38ha65f79e_0 conda-forge
chardet 4.0.0 py38h578d9bd_1 conda-forge
click 8.0.1 py38h578d9bd_0 conda-forge
clyent 1.2.2 py_1 conda-forge
conda 4.10.1 py38h578d9bd_0 conda-forge
conda-build 3.21.4 py38h578d9bd_0 conda-forge
conda-env 2.6.0 1 conda-forge
conda-forge-ci-setup 3.9.4 py38hcd7a344_0 conda-forge
conda-package-handling 1.7.3 py38h497a2fe_0 conda-forge
cryptography 3.4.7 py38ha5dfef3_0 conda-forge
curl 7.76.1 hea6ffbf_2 conda-forge
expat 2.3.0 h9c3ff4c_0 conda-forge
filelock 3.0.12 pyh9f0ad1d_0 conda-forge
gettext 0.19.8.1 h0b5b191_1005 conda-forge
git 2.30.2 pl5320h24fefe6_1 conda-forge
glob2 0.7 py_0 conda-forge
icu 68.1 h58526e2_0 conda-forge
idna 2.10 pyh9f0ad1d_0 conda-forge
importlib-metadata 4.0.1 py38h578d9bd_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
jinja2 3.0.0 pyhd8ed1ab_0 conda-forge
jq 1.6 h36c2ea0_1000 conda-forge
jsonschema 3.2.0 pyhd8ed1ab_3 conda-forge
jupyter_core 4.7.1 py38h578d9bd_0 conda-forge
krb5 1.19.1 hcc1bbae_0 conda-forge
ld_impl_linux-64 2.35.1 hea4e1c9_2 conda-forge
libarchive 3.5.1 h3f442fb_1 conda-forge
libcurl 7.76.1 h2574ce0_2 conda-forge
libedit 3.1.20191231 he28a2e2_2 conda-forge
libev 4.33 h516909a_1 conda-forge
libffi 3.3 h58526e2_2 conda-forge
libgcc-ng 9.3.0 h2828fa1_19 conda-forge
libgomp 9.3.0 h2828fa1_19 conda-forge
libiconv 1.16 h516909a_0 conda-forge
liblief 0.10.1 he1b5a44_2 conda-forge
libnghttp2 1.43.0 h812cca2_0 conda-forge
libssh2 1.9.0 ha56f1ee_6 conda-forge
libstdcxx-ng 9.3.0 h6de172a_19 conda-forge
libxml2 2.9.12 h72842e0_0 conda-forge
lz4-c 1.9.3 h9c3ff4c_0 conda-forge
lzo 2.10 h516909a_1000 conda-forge
markupsafe 2.0.0 py38h497a2fe_0 conda-forge
nbformat 5.1.3 pyhd8ed1ab_0 conda-forge
ncurses 6.2 h58526e2_4 conda-forge
oniguruma 6.9.7.1 h7f98852_0 conda-forge
openssl 1.1.1k h7f98852_0 conda-forge
patch 2.7.6 h7f98852_1002 conda-forge
patchelf 0.11 he1b5a44_0 conda-forge
pcre 8.44 he1b5a44_0 conda-forge
perl 5.32.0 h36c2ea0_0 conda-forge
pip 21.1.2 pyhd8ed1ab_0 conda-forge
pkginfo 1.7.0 pyhd8ed1ab_0 conda-forge
psutil 5.8.0 py38h497a2fe_1 conda-forge
py-lief 0.10.1 py38h348cfbe_2 conda-forge
pycosat 0.6.3 py38h497a2fe_1006 conda-forge
pycparser 2.20 pyh9f0ad1d_2 conda-forge
pyopenssl 20.0.1 pyhd8ed1ab_0 conda-forge
pyrsistent 0.17.3 py38h497a2fe_2 conda-forge
pysocks 1.7.1 py38h578d9bd_3 conda-forge
python 3.8.10 h49503c6_1_cpython conda-forge
python-dateutil 2.8.1 py_0 conda-forge
python-libarchive-c 2.9 py38h578d9bd_2 conda-forge
python_abi 3.8 1_cp38 conda-forge
pytz 2021.1 pyhd8ed1ab_0 conda-forge
pyyaml 5.4.1 py38h497a2fe_0 conda-forge
readline 8.1 h46c0cb4_0 conda-forge
requests 2.25.1 pyhd3deb0d_0 conda-forge
ripgrep 12.1.1 h516909a_1 conda-forge
ruamel_yaml 0.15.80 py38h497a2fe_1004 conda-forge
setuptools 49.6.0 py38h578d9bd_3 conda-forge
shyaml 0.6.2 pyhd3deb0d_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
soupsieve 2.0.1 py_1 conda-forge
sqlite 3.35.5 h74cdb3f_0 conda-forge
su-exec 0.2 h516909a_1002 conda-forge
tini 0.18.0 h14c3975_1001 conda-forge
tk 8.6.10 h21135ba_1 conda-forge
tqdm 4.60.0 pyhd8ed1ab_0 conda-forge
traitlets 5.0.5 py_0 conda-forge
urllib3 1.26.4 pyhd8ed1ab_0 conda-forge
wheel 0.36.2 pyhd3deb0d_0 conda-forge
xz 5.2.5 h516909a_1 conda-forge
yaml 0.2.5 h516909a_0 conda-forge
zipp 3.4.1 pyhd8ed1ab_0 conda-forge
zlib 1.2.11 h516909a_1010 conda-forge
zstd 1.4.9 ha95c52a_0 conda-forge
+ make_build_number /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
+ [[ 0 == 1 ]]
+ conda build /home/conda/recipe_root -m /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml --suppress-variables --clobber-file /home/conda/feedstock_root/.ci_support/clobber_linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
Adding in variants from internal_defaults
INFO:conda_build.variants:Adding in variants from internal_defaults
Adding in variants from /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
INFO:conda_build.variants:Adding in variants from /home/conda/feedstock_root/.ci_support/linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython.yaml
Attempting to finalize metadata for libtensorflow
INFO:conda_build.metadata:Attempting to finalize metadata for libtensorflow
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Attempting to finalize metadata for libtensorflow_cc
INFO:conda_build.metadata:Attempting to finalize metadata for libtensorflow_cc
INFO conda_build.metadata:finalize_outputs_pass(748): Attempting to finalize metadata for libtensorflow_cc
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Attempting to finalize metadata for tensorflow-base
INFO:conda_build.metadata:Attempting to finalize metadata for tensorflow-base
INFO conda_build.metadata:finalize_outputs_pass(748): Attempting to finalize metadata for tensorflow-base
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Attempting to finalize metadata for tensorflow
INFO:conda_build.metadata:Attempting to finalize metadata for tensorflow
INFO conda_build.metadata:finalize_outputs_pass(748): Attempting to finalize metadata for tensorflow
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
BUILD START: ['libtensorflow-2.4.1-cuda112h9fb6834_1.tar.bz2', 'libtensorflow_cc-2.4.1-cuda112h7429af4_1.tar.bz2', 'tensorflow-base-2.4.1-cuda112py39he6458ca_1.tar.bz2', 'tensorflow-2.4.1-py39hf3d152e_1.tar.bz2']
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac
The following NEW packages will be INSTALLED:
_libgcc_mutex: 0.1-conda_forge conda-forge
_openmp_mutex: 4.5-1_gnu conda-forge
abseil-cpp: 20210324.0-h9c3ff4c_0 conda-forge
absl-py: 0.12.0-pyhd8ed1ab_0 conda-forge
aiohttp: 3.7.4-py39h3811e60_0 conda-forge
alsa-lib: 1.2.3-h516909a_0 conda-forge
astor: 0.8.1-pyh9f0ad1d_0 conda-forge
astunparse: 1.6.3-pyhd8ed1ab_0 conda-forge
async-timeout: 3.0.1-py_1000 conda-forge
attrs: 21.2.0-pyhd8ed1ab_0 conda-forge
blinker: 1.4-py_1 conda-forge
brotlipy: 0.7.0-py39h3811e60_1001 conda-forge
c-ares: 1.17.1-h7f98852_1 conda-forge
ca-certificates: 2021.5.30-ha878542_0 conda-forge
cached-property: 1.5.2-hd8ed1ab_1 conda-forge
cached_property: 1.5.2-pyha770c72_1 conda-forge
cachetools: 4.2.2-pyhd8ed1ab_0 conda-forge
cairo: 1.16.0-h6cf1ce9_1008 conda-forge
certifi: 2021.5.30-py39hf3d152e_0 conda-forge
cffi: 1.14.5-py39he32792d_0 conda-forge
chardet: 4.0.0-py39hf3d152e_1 conda-forge
click: 8.0.1-py39hf3d152e_0 conda-forge
cryptography: 3.4.7-py39hbca0aa6_0 conda-forge
cudatoolkit: 11.2.2-he111cf0_8 conda-forge
cudnn: 8.1.0.77-h90431f1_0 conda-forge
cython: 0.29.23-py39he80948d_0 conda-forge
dataclasses: 0.8-pyhc8e2a94_1 conda-forge
dill: 0.3.3-pyhd8ed1ab_0 conda-forge
flatbuffers: 2.0.0-h9c3ff4c_0 conda-forge
fontconfig: 2.13.1-hba837de_1005 conda-forge
freetype: 2.10.4-h0708190_1 conda-forge
gast: 0.3.3-py_0 conda-forge
gettext: 0.19.8.1-h0b5b191_1005 conda-forge
giflib: 5.2.1-h36c2ea0_2 conda-forge
google-auth: 1.30.0-pyh44b312d_0 conda-forge
google-auth-oauthlib: 0.4.1-py_2 conda-forge
google-pasta: 0.2.0-pyh8c360ce_0 conda-forge
graphite2: 1.3.13-h58526e2_1001 conda-forge
grpc-cpp: 1.37.1-h36de60a_0 conda-forge
grpcio: 1.38.0-py39hff7568b_0 conda-forge
h5py: 3.2.1-nompi_py39h98ba4bc_100 conda-forge
harfbuzz: 2.8.1-h83ec7ef_0 conda-forge
hdf5: 1.10.6-nompi_h6a2412b_1114 conda-forge
icu: 68.1-h58526e2_0 conda-forge
idna: 2.10-pyh9f0ad1d_0 conda-forge
importlib-metadata: 4.4.0-py39hf3d152e_0 conda-forge
jbig: 2.1-h7f98852_2003 conda-forge
jpeg: 9d-h36c2ea0_0 conda-forge
keras-preprocessing: 1.1.2-pyhd8ed1ab_0 conda-forge
krb5: 1.19.1-hcc1bbae_0 conda-forge
lcms2: 2.12-hddcbb42_0 conda-forge
ld_impl_linux-64: 2.35.1-hea4e1c9_2 conda-forge
lerc: 2.2.1-h9c3ff4c_0 conda-forge
libblas: 3.9.0-9_openblas conda-forge
libcblas: 3.9.0-9_openblas conda-forge
libcurl: 7.77.0-h2574ce0_0 conda-forge
libdeflate: 1.7-h7f98852_5 conda-forge
libedit: 3.1.20191231-he28a2e2_2 conda-forge
libev: 4.33-h516909a_1 conda-forge
libffi: 3.3-h58526e2_2 conda-forge
libgcc-ng: 9.3.0-h2828fa1_19 conda-forge
libgfortran-ng: 9.3.0-hff62375_19 conda-forge
libgfortran5: 9.3.0-hff62375_19 conda-forge
libglib: 2.68.2-h3e27bee_2 conda-forge
libgomp: 9.3.0-h2828fa1_19 conda-forge
libiconv: 1.16-h516909a_0 conda-forge
liblapack: 3.9.0-9_openblas conda-forge
libnghttp2: 1.43.0-h812cca2_0 conda-forge
libopenblas: 0.3.15-pthreads_h8fe5266_1 conda-forge
libpng: 1.6.37-h21135ba_2 conda-forge
libprotobuf: 3.15.8-h780b84a_0 conda-forge
libssh2: 1.9.0-ha56f1ee_6 conda-forge
libstdcxx-ng: 9.3.0-h6de172a_19 conda-forge
libtiff: 4.3.0-hf544144_1 conda-forge
libuuid: 2.32.1-h7f98852_1000 conda-forge
libwebp-base: 1.2.0-h7f98852_2 conda-forge
libxcb: 1.13-h7f98852_1003 conda-forge
libxml2: 2.9.12-h72842e0_0 conda-forge
lz4-c: 1.9.3-h9c3ff4c_0 conda-forge
markdown: 3.3.4-pyhd8ed1ab_0 conda-forge
multidict: 5.1.0-py39h3811e60_1 conda-forge
nccl: 2.9.9.1-hdc17891_0 conda-forge
ncurses: 6.2-h58526e2_4 conda-forge
nsync: 1.24.0-h9c3ff4c_0 conda-forge
numpy: 1.19.5-py39hdbf815f_1 conda-forge
oauthlib: 3.1.1-pyhd8ed1ab_0 conda-forge
openjdk: 11.0.9.1-h5cc2fde_1 conda-forge
openssl: 1.1.1k-h7f98852_0 conda-forge
opt_einsum: 3.3.0-pyhd8ed1ab_1 conda-forge
pcre: 8.44-he1b5a44_0 conda-forge
pip: 21.1.2-pyhd8ed1ab_0 conda-forge
pixman: 0.40.0-h36c2ea0_0 conda-forge
protobuf: 3.15.8-py39he80948d_0 conda-forge
pthread-stubs: 0.4-h36c2ea0_1001 conda-forge
pyasn1: 0.4.8-py_0 conda-forge
pyasn1-modules: 0.2.7-py_0 conda-forge
pybind11: 2.6.2-py39h1a9c180_0 conda-forge
pybind11-global: 2.6.2-py39h1a9c180_0 conda-forge
pycparser: 2.20-pyh9f0ad1d_2 conda-forge
pyjwt: 2.1.0-pyhd8ed1ab_0 conda-forge
pyopenssl: 20.0.1-pyhd8ed1ab_0 conda-forge
pysocks: 1.7.1-py39hf3d152e_3 conda-forge
python: 3.9.4-hffdb5ce_0_cpython conda-forge
python-flatbuffers: 1.12-pyhd8ed1ab_1 conda-forge
python_abi: 3.9-1_cp39 conda-forge
re2: 2021.04.01-h9c3ff4c_0 conda-forge
readline: 8.1-h46c0cb4_0 conda-forge
requests: 2.25.1-pyhd3deb0d_0 conda-forge
requests-oauthlib: 1.3.0-pyh9f0ad1d_0 conda-forge
rsa: 4.7.2-pyh44b312d_0 conda-forge
scipy: 1.6.3-py39hee8e79c_0 conda-forge
setuptools: 49.6.0-py39hf3d152e_3 conda-forge
six: 1.16.0-pyh6c4a22f_0 conda-forge
snappy: 1.1.8-he1b5a44_3 conda-forge
sqlite: 3.35.5-h74cdb3f_0 conda-forge
tensorboard: 2.4.1-pyhd8ed1ab_0 conda-forge
tensorboard-plugin-wit: 1.8.0-pyh44b312d_0 conda-forge
tensorflow-estimator: 2.4.0-pyh9656e83_0 conda-forge
termcolor: 1.1.0-py_2 conda-forge
tk: 8.6.10-h21135ba_1 conda-forge
typing-extensions: 3.7.4.3-0 conda-forge
typing_extensions: 3.7.4.3-py_0 conda-forge
tzdata: 2021a-he74cb21_0 conda-forge
unzip: 6.0-h7f98852_2 conda-forge
urllib3: 1.26.5-pyhd8ed1ab_0 conda-forge
werkzeug: 2.0.1-pyhd8ed1ab_0 conda-forge
wheel: 0.36.2-pyhd3deb0d_0 conda-forge
wrapt: 1.12.1-py39h3811e60_3 conda-forge
xorg-fixesproto: 5.0-h7f98852_1002 conda-forge
xorg-inputproto: 2.3.2-h7f98852_1002 conda-forge
xorg-kbproto: 1.0.7-h7f98852_1002 conda-forge
xorg-libice: 1.0.10-h7f98852_0 conda-forge
xorg-libsm: 1.2.3-hd9c2040_1000 conda-forge
xorg-libx11: 1.7.1-h7f98852_0 conda-forge
xorg-libxau: 1.0.9-h7f98852_0 conda-forge
xorg-libxdmcp: 1.1.3-h7f98852_0 conda-forge
xorg-libxext: 1.3.4-h7f98852_1 conda-forge
xorg-libxfixes: 5.0.3-h7f98852_1004 conda-forge
xorg-libxi: 1.7.10-h7f98852_0 conda-forge
xorg-libxrender: 0.9.10-h7f98852_1003 conda-forge
xorg-libxtst: 1.2.3-h7f98852_1002 conda-forge
xorg-recordproto: 1.14.2-h7f98852_1002 conda-forge
xorg-renderproto: 0.11.1-h7f98852_1002 conda-forge
xorg-xextproto: 7.3.0-h7f98852_1002 conda-forge
xorg-xproto: 7.0.31-h7f98852_1007 conda-forge
xz: 5.2.5-h516909a_1 conda-forge
yarl: 1.6.3-py39h3811e60_1 conda-forge
zip: 3.0-h7f98852_1 conda-forge
zipp: 3.4.1-pyhd8ed1ab_0 conda-forge
zlib: 1.2.11-h516909a_1010 conda-forge
zstd: 1.5.0-ha95c52a_0 conda-forge
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... By downloading and using the CUDA Toolkit conda packages, you accept the terms and conditions of the CUDA End User License Agreement (EULA): https://docs.nvidia.com/cuda/eula/index.html
By downloading and using the cuDNN conda packages, you accept the terms and conditions of the NVIDIA cuDNN EULA -
https://docs.nvidia.com/deeplearning/cudnn/sla/index.html
done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env
The following NEW packages will be INSTALLED:
_libgcc_mutex: 0.1-conda_forge conda-forge
_openmp_mutex: 4.5-1_gnu conda-forge
_sysroot_linux-64_curr_repodata_hack: 3-ha9d2b57_10 conda-forge
alsa-lib: 1.2.3-h516909a_0 conda-forge
bazel: 3.7.2-h9c3ff4c_0 conda-forge
binutils_impl_linux-64: 2.35.1-h193b22a_2 conda-forge
binutils_linux-64: 2.35-h67ddf6f_30 conda-forge
cairo: 1.16.0-h6cf1ce9_1008 conda-forge
coreutils: 8.31-h516909a_0 conda-forge
fontconfig: 2.13.1-hba837de_1005 conda-forge
freetype: 2.10.4-h0708190_1 conda-forge
gcc_impl_linux-64: 9.3.0-h70c0ae5_19 conda-forge
gcc_linux-64: 9.3.0-hf25ea35_30 conda-forge
gettext: 0.19.8.1-h0b5b191_1005 conda-forge
giflib: 5.2.1-h36c2ea0_2 conda-forge
graphite2: 1.3.13-h58526e2_1001 conda-forge
gxx_impl_linux-64: 9.3.0-hd87eabc_19 conda-forge
gxx_linux-64: 9.3.0-h3fbe746_30 conda-forge
harfbuzz: 2.8.1-h83ec7ef_0 conda-forge
icu: 68.1-h58526e2_0 conda-forge
jbig: 2.1-h7f98852_2003 conda-forge
jpeg: 9d-h36c2ea0_0 conda-forge
kernel-headers_linux-64: 3.10.0-h77966d4_10 conda-forge
lcms2: 2.12-hddcbb42_0 conda-forge
ld_impl_linux-64: 2.35.1-hea4e1c9_2 conda-forge
lerc: 2.2.1-h9c3ff4c_0 conda-forge
libdeflate: 1.7-h7f98852_5 conda-forge
libffi: 3.3-h58526e2_2 conda-forge
libgcc-devel_linux-64: 9.3.0-h7864c58_19 conda-forge
libgcc-ng: 9.3.0-h2828fa1_19 conda-forge
libglib: 2.68.2-h3e27bee_2 conda-forge
libgomp: 9.3.0-h2828fa1_19 conda-forge
libiconv: 1.16-h516909a_0 conda-forge
libpng: 1.6.37-h21135ba_2 conda-forge
libstdcxx-devel_linux-64: 9.3.0-hb016644_19 conda-forge
libstdcxx-ng: 9.3.0-h6de172a_19 conda-forge
libtiff: 4.3.0-hf544144_1 conda-forge
libuuid: 2.32.1-h7f98852_1000 conda-forge
libwebp-base: 1.2.0-h7f98852_2 conda-forge
libxcb: 1.13-h7f98852_1003 conda-forge
libxml2: 2.9.12-h72842e0_0 conda-forge
lz4-c: 1.9.3-h9c3ff4c_0 conda-forge
nasm: 2.14.02-h7f98852_0 conda-forge
nvcc_linux-64: 11.2-h309498c_13 conda-forge
openjdk: 11.0.9.1-h5cc2fde_1 conda-forge
pcre: 8.44-he1b5a44_0 conda-forge
pixman: 0.40.0-h36c2ea0_0 conda-forge
pthread-stubs: 0.4-h36c2ea0_1001 conda-forge
sed: 4.8-he412f7d_0 conda-forge
sysroot_linux-64: 2.17-h77966d4_10 conda-forge
xorg-fixesproto: 5.0-h7f98852_1002 conda-forge
xorg-inputproto: 2.3.2-h7f98852_1002 conda-forge
xorg-kbproto: 1.0.7-h7f98852_1002 conda-forge
xorg-libice: 1.0.10-h7f98852_0 conda-forge
xorg-libsm: 1.2.3-hd9c2040_1000 conda-forge
xorg-libx11: 1.7.1-h7f98852_0 conda-forge
xorg-libxau: 1.0.9-h7f98852_0 conda-forge
xorg-libxdmcp: 1.1.3-h7f98852_0 conda-forge
xorg-libxext: 1.3.4-h7f98852_1 conda-forge
xorg-libxfixes: 5.0.3-h7f98852_1004 conda-forge
xorg-libxi: 1.7.10-h7f98852_0 conda-forge
xorg-libxrender: 0.9.10-h7f98852_1003 conda-forge
xorg-libxtst: 1.2.3-h7f98852_1002 conda-forge
xorg-recordproto: 1.14.2-h7f98852_1002 conda-forge
xorg-renderproto: 0.11.1-h7f98852_1002 conda-forge
xorg-xextproto: 7.3.0-h7f98852_1002 conda-forge
xorg-xproto: 7.0.31-h7f98852_1007 conda-forge
xz: 5.2.5-h516909a_1 conda-forge
zlib: 1.2.11-h516909a_1010 conda-forge
zstd: 1.5.0-ha95c52a_0 conda-forge
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Source cache directory is: /home/conda/feedstock_root/build_artifacts/src_cache
INFO:conda_build.source:Source cache directory is: /home/conda/feedstock_root/build_artifacts/src_cache
INFO conda_build.source:download_to_cache(44): Source cache directory is: /home/conda/feedstock_root/build_artifacts/src_cache
Downloading source to cache: v2.4.1_f681331f8f.tar.gz
INFO:conda_build.source:Downloading source to cache: v2.4.1_f681331f8f.tar.gz
INFO conda_build.source:download_to_cache(69): Downloading source to cache: v2.4.1_f681331f8f.tar.gz
Downloading https://github.com/tensorflow/tensorflow/archive/v2.4.1.tar.gz
INFO:conda_build.source:Downloading https://github.com/tensorflow/tensorflow/archive/v2.4.1.tar.gz
INFO conda_build.source:download_to_cache(83): Downloading https://github.com/tensorflow/tensorflow/archive/v2.4.1.tar.gz
Success
INFO:conda_build.source:Success
INFO conda_build.source:download_to_cache(94): Success
Extracting download
Applying patch: /home/conda/recipe_root/patches/0001-relax-tolerence-in-special_math_test.patch
Applying patch: /home/conda/recipe_root/patches/0001-relax-tolerence-in-special_math_test.patch with args:
['-Np1', '-i', '/tmp/tmp2x8ll1hq/0001-relax-tolerence-in-special_math_test.patch.native', '--binary']
checking file tensorflow/python/kernel_tests/distributions/special_math_test.py
patching file tensorflow/python/kernel_tests/distributions/special_math_test.py
Applying patch: /home/conda/recipe_root/patches/0002-skip-read-only-debugger_cli_common-test.patch
Applying patch: /home/conda/recipe_root/patches/0002-skip-read-only-debugger_cli_common-test.patch with args:
['-Np1', '-i', '/tmp/tmpas50yh6y/0002-skip-read-only-debugger_cli_common-test.patch.native', '--binary']
checking file tensorflow/python/debug/cli/debugger_cli_common_test.py
patching file tensorflow/python/debug/cli/debugger_cli_common_test.py
Applying patch: /home/conda/recipe_root/patches/0003-relax-precision-in-matrix_log_op_test.patch
Applying patch: /home/conda/recipe_root/patches/0003-relax-precision-in-matrix_log_op_test.patch with args:
['-Np1', '-i', '/tmp/tmpy5xlgi6e/0003-relax-precision-in-matrix_log_op_test.patch.native', '--binary']
checking file tensorflow/python/kernel_tests/matrix_logarithm_op_test.py
patching file tensorflow/python/kernel_tests/matrix_logarithm_op_test.py
Applying patch: /home/conda/recipe_root/patches/0004-loosen-requirements.patch
Applying patch: /home/conda/recipe_root/patches/0004-loosen-requirements.patch with args:
['-Np1', '-i', '/tmp/tmpi7o21o0p/0004-loosen-requirements.patch.native', '--binary']
checking file tensorflow/tools/pip_package/setup.py
patching file tensorflow/tools/pip_package/setup.py
Patch analysis gives:
[[ RA-MD1LOVE ]] - [[ patches/0001-relax-tolerence-in-special_math_test.patch ]]
[[ RA-MD1LOVE ]] - [[ patches/0002-skip-read-only-debugger_cli_common-test.patch ]]
[[ RA-MD1LOVE ]] - [[ patches/0003-relax-precision-in-matrix_log_op_test.patch ]]
[[ RA-MD1LOVE ]] - [[ patches/0004-loosen-requirements.patch ]]
Key:
R :: Reversible A :: Applicable
Y :: Build-prefix patch in use M :: Minimal, non-amalgamated
D :: Dry-runnable N :: Patch level (1 is preferred)
L :: Patch level not-ambiguous O :: Patch applies without offsets
V :: Patch applies without fuzz E :: Patch applies without emitting to stderr
source tree in: /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work
export PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac
export BUILD_PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env
export SRC_DIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work
INFO: activate-binutils_linux-64.sh made the following environmental changes:
+ADDR2LINE=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-addr2line
+AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ar
+AS=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-as
+CXXFILT=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++filt
+ELFEDIT=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-elfedit
+GPROF=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gprof
+LD_GOLD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ld.gold
+LD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ld
+NM=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-nm
+OBJCOPY=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-objcopy
+OBJDUMP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-objdump
+RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ranlib
+READELF=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-readelf
+SIZE=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-size
+STRINGS=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strings
+STRIP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strip
INFO: activate-gcc_linux-64.sh made the following environmental changes:
+build_alias=x86_64-conda-linux-gnu
-BUILD=x86_64-conda_cos6-linux-gnu
+BUILD=x86_64-conda-linux-gnu
+CC_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc
+CC=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc
+CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
+CMAKE_ARGS=-DCMAKE_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strip -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_FIND_ROOT_PATH=$PREFIX;$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot -DCMAKE_INSTALL_PREFIX=$PREFIX -DCMAKE_INSTALL_LIBDIR=lib
+CMAKE_PREFIX_PATH=$PREFIX:$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot/usr
+CONDA_BUILD_SYSROOT=$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot
+_CONDA_PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata_x86_64_conda_cos6_linux_gnu
+CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem $PREFIX/include
+CPP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cpp
+DEBUG_CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-all -fno-plt -Og -g -Wall -Wextra -fvar-tracking-assignments -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
+DEBUG_CPPFLAGS=-D_DEBUG -D_FORTIFY_SOURCE=2 -Og -isystem $PREFIX/include
+GCC_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar
+GCC=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc
+GCC_NM=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-nm
+GCC_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib
+host_alias=x86_64-conda-linux-gnu
+HOST=x86_64-conda-linux-gnu
+LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
INFO: activate-gxx_linux-64.sh made the following environmental changes:
+CXXFLAGS=-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
+CXX_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++
+CXX=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++
+DEBUG_CXXFLAGS=-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-all -fno-plt -Og -g -Wall -Wextra -fvar-tracking-assignments -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
+GXX=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-g++
+ export PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/condabin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/bin:/opt/conda/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conda/bin:/usr/local/cuda/bin
+ PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/condabin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/bin:/opt/conda/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conda/bin:/usr/local/cuda/bin
++ basename /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-cc
+ export CC=x86_64-conda-linux-gnu-cc
+ CC=x86_64-conda-linux-gnu-cc
++ basename /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-c++
+ export CXX=x86_64-conda-linux-gnu-c++
+ CXX=x86_64-conda-linux-gnu-c++
+ export LIBDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib
+ LIBDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib
+ export INCLUDEDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include
+ INCLUDEDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include
+ export 'TF_SYSTEM_LIBS=
absl_py
astor_archive
astunparse_archive
boringssl
com_github_googleapis_googleapis
com_github_googlecloudplatform_google_cloud_cpp
com_github_grpc_grpc
com_google_protobuf
curl
cython
dill_archive
flatbuffers
gast_archive
gif
icu
libjpeg_turbo
org_sqlite
png
pybind11
snappy
zlib
'
+ TF_SYSTEM_LIBS='
absl_py
astor_archive
astunparse_archive
boringssl
com_github_googleapis_googleapis
com_github_googlecloudplatform_google_cloud_cpp
com_github_grpc_grpc
com_google_protobuf
curl
cython
dill_archive
flatbuffers
gast_archive
gif
icu
libjpeg_turbo
org_sqlite
png
pybind11
snappy
zlib
'
+ sed -i -e s/GRPCIO_VERSION/1.37/ tensorflow/tools/pip_package/setup.py
+ [[ linux-64 == osx-* ]]
+ export 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -Wl,-rpath-link,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -L/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -lrt'
+ LDFLAGS='-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -Wl,-rpath-link,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -L/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -lrt'
+ source /home/conda/recipe_root/gen-bazel-toolchain.sh
++ set -euxo pipefail
++ export BAZEL_USE_CPP_ONLY_TOOLCHAIN=1
++ BAZEL_USE_CPP_ONLY_TOOLCHAIN=1
++ cp -r /home/conda/recipe_root/custom_toolchain .
++ pushd custom_toolchain
~/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/custom_toolchain ~/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work
++ [[ linux-64 == osx-* ]]
+++ x86_64-conda-linux-gnu-cc -v
+++ tail -n1
+++ cut '-d ' -f3
++ export BAZEL_TOOLCHAIN_COMPILER_VERSION=9.3.0
++ BAZEL_TOOLCHAIN_COMPILER_VERSION=9.3.0
+++ basename /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-ar
++ export BAZEL_TOOLCHAIN_AR=x86_64-conda-linux-gnu-ar
++ BAZEL_TOOLCHAIN_AR=x86_64-conda-linux-gnu-ar
++ touch cc_wrapper.sh
++ export BAZEL_TOOLCHAIN_LIBCXX=stdc++
++ BAZEL_TOOLCHAIN_LIBCXX=stdc++
++ export BAZEL_TOOLCHAIN_GCC=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc
++ BAZEL_TOOLCHAIN_GCC=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc
++ export GCC_HOST_COMPILER_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc
++ GCC_HOST_COMPILER_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc
++ export TARGET_SYSTEM=x86_64-conda-linux-gnu
++ TARGET_SYSTEM=x86_64-conda-linux-gnu
++ [[ linux-64 == \o\s\x\-\6\4 ]]
++ [[ linux-64 == \o\s\x\-\a\r\m\6\4 ]]
++ [[ linux-64 == \l\i\n\u\x\-\6\4 ]]
++ export TARGET_LIBC=unknown
++ TARGET_LIBC=unknown
++ export TARGET_CPU=k8
++ TARGET_CPU=k8
++ export BUILD_SYSTEM=x86_64-conda-linux-gnu
++ BUILD_SYSTEM=x86_64-conda-linux-gnu
++ [[ linux-64 == \o\s\x\-\6\4 ]]
++ [[ linux-64 == \o\s\x\-\a\r\m\6\4 ]]
++ [[ linux-64 == \l\i\n\u\x\-\6\4 ]]
++ export BUILD_CPU=k8
++ BUILD_CPU=k8
++ sed -ie s:TARGET_CPU:k8: BUILD
++ sed -ie s:BUILD_CPU:k8: BUILD
++ cp cc_toolchain_config.bzl cc_toolchain_build_config.bzl
++ apply_cc_template cc_toolchain_config.bzl
++ sed -ie s:TARGET_CPU:k8: cc_toolchain_config.bzl
++ sed -ie s:TARGET_LIBC:unknown: cc_toolchain_config.bzl
++ sed -ie s:TARGET_SYSTEM:x86_64-conda-linux-gnu: cc_toolchain_config.bzl
++ sed -ie s:TARGET_PLATFORM:linux-64: cc_toolchain_config.bzl
++ sed -ie 's:${CONDA_BUILD_SYSROOT}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/x86_64-conda-linux-gnu/sysroot:' cc_toolchain_config.bzl
++ sed -ie 's:${COMPILER_VERSION}:9.3.0:' cc_toolchain_config.bzl
++ sed -ie 's:${GCC}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc:' cc_toolchain_config.bzl
++ sed -ie 's:${PREFIX}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac:' cc_toolchain_config.bzl
++ sed -ie 's:${BUILD_PREFIX}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env:' cc_toolchain_config.bzl
++ sed -ie 's:${LD}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-ld:' cc_toolchain_config.bzl
++ sed -ie 's:${CFLAGS}:-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -I/usr/local/cuda/include:' cc_toolchain_config.bzl
++ sed -ie 's:${CPPFLAGS}:-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -I/usr/local/cuda/include:' cc_toolchain_config.bzl
++ sed -ie 's:${CXXFLAGS}:-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -I/usr/local/cuda/include:' cc_toolchain_config.bzl
++ sed -ie 's:${LDFLAGS}:-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -Wl,-rpath-link,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -L/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -lrt:' cc_toolchain_config.bzl
++ sed -ie 's:${NM}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-nm:' cc_toolchain_config.bzl
++ sed -ie 's:${STRIP}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-strip:' cc_toolchain_config.bzl
++ sed -ie 's:${AR}:x86_64-conda-linux-gnu-ar:' cc_toolchain_config.bzl
++ sed -ie 's:${HOST}:x86_64-conda-linux-gnu:' cc_toolchain_config.bzl
++ sed -ie 's:${LIBCXX}:stdc++:' cc_toolchain_config.bzl
++ [[ linux-64 != \l\i\n\u\x\-\6\4 ]]
++ apply_cc_template cc_toolchain_build_config.bzl
++ sed -ie s:TARGET_CPU:k8: cc_toolchain_build_config.bzl
++ sed -ie s:TARGET_LIBC:unknown: cc_toolchain_build_config.bzl
++ sed -ie s:TARGET_SYSTEM:x86_64-conda-linux-gnu: cc_toolchain_build_config.bzl
++ sed -ie s:TARGET_PLATFORM:linux-64: cc_toolchain_build_config.bzl
++ sed -ie 's:${CONDA_BUILD_SYSROOT}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/x86_64-conda-linux-gnu/sysroot:' cc_toolchain_build_config.bzl
++ sed -ie 's:${COMPILER_VERSION}:9.3.0:' cc_toolchain_build_config.bzl
++ sed -ie 's:${GCC}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc:' cc_toolchain_build_config.bzl
++ sed -ie 's:${PREFIX}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac:' cc_toolchain_build_config.bzl
++ sed -ie 's:${BUILD_PREFIX}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env:' cc_toolchain_build_config.bzl
++ sed -ie 's:${LD}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-ld:' cc_toolchain_build_config.bzl
++ sed -ie 's:${CFLAGS}:-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -I/usr/local/cuda/include:' cc_toolchain_build_config.bzl
++ sed -ie 's:${CPPFLAGS}:-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -I/usr/local/cuda/include:' cc_toolchain_build_config.bzl
++ sed -ie 's:${CXXFLAGS}:-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -I/usr/local/cuda/include:' cc_toolchain_build_config.bzl
++ sed -ie 's:${LDFLAGS}:-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -Wl,-rpath-link,/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -L/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib -lrt:' cc_toolchain_build_config.bzl
++ sed -ie 's:${NM}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-nm:' cc_toolchain_build_config.bzl
++ sed -ie 's:${STRIP}:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-strip:' cc_toolchain_build_config.bzl
++ sed -ie 's:${AR}:x86_64-conda-linux-gnu-ar:' cc_toolchain_build_config.bzl
++ sed -ie 's:${HOST}:x86_64-conda-linux-gnu:' cc_toolchain_build_config.bzl
++ sed -ie 's:${LIBCXX}:stdc++:' cc_toolchain_build_config.bzl
++ popd
~/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work
+ [[ linux-64 == \o\s\x\-\6\4 ]]
+ BUILD_OPTS='
--crosstool_top=//custom_toolchain:toolchain
--logging=6
--verbose_failures
--config=opt
--define=PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac
--define=PROTOBUF_INCLUDE_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include
--cpu=k8'
+ [[ linux-64 == \o\s\x\-\a\r\m\6\4 ]]
+ export TF_ENABLE_XLA=0
+ TF_ENABLE_XLA=0
+ export 'BUILD_TARGET=//tensorflow/tools/pip_package:build_pip_package //tensorflow/tools/lib_package:libtensorflow //tensorflow:libtensorflow_cc.so'
+ BUILD_TARGET='//tensorflow/tools/pip_package:build_pip_package //tensorflow/tools/lib_package:libtensorflow //tensorflow:libtensorflow_cc.so'
+ export PYTHON_BIN_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python
+ PYTHON_BIN_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python
+ export PYTHON_LIB_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.9/site-packages
+ PYTHON_LIB_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.9/site-packages
+ export USE_DEFAULT_PYTHON_LIB_PATH=1
+ USE_DEFAULT_PYTHON_LIB_PATH=1
+ export TF_NEED_OPENCL=0
+ TF_NEED_OPENCL=0
+ export TF_NEED_OPENCL_SYCL=0
+ TF_NEED_OPENCL_SYCL=0
+ export TF_NEED_COMPUTECPP=0
+ TF_NEED_COMPUTECPP=0
+ export TF_NEED_CUDA=0
+ TF_NEED_CUDA=0
+ export TF_CUDA_CLANG=0
+ TF_CUDA_CLANG=0
+ export TF_NEED_TENSORRT=0
+ TF_NEED_TENSORRT=0
+ export TF_NEED_ROCM=0
+ TF_NEED_ROCM=0
+ export TF_NEED_MPI=0
+ TF_NEED_MPI=0
+ export TF_DOWNLOAD_CLANG=0
+ TF_DOWNLOAD_CLANG=0
+ export TF_SET_ANDROID_WORKSPACE=0
+ TF_SET_ANDROID_WORKSPACE=0
+ export TF_CONFIGURE_IOS=0
+ TF_CONFIGURE_IOS=0
+ sed -i -e '/PROTOBUF_INCLUDE_PATH/c\ ' .bazelrc
+ sed -i -e '/PREFIX/c\ ' .bazelrc
+ [[ 11.2 != \N\o\n\e ]]
+ export GCC_HOST_COMPILER_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc
+ GCC_HOST_COMPILER_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc
++ sed s:-I/usr/local/cuda/include::g
++ echo -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -I/usr/local/cuda/include
+ export 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix '
+ CFLAGS='-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix '
++ echo -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -I/usr/local/cuda/include
++ sed s:-I/usr/local/cuda:-isystem/usr/local/cuda:g
+ export 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -isystem/usr/local/cuda/include'
+ CPPFLAGS='-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -isystem/usr/local/cuda/include'
++ sed s:-I/usr/local/cuda:-isystem/usr/local/cuda:g
++ echo -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -I/usr/local/cuda/include
+ export 'CXXFLAGS=-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -isystem/usr/local/cuda/include'
+ CXXFLAGS='-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix -isystem/usr/local/cuda/include'
+ export CUDA_TOOLKIT_PATH=/usr/local/cuda-11.2
+ CUDA_TOOLKIT_PATH=/usr/local/cuda-11.2
+ export TF_CUDA_PATHS=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac,/usr/local/cuda-11.2,/usr
+ TF_CUDA_PATHS=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac,/usr/local/cuda-11.2,/usr
+ export USE_CUDA=1
+ USE_CUDA=1
+ export cuda=Y
+ cuda=Y
+ export TF_NEED_CUDA=1
+ TF_NEED_CUDA=1
+ export TF_CUDA_VERSION=11.2
+ TF_CUDA_VERSION=11.2
+ export TF_CUDNN_VERSION=8
+ TF_CUDNN_VERSION=8
+ export TF_NCCL_VERSION=
+ TF_NCCL_VERSION=
+ [[ 11.2 == 10.* ]]
+ [[ 11.2 == 11.0* ]]
+ [[ 11.2 == 11.1 ]]
+ [[ 11.2 == 11.2 ]]
+ export TF_CUDA_COMPUTE_CAPABILITIES=5.2,5.3,6.0,6.1,6.2,7.0,7.2,7.5,8.0,8.6
+ TF_CUDA_COMPUTE_CAPABILITIES=5.2,5.3,6.0,6.1,6.2,7.0,7.2,7.5,8.0,8.6
+ BUILD_OPTS='
--crosstool_top=//custom_toolchain:toolchain
--logging=6
--verbose_failures
--config=opt
--define=PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac
--define=PROTOBUF_INCLUDE_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include
--cpu=k8 --config=cuda --copt=-L/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib --define=LIBDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib --define=PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac'
+ export TF_NEED_MKL=0
+ TF_NEED_MKL=0
+ export BAZEL_MKL_OPT=
+ BAZEL_MKL_OPT=
+ mkdir -p ./bazel_output_base
+ export BAZEL_OPTS=
+ BAZEL_OPTS=
+ export 'CC_OPT_FLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix '
+ CC_OPT_FLAGS='-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix '
+ cut '-d ' -f2
++ bazel --version
+ echo bazel 3.7.2- '(@non-git)'
+ bazel clean --expunge
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Options provided by the client:
Inherited 'common' options: --isatty=0 --terminal_columns=80
INFO: Reading rc options for 'clean' from /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc:
Inherited 'common' options: --experimental_repo_remote_exec
INFO: Reading rc options for 'clean' from /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc:
Inherited 'build' options: --apple_platform_type=macos --define framework_shared_object=true --define open_source_build=true --java_toolchain=//third_party/toolchains/java:tf_java_toolchain --host_java_toolchain=//third_party/toolchains/java:tf_java_toolchain --define=tensorflow_enable_mlir_generated_gpu_kernels=0 --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --noincompatible_prohibit_aapt1 --enable_platform_specific_config --config=short_logs --config=v2
INFO: Found applicable config definition build:short_logs in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --output_filter=DONT_MATCH_ANYTHING
INFO: Found applicable config definition build:v2 in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
INFO: Found applicable config definition build:linux in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --copt=-w --host_copt=-w --cxxopt=-std=c++14 --host_cxxopt=-std=c++14 --config=dynamic_kernels
INFO: Found applicable config definition build:dynamic_kernels in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
+ bazel shutdown
+ ./configure
You have bazel 3.7.2- (@non-git) installed.
Found CUDA 11.2 in:
/usr/local/cuda-11.2/targets/x86_64-linux/lib
/usr/local/cuda-11.2/targets/x86_64-linux/include
Found cuDNN 8 in:
$PREFIX/lib
$PREFIX/include
Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details.
--config=mkl # Build with MKL support.
--config=mkl_aarch64 # Build with oneDNN support for Aarch64.
--config=monolithic # Config for mostly static monolithic build.
--config=ngraph # Build with Intel nGraph support.
--config=numa # Build with NUMA support.
--config=dynamic_kernels # (Experimental) Build kernels into separate shared objects.
--config=v2 # Build TensorFlow 2.x instead of 1.x.
Preconfigured Bazel build configs to DISABLE default on features:
--config=noaws # Disable AWS S3 filesystem support.
--config=nogcp # Disable GCP support.
--config=nohdfs # Disable HDFS support.
--config=nonccl # Disable NVIDIA NCCL support.
Configuration finished
+ echo 'build --config=noaws'
+ bazel build --crosstool_top=//custom_toolchain:toolchain --logging=6 --verbose_failures --config=opt --define=PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac --define=PROTOBUF_INCLUDE_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include --cpu=k8 --config=cuda --copt=-L/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib --define=LIBDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib --define=PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac //tensorflow/tools/pip_package:build_pip_package //tensorflow/tools/lib_package:libtensorflow //tensorflow:libtensorflow_cc.so
Starting local Bazel server and connecting to it...
WARNING: The following configs were expanded more than once: [cuda, using_cuda]. For repeatable flags, repeats are counted twice and may lead to unexpected behavior.
WARNING: option '--config=cuda' (source command line options) was expanded and now overrides the explicit option --crosstool_top=//custom_toolchain:toolchain with --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Options provided by the client:
Inherited 'common' options: --isatty=0 --terminal_columns=80
INFO: Reading rc options for 'build' from /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc:
Inherited 'common' options: --experimental_repo_remote_exec
INFO: Reading rc options for 'build' from /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc:
'build' options: --apple_platform_type=macos --define framework_shared_object=true --define open_source_build=true --java_toolchain=//third_party/toolchains/java:tf_java_toolchain --host_java_toolchain=//third_party/toolchains/java:tf_java_toolchain --define=tensorflow_enable_mlir_generated_gpu_kernels=0 --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --noincompatible_prohibit_aapt1 --enable_platform_specific_config --config=short_logs --config=v2
INFO: Reading rc options for 'build' from /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.tf_configure.bazelrc:
'build' options: --action_env PYTHON_BIN_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python --action_env PYTHON_LIB_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.9/site-packages --python_path=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python --action_env TF_CUDA_VERSION=11.2 --action_env TF_CUDNN_VERSION=8 --action_env TF_NCCL_VERSION= --action_env TF_CUDA_PATHS=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac,/usr/local/cuda-11.2,/usr --action_env CUDA_TOOLKIT_PATH=/usr/local/cuda-11.2 --action_env TF_CUDA_COMPUTE_CAPABILITIES=5.2,5.3,6.0,6.1,6.2,7.0,7.2,7.5,8.0,8.6 --action_env GCC_HOST_COMPILER_PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin/x86_64-conda-linux-gnu-gcc --config=cuda --action_env TF_SYSTEM_LIBS=absl_py,astor_archive,astunparse_archive,boringssl,com_github_googleapis_googleapis,com_github_googlecloudplatform_google_cloud_cpp,com_github_grpc_grpc,com_google_protobuf,curl,cython,dill_archive,flatbuffers,gast_archive,gif,icu,libjpeg_turbo,org_sqlite,png,pybind11,snappy,zlib --define=PREFIX=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac --define=LIBDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib --define=INCLUDEDIR=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include --action_env TF_CONFIGURE_IOS=0
INFO: Reading rc options for 'build' from /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc:
'build' options: --config=noaws
INFO: Found applicable config definition build:short_logs in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --output_filter=DONT_MATCH_ANYTHING
INFO: Found applicable config definition build:v2 in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
INFO: Found applicable config definition build:cuda in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --config=using_cuda --define=using_cuda_nvcc=true
INFO: Found applicable config definition build:using_cuda in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain --define=tensorflow_enable_mlir_generated_gpu_kernels=1
INFO: Found applicable config definition build:noaws in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=no_aws_support=true
INFO: Found applicable config definition build:opt in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.tf_configure.bazelrc: --copt=-march=nocona --host_copt=-march=nocona --copt=-mtune=haswell --host_copt=-mtune=haswell --copt=-ftree-vectorize --host_copt=-ftree-vectorize --copt=-fPIC --host_copt=-fPIC --copt=-fstack-protector-strong --host_copt=-fstack-protector-strong --copt=-fno-plt --host_copt=-fno-plt --copt=-O2 --host_copt=-O2 --copt=-ffunction-sections --host_copt=-ffunction-sections --copt=-pipe --host_copt=-pipe --copt=-isystem --host_copt=-isystem --copt=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include --host_copt=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/include --copt=-fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 --host_copt=-fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work=/usr/local/src/conda/tensorflow-split-2.4.1 --copt=-fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix --host_copt=-fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac=/usr/local/src/conda-prefix --define with_default_optimizations=true
INFO: Found applicable config definition build:cuda in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --config=using_cuda --define=using_cuda_nvcc=true
INFO: Found applicable config definition build:using_cuda in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain --define=tensorflow_enable_mlir_generated_gpu_kernels=1
INFO: Found applicable config definition build:linux in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --copt=-w --host_copt=-w --cxxopt=-std=c++14 --host_cxxopt=-std=c++14 --config=dynamic_kernels
INFO: Found applicable config definition build:dynamic_kernels in file /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS
Loading:
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
currently loading: tensorflow ... (3 packages)
Loading: 0 packages loaded
currently loading: tensorflow ... (3 packages)
DEBUG: /home/conda/.cache/bazel/_bazel_conda/fc5b6f8a245ea6c7bfa068d002f44f78/external/bazel_tools/tools/cpp/lib_cc_configure.bzl:118:10:
Auto-Configuration Warning: 'TMP' environment variable is not set, using 'C:\Windows\Temp' as default
Analyzing: 3 targets (3 packages loaded)
Analyzing: 3 targets (3 packages loaded, 0 targets configured)
Analyzing: 3 targets (32 packages loaded, 58 targets configured)
Analyzing: 3 targets (48 packages loaded, 58 targets configured)
Analyzing: 3 targets (73 packages loaded, 65 targets configured)
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1556410077 -0400"
DEBUG: Repository io_bazel_rules_docker instantiated at:
/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/WORKSPACE:37:30: in <toplevel>
/home/conda/.cache/bazel/_bazel_conda/fc5b6f8a245ea6c7bfa068d002f44f78/external/bazel_toolchains/repositories/repositories.bzl:37:23: in repositories
Repository rule git_repository defined at:
/home/conda/.cache/bazel/_bazel_conda/fc5b6f8a245ea6c7bfa068d002f44f78/external/bazel_tools/tools/build_defs/repo/git.bzl:199:33: in <toplevel>
Analyzing: 3 targets (104 packages loaded, 100 targets configured)
Analyzing: 3 targets (171 packages loaded, 2884 targets configured)
Analyzing: 3 targets (224 packages loaded, 4665 targets configured)
Analyzing: 3 targets (293 packages loaded, 6472 targets configured)
Analyzing: 3 targets (366 packages loaded, 9548 targets configured)
Analyzing: 3 targets (392 packages loaded, 13081 targets configured)
Analyzing: 3 targets (394 packages loaded, 16307 targets configured)
Analyzing: 3 targets (394 packages loaded, 17500 targets configured)
Analyzing: 3 targets (394 packages loaded, 17500 targets configured)
Analyzing: 3 targets (394 packages loaded, 17500 targets configured)
WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/llvm/llvm-project/archive/f402e682d0ef5598eeffc9a21a691b03e602ff58.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found
INFO: Analyzed 3 targets (404 packages loaded, 26395 targets configured).
INFO: Found 3 targets...
[0 / 368] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[80 / 5,261] Compiling com_googlesource_code_re2/re2/regexp.cc [for host]; 3s local ... (4 actions, 3 running)
[112 / 5,287] Compiling com_google_absl/absl/strings/string_view.cc [for host]; 0s local ... (4 actions, 3 running)
[166 / 5,332] Compiling com_google_absl/absl/time/internal/cctz/src/time_zone_format.cc [for host]; 2s local ... (4 actions, 3 running)
[260 / 5,424] Compiling tensorflow/core/platform/cpu_info.cc [for host]; 1s local ... (4 actions, 3 running)
[369 / 5,923] Compiling com_google_absl/absl/container/internal/raw_hash_set.cc [for host]; 0s local ... (4 actions, 3 running)
[576 / 6,338] Compiling tensorflow/core/platform/scanner.cc [for host]; 2s local ... (4 actions, 3 running)
[783 / 6,687] Compiling tensorflow/core/util/stats_calculator.cc [for host]; 2s local ... (4 actions, 3 running)
[883 / 6,799] Compiling com_google_absl/absl/synchronization/mutex.cc [for host]; 1s local ... (4 actions, 3 running)
[1,479 / 9,577] Compiling tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc [for host]; 15s local ... (4 actions running)
[1,488 / 9,577] Compiling tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc [for host]; 47s local ... (4 actions running)
[1,503 / 9,577] Compiling mkl_dnn/src/cpu/rnn/ref_postgemm_lstm.cpp [for host]; 17s local ... (4 actions running)
[1,523 / 9,577] Compiling mkl_dnn/src/cpu/jit_avx512_core_x8s8s32x_deconvolution.cpp [for host]; 13s local ... (4 actions running)
[1,536 / 9,577] Compiling mkl_dnn/src/cpu/gemm/f32/jit_avx512_core_f32_copy_an_kern.cpp [for host]; 46s local ... (4 actions running)
[1,559 / 9,577] Compiling mkl_dnn/src/cpu/jit_avx512_common_1x1_convolution.cpp [for host]; 6s local ... (4 actions running)
[1,583 / 9,577] Compiling mkl_dnn/src/cpu/gemm/f32/jit_avx512_core_f32_copy_at_kern.cpp [for host]; 25s local ... (4 actions running)
[1,596 / 9,577] Compiling mkl_dnn/src/cpu/cpu_reorder.cpp [for host]; 31s local ... (4 actions running)
[3,528 / 20,240] Compiling tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc [for host]; 6s local ... (4 actions running)
[3,601 / 20,431] Compiling mkl_dnn/src/cpu/cpu_engine.cpp [for host]; 56s local ... (4 actions running)
[3,629 / 20,431] Compiling mkl_dnn/src/cpu/gemm/f32/jit_avx512_core_f32_copy_at_kern.cpp [for host]; 61s local ... (4 actions running)
[3,680 / 20,431] Compiling mkl_dnn/src/cpu/jit_uni_pool_kernel.cpp [for host]; 10s local ... (4 actions running)
[5,819 / 26,128] Compiling tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc; 44s local ... (4 actions running)
[5,876 / 26,128] Compiling mkl_dnn/src/cpu/gemm/f32/jit_avx512_core_f32_copy_at_kern.cpp; 64s local ... (4 actions running)
[6,032 / 26,314] Compiling mkl_dnn/src/cpu/rnn/ref_rnn.cpp; 13s local ... (4 actions running)
[10,248 / 29,765] Compiling tensorflow/compiler/xla/xla.pb.cc [for host]; 13s local ... (4 actions running)
[10,288 / 29,765] Compiling external/nccl_archive/src/collectives/device/max_f16_all_reduce.cu.cc [for host]; 154s local ... (4 actions running)
[10,311 / 29,765] Compiling external/nccl_archive/src/collectives/device/max_u8_all_reduce.cu.cc [for host]; 126s local ... (4 actions running)
[10,330 / 29,765] Compiling external/nccl_archive/src/collectives/device/min_f16_all_reduce.cu.cc [for host]; 196s local ... (4 actions running)
[10,347 / 29,765] Compiling external/nccl_archive/src/collectives/device/min_u32_all_reduce.cu.cc [for host]; 286s local ... (4 actions running)
[10,365 / 29,765] Compiling external/nccl_archive/src/collectives/device/prod_f64_all_reduce.cu.cc [for host]; 276s local ... (4 actions running)
[10,394 / 29,765] Compiling external/nccl_archive/src/collectives/device/prod_i64_all_reduce.cu.cc [for host]; 199s local ... (4 actions running)
[10,422 / 29,765] Compiling external/nccl_archive/src/collectives/device/prod_i8_all_reduce.cu.cc [for host]; 158s local ... (4 actions running)
[10,487 / 29,765] Compiling external/nccl_archive/src/collectives/device/sum_u8_all_reduce.cu.cc [for host]; 65s local ... (4 actions running)
[10,541 / 29,765] Compiling external/nccl_archive/src/collectives/device/sum_u64_all_reduce.cu.cc [for host]; 188s local ... (4 actions running)
[10,621 / 29,765] Compiling external/nccl_archive/src/collectives/device/min_u8_all_reduce.cu.cc [for host]; 196s local ... (4 actions running)
[10,686 / 29,765] Compiling external/nccl_archive/src/collectives/device/max_i64_all_reduce.cu.cc [for host]; 121s local ... (4 actions running)
[11,840 / 29,765] Compiling tensorflow/core/profiler/rpc/profiler_service_impl.cc [for host]; 9s local ... (4 actions running)
[12,451 / 29,765] Compiling tensorflow/core/kernels/scatter_functor_gpu.cu.cc [for host]; 117s local ... (4 actions running)
[12,897 / 29,765] Compiling tensorflow/lite/toco/graph_transformations/resolve_multiply_by_zero.cc [for host]; 3s local ... (4 actions running)
ERROR: /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/tensorflow/tools/proto_text/BUILD:31:10: Linking of rule '//tensorflow/tools/proto_text:gen_proto_text_functions' failed (Exit 1): crosstool_wrapper_driver_is_not_gcc failed: error executing command
(cd /home/conda/.cache/bazel/_bazel_conda/fc5b6f8a245ea6c7bfa068d002f44f78/execroot/org_tensorflow && \
exec env - \
PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/condabin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/bin:/opt/conda/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conda/bin:/usr/local/cuda/bin \
PWD=/proc/self/cwd \
external/local_config_cuda/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc @bazel-out/host/bin/tensorflow/tools/proto_text/gen_proto_text_functions-2.params)
Execution platform: @local_execution_config_platform//:platform
/usr/bin/ld: cannot find -lprotobuf
/usr/bin/ld: cannot find -lsnappy
/usr/bin/ld: cannot find -lprotobuf
collect2: error: ld returned 1 exit status
ERROR: /home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/tensorflow/core/framework/BUILD:1261:31 Linking of rule '//tensorflow/tools/proto_text:gen_proto_text_functions' failed (Exit 1): crosstool_wrapper_driver_is_not_gcc failed: error executing command
(cd /home/conda/.cache/bazel/_bazel_conda/fc5b6f8a245ea6c7bfa068d002f44f78/execroot/org_tensorflow && \
exec env - \
PATH=/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/condabin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_build_env/bin:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac:/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin:/opt/conda/bin:/opt/conda/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conda/bin:/usr/local/cuda/bin \
PWD=/proc/self/cwd \
external/local_config_cuda/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc @bazel-out/host/bin/tensorflow/tools/proto_text/gen_proto_text_functions-2.params)
Execution platform: @local_execution_config_platform//:platform
INFO: Elapsed time: 13126.052s, Critical Path: 444.51s
INFO: 13232 processes: 8181 internal, 5051 local.
FAILED: Build did NOT complete successfully
FAILED: Build did NOT complete successfully
Traceback (most recent call last):
File "/opt/conda/bin/conda-build", line 11, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.8/site-packages/conda_build/cli/main_build.py", line 481, in main
execute(sys.argv[1:])
File "/opt/conda/lib/python3.8/site-packages/conda_build/cli/main_build.py", line 470, in execute
outputs = api.build(args.recipe, post=args.post, test_run_post=args.test_run_post,
File "/opt/conda/lib/python3.8/site-packages/conda_build/api.py", line 186, in build
return build_tree(
File "/opt/conda/lib/python3.8/site-packages/conda_build/build.py", line 3068, in build_tree
packages_from_this = build(metadata, stats,
File "/opt/conda/lib/python3.8/site-packages/conda_build/build.py", line 2191, in build
utils.check_call_env(cmd, env=env, rewrite_stdout_env=rewrite_env,
File "/opt/conda/lib/python3.8/site-packages/conda_build/utils.py", line 412, in check_call_env
return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/conda_build/utils.py", line 392, in _func_defaulting_env_to_os_environ
raise subprocess.CalledProcessError(proc.returncode, _args)
subprocess.CalledProcessError: Command '['/bin/bash', '-o', 'errexit', '/home/conda/feedstock_root/build_artifacts/tensorflow-split_1622642338317/work/conda_build.sh']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/home/izahn/Development/tensorflow-feedstock/build-locally.py", line 96, in <module>
main()
File "/home/izahn/Development/tensorflow-feedstock/build-locally.py", line 90, in main
run_docker_build(ns)
File "/home/izahn/Development/tensorflow-feedstock/build-locally.py", line 28, in run_docker_build
subprocess.check_call([script])
File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['.scripts/run_docker_build.sh']' returned non-zero exit status 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment