Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. $ sudo -H bash BuildTensorflow.sh -b r1.6
  2.  
  3. swapon: /home/nvidia/JetsonTFBuild/swapfile.swap: swapon failed: Device or resource busy
  4. Looks like Swap not desired or is already in use
  5. dirname: missing operand
  6. Try 'dirname --help' for more information.
  7. dirname: missing operand
  8. Try 'dirname --help' for more information.
  9. PYTHON_BIN_PATH=/usr/bin/python2
  10. GCC_HOST_COMPILER_PATH=/usr/bin/gcc
  11. CUDA_TOOLKIT_PATH=
  12. TF_CUDA_VERSION=9.0
  13. TF_CUDA_COMPUTE_CAPABILITIES=5.3,6.2
  14. CUDNN_INSTALL_PATH=/usr/lib/aarch64-linux-gnu
  15. TF_CUDNN_VERSION=7.0.5
  16. ./tf_build.sh: line 20: /home/nvidia/JetsonTFBuild: Is a directory
  17. /usr/bin/python2: can't open file 'configure.py': [Errno 2] No such file or directory
  18. error: patch failed: tensorflow/contrib/lite/kernels/internal/BUILD:21
  19. error: tensorflow/contrib/lite/kernels/internal/BUILD: patch does not apply
  20. INFO: Options provided by the client:
  21. Inherited 'common' options: --isatty=1 --terminal_columns=80
  22. INFO: Reading rc options for 'build' from /home/nvidia/JetsonTFBuild/tensorflow/tools/bazel.rc:
  23. 'build' options: --define framework_shared_object=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --define=grpc_no_ares=true --spawn_strategy=standalone --genrule_strategy=standalone -c opt
  24. ERROR: Config value opt is not defined in any .rc file
  25. Tue Oct 9 20:34:03 JST 2018 : === Using tmpdir: /tmp/tmp.swhwrsSoaA
  26. cp: cannot stat 'bazel-bin/tensorflow/tools/pip_package/build_pip_package.runfiles/org_tensorflow/tensorflow': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement