#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)
Change History (6)
Changed 8 years ago by fulopt (Tamás FÜLÖP)
comment:1 Changed 8 years ago by fulopt (Tamás FÜLÖP)
Cc: | tamas.fulop@… added |
---|
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 <= 503 → webkit-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 follow-up: 5 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r149159 should do it.
Note: See
TracTickets for help on using
tickets.
Cc Me!