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

Kouhei Sutou commented on ARROW-16794:
--------------------------------------

I added these jobs to confirm our code base can work as a MSYS2's MinGW package.
So I don't want to mix GCC and LLVM linker because MSYS2's MinGW package 
doesn't mix them.

We can't use ld.gold for this because ld.gold is only for ELF.

> [CI][C++] MinGW builds sometimes time out
> -----------------------------------------
>
>                 Key: ARROW-16794
>                 URL: https://issues.apache.org/jira/browse/ARROW-16794
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Antoine Pitrou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When ccache is cold, the MinGW builds sometimes exceed the (large) 55 minutes 
> timeout:
> https://github.com/apache/arrow/runs/6806190892?check_suite_focus=true
> C++ compile times have always been a concern on CI, but it may only grow as 
> the codebase expands.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to