Skip to content

Instantly share code, notes, and snippets.

@crypdick
Created January 15, 2018 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crypdick/3afe9083dbf65ff9f8a2a0dcc3b91b10 to your computer and use it in GitHub Desktop.
Save crypdick/3afe9083dbf65ff9f8a2a0dcc3b91b10 to your computer and use it in GitHub Desktop.
==> Starting build()...
Extracting Bazel installation...
You have bazel 0.9.0- (@non-git) installed.
Add "--config=mkl" to your bazel command to build with MKL support.
Please note that MKL on MacOS or windows is still not supported.
If you would like to use a local MKL instead of downloading, please set the environment variable "TF_MKL_ROOT" every time before build.
Configuration finished
.................
ERROR: /home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD:4:1: First argument of 'load' must be a label and start with either '//', ':', or '@'. Use --incompatible_load_argument_is_label=false to temporarily disable this check.
ERROR: /home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD:6:1: First argument of 'load' must be a label and start with either '//', ':', or '@'. Use --incompatible_load_argument_is_label=false to temporarily disable this check.
ERROR: /home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD:30:9: Traceback (most recent call last):
File "/home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD", line 27
cc_library(name = "syclrt", srcs = [sycl_libr...")], <3 more arguments>)
File "/home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD", line 30, in cc_library
sycl_library_path
name 'sycl_library_path' is not defined
ERROR: /home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD:39:1: Target '@local_config_sycl//sycl:using_sycl' contains an error and its package is in error and referenced by '@local_config_sycl//sycl:sycl'
ERROR: /tmp/yaourt-tmp-crypdick/aur-deepspeech/src/tensorflow/tensorflow/core/BUILD:2218:1: Target '@local_config_sycl//sycl:sycl' contains an error and its package is in error and referenced by '//tensorflow/core:sycl_runtime'
ERROR: Analysis of target '//native_client:ctc_decoder_with_kenlm' failed; build aborted: Loading failed
INFO: Elapsed time: 12.867s
FAILED: Build did NOT complete successfully (23 packages loaded)
currently loading: tensorflow/core/kernels ... (3 packages)
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build deepspeech.
==> Restart building deepspeech ? [y/N]
==> -----------------------------------
==>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment