[
https://issues.apache.org/jira/browse/ARROW-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371288#comment-17371288
]
Krisztian Szucs commented on ARROW-13209:
-----------------------------------------
[~kou][~uwe] are you aware of a way to raise on those warnings? I couldn't find
a relevant flag for {{ld}}.
> [Python][CI] macOS wheel builds should raise on linker warnings
> ---------------------------------------------------------------
>
> Key: ARROW-13209
> URL: https://issues.apache.org/jira/browse/ARROW-13209
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration, Python
> Reporter: Krisztian Szucs
> Priority: Major
>
> In order to prevent similar issues to
> https://issues.apache.org/jira/browse/ARROW-13108 we need to halt the macOS
> wheel build on linker warnings like the following:
> - ld: warning: object file
> (/usr/local/Cellar/brotli/1.0.9/lib/libbrotlidec-static.a(decode.c.o)) was
> built for newer macOS version (10.15) than being linked (10.13)
> - ld: warning: object file
> (/usr/local/Cellar/brotli/1.0.9/lib/libbrotlienc-static.a(encode.c.o)) was
> built for newer macOS version (10.15) than being linked (10.13)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)