-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tensorflow-cc{1.14}:x64-windows] build failure #10632
Comments
See logs for more information: See logs for more information:
|
@muha0143 Could you please provide the failure log and the version of your VS to us? |
Visual Studio 2019 community build-x64-windows-rel-err.log : $TEST_TMPDIR defined: output root default is 'c:\vcpkg\buildtrees.bzl' and max_idle_secs default is '15'.
|
Duplicated to #7995, also has Upstream issue tensorflow/tensorflow#32228 to track. |
Host Environment
I used this command line
vcpkg install tensorflow-cc:x64-windows
Failure logs
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:136 (message):
Command failed: C:/vcpkg/downloads/tools/msys2/msys64/usr/bin/bash.exe --noprofile --norc -c "C:/vcpkg/downloads/tools/bazel/0.25.2/bazel.exe build --verbose_failures -c opt --python_path=C:/vcpkg/downloads/tools/python/python-3.7.3-x64/python.exe --incompatible_disable_deprecated_attr_params=false --define=no_tensorflow_py_deps=true ///tensorflow:libtensorflow_cc.so ///tensorflow:install_headers"
Working Directory: C:/vcpkg/buildtrees/tensorflow-cc/x64-windows-rel
See logs for more information:
C:\vcpkg\buildtrees\tensorflow-cc\build-x64-windows-rel-err.log
Call Stack (most recent call first):
ports/tensorflow-cc/portfile.cmake:90 (vcpkg_execute_build_process)
scripts/ports.cmake:90 (include)
Error: Building package tensorflow-cc:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with
.\vcpkg update
, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: tensorflow-cc:x64-windows
Vcpkg version: 2020.02.04-nohash
The text was updated successfully, but these errors were encountered: