Opened 13 years ago
Closed 13 years ago
#31939 closed defect (fixed)
grib_api: compile failure with clang
Reported by: | ileo@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | |
Port: | grib_api |
Description
Under OS X Lion 10.7.2 / XCode 4.2, I tried to install gnudatalanguage. It failed at the dependent package grib_api, but worked when compiling with the configure.compiler=llvm-gcc-4.2 option as given in your Problem Hotlist.
Change History (2)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | clang added |
---|---|
Owner: | changed from macports-tickets@… to takeshi@… |
Port: | grib_api added |
Summary: | Package grib_api only compiles with configure.compiler=llvm-gcc-4.2 → grib_api: compile failure with clang |
comment:2 Changed 13 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r86905. Thanks.
Note: See
TracTickets for help on using
tickets.
wiki:PortfileRecipes#compiler