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

Jin Shang edited comment on ARROW-17830 at 9/24/22 11:37 AM:
-------------------------------------------------------------

After some digging I found out there's a bug with Conda's packaging of LLVM on 
windows. 

LLVM's target `LLVMDebugInfoPDB` has a dependency on this file 
"${LIBPDB_LINK_FOLDERS}\\diaguids.lib" 
([https://github.com/llvm/llvm-project/blob/main/llvm/lib/DebugInfo/PDB/CMakeLists.txt#L17)]


was (Author: JIRAUSER295132):
After some digging I found out there's a bug with Conda's packaging of LLVM on 
windows. 

LLVM's target "LLVMDebugInfoPDB

> [C++][Gandiva] AppVeyor Windows builds failing due to 'diaguids.lib'
> --------------------------------------------------------------------
>
>                 Key: ARROW-17830
>                 URL: https://issues.apache.org/jira/browse/ARROW-17830
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, C++ - Gandiva
>            Reporter: David Li
>            Assignee: Jin Shang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Observed in AppVeyor across a few PRs
> {noformat}
> (arrow) C:\projects\arrow\cpp\build>cmake --build . --target install --config 
> Release   || exit /B 
> ninja: error: 'C:/Program Files (x86)/Microsoft Visual 
> Studio/2019/Enterprise/DIA SDK/lib/amd64/diaguids.lib', needed by 
> 'release/gandiva.dll', missing and no known rule to make it
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to