spacepaste

  1.  
  2. ++ dirname ./taskcluster/cuda-arm-build.sh
  3. + source ./taskcluster/../tc-tests-utils.sh
  4. ++ set -xe
  5. +++ uname
  6. ++ OS=Linux
  7. ++ '[' Linux = Linux ']'
  8. ++ export DS_ROOT_TASK=/home/ubuntu
  9. ++ DS_ROOT_TASK=/home/ubuntu
  10. ++ '[' Linux = Darwin ']'
  11. ++ export TASKCLUSTER_ARTIFACTS=/tmp/artifacts
  12. ++ TASKCLUSTER_ARTIFACTS=/tmp/artifacts
  13. ++ export TASKCLUSTER_TMP_DIR=/tmp
  14. ++ TASKCLUSTER_TMP_DIR=/tmp
  15. ++ mkdir -p /tmp
  16. ++ export DS_TFDIR=/home/ubuntu/DeepSpeech/tf
  17. ++ DS_TFDIR=/home/ubuntu/DeepSpeech/tf
  18. ++ export DS_DSDIR=/home/ubuntu/DeepSpeech/ds
  19. ++ DS_DSDIR=/home/ubuntu/DeepSpeech/ds
  20. ++ export BAZEL_CTC_TARGETS=//native_client:libctc_decoder_with_kenlm.so
  21. ++ BAZEL_CTC_TARGETS=//native_client:libctc_decoder_with_kenlm.so
  22. ++ export EXTRA_AOT_CFLAGS=
  23. ++ EXTRA_AOT_CFLAGS=
  24. ++ export EXTRA_AOT_LDFLAGS=
  25. ++ EXTRA_AOT_LDFLAGS=
  26. ++ export EXTRA_AOT_LIBS=-ldeepspeech_model
  27. ++ EXTRA_AOT_LIBS=-ldeepspeech_model
  28. ++ export 'BAZEL_AOT_BUILD_FLAGS=--define=DS_NATIVE_MODEL=1 --define=DS_MODEL_TIMESTEPS=64'
  29. ++ BAZEL_AOT_BUILD_FLAGS='--define=DS_NATIVE_MODEL=1 --define=DS_MODEL_TIMESTEPS=64'
  30. ++ export 'BAZEL_AOT_TARGETS=
  31. //native_client:libdeepspeech_model.so
  32. '
  33. ++ BAZEL_AOT_TARGETS='
  34. //native_client:libdeepspeech_model.so
  35. '
  36. ++ model_source=
  37. +++ basename ''
  38. ++ model_name=
  39. +++ basename -s .pb ''
  40. ++ model_name_mmap=.pbmm
  41. +++ dirname ''
  42. ++ model_source_mmap=./.pbmm
  43. ++ SUPPORTED_PYTHON_VERSIONS='2.7.13 3.4.6 3.5.3 3.6.2 3.6.3'
  44. ++ SUPPORTED_NODEJS_VERSIONS='4.8.6 5.12.0 6.12.0 7.10.1 8.9.1 9.2.0'
  45. + source /home/ubuntu/tensorflow/tc-vars.sh
  46. ++ set -ex
  47. +++ uname
  48. ++ export OS=Linux
  49. ++ OS=Linux
  50. ++ '[' Linux = Linux ']'
  51. +++ /usr/bin/realpath /home/ubuntu
  52. ++ export DS_ROOT_TASK=/home/ubuntu
  53. ++ DS_ROOT_TASK=/home/ubuntu
  54. ++ BAZEL_URL=https://github.com/bazelbuild/bazel/releases/download/0.10.0/bazel-0.10.0-installer-linux-x86_64.sh
  55. ++ BAZEL_SHA256=ffff2632e32d5009fd48b7f51971a66012eefa2004c6448c13dc3976ad1db6b0
  56. ++ CUDA_URL=https://developer.nvidia.com/compute/cuda/9.0/Prod/local_installers/cuda_9.0.176_384.81_linux-run
  57. ++ CUDA_SHA256=96863423feaa50b5c1c5e1b9ec537ef7ba77576a3986652351ae43e66bcd080c
  58. ++ CUDNN_URL=http://developer.download.nvidia.com/compute/redist/cudnn/v7.0.5/cudnn-9.0-linux-x64-v7.tgz
  59. ++ CUDNN_SHA256=1a3e076447d5b9860c73d9bebe7087ffcb7b0c8814fd1e506096435a2ad9ab0e
  60. ++ export TASKCLUSTER_ARTIFACTS=/tmp/artifacts
  61. ++ TASKCLUSTER_ARTIFACTS=/tmp/artifacts
  62. ++ 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'
  63. ++ '[' Linux = Darwin ']'
  64. ++ export PATH
  65. ++ '[' Linux = Linux ']'
  66. ++ export LD_LIBRARY_PATH=/home/ubuntu/DeepSpeech/CUDA/lib64/:/home/ubuntu/DeepSpeech/CUDA/lib64/stubs/:
  67. ++ LD_LIBRARY_PATH=/home/ubuntu/DeepSpeech/CUDA/lib64/:/home/ubuntu/DeepSpeech/CUDA/lib64/stubs/:
  68. ++ export TF_ENABLE_XLA=0
  69. ++ TF_ENABLE_XLA=0
  70. ++ '[' Linux = Linux ']'
  71. ++ TF_NEED_JEMALLOC=1
  72. ++ export TF_NEED_JEMALLOC
  73. ++ export TF_NEED_GCP=0
  74. ++ TF_NEED_GCP=0
  75. ++ export TF_NEED_HDFS=0
  76. ++ TF_NEED_HDFS=0
  77. ++ export TF_NEED_OPENCL_SYCL=0
  78. ++ TF_NEED_OPENCL_SYCL=0
  79. ++ export TF_NEED_MKL=0
  80. ++ TF_NEED_MKL=0
  81. ++ export TF_NEED_VERBS=0
  82. ++ TF_NEED_VERBS=0
  83. ++ export TF_NEED_MPI=0
  84. ++ TF_NEED_MPI=0
  85. ++ export TF_NEED_S3=0
  86. ++ TF_NEED_S3=0
  87. ++ export TF_NEED_GDR=0
  88. ++ TF_NEED_GDR=0
  89. ++ export TF_SET_ANDROID_WORKSPACE=0
  90. ++ TF_SET_ANDROID_WORKSPACE=0
  91. ++ export GCC_HOST_COMPILER_PATH=/usr/bin/gcc
  92. ++ GCC_HOST_COMPILER_PATH=/usr/bin/gcc
  93. ++ CC_OPT_FLAGS='-mtune=generic -march=x86-64 -msse -msse2 -msse3 -msse4.1 -msse4.2 -mavx'
  94. ++ BAZEL_OPT_FLAGS=
  95. ++ for flag in '${CC_OPT_FLAGS}'
  96. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic'
  97. ++ for flag in '${CC_OPT_FLAGS}'
  98. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64'
  99. ++ for flag in '${CC_OPT_FLAGS}'
  100. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse'
  101. ++ for flag in '${CC_OPT_FLAGS}'
  102. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2'
  103. ++ for flag in '${CC_OPT_FLAGS}'
  104. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3'
  105. ++ for flag in '${CC_OPT_FLAGS}'
  106. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1'
  107. ++ for flag in '${CC_OPT_FLAGS}'
  108. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1 --copt=-msse4.2'
  109. ++ for flag in '${CC_OPT_FLAGS}'
  110. ++ BAZEL_OPT_FLAGS=' --copt=-mtune=generic --copt=-march=x86-64 --copt=-msse --copt=-msse2 --copt=-msse3 --copt=-msse4.1 --copt=-msse4.2 --copt=-mavx'
  111. ++ export CC_OPT_FLAGS
  112. ++ '[' Linux = Darwin ']'
  113. ++ GV_CUDA_PATH=/usr/local/cuda
  114. ++ GV_CUDNN_PATH=/usr/lib/aarch64-linux-gnu/
  115. ++ 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"'
  116. ++ BAZEL_ARM_FLAGS=--config=rpi3
  117. ++ BAZEL_CUDA_FLAGS=--config=cuda
  118. ++ BAZEL_EXTRA_FLAGS=--copt=-fvisibility=hidden
  119. ++ BUILD_TARGET_LIB_CPP_API=//tensorflow:libtensorflow_all.so
  120. ++ BUILD_TARGET_CONVERT_MMAP=//tensorflow/contrib/util:convert_graphdef_memmapped_format
  121. ++ BUILD_TARGET_FRAMEWORK=//tensorflow:libtensorflow_framework.so
  122. ++ BUILD_TARGET_DEEPSPEECH=//native_client:deepspeech
  123. ++ BUILD_TARGET_DEEPSPEECH_UTILS=//native_client:deepspeech_utils
  124. ++ BUILD_TARGET_KENLM=//native_client:libctc_decoder_with_kenlm.so
  125. ++ BUILD_TARGET_TRIE=//native_client:generate_trie
  126. ++ BUILD_TARGET_AOT_DEPS=//tensorflow/compiler/tests:lstm_layer_inference
  127. + BAZEL_TARGETS='
  128. //native_client:libdeepspeech.so
  129. //native_client:deepspeech_utils
  130. //native_client:generate_trie
  131. '
  132. + 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"'
  133. + 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'
  134. + SYSTEM_TARGET=host
  135. + EXTRA_LOCAL_CFLAGS=-march=armv8-a
  136. + EXTRA_LOCAL_LDFLAGS='-L/usr/local/cuda/targets/aarch64-linux/lib/ -L/usr/local/cuda/targets/aarch64-linux/lib/stubs -lcudart -lcuda'
  137. + deepspeech_python_build rename_to_gpu
  138. + rename_to_gpu=rename_to_gpu
  139. + mkdir -p wheels
  140. + SETUP_FLAGS=
  141. + '[' rename_to_gpu ']'
  142. + SETUP_FLAGS='--project_name deepspeech-gpu'
  143. + EXTRA_CFLAGS=-march=armv8-a
  144. + EXTRA_LDFLAGS='-L/usr/local/cuda/targets/aarch64-linux/lib/ -L/usr/local/cuda/targets/aarch64-linux/lib/stubs -lcudart -lcuda'
  145. + EXTRA_LIBS=
  146. + make -C native_client/ TARGET=host
  147. make: Entering directory '/home/ubuntu/deepspeech/DeepSpeech/native_client'
  148. 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`
  149. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor>::~pair()':
  150. deepspeech.cc:(.text._ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEED2Ev[_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEED5Ev]+0x14): undefined reference to `tensorflow::Tensor::~Tensor()'
  151. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* tensorflow::internal::MakeCheckOpString<int, unsigned long>(int const&, unsigned long const&, char const*)':
  152. 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*)'
  153. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x38): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::ForVar2()'
  154. 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]()'
  155. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x54): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()'
  156. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIimEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x74): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()'
  157. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::Status tensorflow::errors::InvalidArgument<char const*>(char const*)':
  158. deepspeech.cc:(.text._ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_[_ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_]+0x40): undefined reference to `tensorflow::strings::StrCat[abi:cxx11](tensorflow::strings::AlphaNum const&)'
  159. deepspeech.cc:(.text._ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_[_ZN10tensorflow6errors15InvalidArgumentIJPKcEEENS_6StatusEDpT_]+0x50): undefined reference to `tensorflow::Status::Status(tensorflow::error::Code, tensorflow::StringPiece)'
  160. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::AttrValue>::at(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
  161. 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)'
  162. deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1c8): undefined reference to `google::protobuf::internal::LogMessage::operator<<(char const*)'
  163. deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1d4): undefined reference to `google::protobuf::internal::LogMessage::operator<<(char const*)'
  164. deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1dc): undefined reference to `google::protobuf::internal::LogMessage::operator<<(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  165. deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1e8): undefined reference to `google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&)'
  166. deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x1f4): undefined reference to `google::protobuf::internal::LogMessage::~LogMessage()'
  167. deepspeech.cc:(.text._ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_[_ZNK6google8protobuf3MapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow9AttrValueEE2atERKS7_]+0x230): undefined reference to `google::protobuf::internal::LogMessage::~LogMessage()'
  168. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::TTypes<float, 3ul, long>::Tensor tensorflow::Tensor::tensor<float, 3ul>()':
  169. deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x20): undefined reference to `tensorflow::Tensor::CheckTypeAndIsAligned(tensorflow::DataType) const'
  170. deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x44): undefined reference to `tensorflow::TensorShape::CheckDimsEqual(int) const'
  171. deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x50): undefined reference to `tensorflow::TensorShape::CheckDimsAtLeast(int) const'
  172. deepspeech.cc:(.text._ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv[_ZN10tensorflow6Tensor6tensorIfLm3EEENS_6TTypesIT_XT0_ElE6TensorEv]+0x74): undefined reference to `tensorflow::TensorShapeBase<tensorflow::TensorShape>::dim_size(int) const'
  173. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor> > >::~vector()':
  174. deepspeech.cc:(.text._ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEESaIS9_EED2Ev[_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN10tensorflow6TensorEESaIS9_EED5Ev]+0x24): undefined reference to `tensorflow::Tensor::~Tensor()'
  175. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* tensorflow::internal::MakeCheckOpString<unsigned long, unsigned long>(unsigned long const&, unsigned long const&, char const*)':
  176. 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*)'
  177. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x38): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::ForVar2()'
  178. 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]()'
  179. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x54): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()'
  180. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringImmEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x74): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()'
  181. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* tensorflow::internal::MakeCheckOpString<int, long>(int const&, long const&, char const*)':
  182. 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*)'
  183. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x38): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::ForVar2()'
  184. 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]()'
  185. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x54): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()'
  186. deepspeech.cc:(.text._ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc[_ZN10tensorflow8internal17MakeCheckOpStringIilEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc]+0x74): undefined reference to `tensorflow::internal::CheckOpMessageBuilder::~CheckOpMessageBuilder()'
  187. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::Model(char const*, int, int, char const*, int)':
  188. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5c): undefined reference to `tensorflow::GraphDef::GraphDef()'
  189. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5d8): undefined reference to `tensorflow::SessionOptions::SessionOptions()'
  190. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5ec): undefined reference to `tensorflow::NewSession(tensorflow::SessionOptions const&, tensorflow::Session**)'
  191. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x5f4): undefined reference to `tensorflow::ConfigProto::~ConfigProto()'
  192. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x620): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const'
  193. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x718): undefined reference to `tensorflow::Env::Default()'
  194. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x760): undefined reference to `tensorflow::ReadBinaryProto(tensorflow::Env*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::MessageLite*)'
  195. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x774): undefined reference to `tensorflow::Status::SlowCopyFrom(tensorflow::Status::State const*)'
  196. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x814): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const'
  197. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0x978): undefined reference to `tensorflow::ConfigProto::~ConfigProto()'
  198. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xa44): undefined reference to `tensorflow::Status::SlowCopyFrom(tensorflow::Status::State const*)'
  199. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xacc): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const'
  200. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xb58): undefined reference to `tensorflow::NodeDef::~NodeDef()'
  201. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xb80): undefined reference to `tensorflow::NodeDef::NodeDef(tensorflow::NodeDef const&)'
  202. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xb98): undefined reference to `google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const'
  203. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xbd4): undefined reference to `tensorflow::_TensorProto_default_instance_'
  204. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xbd8): undefined reference to `tensorflow::_TensorProto_default_instance_'
  205. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xcdc): undefined reference to `tensorflow::NodeDef::~NodeDef()'
  206. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xd0c): undefined reference to `tensorflow::NodeDef::~NodeDef()'
  207. deepspeech.cc:(.text._ZN10DeepSpeech5ModelC2EPKciiS2_i+0xd48): undefined reference to `tensorflow::NodeDef::~NodeDef()'
  208. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::~Model()':
  209. deepspeech.cc:(.text._ZN10DeepSpeech5ModelD2Ev+0x1b0): undefined reference to `tensorflow::GraphDef::~GraphDef()'
  210. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `float tensorflow::ctc::CTCBeamSearchDecoder<tensorflow::ctc::ctc_beam_search::EmptyBeamState, tensorflow::ctc::ctc_beam_search::BeamComparer<tensorflow::ctc::ctc_beam_search::EmptyBeamState> >::GetTopK<Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(int, Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&, std::vector<float, std::allocator<float> >*, std::vector<int, std::allocator<int> >*)':
  211. 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)'
  212. 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()'
  213. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::gtl::TopN<tensorflow::ctc::ctc_beam_search::BeamEntry<tensorflow::ctc::ctc_beam_search::EmptyBeamState>*, tensorflow::ctc::ctc_beam_search::BeamComparer<tensorflow::ctc::ctc_beam_search::EmptyBeamState> >::peek_bottom()':
  214. 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)'
  215. 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()'
  216. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `void tensorflow::ctc::CTCBeamSearchDecoder<tensorflow::ctc::ctc_beam_search::EmptyBeamState, tensorflow::ctc::ctc_beam_search::BeamComparer<tensorflow::ctc::ctc_beam_search::EmptyBeamState> >::Step<Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&)':
  217. 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)'
  218. 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()'
  219. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `std::vector<float, std::allocator<float> >*& tensorflow::internal::CheckNotNull<std::vector<float, std::allocator<float> >*&>(char const*, int, char const*, std::vector<float, std::allocator<float> >*&)':
  220. deepspeech.cc:(.text._ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_[_ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_]+0x68): undefined reference to `tensorflow::internal::LogMessageFatal::LogMessageFatal(char const*, int)'
  221. deepspeech.cc:(.text._ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_[_ZN10tensorflow8internal12CheckNotNullIRPSt6vectorIfSaIfEEEEOT_PKciSA_S8_]+0xb4): undefined reference to `tensorflow::internal::LogMessageFatal::~LogMessageFatal()'
  222. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::ctc::CTCBeamSearchDecoder<tensorflow::ctc::ctc_beam_search::EmptyBeamState, tensorflow::ctc::ctc_beam_search::BeamComparer<tensorflow::ctc::ctc_beam_search::EmptyBeamState> >::Decode(Eigen::Map<Eigen::Array<int, -1, 1, 0, -1, 1> const, 0, Eigen::Stride<0, 0> > const&, std::vector<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> >, std::allocator<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > > > const&, std::vector<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::allocator<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > > >*, Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1>, 0, Eigen::Stride<0, 0> >*)':
  223. 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)'
  224. 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()'
  225. 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)'
  226. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `float tensorflow::ctc::CTCBeamSearchDecoder<KenLMBeamState, tensorflow::ctc::ctc_beam_search::BeamComparer<KenLMBeamState> >::GetTopK<Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(int, Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&, std::vector<float, std::allocator<float> >*, std::vector<int, std::allocator<int> >*)':
  227. 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)'
  228. 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()'
  229. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::gtl::TopN<tensorflow::ctc::ctc_beam_search::BeamEntry<KenLMBeamState>*, tensorflow::ctc::ctc_beam_search::BeamComparer<KenLMBeamState> >::peek_bottom()':
  230. 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)'
  231. 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()'
  232. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `void tensorflow::ctc::CTCBeamSearchDecoder<KenLMBeamState, tensorflow::ctc::ctc_beam_search::BeamComparer<KenLMBeamState> >::Step<Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> >(Eigen::Block<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > const, 1, -1, false> const&)':
  233. 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)'
  234. 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()'
  235. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `tensorflow::ctc::CTCBeamSearchDecoder<KenLMBeamState, tensorflow::ctc::ctc_beam_search::BeamComparer<KenLMBeamState> >::Decode(Eigen::Map<Eigen::Array<int, -1, 1, 0, -1, 1> const, 0, Eigen::Stride<0, 0> > const&, std::vector<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> >, std::allocator<Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1> const, 0, Eigen::Stride<0, 0> > > > const&, std::vector<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::allocator<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > > >*, Eigen::Map<Eigen::Matrix<float, -1, -1, 0, -1, -1>, 0, Eigen::Stride<0, 0> >*)':
  236. 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)'
  237. 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()'
  238. 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)'
  239. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::infer(float*, int, int)':
  240. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x100): undefined reference to `tensorflow::TensorShapeBase<tensorflow::TensorShape>::TensorShapeBase(tensorflow::gtl::ArraySlice<long long>)'
  241. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x114): undefined reference to `tensorflow::Tensor::Tensor(tensorflow::DataType, tensorflow::TensorShape const&)'
  242. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x1a4): undefined reference to `tensorflow::TensorShapeBase<tensorflow::TensorShape>::TensorShapeBase(tensorflow::gtl::ArraySlice<long long>)'
  243. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x1b8): undefined reference to `tensorflow::Tensor::Tensor(tensorflow::DataType, tensorflow::TensorShape const&)'
  244. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x1cc): undefined reference to `tensorflow::Tensor::CheckIsAlignedAndSingleElement() const'
  245. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x4ac): undefined reference to `tensorflow::Tensor::~Tensor()'
  246. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x4e8): undefined reference to `tensorflow::Tensor::~Tensor()'
  247. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x508): undefined reference to `tensorflow::Tensor::~Tensor()'
  248. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x558): undefined reference to `tensorflow::Status::ToString[abi:cxx11]() const'
  249. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x5c8): undefined reference to `tensorflow::Tensor::~Tensor()'
  250. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x5e8): undefined reference to `tensorflow::Tensor::~Tensor()'
  251. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x5f0): undefined reference to `tensorflow::Tensor::~Tensor()'
  252. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x60c): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)'
  253. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x618): undefined reference to `tensorflow::Status::IgnoreError() const'
  254. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x834): undefined reference to `tensorflow::Status::SlowCopyFrom(tensorflow::Status::State const*)'
  255. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x8fc): undefined reference to `tensorflow::Tensor::~Tensor()'
  256. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x934): undefined reference to `tensorflow::Tensor::~Tensor()'
  257. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0x954): undefined reference to `tensorflow::Tensor::~Tensor()'
  258. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa08): undefined reference to `tensorflow::Tensor::~Tensor()'
  259. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa28): undefined reference to `tensorflow::Tensor::~Tensor()'
  260. /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
  261. /home/ubuntu/deepspeech/tensorflow/bazel-bin/native_client/libdeepspeech.a(deepspeech.o): In function `DeepSpeech::Model::infer(float*, int, int)':
  262. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xa8c): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)'
  263. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xaa0): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)'
  264. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xac4): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)'
  265. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xad0): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()'
  266. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xadc): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()'
  267. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xaf0): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)'
  268. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xb04): undefined reference to `tensorflow::TensorShapeRep::SlowCopyFrom(tensorflow::TensorShapeRep const&)'
  269. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xc2c): undefined reference to `tensorflow::Tensor::~Tensor()'
  270. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xc4c): undefined reference to `tensorflow::Tensor::~Tensor()'
  271. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xc54): undefined reference to `tensorflow::Tensor::~Tensor()'
  272. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xe84): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()'
  273. deepspeech.cc:(.text._ZN10DeepSpeech5Model5inferEPfii+0xea0): undefined reference to `tensorflow::TensorShapeRep::DestructorOutOfLine()'
  274. collect2: error: ld returned 1 exit status
  275. Makefile:22: recipe for target 'deepspeech' failed
  276. make: *** [deepspeech] Error 1
  277. make: Leaving directory '/home/ubuntu/deepspeech/DeepSpeech/native_client'
  278.