#47507 closed defect (fixed)
nghttp2: build failures on < 10.9 due to C++11 switch
Reported by: | Ionic (Mihai Moldovan) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | nghttp2 |
Description
As happened on the buildslaves after updating to 0.7.12.
Attachments (2)
Change History (7)
Changed 10 years ago by Ionic (Mihai Moldovan)
Attachment: | nghttp2-10.8.txt added |
---|
comment:1 Changed 10 years ago by Ionic (Mihai Moldovan)
It looks like nghttp2 switched to C++11
. Knock yourself out.
comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)
Summary: | nghttp2: build failure on 10.8 → nghttp2: build failures on < 10.9 due to C++11 switch |
---|
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-nghttp2.diff added |
---|
comment:3 Changed 10 years ago by Schamschula (Marius Schamschula)
Added code blocks for blacklisting compilers and requiring libc++.
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Simpler now to use the cxx11 portgroup. r136466.
comment:5 Changed 10 years ago by Ionic (Mihai Moldovan)
Thanks... I just forgot about this ticket. Shame on me.
Note: See
TracTickets for help on using
tickets.
main.log