[MacPorts] #71346: p5.34-future-xs @0.130.0 does not build on PPC Tiger, Mac OS X 10.4.11, because of 'struct FutureXSCallback' has neither member named 'seq' nor 'code'

MacPorts noreply at macports.org
Tue Nov 19 09:02:31 UTC 2024


#71346: p5.34-future-xs @0.130.0 does not build on PPC Tiger, Mac OS X 10.4.11,
because of 'struct FutureXSCallback' has neither member named 'seq' nor
'code'
---------------------------+-----------------------
  Reporter:  ballapete     |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.4
Resolution:                |   Keywords:  tiger ppc
      Port:  p5-future-xs  |
---------------------------+-----------------------

Comment (by ballapete):

 `Build.PL` has these lines:

 {{{
 # Perl 5.36 made -std=c99 standard; before then we'll have to request it
 specially
 push @extra_compiler_flags, qw( -std=c99 ) if $^V lt v5.36.0;
 }}}

 So presumingly `GCC 7` would be the proper C compiler…

-- 
Ticket URL: <https://trac.macports.org/ticket/71346#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list