++ dirname ./taskcluster/cuda-arm-build.sh + source ./taskcluster/../tc-tests-utils.sh ++ set -xe +++ uname ++ OS=Linux ++ '[' Linux = Linux ']' ++ export DS_ROOT_TASK=/home/ubuntu ++ DS_ROOT_TASK=/home/ubuntu ++ '[' Linux = Darwin ']' ++ export TASKCLUSTER_ARTIFACTS=/tmp/artifacts ++ TASKCLUSTER_ARTIFACTS=/tmp/artifacts ++ export TASKCLUSTER_TMP_DIR=/tmp ++ TASKCLUSTER_TMP_DIR=/tmp ++ mkdir -p /tmp ++ export DS_TFDIR=/home/ubuntu/DeepSpeech/tf ++ DS_TFDIR=/home/ubuntu/DeepSpeech/tf ++ export DS_DSDIR=/home/ubuntu/DeepSpeech/ds ++ DS_DSDIR=/home/ubuntu/DeepSpeech/ds ++ export BAZEL_CTC_TARGETS=//native_client:libctc_decoder_with_kenlm.so ++ BAZEL_CTC_TARGETS=//native_client:libctc_decoder_with_kenlm.so ++ export EXTRA_AOT_CFLAGS= ++ EXTRA_AOT_CFLAGS= ++ export EXTRA_AOT_LDFLAGS= ++ EXTRA_AOT_LDFLAGS= ++ export EXTRA_AOT_LIBS=-ldeepspeech_model ++ EXTRA_AOT_LIBS=-ldeepspeech_model ++ export 'BAZEL_AOT_BUILD_FLAGS=--define=DS_NATIVE_MODEL=1 --define=DS_MODEL_TIMESTEPS=64' ++ BAZEL_AOT_BUILD_FLAGS='--define=DS_NATIVE_MODEL=1 --define=DS_MODEL_TIMESTEPS=64' ++ export 'BAZEL_AOT_TARGETS= //native_client:libdeepspeech_model.so ' ++ BAZEL_AOT_TARGETS=' //native_client:libdeepspeech_model.so ' ++ model_source= +++ basename '' ++ model_name= +++ basename -s .pb '' ++ model_name_mmap=.pbmm +++ dirname '' ++ model_source_mmap=./.pbmm ++ SUPPORTED_PYTHON_VERSIONS='2.7.13 3.4.6 3.5.3 3.6.2 3.6.3' ++ SUPPORTED_NODEJS_VERSIONS='4.8.6 5.12.0 6.12.0 7.10.1 8.9.1 9.2.0' + source /home/ubuntu/tensorflow/tc-vars.sh ++ set -ex +++ uname ++ export OS=Linux ++ OS=Linux ++ '[' Linux = Linux ']' +++ /usr/bin/realpath /home/ubuntu ++ export DS_ROOT_TASK=/home/ubuntu ++ DS_ROOT_TASK=/home/ubuntu ++ BAZEL_URL=https://github.com/bazelbuild/bazel/releases/download/0.10.0/bazel-0.10.0-installer-linux-x86_64.sh ++ BAZEL_SHA256=ffff2632e32d5009fd48b7f51971a66012eefa2004c6448c13dc3976ad1db6b0 ++ CUDA_URL=https://developer.nvidia.com/compute/cuda/9.0/Prod/local_installers/cuda_9.0.176_384.81_linux-run ++ CUDA_SHA256=96863423feaa50b5c1c5e1b9ec537ef7ba77576a3986652351ae43e66bcd080c ++ CUDNN_URL=http://developer.download.nvidia.com/compute/redist/cudnn/v7.0.5/cudnn-9.0-linux-x64-v7.tgz ++ CUDNN_SHA256=1a3e076447d5b9860c73d9bebe7087ffcb7b0c8814fd1e506096435a2ad9ab0e ++ export TASKCLUSTER_ARTIFACTS=/tmp/artifacts ++ TASKCLUSTER_ARTIFACTS=/tmp/artifacts ++ PATH='/home/ubuntu/bin:/home/ubuntu/.pyenv/plugins/pyenv-virtualenv/shims:/home/ubuntu/.pyenv/shims:/home/ubuntu/deepspeech/bazel/output:/home/ubuntu/.pyenv/bin:/home/ubuntu/.pyenv/plugins/pyenv-virtualenv/shims:/home/ubuntu/.pyenv/shims:~/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin' ++ '[' Linux = Darwin ']' ++ export PATH ++ '[' Linux = Linux ']' ++ export LD_LIBRARY_PATH=/home/ubuntu/DeepSpeech/CUDA/lib64/:/home/ubuntu/DeepSpeech/CUDA/lib64/stubs/: ++ LD_LIBRARY_PATH=/home/ubuntu/DeepSpeech/CUDA/lib64/:/home/ubuntu/DeepSpeech/CUDA/lib64/stubs/: ++ export TF_ENABLE_XLA=0 ++ TF_ENABLE_XLA=0 ++ '[' Linux = Linux ']' ++ TF_NEED_JEMALLOC=1 ++ export TF_NEED_JEMALLOC ++ export TF_NEED_GCP=0 ++ TF_NEED_GCP=0 ++ export TF_NEED_HDFS=0 ++ TF_NEED_HDFS=0 ++ export TF_NEED_OPENCL_SYCL=0 ++ TF_NEED_OPENCL_SYCL=0 ++ export TF_NEED_MKL=0 ++ TF_NEED_MKL=0 ++ export TF_NEED_VERBS=0 ++ TF_NEED_VERBS=0 ++ export TF_NEED_MPI=0 ++ TF_NEED_MPI=0 ++ export TF_NEED_S3=0 ++ TF_NEED_S3=0 ++ export TF_NEED_GDR=0 ++ TF_NEED_GDR=0 ++ export TF_SET_ANDROID_WORKSPACE=0 ++ TF_SET_ANDROID_WORKSPACE=0 ++ export GCC_HOST_COMPILER_PATH=/usr/bin/gcc ++ GCC_HOST_COMPILER_PATH=/usr/bin/gcc ++ CC_OPT_FLAGS='-mtune=generic -march=x86-64 -msse -msse2 -msse3 -msse4.1 -msse4.2 -mavx' ++ BAZEL_OPT_FLAGS= ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1 --copt=-msse4.2' ++ for flag in '${CC_OPT_FLAGS}' ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1 --copt=-msse4.2 --copt=-mavx' ++ export CC_OPT_FLAGS ++ '[' Linux = Darwin ']' ++ GV_CUDA_PATH=/usr/local/cuda ++ GV_CUDNN_PATH=/usr/lib/aarch64-linux-gnu/ ++ TF_CUDA_FLAGS='TF_CUDA_CLANG=0 TF_CUDA_VERSION=8.0 TF_CUDNN_VERSION=6 CUDA_TOOLKIT_PATH=/usr/local/cuda CUDNN_INSTALL_PATH=/usr/lib/aarch64-linux-gnu/ TF_CUDA_COMPUTE_CAPABILITIES="3.0,3.5,3.7,5.2,5.3,6.0,6.1"' ++ BAZEL_ARM_FLAGS=--config=rpi3 ++ BAZEL_CUDA_FLAGS=--config=cuda ++ BAZEL_EXTRA_FLAGS=--copt=-fvisibility=hidden ++ BUILD_TARGET_LIB_CPP_API=//tensorflow:libtensorflow_all.so ++ BUILD_TARGET_CONVERT_MMAP=//tensorflow/contrib/util:convert_graphdef_memmapped_format ++ BUILD_TARGET_FRAMEWORK=//tensorflow:libtensorflow_framework.so ++ BUILD_TARGET_DEEPSPEECH=//native_client:deepspeech ++ BUILD_TARGET_DEEPSPEECH_UTILS=//native_client:deepspeech_utils ++ BUILD_TARGET_KENLM=//native_client:libctc_decoder_with_kenlm.so ++ BUILD_TARGET_TRIE=//native_client:generate_trie ++ BUILD_TARGET_AOT_DEPS=//tensorflow/compiler/tests:lstm_layer_inference + BAZEL_TARGETS=' //native_client:libdeepspeech.so //native_client:deepspeech_utils //native_client:generate_trie ' + BAZEL_ENV_FLAGS='TF_NEED_CUDA=1 TF_CUDA_CLANG=0 TF_CUDA_VERSION=8.0 TF_CUDNN_VERSION=6 CUDA_TOOLKIT_PATH=/usr/local/cuda CUDNN_INSTALL_PATH=/usr/lib/aarch64-linux-gnu/ TF_CUDA_COMPUTE_CAPABILITIES="3.0,3.5,3.7,5.2,5.3,6.0,6.1"' + BAZEL_BUILD_FLAGS='--config=cuda --copt=-fvisibility=hidden --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1 --copt=-msse4.2 --copt=-mavx' + SYSTEM_TARGET=host + EXTRA_LOCAL_CFLAGS=-march=armv8-a + EXTRA_LOCAL_LDFLAGS='-L/usr/local/cuda/targets/aarch64-linux/lib/ -L/usr/local/cuda/targets/aarch64-linux/lib/stubs -lcudart -lcuda' + deepspeech_python_build rename_to_gpu + rename_to_gpu=rename_to_gpu + mkdir -p wheels + SETUP_FLAGS= + '[' rename_to_gpu ']' + SETUP_FLAGS='--project_name deepspeech-gpu' + EXTRA_CFLAGS=-march=armv8-a + EXTRA_LDFLAGS='-L/usr/local/cuda/targets/aarch64-linux/lib/ -L/usr/local/cuda/targets/aarch64-linux/lib/stubs -lcudart -lcuda' + EXTRA_LIBS= + make -C native_client/ TARGET=host make: Entering directory '/home/ubuntu/deepspeech/DeepSpeech/native_client' c++ -o deepspeech -march=armv8-a `pkg-config --cflags sox` client.cc -Wl,--no-as-needed -Wl,-rpath,\$ORIGIN -L/home/ubuntu/deepspeech/tensorflow/bazel-bin/tensorflow -L/home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client -L/usr/local/cuda/targets/aarch64-linux/lib/ -L/usr/local/cuda/targets/aarch64-linux/lib/stubs -lcudart -lcuda -ltensorflow_all -l:libdeepspeech.a -l:libdeepspeech_utils.a `pkg-config --libs sox` /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::pair, std::allocator >, tensorflow::Tensor>::~pair()': deepspeech.cc:(.text._ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEED2Ev[_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEED5Ev]+0x14): undefined reference to `tensorflow::Tensor::~Tensor()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::__cxx11::basic_string, std::allocator >* tensorflow::internal::MakeCheckOpString(int const&, unsigned long const&, char const*)': deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x24): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x38): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::ForVar2()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x48): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::NewString[abi:cxx11]()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x54): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x74): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::Status tensorflow::errors::InvalidArgument(char const*)': deepspeech.cc:(.text._ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_[_ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_]+0x40): undefined reference to `tensorflow::strings::StrCat[abi:cxx11](tensorflow::strings::AlphaNum const&)' deepspeech.cc:(.text._ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_[_ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_]+0x50): undefined reference to `tensorflow::Status::Status(tensorflow::error::Code, tensorflow::StringPiece)' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `google::protobuf::Map, std::allocator >, tensorflow::AttrValue>::at(std::__cxx11::basic_string, std::allocator > const&) const': deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1b8): undefined reference to `google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int)' deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1c8): undefined reference to `google::protobuf::internal::LogMessage::operator<<(char const*)' deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1d4): undefined reference to `google::protobuf::internal::LogMessage::operator<<(char const*)' deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1dc): undefined reference to `google::protobuf::internal::LogMessage::operator<<(std::__cxx11::basic_string, std::allocator > const&)' deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1e8): undefined reference to `google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&)' deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1f4): undefined reference to `google::protobuf::internal::LogMessage::~LogMessage()' deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x230): undefined reference to `google::protobuf::internal::LogMessage::~LogMessage()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::TTypes::Tensor tensorflow::Tensor::tensor()': deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x20): undefined reference to `tensorflow::Tensor::CheckTypeAndIsAligned(tensorflow::DataType) const' deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x44): undefined reference to `tensorflow::TensorShape::CheckDimsEqual(int) const' deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x50): undefined reference to `tensorflow::TensorShape::CheckDimsAtLeast(int) const' deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x74): undefined reference to `tensorflow::TensorShapeBase::dim_size(int) const' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::vector, std::allocator >, tensorflow::Tensor>, std::allocator, std::allocator >, tensorflow::Tensor> > >::~vector()': deepspeech.cc:(.text._ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEESaIS9_EED2Ev[_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEESaIS9_EED5Ev]+0x24): undefined reference to `tensorflow::Tensor::~Tensor()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::__cxx11::basic_string, std::allocator >* tensorflow::internal::MakeCheckOpString(unsigned long const&, unsigned long const&, char const*)': deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x24): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x38): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::ForVar2()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x48): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::NewString[abi:cxx11]()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x54): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x74): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::__cxx11::basic_string, std::allocator >* tensorflow::internal::MakeCheckOpString(int const&, long const&, char const*)': deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x24): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x38): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::ForVar2()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x48): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::NewString[abi:cxx11]()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x54): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()' deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x74): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::Model(char const*, int, int, char const*, int)': deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5c): undefined reference to `tensorflow::GraphDef::GraphDef()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5d8): undefined reference to `tensorflow::SessionOptions::SessionOptions()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5ec): undefined reference to `tensorflow::NewSession(tensorflow::SessionOptions const&, tensorflow::Session**)' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5f4): undefined reference to `tensorflow::ConfigProto::~ConfigProto()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x620): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x718): undefined reference to `tensorflow::Env::Default()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x760): undefined reference to `tensorflow::ReadBinaryProto(tensorflow::Env*, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::MessageLite*)' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x774): undefined reference to `tensorflow::Status::SlowCopyFrom(tensorflow::Status::State const*)' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x814): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x978): undefined reference to `tensorflow::ConfigProto::~ConfigProto()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xa44): undefined reference to `tensorflow::Status::SlowCopyFrom(tensorflow::Status::State const*)' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xacc): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xb58): undefined reference to `tensorflow::NodeDef::~NodeDef()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xb80): undefined reference to `tensorflow::NodeDef::NodeDef(tensorflow::NodeDef const&)' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xb98): undefined reference to `google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xbd4): undefined reference to `tensorflow::_TensorProto_default_instance_' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xbd8): undefined reference to `tensorflow::_TensorProto_default_instance_' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xcdc): undefined reference to `tensorflow::NodeDef::~NodeDef()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xd0c): undefined reference to `tensorflow::NodeDef::~NodeDef()' deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xd48): undefined reference to `tensorflow::NodeDef::~NodeDef()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::~Model()': deepspeech.cc:(.text._ZN10DeepSpeech5ModelD2Ev+0x1b0): undefined reference to `tensorflow::GraphDef::~GraphDef()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `float tensorflow::ctc::CTCBeamSearchDecoder >::GetTopK const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(int, Eigen::Block const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&, std::vector >*, std::vector >*)': deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE]+0x29c): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE]+0x2b0): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::gtl::TopN*, tensorflow::ctc::ctc_beam_search::BeamComparer >::peek_bottom()': deepspeech.cc:(.text._ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryINS3_14EmptyBeamStateEEENS3_12BeamComparerIS5_EEE11peek_bottomEv[_ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryINS3_14EmptyBeamStateEEENS3_12BeamComparerIS5_EEE11peek_bottomEv]+0xd8): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryINS3_14EmptyBeamStateEEENS3_12BeamComparerIS5_EEE11peek_bottomEv[_ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryINS3_14EmptyBeamStateEEENS3_12BeamComparerIS5_EEE11peek_bottomEv]+0xf0): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `void tensorflow::ctc::CTCBeamSearchDecoder >::Step const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(Eigen::Block const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&)': deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_]+0x308): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_]+0x31c): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::vector >*& tensorflow::internal::CheckNotNull >*&>(char const*, int, char const*, std::vector >*&)': deepspeech.cc:(.text._ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_[_ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_]+0x68): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_[_ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_]+0xb4): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::ctc::CTCBeamSearchDecoder >::Decode(Eigen::Map const, 0, Eigen::Stride<0, 0> > const&, std::vector const, 0, Eigen::Stride<0, 0> >, std::allocator const, 0, Eigen::Stride<0, 0> > > > const&, std::vector >, std::allocator > > >, std::allocator >, std::allocator > > > > >*, Eigen::Map, 0, Eigen::Stride<0, 0> >*)': deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE]+0x5b0): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE]+0x5c4): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderINS0_15ctc_beam_search14EmptyBeamStateENS2_12BeamComparerIS3_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE]+0x5dc): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `float tensorflow::ctc::CTCBeamSearchDecoder >::GetTopK const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(int, Eigen::Block const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&, std::vector >*, std::vector >*)': deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE]+0x29c): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE7GetTopKIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEfiRKT_PSt6vectorIfSaIfEEPSM_IiSaIiEE]+0x2b0): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::gtl::TopN*, tensorflow::ctc::ctc_beam_search::BeamComparer >::peek_bottom()': deepspeech.cc:(.text._ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryI14KenLMBeamStateEENS3_12BeamComparerIS5_EEE11peek_bottomEv[_ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryI14KenLMBeamStateEENS3_12BeamComparerIS5_EEE11peek_bottomEv]+0xd8): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryI14KenLMBeamStateEENS3_12BeamComparerIS5_EEE11peek_bottomEv[_ZN10tensorflow3gtl4TopNIPNS_3ctc15ctc_beam_search9BeamEntryI14KenLMBeamStateEENS3_12BeamComparerIS5_EEE11peek_bottomEv]+0xf0): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `void tensorflow::ctc::CTCBeamSearchDecoder >::Step const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(Eigen::Block const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&)': deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_]+0x300): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE4StepIN5Eigen5BlockIKNS8_3MapIKNS8_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ENS8_6StrideILi0ELi0EEEEELi1ELin1ELb0EEEEEvRKT_]+0x314): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::ctc::CTCBeamSearchDecoder >::Decode(Eigen::Map const, 0, Eigen::Stride<0, 0> > const&, std::vector const, 0, Eigen::Stride<0, 0> >, std::allocator const, 0, Eigen::Stride<0, 0> > > > const&, std::vector >, std::allocator > > >, std::allocator >, std::allocator > > > > >*, Eigen::Map, 0, Eigen::Stride<0, 0> >*)': deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE]+0x578): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE]+0x58c): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()' deepspeech.cc:(.text._ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE[_ZN10tensorflow3ctc20CTCBeamSearchDecoderI14KenLMBeamStateNS0_15ctc_beam_search12BeamComparerIS2_EEE6DecodeERKN5Eigen3MapIKNS7_5ArrayIiLin1ELi1ELi0ELin1ELi1EEELi0ENS7_6StrideILi0ELi0EEEEERKSt6vectorINS8_IKNS7_6MatrixIfLin1ELin1ELi0ELin1ELin1EEELi0ESD_EESaISL_EEPSH_ISH_ISH_IiSaIiEESaISR_EESaIST_EEPNS8_ISJ_Li0ESD_EE]+0x5a4): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::infer(float*, int, int)': deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x100): undefined reference to `tensorflow::TensorShapeBase::TensorShapeBase(tensorflow::gtl::ArraySlice)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x114): undefined reference to `tensorflow::Tensor::Tensor(tensorflow::DataType, tensorflow::TensorShape const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x1a4): undefined reference to `tensorflow::TensorShapeBase::TensorShapeBase(tensorflow::gtl::ArraySlice)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x1b8): undefined reference to `tensorflow::Tensor::Tensor(tensorflow::DataType, tensorflow::TensorShape const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x1cc): undefined reference to `tensorflow::Tensor::CheckIsAlignedAndSingleElement() const' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x4ac): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x4e8): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x508): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x558): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x5c8): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x5e8): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x5f0): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x60c): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x618): undefined reference to `tensorflow::Status::IgnoreError() const' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x834): undefined reference to `tensorflow::Status::SlowCopyFrom(tensorflow::Status::State const*)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x8fc): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x934): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x954): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa08): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa28): undefined reference to `tensorflow::Tensor::~Tensor()' /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o):deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa30): more undefined references to `tensorflow::Tensor::~Tensor()' follow /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::infer(float*, int, int)': deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa8c): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xaa0): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xac4): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xad0): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xadc): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xaf0): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xb04): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xc2c): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xc4c): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xc54): undefined reference to `tensorflow::Tensor::~Tensor()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xe84): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()' deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xea0): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()' collect2: error: ld returned 1 exit status Makefile:22: recipe for target 'deepspeech' failed make: *** [deepspeech] Error 1 make: Leaving directory '/home/ubuntu/deepspeech/DeepSpeech/native_client'