[ 
https://issues.apache.org/jira/browse/ARROW-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802238#comment-16802238
 ] 

Antoine Pitrou commented on ARROW-5017:
---------------------------------------

There is something else going, so perhaps this is not a Arrow issue:
{code}
-- The C compiler identification is GNU 8.1.0
-- The CXX compiler identification is GNU 8.1.0
-- Check for working C compiler: C:/ProgramData/chocolatey/bin/gcc.exe
-- Check for working C compiler: C:/ProgramData/chocolatey/bin/gcc.exe -- works
{code}


> [C++] [CI] Thrift not found on Azure Pipelines
> ----------------------------------------------
>
>                 Key: ARROW-5017
>                 URL: https://issues.apache.org/jira/browse/ARROW-5017
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Antoine Pitrou
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> I don't understand why this happens. The conda-forge package for 
> {{thrift-cpp}} is the same as installed on AppVeyor, yet on Azure Pipelines 
> the static library isn't found:
> https://dev.azure.com/pitrou/arrow/_build/results?buildId=70
> {code}
> -- Checking for module 'thrift'
> --   No package 'thrift' found
> CMake Error at 
> D:/a/1/conda-envs/arrow/Library/share/cmake-3.14/Modules/FindPackageHandleStandardArgs.cmake:137
>  (message):
>   Could NOT find Thrift (missing: THRIFT_STATIC_LIB)
> Call Stack (most recent call first):
>   
> D:/a/1/conda-envs/arrow/Library/share/cmake-3.14/Modules/FindPackageHandleStandardArgs.cmake:378
>  (_FPHSA_FAILURE_MESSAGE)
>   cmake_modules/FindThrift.cmake:94 (find_package_handle_standard_args)
>   cmake_modules/ThirdpartyToolchain.cmake:146 (find_package)
>   cmake_modules/ThirdpartyToolchain.cmake:1076 (resolve_dependency)
>   CMakeLists.txt:544 (include)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to