Opened 6 years ago
Closed 6 years ago
#59128 closed defect (fixed)
qt5-qttranslations 5.12.5 fails on macOS 10.15 with clang: error: invalid library name in argument '-stdlib='
| Reported by: | rex4539 (Dimitris Apostolou) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | catalina | Cc: | mndavidoff (Monte Davidoff) |
| Port: | qt5-qttranslations |
Description
As per https://github.com/macports/macports-ports/pull/5389
All other qt5 dependencies compile fine except qt5-qttranslations
Attachments (1)
Change History (5)
Changed 6 years ago by rex4539 (Dimitris Apostolou)
comment:1 Changed 6 years ago by mndavidoff (Monte Davidoff)
comment:2 Changed 6 years ago by mndavidoff (Monte Davidoff)
| Cc: | mndavidoff added |
|---|
comment:3 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Thank you for the bug report.
qt5-qttranslations is noarch, so compiler.cxx_standard is empty, which makes configure.cxx_stdlib empty, therefor the compiler tries to use -stdlib=.
comment:4 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Building qt5-qttranslations 5.12.4 fails with the same error on macOS 10.14 with Xcode 11.0.