Opened 4 months ago

Closed 4 months ago

#70027 closed defect (fixed)

nghttp2 @1.62.1 does not build on PPC Tiger, Mac OS X 10.4.11, because of Invalid value for configure.compiler

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: tiger ppc haspatch Cc:
Port: nghttp2

Description

--->  Configuring nghttp2
Error: Failed to configure nghttp2: Invalid value for configure.compiler: 

I think it's this setting:

     38 compiler.cxx_standard   2020

Attachments (2)

main.log (10.3 KB) - added by ballapete (Peter "Pete" Dyballa) 4 months ago.
Main.log from PPC Tiger, Mac OS X 10.4.11
main.2.log (10.3 KB) - added by ballapete (Peter "Pete" Dyballa) 4 months ago.
Main.log from PPC Leopard, Mac OS X 10.5.8

Download all attachments as: .zip

Change History (6)

Changed 4 months ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

Main.log from PPC Tiger, Mac OS X 10.4.11

comment:1 Changed 4 months ago by ballapete (Peter "Pete" Dyballa)

It tests and builds with GCC7.

comment:2 Changed 4 months ago by ballapete (Peter "Pete" Dyballa)

On Mac OS X 10.5.8, PPC Leopard, configuration fails as well because of Invalid value for configure.compiler.

Changed 4 months ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.2.log added

Main.log from PPC Leopard, Mac OS X 10.5.8

comment:3 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: mps@… removed
Keywords: haspatch added
Owner: changed from mps@… to Schamschula

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

Resolution: fixed
Status: assignedclosed

In 3b3f9b3912f47e8b74a7ca7c6f47032a6f044e6c/macports-ports (master):

nghttp2: Require C++20 only for nghttp2-tools subport

Closes: #65066
Closes: #70027
Closes: #70048

Note: See TracTickets for help on using tickets.