[MacPorts] #41988: gettext doesn't compile with clang compiler

MacPorts noreply at macports.org
Tue Dec 31 18:54:34 PST 2013


#41988: gettext doesn't compile with clang compiler
-----------------------------------+--------------------------
  Reporter:  matthew.l.ferguson@…  |      Owner:  ryandesign@…
      Type:  defect                |     Status:  new
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.2.1
Resolution:                        |   Keywords:
      Port:  gettext               |
-----------------------------------+--------------------------
Changes (by ryandesign@…):

 * cc: jeremyhu@… (added)
 * owner:  macports-tickets@… => ryandesign@…


Old description:

> $ 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

New description:

 {{{
 $ 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

--

Comment:

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/41988#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list