Opened 13 years ago
Closed 13 years ago
#32736 closed defect (fixed)
gmic @1.4.8.0_0 build fails with clang
Reported by: | stealthjeff@… | Owned by: | assemlal@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | gmic |
Description
The default build fails on OSX/10.7 w/ Xcode 4.2.1. Adding configure.compiler=llvm-gcc-4.2 allows gmic to build.
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added; stealthjeff@… removed |
---|---|
Keywords: | clang added; gmic removed |
Owner: | changed from macports-tickets@… to assemlal@… |
Summary: | gmic @1.4.8.0_0 build requires configure.compiler=llvm-gcc-4.2 → gmic @1.4.8.0_0 build fails with clang |
comment:2 Changed 13 years ago by stealthjeff@…
Tried rebuilding, but the clang build did not complete after ~2 hours. Rebuild with llvm-gcc4.2 took a few minutes.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Maintainer timeout. Committed in r89304.
Note: See
TracTickets for help on using
tickets.
I updated the port to 1.5.0.6. Did that help or does it still fail with clang?