[vtk-developers] vtk master Static build failing on vtklzma

Ken Martin ken.martin at kitware.com
Tue Jan 30 16:06:28 EST 2018


This ring a bell with anyone, clean tree, vtk master, vs13 windows static
build

[10/1509] Linking CXX executable bin\vtkCommonExecutionModelCxxTests.exe
FAILED: cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E
vs_link_exe --intdir=Common\ExecutionModel\Testing\Cxx\CMakeFiles\
vtkCommonExecutionModelCxxTests.dir --manifests  --
C:\PROGRA~2\MICROS~1.0\VC\bin\amd64\link.exe /nologo
Common\ExecutionModel\Testing\Cxx\CMakeFiles\vtkCommonExecutionModelCxxTest
s.dir\vtkCommonExecutionModelCxxTests.cxx.obj Common\ExecutionModel\Testing\
Cxx\CMakeFiles\vtkCommonExecutionModelCxxTests.dir\TestCopyAttributeData.cxx.obj
Common\ExecutionModel\Testing\Cxx\CMakeFiles\vtkCommonExecutionModelCxxTest
s.dir\TestImageDataToStructuredGrid.cxx.obj Common\ExecutionModel\Testing\
Cxx\CMakeFiles\vtkCommonExecutionModelCxxTests.dir\TestMetaData.cxx.obj
Common\ExecutionModel\Testing\Cxx\CMakeFiles\vtkCommonExecutionModelCxxTest
s.dir\TestSetInputDataObject.cxx.obj Common\ExecutionModel\Testing\
Cxx\CMakeFiles\vtkCommonExecutionModelCxxTests.dir\TestTemporalSupport.cxx.obj
Common\ExecutionModel\Testing\Cxx\CMakeFiles\vtkCommonExecutionModelCxxTest
s.dir\TestThreadedImageAlgorithmSplitExtent.cxx.obj
Common\ExecutionModel\Testing\Cxx\CMakeFiles\vtkCommonExecutionModelCxxTest
s.dir\TestTrivialConsumer.cxx.obj Common\ExecutionModel\Testing\
Cxx\CMakeFiles\vtkCommonExecutionModelCxxTests.dir\
UnitTestSimpleScalarTree.cxx.obj Common\ExecutionModel\Testing\
Cxx\CMakeFiles\vtkCommonExecutionModelCxxTests.dir\
TestMultiOutputSimpleFilter.cxx.obj
/out:bin\vtkCommonExecutionModelCxxTests.exe
/implib:lib\vtkCommonExecutionModelCxxTests.lib /pdb:bin\
vtkCommonExecutionModelCxxTests.pdb /version:0.0  /machine:x64  /debug
/INCREMENTAL /subsystem:console  lib\vtkCommonExecutionModel-9.0.lib
lib\vtkCommonCore-9.0.lib lib\vtksys-9.0.lib lib\vtkCommonDataModel-9.0.lib
lib\vtkCommonMath-9.0.lib lib\vtkCommonMisc-9.0.lib
lib\vtkCommonSystem-9.0.lib lib\vtkCommonTransforms-9.0.lib
lib\vtkFiltersCore-9.0.lib lib\vtkFiltersSources-9.0.lib lib\
vtkCommonComputationalGeometry-9.0.lib lib\vtkFiltersGeneral-9.0.lib
lib\vtkIOCore-9.0.lib lib\vtklz4-9.0.lib lib\vtklzma-9.0.lib
lib\vtkzlib-9.0.lib lib\vtkIOLegacy-9.0.lib lib\vtkIOXML-9.0.lib
lib\vtkIOXMLParser-9.0.lib lib\vtkexpat-9.0.lib lib\vtkFiltersCore-9.0.lib
lib\vtkCommonComputationalGeometry-9.0.lib lib\vtkIOCore-9.0.lib
lib\vtkCommonExecutionModel-9.0.lib lib\vtkCommonDataModel-9.0.lib
lib\vtkCommonSystem-9.0.lib lib\vtkCommonTransforms-9.0.lib
lib\vtkCommonMisc-9.0.lib lib\vtkCommonMath-9.0.lib
lib\vtkCommonCore-9.0.lib lib\vtksys-9.0.lib ws2_32.lib Psapi.lib
C:\Users\ken.martin\Documents\tbb2017_20170604oss\lib\intel64\vc12\tbb.lib
lib\vtklz4-9.0.lib lib\vtklzma-9.0.lib lib\vtkzlib-9.0.lib kernel32.lib
user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib
uuid.lib comdlg32.lib advapi32.lib && cd ."
vtkIOCore-9.0.lib(vtkLZ4DataCompressor.cxx.obj) : error LNK2019: unresolved
external symbol __imp_vtklz4_LZ4_decompress_safe referenced in function
"protected: virtual unsigned __int64 __cdecl
vtkLZ4DataCompressor::UncompressBuffer(unsigned
char const *,unsigned __int64,unsigned char *,unsigned __int64)"
(?UncompressBuffer at vtkLZ4DataCompressor@@MEAA_KPEBE_KPEAE1 at Z)
vtkIOCore-9.0.lib(vtkLZ4DataCompressor.cxx.obj) : error LNK2019: unresolved
external symbol __imp_vtklz4_LZ4_compress_fast referenced in function
"protected: virtual unsigned __int64 __cdecl
vtkLZ4DataCompressor::CompressBuffer(unsigned
char const *,unsigned __int64,unsigned char *,unsigned __int64)"
(?CompressBuffer at vtkLZ4DataCompressor@@MEAA_KPEBE_KPEAE1 at Z)
vtkIOCore-9.0.lib(vtkLZMADataCompressor.cxx.obj) : error LNK2019:
unresolved external symbol __imp_vtklzma_lzma_easy_buffer_encode referenced
in function "protected: virtual unsigned __int64 __cdecl
vtkLZMADataCompressor::CompressBuffer(unsigned char const *,unsigned
__int64,unsigned char *,unsigned __int64)" (?CompressBuffer@
vtkLZMADataCompressor@@MEAA_KPEBE_KPEAE1 at Z)
vtkIOCore-9.0.lib(vtkLZMADataCompressor.cxx.obj) : error LNK2019:
unresolved external symbol __imp_vtklzma_lzma_stream_buffer_decode
referenced in function "protected: virtual unsigned __int64 __cdecl
vtkLZMADataCompressor::UncompressBuffer(unsigned char const *,unsigned
__int64,unsigned char *,unsigned __int64)" (?UncompressBuffer@
vtkLZMADataCompressor@@MEAA_KPEBE_KPEAE1 at Z)
bin\vtkCommonExecutionModelCxxTests.exe : fatal error LNK1120: 4 unresolved
externals
LINK Pass 1 failed. with 1120

-- 
Ken Martin PhD
Distinguished Engineer
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtk-developers/attachments/20180130/484d8695/attachment.html>


More information about the vtk-developers mailing list