Opened 2 years ago
Closed 18 months ago
#65925 closed defect (fixed)
ports: stdlib mismatch for 10.7/10.8: gflags, google-glog, p5-sgml-parser-opensp
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | stdlib lion mountainlion | Cc: | barracuda156 |
Port: | gflags google-glog p5-sgml-parser-opensp |
Description
Based on local testing, it looks like several ports have this issue:
gflags
google-glog
p5-sgml-parser-opensp
Change History (5)
comment:1 Changed 19 months ago by mascguy (Christopher Nielsen)
comment:2 follow-up: 3 Changed 18 months ago by Christopher Nielsen <mascguy@…>
comment:3 Changed 18 months ago by barracuda156
Replying to Christopher Nielsen <mascguy@…>:
In d66ee0f726db3f735abde29b4ef6195ae9baed22/macports-ports (master):
This has broken folly
and friends, because now the required -D_GLIBCXX_USE_CXX11_ABI=0
flag is not passed at all.
comment:4 Changed 18 months ago by Christopher Nielsen <mascguy@…>
comment:5 Changed 18 months ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I see this issue everytime I update ports on 10.7/10.8, so I'm hoping to tackle it soon.