Opened 10 years ago

Closed 10 years ago

#41988 closed defect (fixed)

gettext doesn't compile with clang compiler

Reported by: matthew.l.ferguson@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: gettext

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ xcodebuild -version
Xcode 5.0.2
Build version 5A3005
$ xcode-select --version
xcode-select version 2311.
$ port
MacPorts 2.2.1
$ sudo port install gettext

no workie

$ sudo port install gettext configure.compiler=llvm-gcc-4.2

workie

Change History (2)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…

Some changes were committed to the gettext port today... Please "sudo port selfupdate" to make sure you have the latest version, then "sudo port clean gettext" and try (with clang) again. If it still fails, please attach the main.log file so we can see what went wrong.

comment:2 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

Yeah, it builds on the bots as of about 5 hours ago

Note: See TracTickets for help on using tickets.