Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13209

[Python][CI] macOS wheel builds should raise on linker warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            kszucs Krisztian Szucs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: