Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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)

nghttp2-10.8.txt (51.9 KB) - added by Ionic (Mihai Moldovan) 9 years ago.
main.log
Portfile-nghttp2.diff (1.2 KB) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by Ionic (Mihai Moldovan)

Attachment: nghttp2-10.8.txt added

main.log

comment:1 Changed 9 years ago by Ionic (Mihai Moldovan)

It looks like nghttp2 switched to C++11. Knock yourself out.

comment:2 Changed 9 years ago by Ionic (Mihai Moldovan)

Summary: nghttp2: build failure on 10.8nghttp2: build failures on < 10.9 due to C++11 switch

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-nghttp2.diff added

comment:3 Changed 9 years ago by Schamschula (Marius Schamschula)

Added code blocks for blacklisting compilers and requiring libc++.

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

Simpler now to use the cxx11 portgroup. r136466.

comment:5 Changed 9 years ago by Ionic (Mihai Moldovan)

Thanks... I just forgot about this ticket. Shame on me.

Note: See TracTickets for help on using tickets.