[MacPorts] #71108: lv @4.51: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] (was: lv @4.51 cannot be installed on Sequoia)

MacPorts noreply at macports.org
Thu Oct 17 04:13:22 UTC 2024


#71108: lv @4.51: error: type specifier missing, defaults to 'int'; ISO C99 and
later do not support implicit int [-Wimplicit-int]
----------------------------+---------------------
  Reporter:  kazu-yamamoto  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.10.2
Resolution:                 |   Keywords:  sequoia
      Port:  lv             |
----------------------------+---------------------
Changes (by ryandesign):

 * keywords:   => sequoia


Comment:

 It says the problem was:
 {{{
 configure:678:1: error: type specifier missing, defaults to 'int'; ISO C99
 and later do not support implicit int [-Wimplicit-int]
   678 | main(){return(0);}
       | ^
       | int
 1 error generated.
 }}}
 This could be fixed by patching instead of running `autoreconf`. Or are
 there other reasons why we need to run `autoreconf`?

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


More information about the macports-tickets mailing list