Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#51549 closed defect (fixed)

webkit-gtk-2.0: Invalid value for configure.compiler: clang >= 300 <= 503

Reported by: fulopt (Tamás FÜLÖP) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: webkit-gtk-2.0

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

Installing gimp-app stops with the following error message:

Error: org.macports.configure for port webkit-gtk-2.0 returned: Invalid value for configure.compiler: clang >= 300 <= 503

I attach the log file.

(Mac OS X 10.7.5, Xcode 4.6.3)

Attachments (1)

log (2.0 KB) - added by fulopt (Tamás FÜLÖP) 8 years ago.

Download all attachments as: .zip

Change History (6)

Changed 8 years ago by fulopt (Tamás FÜLÖP)

Attachment: log added

comment:1 Changed 8 years ago by fulopt (Tamás FÜLÖP)

Cc: tamas.fulop@… added

Cc Me!

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: tamas.fulop@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…
Port: webkit-gtk-2.0 added; gimp-app removed
Summary: Gimp-app: webkit-gtk-2.0: Invalid value for configure.compiler: clang >= 300 <= 503webkit-gtk-2.0: Invalid value for configure.compiler: clang >= 300 <= 503

Jeremy, the compiler_blacklist_versions portgroup only implements compiler version number checking for the compiler.blacklist variable, not the compiler.whitelist variable. I haven't looked into whether the portgroup could be extended to handle that second variable as well...

comment:3 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Gah, dangit. Ok. I'll get to this shortly. Sorry for the noise.

comment:4 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

r149159 should do it.

comment:5 in reply to:  4 Changed 8 years ago by fulopt (Tamás FÜLÖP)

Indeed, now it works fine. Thank you!

Note: See TracTickets for help on using tickets.