[ 
https://issues.apache.org/jira/browse/ARROW-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Max Risuhin updated ARROW-1208:
-------------------------------
    Description: 
libzstd_static.lib(zstd_compress.obj) : MSIL .netmodule or module compiled with 
/GL found; restarting link with /LTCG; add /LTCG to the link command line to 
improve linker performance
     Creating library 
C:/projects/arrow/cpp/build/release/Release/compression-test.lib and object 
C:/projects/arrow/cpp/build/release/Release/compression-test.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; 
use /NODEFAULTLIB:library 
[C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]
  Generating code
c:\bld\zstd_1494821320531\work\zstd-1.2.0\lib\compress\zstd_compress.c : fatal 
error C1083: Cannot open compiler generated file: 
'C:\bld\zstd_1494821320531\work\zstd-1.2.0\build\VS2010\bin\obj\libzstd_x64_Release\zstd_compress.cod':
 No such file or directory 
[C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]

  was:
^libzstd_static.lib(zstd_compress.obj) : MSIL .netmodule or module compiled 
with /GL found; restarting link with /LTCG; add /LTCG to the link command line 
to improve linker performance
     Creating library 
C:/projects/arrow/cpp/build/release/Release/compression-test.lib and object 
C:/projects/arrow/cpp/build/release/Release/compression-test.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; 
use /NODEFAULTLIB:library 
[C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]
  Generating code
c:\bld\zstd_1494821320531\work\zstd-1.2.0\lib\compress\zstd_compress.c : fatal 
error C1083: Cannot open compiler generated file: 
'C:\bld\zstd_1494821320531\work\zstd-1.2.0\build\VS2010\bin\obj\libzstd_x64_Release\zstd_compress.cod':
 No such file or directory 
[C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]^


> [C++] Toolchain build with ZSTD library from conda-forge failure
> ----------------------------------------------------------------
>
>                 Key: ARROW-1208
>                 URL: https://issues.apache.org/jira/browse/ARROW-1208
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Max Risuhin
>            Assignee: Max Risuhin
>
> libzstd_static.lib(zstd_compress.obj) : MSIL .netmodule or module compiled 
> with /GL found; restarting link with /LTCG; add /LTCG to the link command 
> line to improve linker performance
>      Creating library 
> C:/projects/arrow/cpp/build/release/Release/compression-test.lib and object 
> C:/projects/arrow/cpp/build/release/Release/compression-test.exp
> LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; 
> use /NODEFAULTLIB:library 
> [C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]
>   Generating code
> c:\bld\zstd_1494821320531\work\zstd-1.2.0\lib\compress\zstd_compress.c : 
> fatal error C1083: Cannot open compiler generated file: 
> 'C:\bld\zstd_1494821320531\work\zstd-1.2.0\build\VS2010\bin\obj\libzstd_x64_Release\zstd_compress.cod':
>  No such file or directory 
> [C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to