Opened 13 years ago
Closed 12 years ago
#32689 closed defect (fixed)
libpqxx does not build with clang
Reported by: | cjones051073 (Chris Jones) | Owned by: | dweber@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | |
Port: | libpqxx |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
libpqxx doesn't build on OSX 10.7 with Xcode 10.7. Log attached.
It appears the problem is it doesn't like clang, which is the default compiler in this case.
Forcing the use of llvm works OK. Recommendations for working around this in the Portfile are at
Chris
Attachments (1)
Change History (6)
Changed 13 years ago by cjones051073 (Chris Jones)
Attachment: | main.log.gz added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | clang added |
Owner: | changed from macports-tickets@… to dweber@… |
Summary: | libpqxx does not build with clang (default for OSX 10.7 + Xcode 4.2) → libpqxx does not build with clang |
comment:2 Changed 13 years ago by cjones051073 (Chris Jones)
comment:3 Changed 13 years ago by cjones051073 (Chris Jones)
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
It looks like updating to 4.0 will also fix this so we should probably do that instead.
comment:5 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Of course, I mean Xcode 4.2, not 10.7 ....