Created
November 8, 2017 19:44
-
-
Save asanakoy/19d96180851fb420d457eb793137e2a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collecting horovod | |
Using cached horovod-0.10.1.tar.gz | |
Building wheels for collected packages: horovod | |
Running setup.py bdist_wheel for horovod: started | |
Running setup.py bdist_wheel for horovod: still running... | |
Running setup.py bdist_wheel for horovod: finished with status 'error' | |
Complete output from command /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/hd_tn445_job_5405240/pip-build-o4EglG/horovod/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/hd_tn445_job_5405240/tmpABgSLhpip-wheel- --python-tag cp27: | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/horovod | |
copying horovod/__init__.py -> build/lib.linux-x86_64-2.7/horovod | |
creating build/lib.linux-x86_64-2.7/horovod/keras | |
copying horovod/keras/__init__.py -> build/lib.linux-x86_64-2.7/horovod/keras | |
copying horovod/keras/callbacks.py -> build/lib.linux-x86_64-2.7/horovod/keras | |
creating build/lib.linux-x86_64-2.7/horovod/tensorflow | |
copying horovod/tensorflow/__init__.py -> build/lib.linux-x86_64-2.7/horovod/tensorflow | |
copying horovod/tensorflow/mpi_ops.py -> build/lib.linux-x86_64-2.7/horovod/tensorflow | |
copying horovod/tensorflow/mpi_ops_test.py -> build/lib.linux-x86_64-2.7/horovod/tensorflow | |
running build_ext | |
icc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c++11 -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.cc -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.o | |
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.o -L/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow -L/usr/lib64 -ltensorflow_framework -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.so | |
icc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/external/nsync/public -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.o | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(519): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(529): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(25), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/generated_message_table_driven.h(186): error: static assertion failed with "" | |
static_assert(std::is_pod<AuxillaryParseTableField>::value, ""); | |
^ | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=std::string, Derived=google::protobuf::internal::InternalMetadataWithArenaLite]" at line 174 | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=google::protobuf::UnknownFieldSet, Derived=google::protobuf::internal::InternalMetadataWithArena]" at line 58 of "/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata.h" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
compilation aborted for build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc (code 2) | |
icc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=1 -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/external/nsync/public -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.o | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(519): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(529): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(25), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/generated_message_table_driven.h(186): error: static assertion failed with "" | |
static_assert(std::is_pod<AuxillaryParseTableField>::value, ""); | |
^ | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=std::string, Derived=google::protobuf::internal::InternalMetadataWithArenaLite]" at line 174 | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=google::protobuf::UnknownFieldSet, Derived=google::protobuf::internal::InternalMetadataWithArena]" at line 58 of "/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata.h" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
compilation aborted for build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc (code 2) | |
error: Unable to determine CXX11 ABI to use with TensorFlow (see error above). | |
---------------------------------------- | |
Failed building wheel for horovod | |
Running setup.py clean for horovod | |
Failed to build horovod | |
Installing collected packages: horovod | |
Running setup.py install for horovod: started | |
Running setup.py install for horovod: still running... | |
Running setup.py install for horovod: finished with status 'error' | |
Complete output from command /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/hd_tn445_job_5405240/pip-build-o4EglG/horovod/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/hd_tn445_job_5405240/pip-qVrJY6-record/install-record.txt --single-version-externally-managed --compile --install-headers /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/include/site/python2.7/horovod: | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/horovod | |
copying horovod/__init__.py -> build/lib.linux-x86_64-2.7/horovod | |
creating build/lib.linux-x86_64-2.7/horovod/keras | |
copying horovod/keras/__init__.py -> build/lib.linux-x86_64-2.7/horovod/keras | |
copying horovod/keras/callbacks.py -> build/lib.linux-x86_64-2.7/horovod/keras | |
creating build/lib.linux-x86_64-2.7/horovod/tensorflow | |
copying horovod/tensorflow/__init__.py -> build/lib.linux-x86_64-2.7/horovod/tensorflow | |
copying horovod/tensorflow/mpi_ops.py -> build/lib.linux-x86_64-2.7/horovod/tensorflow | |
copying horovod/tensorflow/mpi_ops_test.py -> build/lib.linux-x86_64-2.7/horovod/tensorflow | |
running build_ext | |
icc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c++11 -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.cc -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.o | |
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.o -L/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow -L/usr/lib64 -ltensorflow_framework -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_libs.so | |
icc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/external/nsync/public -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.o | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(519): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(529): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(25), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/generated_message_table_driven.h(186): error: static assertion failed with "" | |
static_assert(std::is_pod<AuxillaryParseTableField>::value, ""); | |
^ | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=std::string, Derived=google::protobuf::internal::InternalMetadataWithArenaLite]" at line 174 | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=google::protobuf::UnknownFieldSet, Derived=google::protobuf::internal::InternalMetadataWithArena]" at line 58 of "/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata.h" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
compilation aborted for build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc (code 2) | |
icc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=1 -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include -I/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/external/nsync/public -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc -o build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.o | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(519): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(23), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/arena.h(529): warning #2196: routine is both "inline" and "noinline" | |
template <typename T> GOOGLE_ATTRIBUTE_NOINLINE | |
^ | |
In file included from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def.pb.h(25), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op_def_builder.h(24), | |
from /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/op.h(23), | |
from build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(2): | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/generated_message_table_driven.h(186): error: static assertion failed with "" | |
static_assert(std::is_pod<AuxillaryParseTableField>::value, ""); | |
^ | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=std::string, Derived=google::protobuf::internal::InternalMetadataWithArenaLite]" at line 174 | |
/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata_lite.h(77): warning #2196: routine is both "inline" and "noinline" | |
return mutable_unknown_fields_slow(); | |
^ | |
detected during instantiation of "T *google::protobuf::internal::InternalMetadataWithArenaBase<T, Derived>::mutable_unknown_fields() [with T=google::protobuf::UnknownFieldSet, Derived=google::protobuf::internal::InternalMetadataWithArena]" at line 58 of "/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/lib/python2.7/site-packages/tensorflow/include/google/protobuf/metadata.h" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc(7): warning #2196: routine is both "inline" and "noinline" | |
compilation aborted for build/temp.linux-x86_64-2.7/test_compile/test_tensorflow_abi.cc (code 2) | |
error: Unable to determine CXX11 ABI to use with TensorFlow (see error above). | |
---------------------------------------- | |
Command "/beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/hd_tn445_job_5405240/pip-build-o4EglG/horovod/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/hd_tn445_job_5405240/pip-qVrJY6-record/install-record.txt --single-version-externally-managed --compile --install-headers /beegfs/home/hd/hd_hd/hd_tn445/.venvs/tf_r1/include/site/python2.7/horovod" failed with error code 1 in /tmp/hd_tn445_job_5405240/pip-build-o4EglG/horovod/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment