arnaldog12 / Tensorflow-Build-MT

a repository to help building tensorflow with /MT (static library)
17 stars 7 forks source link

error MSB6006: "cmd.exe" exited with code 3 #4

Open iziamtso opened 4 years ago

iziamtso commented 4 years ago

Hello, Do not mean to replicate the same problem but it seems the other person is not responding. I have very similar issue, I followed your steps precisely but still failed to build. I would really appreciate any help you can give me on this. error_tf

This is a screenshot after running MSBUILD cmd. I am using VS2017 with 2015 toolchain

nnhattan commented 4 years ago

Hi, Sorry for the late reply, I will send you the screenshot asap. Thank you, Tan

On Tue, Nov 5, 2019 at 3:21 PM Illia Ziamtsov notifications@github.com wrote:

Hello, Do not mean to replicate the same problem but it seems the other person is not responding. I have very similar issue, I followed you steps precisely but still failed to build. I would really appreciate any help you can give me on this. [image: error_tf] https://user-images.githubusercontent.com/4674525/68243086-9df1fc80-ffc6-11e9-97ad-10ce2a8aec3d.PNG

This is a screenshot after running MSBUILD cmd. I am using VS2017 with 2015 toolchain

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arnaldog12/Tensorflow-Build-MT/issues/4?email_source=notifications&email_token=ANT6ZARVO7E3CPCPUTVY33TQSHIUJA5CNFSM4JJID5B2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXAETPA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANT6ZAWVPO5B5QRSP3CWW4LQSHIUJANCNFSM4JJID5BQ .

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

iziamtso commented 4 years ago

@nnhattan were you be able to fix this issue? I am a bit confused. I see that you originally posted a similar issue right?

nnhattan commented 4 years ago

Yes, Ive got the same issue, I have not resolved yet.

Thank you,

Tan

On Tue, Nov 5, 2019 at 4:07 PM Illia Ziamtsov notifications@github.com wrote:

@nnhattan https://github.com/nnhattan were you be able to fix this issue? I am a bit confused. I see that you originally posted a similar issue right?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arnaldog12/Tensorflow-Build-MT/issues/4?email_source=notifications&email_token=ANT6ZAQ3JWDRYRFV2TQVKUTQSHOBHA5CNFSM4JJID5B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDEKI6A#issuecomment-550020216, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANT6ZAUTUC7LS46GOTW6QB3QSHOBHANCNFSM4JJID5BQ .

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

arnaldog12 commented 4 years ago

Hi, guys I need the full error log to help. The last lines are not very useful, actually. If you scroll up a bit, you'll be able to see the error started at some point earlier.

Please, attach it as a file to the comment instead of copying & pasting.

iziamtso commented 4 years ago

@arnaldog12 Thank you for responding I am in the process producing that file for you. I will post it in 10 min.

iziamtso commented 4 years ago

@arnaldog12 in the first step you set up your python evn and asks user to remember the path of the python and its libs but you never use it below. Does it mean that I should run configure.py and give these path?

nnhattan commented 4 years ago

Sorry the my question : how can we export all the text appears in command prompt ? I m running the build.... Thank you.

On Wed, Nov 6, 2019 at 4:27 PM Illia Ziamtsov notifications@github.com wrote:

@arnaldog12 https://github.com/arnaldog12 in the first step you set up your python evn and asks user to remember the path of the python and its libs but you never use it below. Does it mean that I should run configure.py and give these path?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arnaldog12/Tensorflow-Build-MT/issues/4?email_source=notifications&email_token=ANT6ZASQ6Z25QIYCEIIGPL3QSMZEFA5CNFSM4JJID5B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDIBLEA#issuecomment-550507920, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANT6ZAXQG3CVBM4LCV3IAU3QSMZEFANCNFSM4JJID5BQ .

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

nnhattan commented 4 years ago

Here you are. This is my txt file that I can copy from cmd. Thank you, Tan

On Wed, Nov 6, 2019 at 4:35 PM Nguyen Nhat Tan nnhattan@gmail.com wrote:

Sorry the my question : how can we export all the text appears in command prompt ? I m running the build.... Thank you.

On Wed, Nov 6, 2019 at 4:27 PM Illia Ziamtsov notifications@github.com wrote:

@arnaldog12 https://github.com/arnaldog12 in the first step you set up your python evn and asks user to remember the path of the python and its libs but you never use it below. Does it mean that I should run configure.py and give these path?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arnaldog12/Tensorflow-Build-MT/issues/4?email_source=notifications&email_token=ANT6ZASQ6Z25QIYCEIIGPL3QSMZEFA5CNFSM4JJID5B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDIBLEA#issuecomment-550507920, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANT6ZAXQG3CVBM4LCV3IAU3QSMZEFANCNFSM4JJID5BQ .

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

     exit /b %1
     :cmDone
     if %errorlevel% neq 0 goto :VCEnd
     :VCEnd
   CustomBuild:
     Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt
     CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date.
   FinalizeBuildStatus:
     Deleting file "x64\Release\nsync_copy_headers_to_destination\nsync_co.EE334F00.tlog\unsuccessfulbuild".
     Touching "x64\Release\nsync_copy_headers_to_destination\nsync_co.EE334F00.tlog\nsync_copy_headers_to_destination.lastbuildstate".
79>Done Building Project "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj" (default targets).
41>Done Building Project "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj.metaproj" (default targets).
 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (74:3) on node 1 (default targets).

