Opened 11 years ago
Closed 11 years ago
#40642 closed defect (fixed)
vigra: build crashes clang 3.3
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | BSeppke (Benjamin Seppke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | vigra |
Description
See this build log:
Not sure whose bug this is.
Change History (2)
comment:1 Changed 11 years ago by BSeppke (Benjamin Seppke)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I can confirm this error and have further investigated it:
macports-clang-3.1 compiles
macports-clang-3.2 fails
macports-clang-3.3 fails
macports-clang-3.4 compiles
Thus, If no Apple CLang-compiler is available (they work), either macports-clang-3.1 or macports-clang-3.4 should be used by means of the portfile. I am still wondering what the differences are for v3.2 and v3.3. The replacement, however, should fix this issue...