74:3>Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (74:3) is building "c:\tensorflow\build\gif_create_destination_dir.vcxproj" (104:3) on node 4 (default targets). 104>InitializeBuildStatus: Creating "x64\Release\gif_create_destination_dir\gif_crea.6DD136D2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date. FinalizeBuildStatus: Deleting file "x64\Release\gif_create_destination_dir\gif_crea.6DD136D2.tlog\unsuccessfulbuild". Touching "x64\Release\gif_create_destination_dir\gif_crea.6DD136D2.tlog\gif_create_destination_dir.lastbuildstate". 104>Done Building Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj" (default targets). 74>Done Building Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (default targets). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (70:3) on node 1 (default targets). 70:3>Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (70:3) is building "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj" (113:3) on node 4 (default targets). 113>InitializeBuildStatus: Creating "x64\Release\gif_copy_headers_to_destination\gif_copy.52DE7201.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. PreBuildEvent: setlocal "C:\Program Files\CMake\bin\cmake.exe" -E copy_if_different C:/tensorflow/build/gif/install/include/gif_lib.h C:/tensorflow/build/external/gif_archive/giflib-5.1.4// if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd :VCEnd CustomBuild: Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date. FinalizeBuildStatus: Deleting file "x64\Release\gif_copy_headers_to_destination\gif_copy.52DE7201.tlog\unsuccessfulbuild". Touching "x64\Release\gif_copy_headers_to_destination\gif_copy.52DE7201.tlog\gif_copy_headers_to_destination.lastbuildstate". 113>Done Building Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj" (default targets). 70>Done Building Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (default targets). 99>CustomBuild: -- Found unsuitable Qt version "" from NOTFOUND -- Qt4 not found, so disabling the mandelbrot and opengl demos

     -- Configured Eigen 3.3.90
     --
     -- To build/run the unit tests, read this page:
     --   http://eigen.tuxfamily.org/index.php?title=Tests
     --
     -- Configuring done
     -- Generating done
     -- Build files have been written to: C:/tensorflow/build/eigen/src/eigen-build
     Performing build step for 'eigen'
     Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
     Copyright (C) Microsoft Corporation. All rights reserved.

     Build started 11/6/2019 4:45:51 PM.
     Project "C:\tensorflow\build\eigen\src\eigen-build\ALL_BUILD.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\eigen\src\eigen-build\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\eigen\src\eigen-build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
     Done Building Project "C:\tensorflow\build\eigen\src\eigen-build\ZERO_CHECK.vcxproj" (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
       Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
     Done Building Project "C:\tensorflow\build\eigen\src\eigen-build\ALL_BUILD.vcxproj" (default targets).

     Build succeeded.
         0 Warning(s)
         0 Error(s)

     Time Elapsed 00:00:00.48
     Performing install step for 'eigen'
     Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
     Copyright (C) Microsoft Corporation. All rights reserved.

     Build started 11/6/2019 4:45:52 PM.
     Project "C:\tensorflow\build\eigen\src\eigen-build\install.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\eigen\src\eigen-build\install.vcxproj" (1) is building "C:\tensorflow\build\eigen\src\eigen-build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
     Done Building Project "C:\tensorflow\build\eigen\src\eigen-build\ZERO_CHECK.vcxproj" (default targets).
     Project "C:\tensorflow\build\eigen\src\eigen-build\install.vcxproj" (1) is building "C:\tensorflow\build\eigen\src\eigen-build\ALL_BUILD.vcxproj" (3) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
       Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
     Done Building Project "C:\tensorflow\build\eigen\src\eigen-build\ALL_BUILD.vcxproj" (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     PostBuildEvent:
       setlocal
       "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
       if %errorlevel% neq 0 goto :cmEnd
       :cmEnd
       endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
       :cmErrorLevel
       exit /b %1
       :cmDone
       if %errorlevel% neq 0 goto :VCEnd
       :VCEnd
       -- Install configuration: "Release"
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/signature_of_eigen3_matrix_library
       -- Up-to-date: C:/tensorflow/build/eigen/install/share/eigen3/cmake/Eigen3Targets.cmake
       -- Up-to-date: C:/tensorflow/build/eigen/install/share/eigen3/cmake/UseEigen3.cmake
       -- Up-to-date: C:/tensorflow/build/eigen/install/share/eigen3/cmake/Eigen3Config.cmake
       -- Up-to-date: C:/tensorflow/build/eigen/install/share/eigen3/cmake/Eigen3ConfigVersion.cmake
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Cholesky
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/CholmodSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Core
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Dense
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Eigen
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Eigenvalues
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Geometry
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Householder
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/IterativeLinearSolvers
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Jacobi
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/KLUSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/LU
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/MetisSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/OrderingMethods
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/PaStiXSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/PardisoSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/QR
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/QtAlignedMalloc
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SPQRSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SVD
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/Sparse
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SparseCholesky
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SparseCore
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SparseLU
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SparseQR
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/StdDeque
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/StdList
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/StdVector
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/SuperLUSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/UmfPackSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Cholesky
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Cholesky/LDLT.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Cholesky/LLT.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Cholesky/LLT_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/CholmodSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/CholmodSupport/CholmodSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AltiVec
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AltiVec/Complex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AltiVec/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AltiVec/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX/Complex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX/TypeCasting.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX512
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX512/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/AVX512/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA/Complex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA/Half.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA/PacketMathHalf.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/CUDA/TypeCasting.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/Default
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/Default/ConjHelper.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/Default/Settings.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/NEON
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/NEON/Complex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/NEON/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/NEON/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/SSE
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/SSE/Complex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/SSE/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/SSE/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/SSE/TypeCasting.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/ZVector
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/ZVector/Complex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/ZVector/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/arch/ZVector/PacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ArithmeticSequence.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Array.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ArrayBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ArrayWrapper.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Assign.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/AssignEvaluator.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Assign_MKL.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/BandMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Block.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/BooleanRedux.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CommaInitializer.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ConditionEstimator.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CoreEvaluators.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CoreIterators.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CwiseBinaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CwiseNullaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CwiseTernaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CwiseUnaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/CwiseUnaryView.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/DenseBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/DenseCoeffsBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/DenseStorage.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Diagonal.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/DiagonalMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/DiagonalProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Dot.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/EigenBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ForceAlignedAccess.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors/AssignmentFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors/BinaryFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors/NullaryFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors/StlFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors/TernaryFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/functors/UnaryFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Fuzzy.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/GeneralProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/GenericPacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/GlobalFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/IndexedView.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Inverse.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/IO.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Map.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/MapBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/MathFunctionsImpl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Matrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/MatrixBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/NestByValue.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/NoAlias.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/NumTraits.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/PermutationMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/PlainObjectBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Product.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ProductEvaluators.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralBlockPanelKernel.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralMatrixMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralMatrixVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/Parallelizer.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/SelfadjointMatrixVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/SelfadjointProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/SelfadjointRank2Update.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularMatrixMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularMatrixVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularSolverMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/products/TriangularSolverVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Random.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Redux.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Ref.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Replicate.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/ReturnByValue.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Reverse.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Select.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/SelfAdjointView.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/SelfCwiseBinaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Solve.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/SolverBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/SolveTriangular.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/StableNorm.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Stride.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Swap.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Transpose.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Transpositions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/TriangularMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/BlasUtil.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/Constants.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/DisableStupidWarnings.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/ForwardDeclarations.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/IndexedViewHelper.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/IntegralConstant.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/Macros.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/Memory.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/Meta.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/MKL_support.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/NonMPL2.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/ReenableStupidWarnings.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/StaticAssert.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/SymbolicIndex.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/util/XprHelper.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/VectorBlock.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/VectorwiseOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Core/Visitor.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/ComplexEigenSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/ComplexSchur.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/EigenSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/HessenbergDecomposition.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/RealQZ.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/RealSchur.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Eigenvalues/Tridiagonalization.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/AlignedBox.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/AngleAxis.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/arch
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/arch/Geometry_SSE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/EulerAngles.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Homogeneous.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Hyperplane.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/OrthoMethods.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/ParametrizedLine.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Quaternion.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Rotation2D.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/RotationBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Scaling.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Transform.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Translation.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Geometry/Umeyama.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Householder
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Householder/BlockHouseholder.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Householder/Householder.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Householder/HouseholderSequence.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Jacobi
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/Jacobi/Jacobi.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/KLUSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/KLUSupport/KLUSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/arch
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/arch/Inverse_SSE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/Determinant.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/FullPivLU.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/InverseImpl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/PartialPivLU.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/LU/PartialPivLU_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/MetisSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/MetisSupport/MetisSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/blas.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/Image.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/Kernel.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/lapack.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/lapacke.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/lapacke_mangling.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/misc/RealSvd2x2.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/OrderingMethods
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/OrderingMethods/Amd.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/OrderingMethods/Eigen_Colamd.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/OrderingMethods/Ordering.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/PardisoSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/PardisoSupport/PardisoSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/PaStiXSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/PaStiXSupport/PaStiXSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/ArrayCwiseBinaryOps.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/ArrayCwiseUnaryOps.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/BlockMethods.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/CommonCwiseBinaryOps.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/CommonCwiseUnaryOps.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/IndexedViewMethods.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/MatrixCwiseBinaryOps.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/plugins/MatrixCwiseUnaryOps.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR/ColPivHouseholderQR.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR/CompleteOrthogonalDecomposition.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR/FullPivHouseholderQR.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR/HouseholderQR.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/QR/HouseholderQR_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCholesky
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCholesky/SimplicialCholesky.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/AmbiVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/CompressedStorage.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/MappedSparseMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseAssign.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseBlock.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseColEtree.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseCompressedBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseDenseProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseDiagonalProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseDot.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseFuzzy.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseMap.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseMatrixBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparsePermutation.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseRedux.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseRef.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseSelfAdjointView.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseSolverBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseTranspose.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseTriangularView.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseUtil.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/SparseView.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseCore/TriangularSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLUImpl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_column_bmod.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_column_dfs.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_Memory.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_panel_bmod.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_panel_dfs.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_pivotL.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_pruneL.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_relax_snode.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_Structs.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseLU/SparseLU_Utils.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseQR
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SparseQR/SparseQR.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SPQRSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/StlSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/StlSupport/details.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/StlSupport/StdDeque.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/StlSupport/StdList.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/StlSupport/StdVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SuperLUSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SuperLUSupport/SuperLUSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SVD
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SVD/BDCSVD.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SVD/JacobiSVD.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SVD/JacobiSVD_LAPACKE.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SVD/SVDBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/SVD/UpperBidiagonalization.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/UmfPackSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/Eigen/src/UmfPackSupport/UmfPackSupport.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/AdolcForward
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/AlignedVector3
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/ArpackSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/AutoDiff
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/BVH
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/EulerAngles
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/FFT
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/IterativeSolvers
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/KroneckerProduct
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/LevenbergMarquardt
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/MatrixFunctions
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/MoreVectorization
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/MPRealSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/NonLinearOptimization
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/NumericalDiff
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/OpenGLSupport
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/Polynomials
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/Skyline
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/SparseExtra
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/SpecialFunctions
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/Splines
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/AutoDiff
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/BVH
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/BVH/BVAlgorithms.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/BVH/KdBVH.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Eigenvalues
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/EulerAngles
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/EulerAngles/EulerAngles.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/EulerAngles/EulerSystem.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/FFT
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/FFT/ei_fftw_impl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/FFT/ei_kissfft_impl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/DGMRES.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/GMRES.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/IterationController.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/MINRES.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/IterativeSolvers/Scaling.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/KroneckerProduct
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/LevenbergMarquardt
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MoreVectorization
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/MoreVectorization/MathFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/chkder.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/covar.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/dogleg.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/lmpar.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/r1updt.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NumericalDiff
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Polynomials
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Polynomials/Companion.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Polynomials/PolynomialSolver.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Polynomials/PolynomialUtils.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline/SkylineMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline/SkylineProduct.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline/SkylineStorage.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Skyline/SkylineUtil.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra/MarketIO.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SparseExtra/RandomSetter.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/arch
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/arch/CUDA
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/arch/CUDA/CudaSpecialFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Splines
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Splines/Spline.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Splines/SplineFitting.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/src/Splines/SplineFwd.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/Tensor
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/TensorSymmetry
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/ThreadPool
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/Tensor.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorArgMaxSycl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h
       -- Up-to-date: C:/tensorflow/build/external/eigen_archive/unsupported/Ei
nnhattan commented 4 years ago

Again, I have managed to export all 4K lines from cmd prompt.

Tan

On Wed, Nov 6, 2019 at 4:48 PM Nguyen Nhat Tan nnhattan@gmail.com wrote:

Here you are. This is my txt file that I can copy from cmd. Thank you, Tan

On Wed, Nov 6, 2019 at 4:35 PM Nguyen Nhat Tan nnhattan@gmail.com wrote:

Sorry the my question : how can we export all the text appears in command prompt ? I m running the build.... Thank you.

On Wed, Nov 6, 2019 at 4:27 PM Illia Ziamtsov notifications@github.com wrote:

@arnaldog12 https://github.com/arnaldog12 in the first step you set up your python evn and asks user to remember the path of the python and its libs but you never use it below. Does it mean that I should run configure.py and give these path?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arnaldog12/Tensorflow-Build-MT/issues/4?email_source=notifications&email_token=ANT6ZASQ6Z25QIYCEIIGPL3QSMZEFA5CNFSM4JJID5B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDIBLEA#issuecomment-550507920, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANT6ZAXQG3CVBM4LCV3IAU3QSMZEFANCNFSM4JJID5BQ .

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

-- Nhat Tan Nguyen

nnhattan@gmail.com

418- 446 2283

c:\tensorflow\build>%MSBUILD_EXE% /p:Configuration=Release /p:Platform=x64 /m:6 tensorflow.sln /t:Clean;Build /p:PreferredToolArchitecture=x64 Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved.

Build started 11/6/2019 4:52:24 PM. 1>Project "c:\tensorflow\build\tensorflow.sln" on node 1 (Clean;Build target(s)). 1>ValidateSolutionConfiguration: Building solution configuration "Release|x64". ValidateProjects: The project "INSTALL" is not selected for building in solution configuration "Release|x64". The project "tf_extension_ops" is not selected for building in solution configuration "Release|x64". 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\zlib_create_destination_dir.vcxproj.metaproj" (2) on node 1 (Clean target(s)). 2>Project "c:\tensorflow\build\zlib_create_destination_dir.vcxproj.metaproj" (2) is building "c:\tensorflow\build\ZERO_CHECK.vcxproj" (24) on node 2 (Clean target(s)). 24>_PrepareForClean: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 24>Done Building Project "c:\tensorflow\build\ZERO_CHECK.vcxproj" (Clean target(s)). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\zlib.vcxproj.metaproj" (4) on node 1 (Clean target(s)). 4>Project "c:\tensorflow\build\zlib.vcxproj.metaproj" (4) is building "c:\tensorflow\build\zlib.vcxproj" (37) on node 2 (Clean target(s)). 37>_PrepareForClean: Deleting file "x64\Release\zlib\zlib.tlog\zlib.lastbuildstate". 37>Done Building Project "c:\tensorflow\build\zlib.vcxproj" (Clean target(s)). 4>Done Building Project "c:\tensorflow\build\zlib.vcxproj.metaproj" (Clean target(s)). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\user_ops_gen_cc.vcxproj.metaproj" (5) on node 1 (Clean target(s)). 5>Project "c:\tensorflow\build\user_ops_gen_cc.vcxproj.metaproj" (5) is building "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) on node 1 (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\sqlite_copy_headers_to_destination.vcxproj.metaproj" (31) on node 1 (Clean target(s)). 31>Project "c:\tensorflow\build\sqlite_copy_headers_to_destination.vcxproj.metaproj" (31) is building "c:\tensorflow\build\sqlite_create_destination_dir.vcxproj.metaproj" (32) on node 1 (Clean target(s)). 32>Project "c:\tensorflow\build\sqlite_create_destination_dir.vcxproj.metaproj" (32) is building "c:\tensorflow\build\sqlite.vcxproj.metaproj" (33) on node 1 (Clean target(s)). 33>Project "c:\tensorflow\build\sqlite.vcxproj.metaproj" (33) is building "c:\tensorflow\build\sqlite.vcxproj" (41) on node 3 (Clean target(s)). 41>_PrepareForClean: Deleting file "x64\Release\sqlite\sqlite.tlog\sqlite.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\snappy.vcxproj.metaproj" (34) on node 1 (Clean target(s)). 34>Project "c:\tensorflow\build\snappy.vcxproj.metaproj" (34) is building "c:\tensorflow\build\snappy.vcxproj" (44) on node 4 (Clean target(s)). 44>_PrepareForClean: Deleting file "x64\Release\snappy\snappy.tlog\snappy.lastbuildstate". 41>Done Building Project "c:\tensorflow\build\sqlite.vcxproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\re2.vcxproj.metaproj" (35) on node 1 (Clean target(s)). 35>Project "c:\tensorflow\build\re2.vcxproj.metaproj" (35) is building "c:\tensorflow\build\re2.vcxproj" (46) on node 5 (Clean target(s)). 46>_PrepareForClean: Deleting file "x64\Release\re2\re2.tlog\re2.lastbuildstate". 33>Done Building Project "c:\tensorflow\build\sqlite.vcxproj.metaproj" (Clean target(s)). 44>Done Building Project "c:\tensorflow\build\snappy.vcxproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\protobuf.vcxproj.metaproj" (36) on node 1 (Clean target(s)). 36>Project "c:\tensorflow\build\protobuf.vcxproj.metaproj" (36) is building "c:\tensorflow\build\protobuf.vcxproj" (50) on node 2 (Clean target(s)). 50>_PrepareForClean: Deleting file "x64\Release\protobuf\protobuf.tlog\protobuf.lastbuildstate". 46>Done Building Project "c:\tensorflow\build\re2.vcxproj" (Clean target(s)). 34>Done Building Project "c:\tensorflow\build\snappy.vcxproj.metaproj" (Clean target(s)). 35>Done Building Project "c:\tensorflow\build\re2.vcxproj.metaproj" (Clean target(s)). 2>Project "c:\tensorflow\build\zlib_create_destination_dir.vcxproj.metaproj" (2) is building "c:\tensorflow\build\zlib_create_destination_dir.vcxproj" (51) on node 6 (Clean target(s)). 51>_PrepareForClean: Deleting file "x64\Release\zlib_create_destination_dir\zlib_cre.D07DA203.tlog\zlib_create_destination_dir.lastbuildstate". 50>Done Building Project "c:\tensorflow\build\protobuf.vcxproj" (Clean target(s)). 36>Done Building Project "c:\tensorflow\build\protobuf.vcxproj.metaproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj.metaproj" (42) on node 1 (Clean target(s)). 42>Project "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj.metaproj" (42) is building "c:\tensorflow\build\nsync_create_destination_dir.vcxproj.metaproj" (43) on node 1 (Clean target(s)). 43>Project "c:\tensorflow\build\nsync_create_destination_dir.vcxproj.metaproj" (43) is building "c:\tensorflow\build\nsync.vcxproj.metaproj" (45) on node 1 (Clean target(s)). 45>Project "c:\tensorflow\build\nsync.vcxproj.metaproj" (45) is building "c:\tensorflow\build\nsync.vcxproj" (54) on node 3 (Clean target(s)). 54>_PrepareForClean: Deleting file "x64\Release\nsync\nsync.tlog\nsync.lastbuildstate". 51>Done Building Project "c:\tensorflow\build\zlib_create_destination_dir.vcxproj" (Clean target(s)). 2>Done Building Project "c:\tensorflow\build\zlib_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 32>Project "c:\tensorflow\build\sqlite_create_destination_dir.vcxproj.metaproj" (32) is building "c:\tensorflow\build\sqlite_create_destination_dir.vcxproj" (57) on node 4 (Clean target(s)). 57>_PrepareForClean: Deleting file "x64\Release\sqlite_create_destination_dir\sqlite_c.347EB951.tlog\sqlite_create_destination_dir.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\png_copy_headers_to_destination.vcxproj.metaproj" (38) on node 1 (Clean target(s)). 38>Project "c:\tensorflow\build\png_copy_headers_to_destination.vcxproj.metaproj" (38) is building "c:\tensorflow\build\png_create_destination_dir.vcxproj.metaproj" (39) on node 1 (Clean target(s)). 39>Project "c:\tensorflow\build\png_create_destination_dir.vcxproj.metaproj" (39) is building "c:\tensorflow\build\png.vcxproj.metaproj" (40) on node 1 (Clean target(s)). 40>Project "c:\tensorflow\build\png.vcxproj.metaproj" (40) is building "c:\tensorflow\build\png.vcxproj" (58) on node 5 (Clean target(s)). 58>_PrepareForClean: Deleting file "x64\Release\png\png.tlog\png.lastbuildstate". 54>Done Building Project "c:\tensorflow\build\nsync.vcxproj" (Clean target(s)). 45>Done Building Project "c:\tensorflow\build\nsync.vcxproj.metaproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\lmdb_copy_headers_to_destination.vcxproj.metaproj" (47) on node 1 (Clean target(s)). 47>Project "c:\tensorflow\build\lmdb_copy_headers_to_destination.vcxproj.metaproj" (47) is building "c:\tensorflow\build\lmdb_create_destination_dir.vcxproj.metaproj" (48) on node 1 (Clean target(s)). 48>Project "c:\tensorflow\build\lmdb_create_destination_dir.vcxproj.metaproj" (48) is building "c:\tensorflow\build\lmdb.vcxproj.metaproj" (49) on node 1 (Clean target(s)). 49>Project "c:\tensorflow\build\lmdb.vcxproj.metaproj" (49) is building "c:\tensorflow\build\lmdb.vcxproj" (59) on node 2 (Clean target(s)). 59>_PrepareForClean: Deleting file "x64\Release\lmdb\lmdb.tlog\lmdb.lastbuildstate". 32>Done Building Project "c:\tensorflow\build\sqlite_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 57>Done Building Project "c:\tensorflow\build\sqlite_create_destination_dir.vcxproj" (Clean target(s)). 58>Done Building Project "c:\tensorflow\build\png.vcxproj" (Clean target(s)). 40>Done Building Project "c:\tensorflow\build\png.vcxproj.metaproj" (Clean target(s)). 59>Done Building Project "c:\tensorflow\build\lmdb.vcxproj" (Clean target(s)). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\zlib_copy_headers_to_destination.vcxproj.metaproj" (3) on node 1 (Clean target(s)). 3>Project "c:\tensorflow\build\zlib_copy_headers_to_destination.vcxproj.metaproj" (3) is building "c:\tensorflow\build\zlib_copy_headers_to_destination.vcxproj" (64) on node 3 (Clean target(s)). 64>_PrepareForClean: Deleting file "x64\Release\zlib_copy_headers_to_destination\zlib_cop.EF6B261F.tlog\zlib_copy_headers_to_destination.lastbuildstate". 49>Done Building Project "c:\tensorflow\build\lmdb.vcxproj.metaproj" (Clean target(s)). 64>Done Building Project "c:\tensorflow\build\zlib_copy_headers_to_destination.vcxproj" (Clean target(s)). 43>Project "c:\tensorflow\build\nsync_create_destination_dir.vcxproj.metaproj" (43) is building "c:\tensorflow\build\nsync_create_destination_dir.vcxproj" (66) on node 4 (Clean target(s)). 66>_PrepareForClean: Deleting file "x64\Release\nsync_create_destination_dir\nsync_cr.F84E042E.tlog\nsync_create_destination_dir.lastbuildstate". 31>Project "c:\tensorflow\build\sqlite_copy_headers_to_destination.vcxproj.metaproj" (31) is building "c:\tensorflow\build\sqlite_copy_headers_to_destination.vcxproj" (67) on node 5 (Clean target(s)). 67>_PrepareForClean: Deleting file "x64\Release\sqlite_copy_headers_to_destination\sqlite_c.1E1C2F93.tlog\sqlite_copy_headers_to_destination.lastbuildstate". 3>Done Building Project "c:\tensorflow\build\zlib_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 66>Done Building Project "c:\tensorflow\build\nsync_create_destination_dir.vcxproj" (Clean target(s)). 43>Done Building Project "c:\tensorflow\build\nsync_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 39>Project "c:\tensorflow\build\png_create_destination_dir.vcxproj.metaproj" (39) is building "c:\tensorflow\build\png_create_destination_dir.vcxproj" (70) on node 2 (Clean target(s)). 70>_PrepareForClean: Deleting file "x64\Release\png_create_destination_dir\png_crea.AB4E9041.tlog\png_create_destination_dir.lastbuildstate". 67>Done Building Project "c:\tensorflow\build\sqlite_copy_headers_to_destination.vcxproj" (Clean target(s)). 31>Done Building Project "c:\tensorflow\build\sqlite_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\highwayhash_copy_headers_to_destination.vcxproj.metaproj" (60) on node 1 (Clean target(s)). 60>Project "c:\tensorflow\build\highwayhash_copy_headers_to_destination.vcxproj.metaproj" (60) is building "c:\tensorflow\build\highwayhash_create_destination_dir.vcxproj.metaproj" (61) on node 1 (Clean target(s)). 61>Project "c:\tensorflow\build\highwayhash_create_destination_dir.vcxproj.metaproj" (61) is building "c:\tensorflow\build\highwayhash.vcxproj.metaproj" (62) on node 1 (Clean target(s)). 62>Project "c:\tensorflow\build\highwayhash.vcxproj.metaproj" (62) is building "c:\tensorflow\build\highwayhash.vcxproj" (71) on node 6 (Clean target(s)). 71>_PrepareForClean: Deleting file "x64\Release\highwayhash\highwayhash.tlog\highwayhash.lastbuildstate". 48>Project "c:\tensorflow\build\lmdb_create_destination_dir.vcxproj.metaproj" (48) is building "c:\tensorflow\build\lmdb_create_destination_dir.vcxproj" (72) on node 3 (Clean target(s)). 72>_PrepareForClean: Deleting file "x64\Release\lmdb_create_destination_dir\lmdb_cre.E5BA0FDB.tlog\lmdb_create_destination_dir.lastbuildstate". 70>Done Building Project "c:\tensorflow\build\png_create_destination_dir.vcxproj" (Clean target(s)). 39>Done Building Project "c:\tensorflow\build\png_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 72>Done Building Project "c:\tensorflow\build\lmdb_create_destination_dir.vcxproj" (Clean target(s)). 48>Done Building Project "c:\tensorflow\build\lmdb_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 71>Done Building Project "c:\tensorflow\build\highwayhash.vcxproj" (Clean target(s)). 62>Done Building Project "c:\tensorflow\build\highwayhash.vcxproj.metaproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\jpeg_copy_headers_to_destination.vcxproj.metaproj" (53) on node 1 (Clean target(s)). 53>Project "c:\tensorflow\build\jpeg_copy_headers_to_destination.vcxproj.metaproj" (53) is building "c:\tensorflow\build\jpeg_create_destination_dir.vcxproj.metaproj" (55) on node 1 (Clean target(s)). 55>Project "c:\tensorflow\build\jpeg_create_destination_dir.vcxproj.metaproj" (55) is building "c:\tensorflow\build\jpeg.vcxproj.metaproj" (56) on node 1 (Clean target(s)). 56>Project "c:\tensorflow\build\jpeg.vcxproj.metaproj" (56) is building "c:\tensorflow\build\jpeg.vcxproj" (75) on node 5 (Clean target(s)). 75>_PrepareForClean: Deleting file "x64\Release\jpeg\jpeg.tlog\jpeg.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\jsoncpp.vcxproj.metaproj" (52) on node 1 (Clean target(s)). 52>Project "c:\tensorflow\build\jsoncpp.vcxproj.metaproj" (52) is building "c:\tensorflow\build\jsoncpp.vcxproj" (77) on node 2 (Clean target(s)). 77>_PrepareForClean: Deleting file "x64\Release\jsoncpp\jsoncpp.tlog\jsoncpp.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (68) on node 1 (Clean target(s)). 68>Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (68) is building "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (69) on node 1 (Clean target(s)). 69>Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (69) is building "c:\tensorflow\build\gif.vcxproj.metaproj" (73) on node 1 (Clean target(s)). 73>Project "c:\tensorflow\build\gif.vcxproj.metaproj" (73) is building "c:\tensorflow\build\gif.vcxproj" (80) on node 3 (Clean target(s)). 80>_PrepareForClean: Deleting file "x64\Release\gif\gif.tlog\gif.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\gemmlowp.vcxproj.metaproj" (74) on node 1 (Clean target(s)). 74>Project "c:\tensorflow\build\gemmlowp.vcxproj.metaproj" (74) is building "c:\tensorflow\build\gemmlowp.vcxproj" (82) on node 6 (Clean target(s)). 82>_PrepareForClean: Deleting file "x64\Release\gemmlowp\gemmlowp.tlog\gemmlowp.lastbuildstate". 77>Done Building Project "c:\tensorflow\build\jsoncpp.vcxproj" (Clean target(s)). 75>Done Building Project "c:\tensorflow\build\jpeg.vcxproj" (Clean target(s)). 80>Done Building Project "c:\tensorflow\build\gif.vcxproj" (Clean target(s)). 52>Done Building Project "c:\tensorflow\build\jsoncpp.vcxproj.metaproj" (Clean target(s)). 56>Done Building Project "c:\tensorflow\build\jpeg.vcxproj.metaproj" (Clean target(s)). 73>Done Building Project "c:\tensorflow\build\gif.vcxproj.metaproj" (Clean target(s)). 82>Done Building Project "c:\tensorflow\build\gemmlowp.vcxproj" (Clean target(s)). 38>Project "c:\tensorflow\build\png_copy_headers_to_destination.vcxproj.metaproj" (38) is building "c:\tensorflow\build\png_copy_headers_to_destination.vcxproj" (86) on node 3 (Clean target(s)). 86>_PrepareForClean: Deleting file "x64\Release\png_copy_headers_to_destination\png_copy.37957A6E.tlog\png_copy_headers_to_destination.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\fft2d.vcxproj.metaproj" (78) on node 1 (Clean target(s)). 78>Project "c:\tensorflow\build\fft2d.vcxproj.metaproj" (78) is building "c:\tensorflow\build\fft2d.vcxproj" (87) on node 4 (Clean target(s)). 87>_PrepareForClean: Deleting file "x64\Release\fft2d\fft2d.tlog\fft2d.lastbuildstate". 47>Project "c:\tensorflow\build\lmdb_copy_headers_to_destination.vcxproj.metaproj" (47) is building "c:\tensorflow\build\lmdb_copy_headers_to_destination.vcxproj" (88) on node 2 (Clean target(s)). 88>_PrepareForClean: Deleting file "x64\Release\lmdb_copy_headers_to_destination\lmdb_cop.5803AA06.tlog\lmdb_copy_headers_to_destination.lastbuildstate". 74>Done Building Project "c:\tensorflow\build\gemmlowp.vcxproj.metaproj" (Clean target(s)). 86>Done Building Project "c:\tensorflow\build\png_copy_headers_to_destination.vcxproj" (Clean target(s)). 38>Done Building Project "c:\tensorflow\build\png_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 61>Project "c:\tensorflow\build\highwayhash_create_destination_dir.vcxproj.metaproj" (61) is building "c:\tensorflow\build\highwayhash_create_destination_dir.vcxproj" (91) on node 5 (Clean target(s)). 91>_PrepareForClean: Deleting file "x64\Release\highwayhash_create_destination_dir\highwayh.4DCE316E.tlog\highwayhash_create_destination_dir.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\eigen.vcxproj.metaproj" (84) on node 1 (Clean target(s)). 84>Project "c:\tensorflow\build\eigen.vcxproj.metaproj" (84) is building "c:\tensorflow\build\eigen.vcxproj" (92) on node 6 (Clean target(s)). 92>_PrepareForClean: Deleting file "x64\Release\eigen\eigen.tlog\eigen.lastbuildstate". 88>Done Building Project "c:\tensorflow\build\lmdb_copy_headers_to_destination.vcxproj" (Clean target(s)). 87>Done Building Project "c:\tensorflow\build\fft2d.vcxproj" (Clean target(s)). 47>Done Building Project "c:\tensorflow\build\lmdb_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 78>Done Building Project "c:\tensorflow\build\fft2d.vcxproj.metaproj" (Clean target(s)). 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\cub.vcxproj.metaproj" (85) on node 1 (Clean target(s)). 85>Project "c:\tensorflow\build\cub.vcxproj.metaproj" (85) is building "c:\tensorflow\build\cub.vcxproj" (94) on node 3 (Clean target(s)). 94>_PrepareForClean: Deleting file "x64\Release\cub\cub.tlog\cub.lastbuildstate". 91>Done Building Project "c:\tensorflow\build\highwayhash_create_destination_dir.vcxproj" (Clean target(s)). 92>Done Building Project "c:\tensorflow\build\eigen.vcxproj" (Clean target(s)). 61>Done Building Project "c:\tensorflow\build\highwayhash_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 84>Done Building Project "c:\tensorflow\build\eigen.vcxproj.metaproj" (Clean target(s)). 69>Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (69) is building "c:\tensorflow\build\gif_create_destination_dir.vcxproj" (97) on node 2 (Clean target(s)). 97>_PrepareForClean: Deleting file "x64\Release\gif_create_destination_dir\gif_crea.6DD136D2.tlog\gif_create_destination_dir.lastbuildstate". 94>Done Building Project "c:\tensorflow\build\cub.vcxproj" (Clean target(s)). 55>Project "c:\tensorflow\build\jpeg_create_destination_dir.vcxproj.metaproj" (55) is building "c:\tensorflow\build\jpeg_create_destination_dir.vcxproj" (98) on node 4 (Clean target(s)). 98>_PrepareForClean: Deleting file "x64\Release\jpeg_create_destination_dir\jpeg_cre.83D3B8FB.tlog\jpeg_create_destination_dir.lastbuildstate". 97>Done Building Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj" (Clean target(s)). 85>Done Building Project "c:\tensorflow\build\cub.vcxproj.metaproj" (Clean target(s)). 69>Done Building Project "c:\tensorflow\build\gif_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 42>Project "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj.metaproj" (42) is building "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj" (100) on node 6 (Clean target(s)). 100>_PrepareForClean: Deleting file "x64\Release\nsync_copy_headers_to_destination\nsync_co.EE334F00.tlog\nsync_copy_headers_to_destination.lastbuildstate". 30>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30) is building "c:\tensorflow\build\farmhash_copy_headers_to_destination.vcxproj.metaproj" (79) on node 1 (Clean target(s)). 79>Project "c:\tensorflow\build\farmhash_copy_headers_to_destination.vcxproj.metaproj" (79) is building "c:\tensorflow\build\farmhash_create_destination_dir.vcxproj.metaproj" (81) on node 1 (Clean target(s)). 81>Project "c:\tensorflow\build\farmhash_create_destination_dir.vcxproj.metaproj" (81) is building "c:\tensorflow\build\farmhash.vcxproj.metaproj" (83) on node 1 (Clean target(s)). 83>Project "c:\tensorflow\build\farmhash.vcxproj.metaproj" (83) is building "c:\tensorflow\build\farmhash.vcxproj" (99) on node 5 (Clean target(s)). 99>_PrepareForClean: Deleting file "x64\Release\farmhash\farmhash.tlog\farmhash.lastbuildstate". 98>Done Building Project "c:\tensorflow\build\jpeg_create_destination_dir.vcxproj" (Clean target(s)). 100>Done Building Project "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj" (Clean target(s)). 99>Done Building Project "c:\tensorflow\build\farmhash.vcxproj" (Clean target(s)). 60>Project "c:\tensorflow\build\highwayhash_copy_headers_to_destination.vcxproj.metaproj" (60) is building "c:\tensorflow\build\highwayhash_copy_headers_to_destination.vcxproj" (104) on node 3 (Clean target(s)). 104>_PrepareForClean: Deleting file "x64\Release\highwayhash_copy_headers_to_destination\highwayh.3E804C90.tlog\highwayhash_copy_headers_to_destination.lastbuildstate". 55>Done Building Project "c:\tensorflow\build\jpeg_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 83>Done Building Project "c:\tensorflow\build\farmhash.vcxproj.metaproj" (Clean target(s)). 42>Done Building Project "c:\tensorflow\build\nsync_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 68>Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (68) is building "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj" (105) on node 2 (Clean target(s)). 105>_PrepareForClean: Deleting file "x64\Release\gif_copy_headers_to_destination\gif_copy.52DE7201.tlog\gif_copy_headers_to_destination.lastbuildstate". 104>Done Building Project "c:\tensorflow\build\highwayhash_copy_headers_to_destination.vcxproj" (Clean target(s)). 60>Done Building Project "c:\tensorflow\build\highwayhash_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 105>Done Building Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj" (Clean target(s)). 68>Done Building Project "c:\tensorflow\build\gif_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 81>Project "c:\tensorflow\build\farmhash_create_destination_dir.vcxproj.metaproj" (81) is building "c:\tensorflow\build\farmhash_create_destination_dir.vcxproj" (112) on node 4 (Clean target(s)). 112>_PrepareForClean: Deleting file "x64\Release\farmhash_create_destination_dir\farmhash.B037071E.tlog\farmhash_create_destination_dir.lastbuildstate". 53>Project "c:\tensorflow\build\jpeg_copy_headers_to_destination.vcxproj.metaproj" (53) is building "c:\tensorflow\build\jpeg_copy_headers_to_destination.vcxproj" (115) on node 5 (Clean target(s)). 115>_PrepareForClean: Deleting file "x64\Release\jpeg_copy_headers_to_destination\jpeg_cop.50C92666.tlog\jpeg_copy_headers_to_destination.lastbuildstate". 112>Done Building Project "c:\tensorflow\build\farmhash_create_destination_dir.vcxproj" (Clean target(s)). 115>Done Building Project "c:\tensorflow\build\jpeg_copy_headers_to_destination.vcxproj" (Clean target(s)). 81>Done Building Project "c:\tensorflow\build\farmhash_create_destination_dir.vcxproj.metaproj" (Clean target(s)). 53>Done Building Project "c:\tensorflow\build\jpeg_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 79>Project "c:\tensorflow\build\farmhash_copy_headers_to_destination.vcxproj.metaproj" (79) is building "c:\tensorflow\build\farmhash_copy_headers_to_destination.vcxproj" (124) on node 6 (Clean target(s)). 124>_PrepareForClean: Deleting file "x64\Release\farmhash_copy_headers_to_destination\farmhash.FDB1DA9D.tlog\farmhash_copy_headers_to_destination.lastbuildstate". 124>Done Building Project "c:\tensorflow\build\farmhash_copy_headers_to_destination.vcxproj" (Clean target(s)). 79>Done Building Project "c:\tensorflow\build\farmhash_copy_headers_to_destination.vcxproj.metaproj" (Clean target(s)). 30>Done Building Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (Clean target(s)). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\tf_tutorials_example_trainer.vcxproj.metaproj" (9) on node 1 (Clean target(s)). 9>Project "c:\tensorflow\build\tf_tutorials_example_trainer.vcxproj.metaproj" (9) is building "c:\tensorflow\build\tf_cc_ops.vcxproj.metaproj" (103) on node 1 (Clean target(s)). 103>Project "c:\tensorflow\build\tf_cc_ops.vcxproj.metaproj" (103) is building "c:\tensorflow\build\create_cc_ops_header_dir.vcxproj.metaproj" (149) on node 1 (Clean target(s)). 149>Project "c:\tensorflow\build\create_cc_ops_header_dir.vcxproj.metaproj" (149) is building "c:\tensorflow\build\create_cc_ops_header_dir.vcxproj" (159) on node 4 (Clean target(s)). 159>_PrepareForClean: Deleting file "x64\Release\create_cc_ops_header_dir\create_c.912D15AF.tlog\create_cc_ops_header_dir.lastbuildstate". 159>Done Building Project "c:\tensorflow\build\create_cc_ops_header_dir.vcxproj" (Clean target(s)). 149>Done Building Project "c:\tensorflow\build\create_cc_ops_header_dir.vcxproj.metaproj" (Clean target(s)). 5>Done Building Project "c:\tensorflow\build\user_ops_gen_cc.vcxproj.metaproj" (Clean target(s)). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\force_rebuild_target.vcxproj.metaproj" (275) on node 1 (Clean target(s)). 275>Project "c:\tensorflow\build\force_rebuild_target.vcxproj.metaproj" (275) is building "c:\tensorflow\build\force_rebuild_target.vcxproj" (283) on node 4 (Clean target(s)). 283>_PrepareForClean: Deleting file "x64\Release\force_rebuild_target\force_re.D859C012.tlog\force_rebuild_target.lastbuildstate". 283>Done Building Project "c:\tensorflow\build\force_rebuild_target.vcxproj" (Clean target(s)). 275>Done Building Project "c:\tensorflow\build\force_rebuild_target.vcxproj.metaproj" (Clean target(s)). 103>Done Building Project "c:\tensorflow\build\tf_cc_ops.vcxproj.metaproj" (Clean target(s)). 9>Done Building Project "c:\tensorflow\build\tf_tutorials_example_trainer.vcxproj.metaproj" (Clean target(s)). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\ALL_BUILD.vcxproj.metaproj" (282:2) on node 1 (default targets). 282:2>Project "c:\tensorflow\build\ALL_BUILD.vcxproj.metaproj" (282:2) is building "c:\tensorflow\build\ZERO_CHECK.vcxproj" (24:336) on node 2 (default targets). 24>InitializeBuildStatus: Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Checking Build System CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date. FinalizeBuildStatus: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 24>Done Building Project "c:\tensorflow\build\ZERO_CHECK.vcxproj" (default targets). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\jsoncpp.vcxproj.metaproj" (52:4) on node 1 (default targets). 52:4>Project "c:\tensorflow\build\jsoncpp.vcxproj.metaproj" (52:4) is building "c:\tensorflow\build\jsoncpp.vcxproj" (77:4) on node 2 (default targets). 77>InitializeBuildStatus: Creating "x64\Release\jsoncpp\jsoncpp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\jpeg.vcxproj.metaproj" (56:4) on node 1 (default targets). 56:4>Project "c:\tensorflow\build\jpeg.vcxproj.metaproj" (56:4) is building "c:\tensorflow\build\jpeg.vcxproj" (75:4) on node 5 (default targets). 75>InitializeBuildStatus: Creating "x64\Release\jpeg\jpeg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\highwayhash.vcxproj.metaproj" (62:4) on node 1 (default targets). 62:4>Project "c:\tensorflow\build\highwayhash.vcxproj.metaproj" (62:4) is building "c:\tensorflow\build\highwayhash.vcxproj" (71:4) on node 6 (default targets). 71>InitializeBuildStatus: Creating "x64\Release\highwayhash\highwayhash.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\gif.vcxproj.metaproj" (73:4) on node 1 (default targets). 73:4>Project "c:\tensorflow\build\gif.vcxproj.metaproj" (73:4) is building "c:\tensorflow\build\gif.vcxproj" (80:4) on node 3 (default targets). 80>InitializeBuildStatus: Creating "x64\Release\gif\gif.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 77>CustomBuild: Creating directories for 'jsoncpp' 75>CustomBuild: Creating directories for 'jpeg' 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\force_rebuild_target.vcxproj.metaproj" (275:3) on node 1 (default targets). 275:3>Project "c:\tensorflow\build\force_rebuild_target.vcxproj.metaproj" (275:3) is building "c:\tensorflow\build\force_rebuild_target.vcxproj" (283:3) on node 4 (default targets). 283>InitializeBuildStatus: Creating "x64\Release\force_rebuild_target\force_re.D859C012.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 71>CustomBuild: Creating directories for 'highwayhash' 80>CustomBuild: Creating directories for 'gif' 283>CustomBuild: Generating __force_rebuild

     Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt
     CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date.
     Generating C:/tensorflow/tensorflow/core/util/version_info.cc
77>CustomBuild:
     Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt
75>CustomBuild:
     Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt
71>CustomBuild:
     Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt
80>CustomBuild:
     Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt
77>CustomBuild:
     CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date.
75>CustomBuild:
     CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date.
77>CustomBuild:
     Performing download step (git clone) for 'jsoncpp'
71>CustomBuild:
     CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date.
     Performing download step (git clone) for 'highwayhash'
75>CustomBuild:
     Performing download step (download, verify and extract) for 'jpeg'
80>CustomBuild:
     CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date.
77>CustomBuild:
     -- Avoiding repeated git clone, stamp file is up to date: 'C:/tensorflow/build/jsoncpp/src/jsoncpp-stamp/jsoncpp-gitclone-lastrun.txt'
80>CustomBuild:
     Performing download step (download, verify and extract) for 'gif'
75>CustomBuild:
     -- verifying file...
            file='C:/tensorflow/build/downloads/jpegsrc.v9a.tar.gz'
     -- File already exists and hash match (skip download):
       file='C:/tensorflow/build/downloads/jpegsrc.v9a.tar.gz'
       SHA256='3a753ea48d917945dd54a2d97de388aa06ca2eb1066cbfdc6652036349fe05a7'
71>CustomBuild:
     -- Avoiding repeated git clone, stamp file is up to date: 'C:/tensorflow/build/highwayhash/src/highwayhash-stamp/highwayhash-gitclone-lastrun.txt'
80>CustomBuild:
     -- verifying file...
            file='C:/tensorflow/build/downloads/giflib-5.1.4.tar.gz'
77>CustomBuild:
     Performing update step for 'jsoncpp'
80>CustomBuild:
     -- File already exists and hash match (skip download):
       file='C:/tensorflow/build/downloads/giflib-5.1.4.tar.gz'
       SHA256='34a7377ba834397db019e8eb122e551a49c98f49df75ec3fcc92b9a794a4f6d1'
71>CustomBuild:
     Performing update step for 'highwayhash'
75>CustomBuild:
     -- extracting...
          src='C:/tensorflow/build/downloads/jpegsrc.v9a.tar.gz'
          dst='C:/tensorflow/build/jpeg/src/jpeg'
     -- extracting... [tar xfz]
80>CustomBuild:
     -- extracting...
          src='C:/tensorflow/build/downloads/giflib-5.1.4.tar.gz'
          dst='C:/tensorflow/build/gif/src/gif'
     -- extracting... [tar xfz]

283>CustomBuild: fatal: not a git repository: './.git' FinalizeBuildStatus: Deleting file "x64\Release\force_rebuild_target\force_re.D859C012.tlog\unsuccessfulbuild". Touching "x64\Release\force_rebuild_target\force_re.D859C012.tlog\force_rebuild_target.lastbuildstate". 283>Done Building Project "c:\tensorflow\build\force_rebuild_target.vcxproj" (default targets). 275>Done Building Project "c:\tensorflow\build\force_rebuild_target.vcxproj.metaproj" (default targets). 1>Project "c:\tensorflow\build\tensorflow.sln" (1) is building "c:\tensorflow\build\array_ops_gen_cc.vcxproj.metaproj" (179:4) on node 1 (default targets). 179:4>Project "c:\tensorflow\build\array_ops_gen_cc.vcxproj.metaproj" (179:4) is building "c:\tensorflow\build\tf_array_ops.vcxproj.metaproj" (182:4) on node 1 (default targets). 182:4>Project "c:\tensorflow\build\tf_array_ops.vcxproj.metaproj" (182:4) is building "c:\tensorflow\build\tf_core_framework.vcxproj.metaproj" (89:117) on node 1 (default targets). 89:117>Project "c:\tensorflow\build\tf_core_framework.vcxproj.metaproj" (89:117) is building "c:\tensorflow\build\proto_text.vcxproj.metaproj" (90:4) on node 1 (default targets). 90:4>Project "c:\tensorflow\build\proto_text.vcxproj.metaproj" (90:4) is building "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30:51) on node 1 (default targets). 30:51>Project "c:\tensorflow\build\tf_core_lib.vcxproj.metaproj" (30:51) is building "c:\tensorflow\build\snappy.vcxproj.metaproj" (34:4) on node 1 (default targets). 34:4>Project "c:\tensorflow\build\snappy.vcxproj.metaproj" (34:4) is building "c:\tensorflow\build\snappy.vcxproj" (44:4) on node 4 (default targets). 44>InitializeBuildStatus: Touching "x64\Release\snappy\snappy.tlog\unsuccessfulbuild". CustomBuild: Creating directories for 'snappy' Building Custom Rule C:/tensorflow/tensorflow/contrib/cmake/CMakeLists.txt CMake does not need to re-run because C:/tensorflow/build/CMakeFiles/generate.stamp is up-to-date. Performing download step (git clone) for 'snappy' 71>CustomBuild: Performing patch step for 'highwayhash' Performing configure step for 'highwayhash' 77>CustomBuild: No patch step for 'jsoncpp' 71>CustomBuild: loading initial cache file C:/tensorflow/build/highwayhash/tmp/highwayhash-cache-Release.cmake 77>CustomBuild: Performing configure step for 'jsoncpp' 75>CustomBuild: -- extracting... [analysis] -- extracting... [rename] 77>CustomBuild: loading initial cache file C:/tensorflow/build/jsoncpp/tmp/jsoncpp-cache-Release.cmake 80>CustomBuild: -- extracting... [analysis] -- extracting... [rename] 71>CustomBuild: -- Configuring done 75>CustomBuild: -- extracting... [clean up] -- extracting... done 77>CustomBuild: -- JsonCpp Version: 1.7.2 75>CustomBuild: No update step for 'jpeg' 80>CustomBuild: -- extracting... [clean up] -- extracting... done No update step for 'gif' 75>CustomBuild: Performing patch step for 'jpeg' 71>CustomBuild: -- Generating done -- Build files have been written to: C:/tensorflow/build/highwayhash/src/highwayhash 80>CustomBuild: Performing patch step for 'gif' 75>CustomBuild: Performing configure step for 'jpeg' 71>CustomBuild: Performing build step for 'highwayhash' 75>CustomBuild: loading initial cache file C:/tensorflow/build/jpeg/tmp/jpeg-cache-Release.cmake 80>CustomBuild: Performing configure step for 'gif' 77>CustomBuild: -- Configuring done 80>CustomBuild: loading initial cache file C:/tensorflow/build/gif/tmp/gif-cache-Release.cmake 75>CustomBuild: -- Configuring done 71>CustomBuild: Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved.

80>CustomBuild:
     -- Configuring done
71>CustomBuild:
     Build started 11/6/2019 4:52:34 PM.
80>CustomBuild:
     -- Generating done
     -- Build files have been written to: C:/tensorflow/build/gif/src/gif-build
75>CustomBuild:
     -- Generating done
     -- Build files have been written to: C:/tensorflow/build/jpeg/src/jpeg-build
80>CustomBuild:
     Performing copy_unistd step for 'gif'
75>CustomBuild:
     Performing copy_jconfig step for 'jpeg'
80>CustomBuild:
     Performing build step for 'gif'
75>CustomBuild:
     Performing build step for 'jpeg'
71>CustomBuild:
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\highwayhash\src\highwayhash\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
80>CustomBuild:
     Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
     Copyright (C) Microsoft Corporation. All rights reserved.

75>CustomBuild:
     Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
     Copyright (C) Microsoft Corporation. All rights reserved.

80>CustomBuild:
     Build started 11/6/2019 4:52:35 PM.
71>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
75>CustomBuild:
     Build started 11/6/2019 4:52:35 PM.
71>CustomBuild:
     Done Building Project "C:\tensorflow\build\highwayhash\src\highwayhash\ZERO_CHECK.vcxproj" (default targets).
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\highwayhash\src\highwayhash\highwayhash.vcxproj" (3) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "highwayhash.dir\Release\highwayhash.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
77>CustomBuild:
     -- Generating done
71>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
77>CustomBuild:
     -- Build files have been written to: C:/tensorflow/build/jsoncpp/src/jsoncpp
     Performing build step for 'jsoncpp'
71>CustomBuild:
     ClCompile:
       All outputs are up-to-date.
     Lib:
       All outputs are up-to-date.
       highwayhash.vcxproj -> C:\tensorflow\build\highwayhash\src\highwayhash\Release\highwayhash.lib
     FinalizeBuildStatus:
       Deleting file "highwayhash.dir\Release\highwayhash.tlog\unsuccessfulbuild".
       Touching "highwayhash.dir\Release\highwayhash.tlog\highwayhash.lastbuildstate".
     Done Building Project "C:\tensorflow\build\highwayhash\src\highwayhash\highwayhash.vcxproj" (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
       Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
     Done Building Project "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" (default targets).

     Build succeeded.
         0 Warning(s)
         0 Error(s)

     Time Elapsed 00:00:01.45
80>CustomBuild:
     Project "C:\tensorflow\build\gif\src\gif-build\ALL_BUILD.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\gif\src\gif-build\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\gif\src\gif-build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
77>CustomBuild:
     Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
     Copyright (C) Microsoft Corporation. All rights reserved.

71>CustomBuild:
     Performing install step for 'highwayhash'
75>CustomBuild:
     Project "C:\tensorflow\build\jpeg\src\jpeg-build\ALL_BUILD.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\jpeg\src\jpeg-build\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\jpeg\src\jpeg-build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     InitializeBuildStatus:
80>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
75>CustomBuild:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
77>CustomBuild:
     Build started 11/6/2019 4:52:36 PM.
80>CustomBuild:
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
     Done Building Project "C:\tensorflow\build\gif\src\gif-build\ZERO_CHECK.vcxproj" (default targets).
75>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
     Done Building Project "C:\tensorflow\build\jpeg\src\jpeg-build\ZERO_CHECK.vcxproj" (default targets).
80>CustomBuild:
     Project "C:\tensorflow\build\gif\src\gif-build\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\gif\src\gif-build\giflib.vcxproj" (3) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "giflib.dir\Release\giflib.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
75>CustomBuild:
     Project "C:\tensorflow\build\jpeg\src\jpeg-build\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\jpeg\src\jpeg-build\libjpeg.vcxproj" (3) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "libjpeg.dir\Release\libjpeg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
71>CustomBuild:
     Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
     Copyright (C) Microsoft Corporation. All rights reserved.

75>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
71>CustomBuild:
     Build started 11/6/2019 4:52:36 PM.
80>CustomBuild:
     ClCompile:
       C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /IC:\tensorflow\build\gif\src\gif\lib /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"giflib.dir\Release\\" /Fd"giflib.dir\Release\giflib.pdb" /Gd /TC /wd4267 /wd4244 /wd4800 /wd4503 /wd4554 /wd4996 /wd4348 /wd4018 /wd4099 /wd4146 /wd4267 /wd4305 /wd4307 /wd4715 /wd4722 /wd4723 /wd4838 /wd4309 /wd4334 /wd4003 /wd4244 /wd4267 /wd4503 /wd4506 /wd4800 /wd4996 /wd8029 /FC /errorReport:queue C:\tensorflow\build\gif\src\gif\lib\dgif_lib.c C:\tensorflow\build\gif\src\gif\lib\egif_lib.c C:\tensorflow\build\gif\src\gif\lib\gif_err.c C:\tens
     orflow\build\gif\src\gif\lib\gif_hash.c C:\tensorflow\build\gif\src\gif\lib\quantize.c
80>cl : Command line warning D9014: invalid value '8029' for '/wd'; assuming '5999' [C:\tensorflow\build\gif\src\gif-build\giflib.vcxproj] [c:\tensorflow\build\gif.vcxproj]
       dgif_lib.c
75>CustomBuild:
     ClCompile:
       C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /IC:\tensorflow\build\jpeg\src\jpeg /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"libjpeg.dir\Release\\" /Fd"libjpeg.dir\Release\libjpeg.pdb" /Gd /TC /wd4267 /wd4244 /wd4800 /wd4503 /wd4554 /wd4996 /wd4348 /wd4018 /wd4099 /wd4146 /wd4267 /wd4305 /wd4307 /wd4715 /wd4722 /wd4723 /wd4838 /wd4309 /wd4334 /wd4003 /wd4244 /wd4267 /wd4503 /wd4506 /wd4800 /wd4996 /wd8029 /FC /errorReport:queue C:\tensorflow\build\jpeg\src\jpeg\jaricom.c C:\tensorflow\build\jpeg\src\jpeg\jcapimin.c C:\tensorflow\build\jpeg\src\jpeg\jcapistd.c C:\tensorflo
     w\build\jpeg\src\jpeg\jcarith.c C:\tensorflow\build\jpeg\src\jpeg\jccoefct.c C:\tensorflow\build\jpeg\src\jpeg\jccolor.c C:\tensorflow\build\jpeg\src\jpeg\jcdctmgr.c C:\tensorflow\build\jpeg\src\jpeg\jchuff.c C:\tensorflow\build\jpeg\src\jpeg\jcinit.c C:\tensorflow\build\jpeg\src\jpeg\jcmainct.c C:\tensorflow\build\jpeg\src\jpeg\jcmarker.c C:\tensorflow\build\jpeg\src\jpeg\jcmaster.c C:\tensorflow\build\jpeg\src\jpeg\jcomapi.c C:\tensorflow\build\jpeg\src\jpeg\jcparam.c C:\tensorflow\build\jpeg\src\jpeg\jcprepct.c C:\tensorflow\build\jpeg\src\jpeg\jcsample.c C:\tensorflow\build\jpeg\src\jpeg\jctrans.c C:\tensorflow\build\jpeg\src\jpeg\jdapimin.c C:\tensorflow\build\jpeg\src\jpeg\jdapistd.c C:\tensorflow\build\jpeg\src\jpeg\jdarith.c C:\tensorflow\build\jpeg\src\jpeg\jdatadst.c C:
     \tensorflow\build\jpeg\src\jpeg\jdatasrc.c C:\tensorflow\build\jpeg\src\jpeg\jdcoefct.c C:\tensorflow\build\jpeg\src\jpeg\jdcolor.c C:\tensorflow\build\jpeg\src\jpeg\jddctmgr.c C:\tensorflow\build\jpeg\src\jpeg\jdhuff.c C:\tensorflow\build\jpeg\src\jpeg\jdinput.c C:\tensorflow\build\jpeg\src\jpeg\jdmainct.c C:\tensorflow\build\jpeg\src\jpeg\jdmarker.c C:\tensorflow\build\jpeg\src\jpeg\jdmaster.c C:\tensorflow\build\jpeg\src\jpeg\jdmerge.c C:\tensorflow\build\jpeg\src\jpeg\jdpostct.c C:\tensorflow\build\jpeg\src\jpeg\jdsample.c C:\tensorflow\build\jpeg\src\jpeg\jdtrans.c C:\tensorflow\build\jpeg\src\jpeg\jerror.c C:\tensorflow\build\jpeg\src\jpeg\jfdctflt.c C:\tensorflow\build\jpeg\src\jpeg\jfdctfst.c C:\tensorflow\build\jpeg\src\jpeg\jfdctint.c C:\tensorflow\build\jpeg\src\jpeg\j
     idctflt.c C:\tensorflow\build\jpeg\src\jpeg\jidctfst.c C:\tensorflow\build\jpeg\src\jpeg\jidctint.c C:\tensorflow\build\jpeg\src\jpeg\jmemmgr.c C:\tensorflow\build\jpeg\src\jpeg\jmemnobs.c C:\tensorflow\build\jpeg\src\jpeg\jquant1.c C:\tensorflow\build\jpeg\src\jpeg\jquant2.c C:\tensorflow\build\jpeg\src\jpeg\jutils.c
77>CustomBuild:
     Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ALL_BUILD.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\jsoncpp\src\jsoncpp\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
80>CustomBuild:
       egif_lib.c
75>cl : Command line warning D9014: invalid value '8029' for '/wd'; assuming '5999' [C:\tensorflow\build\jpeg\src\jpeg-build\libjpeg.vcxproj] [c:\tensorflow\build\jpeg.vcxproj]
       jaricom.c
77>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
     Done Building Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ZERO_CHECK.vcxproj" (default targets).
80>c:\tensorflow\build\gif\src\gif\lib\egif_lib.c(477): warning C4028: formal parameter 2 different from declaration [C:\tensorflow\build\gif\src\gif-build\giflib.vcxproj] [c:\tensorflow\build\gif.vcxproj]
80>c:\tensorflow\build\gif\src\gif\lib\egif_lib.c(882): warning C4028: formal parameter 3 different from declaration [C:\tensorflow\build\gif\src\gif-build\giflib.vcxproj] [c:\tensorflow\build\gif.vcxproj]
80>c:\tensorflow\build\gif\src\gif\lib\egif_lib.c(970): warning C4028: formal parameter 2 different from declaration [C:\tensorflow\build\gif\src\gif-build\giflib.vcxproj] [c:\tensorflow\build\gif.vcxproj]
       gif_err.c
75>CustomBuild:
       jcapimin.c
80>CustomBuild:
       gif_hash.c
71>CustomBuild:
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\install.vcxproj" on node 1 (default targets).
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\install.vcxproj" (1) is building "C:\tensorflow\build\highwayhash\src\highwayhash\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
77>CustomBuild:
     Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\jsoncpp\src\jsoncpp\src\lib_json\jsoncpp_lib_static.vcxproj" (3) on node 1 (default targets).
71>CustomBuild:
     InitializeBuildStatus:
       Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
77>CustomBuild:
     InitializeBuildStatus:
       Creating "jsoncpp_lib_static.dir\Release\jsoncpp_.9278E521.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
75>CustomBuild:
       jcapistd.c
71>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
80>CustomBuild:
       quantize.c
71>CustomBuild:
     FinalizeBuildStatus:
       Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
       Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
     Done Building Project "C:\tensorflow\build\highwayhash\src\highwayhash\ZERO_CHECK.vcxproj" (default targets).
77>CustomBuild:
     ClCompile:
       All outputs are up-to-date.
75>CustomBuild:
       jcarith.c
80>CustomBuild:
       Generating Code...
77>CustomBuild:
     Lib:
       All outputs are up-to-date.
       jsoncpp_lib_static.vcxproj -> C:\tensorflow\build\jsoncpp\src\jsoncpp\src\lib_json\Release\jsoncpp.lib
     FinalizeBuildStatus:
       Deleting file "jsoncpp_lib_static.dir\Release\jsoncpp_.9278E521.tlog\unsuccessfulbuild".
       Touching "jsoncpp_lib_static.dir\Release\jsoncpp_.9278E521.tlog\jsoncpp_lib_static.lastbuildstate".
     Done Building Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\src\lib_json\jsoncpp_lib_static.vcxproj" (default targets).
75>CustomBuild:
       jccoefct.c
71>CustomBuild:
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\install.vcxproj" (1) is building "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" (3) on node 1 (default targets).
     Project "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" (3) is building "C:\tensorflow\build\highwayhash\src\highwayhash\highwayhash.vcxproj" (4) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "highwayhash.dir\Release\highwayhash.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
77>CustomBuild:
     Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\jsoncpp\src\jsoncpp\src\test_lib_json\jsoncpp_test.vcxproj" (4) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "jsoncpp_test.dir\Release\jsoncpp_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
71>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
77>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
     ClCompile:
       All outputs are up-to-date.
75>CustomBuild:
       jccolor.c
71>CustomBuild:
     ClCompile:
       All outputs are up-to-date.
     Lib:
77>CustomBuild:
     Link:
71>CustomBuild:
       All outputs are up-to-date.
       highwayhash.vcxproj -> C:\tensorflow\build\highwayhash\src\highwayhash\Release\highwayhash.lib
77>CustomBuild:
       All outputs are up-to-date.
       jsoncpp_test.vcxproj -> C:\tensorflow\build\jsoncpp\src\jsoncpp\src\test_lib_json\Release\jsoncpp_test.exe
71>CustomBuild:
     FinalizeBuildStatus:
       Deleting file "highwayhash.dir\Release\highwayhash.tlog\unsuccessfulbuild".
       Touching "highwayhash.dir\Release\highwayhash.tlog\highwayhash.lastbuildstate".
     Done Building Project "C:\tensorflow\build\highwayhash\src\highwayhash\highwayhash.vcxproj" (default targets).
75>CustomBuild:
       jcdctmgr.c
77>CustomBuild:
     PostBuildEvent:
       setlocal
       Release\jsoncpp_test.exe
       if %errorlevel% neq 0 goto :cmEnd
       :cmEnd
       endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
       :cmErrorLevel
       exit /b %1
       :cmDone
       if %errorlevel% neq 0 goto :VCEnd
       :VCEnd
71>CustomBuild:
     InitializeBuildStatus:
       Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
       Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
     Done Building Project "C:\tensorflow\build\highwayhash\src\highwayhash\ALL_BUILD.vcxproj" (default targets).
77>CustomBuild:
       Testing ValueTest/checkNormalizeFloatingPointStr: OK
       Testing ValueTest/memberCount: OK
       Testing ValueTest/objects: OK
       Testing ValueTest/arrays: OK
       Testing ValueTest/arrayIssue252: OK
       Testing ValueTest/null: OK
       Testing ValueTest/strings: OK
       Testing ValueTest/bools: OK
       Testing ValueTest/integers: OK
       Testing ValueTest/nonIntegers: OK
       Testing ValueTest/compareNull: OK
       Testing ValueTest/compareInt: OK
       Testing ValueTest/compareUInt: OK
       Testing ValueTest/compareDouble: OK
       Testing ValueTest/compareString: OK
       Testing ValueTest/compareBoolean: OK
       Testing ValueTest/compareArray: OK
       Testing ValueTest/compareObject: OK
       Testing ValueTest/compareType: OK
       Testing ValueTest/offsetAccessors: OK
       Testing ValueTest/typeChecksThrowExceptions: OK
       Testing ValueTest/StaticString: OK
       Testing ValueTest/CommentBefore: OK
       Testing ValueTest/zeroes: OK
       Testing ValueTest/zeroesInKeys: OK
       Testing ValueTest/specialFloats: OK
       Testing ValueTest/precision: OK
       Testing WriterTest/dropNullPlaceholders: OK
       Testing StreamWriterTest/dropNullPlaceholders: OK
       Testing StreamWriterTest/writeZeroes: OK
71>CustomBuild:
     InitializeBuildStatus:
77>CustomBuild:
       Testing ReaderTest/parseWithNoErrors: OK
71>CustomBuild:
       Creating "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
77>CustomBuild:
       Testing ReaderTest/parseWithNoErrorsTestingOffsets: OK
       Testing ReaderTest/parseWithOneError: OK
       Testing ReaderTest/parseChineseWithOneError: OK
       Testing ReaderTest/parseWithDetailError: OK
       Testing CharReaderTest/parseWithNoErrors: OK
       Testing CharReaderTest/parseWithNoErrorsTestingOffsets: OK
       Testing CharReaderTest/parseWithOneError: OK
       Testing CharReaderTest/parseChineseWithOneError: OK
       Testing CharReaderTest/parseWithDetailError: OK
       Testing CharReaderTest/parseWithStackLimit: OK
       Testing CharReaderStrictModeTest/dupKeys: OK
       Testing CharReaderFailIfExtraTest/issue164: OK
       Testing CharReaderFailIfExtraTest/issue107: OK
       Testing CharReaderFailIfExtraTest/commentAfterObject: OK
       Testing CharReaderFailIfExtraTest/commentAfterArray: OK
       Testing CharReaderFailIfExtraTest/commentAfterBool: OK
       Testing CharReaderAllowDropNullTest/issue178: OK
       Testing CharReaderAllowSingleQuotesTest/issue182: OK
       Testing CharReaderAllowZeroesTest/issue176: OK
       Testing CharReaderAllowSpecialFloatsTest/issue209: OK
       Testing BuilderTest/settings: OK
       Testing IteratorTest/distance: OK
       Testing IteratorTest/names: OK
       Testing IteratorTest/indexes: OK
       Testing IteratorTest/const: OK
       Testing RValueTest/moveConstruction: OK
       All 57 tests passed
     FinalizeBuildStatus:
       Deleting file "jsoncpp_test.dir\Release\jsoncpp_test.tlog\unsuccessfulbuild".
       Touching "jsoncpp_test.dir\Release\jsoncpp_test.tlog\jsoncpp_test.lastbuildstate".
75>CustomBuild:
       jchuff.c
77>CustomBuild:
     Done Building Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\src\test_lib_json\jsoncpp_test.vcxproj" (default targets).
     Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ALL_BUILD.vcxproj" (1) is building "C:\tensorflow\build\jsoncpp\src\jsoncpp\src\jsontestrunner\jsontestrunner_exe.vcxproj" (5) on node 1 (default targets).
     InitializeBuildStatus:
       Creating "jsontestrunner_exe.dir\Release\jsontest.FBAF61CC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
80>CustomBuild:
     Lib:
       C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\Lib.exe /OUT:"C:\tensorflow\build\gif\src\gif-build\Release\giflib.lib" /NOLOGO /MACHINE:X64  /machine:x64 giflib.dir\Release\dgif_lib.obj
       giflib.dir\Release\egif_lib.obj
       giflib.dir\Release\gif_font.obj
       giflib.dir\Release\gifalloc.obj
       "giflib.dir\Release\openbsd-reallocarray.obj"
       giflib.dir\Release\gif_err.obj
       giflib.dir\Release\quantize.obj
       giflib.dir\Release\gif_hash.obj
77>CustomBuild:
     CustomBuild:
       All outputs are up-to-date.
75>CustomBuild:
       jcinit.c
77>CustomBuild:
     ClCompile:
       All outputs are up-to-date.
     Link:
       All outputs are up-to-date.
       jsontestrunner_exe.vcxproj -> C:\tensorflow\build\jsoncpp\src\jsoncpp\src\jsontestrunner\Release\jsontestrunner_exe.exe
     FinalizeBuildStatus:
       Deleting file "jsontestrunner_exe.dir\Release\jsontest.FBAF61CC.tlog\unsuccessfulbuild".
       Touching "jsontestrunner_exe.dir\Release\jsontest.FBAF61CC.tlog\jsontestrunner_exe.lastbuildstate".
71>CustomBuild:
     PostBuildEvent:
       setlocal
       "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
       if %errorlevel% neq 0 goto :cmEnd
       :cmEnd
       endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
       :cmErrorLevel
       exit /b %1
       :cmDone
75>CustomBuild:
       jcmainct.c
71>CustomBuild:
       if %errorlevel% neq 0 goto :VCEnd
       :VCEnd
77>CustomBuild:
     Done Building Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\src\jsontestrunner\jsontestrunner_exe.vcxproj" (default targets).
     InitializeBuildStatus:
       Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
     CustomBuild:
       All outputs are up-to-date.
     FinalizeBuildStatus:
       Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
       Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
     Done Building Project "C:\tensorflow\build\jsoncpp\src\jsoncpp\ALL_BUILD.vcxproj" (default targets).

     Build succeeded.
         0 Warning(s)
         0 Error(s)

     Time Elapsed 00:00:02.80
71>CustomBuild:
       -- Install configuration: "Release"
iziamtso commented 4 years ago

@arnaldog12 Thank you for your help. The output of the last run is in the file attached. Please let me know what you think.

For my last run output of which is in the file below I provided PY_EXE & PY_LIB the two path from the step 1.

Step 1: conda create -n tfbuild python=3.5 numpy

output.txt

My .bat config:

I did not touch CUDNN_HOME since I only want to build CPU version. Is it correct?

One more thing: @arnaldog12 Would you mind sharing a visual studio VS2017 full solution folder with all the tensorflow binaries already built? If it all fails could just maybe use that instead. All I need to do is just some simple inference in C++.

Last little questions: Why are you only showing the release version? It is possible to build a debug right?

iziamtso commented 4 years ago

@arnaldog12 Hello again. I think I managed to built the static library. I would like to attach it now to my other VS project. I understand I should provide the lib and a path to it in the linker but what folder/folders should I provide for the include part. (C/C++ --> Additional Include Directories)?

arnaldog12 commented 4 years ago

Hi, @iziamtso

Nice to hear you did that. Can you share how you accomplished that here to help others as well?

Answering your questions:

Why are you only showing the release version? It is possible to build a debug right?

No, TensorFlow does not support debug build, only release.

what folder/folders should I provide for the include part. (C/C++ --> Additional Include Directories)

Please, check this link to see how to configure the Visual Studio solution