[MacPorts] #71492: traceroute @1.4a12: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] (was: traceroute @1.4a12 fails on Sequoia)

MacPorts noreply at macports.org
Mon Dec 9 18:18:31 UTC 2024


#71492: traceroute @1.4a12: error: type specifier missing, defaults to 'int'; ISO
C99 and later do not support implicit int [-Wimplicit-int]
-------------------------+---------------------
  Reporter:  rswail      |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.10.5
Resolution:              |   Keywords:  sequoia
      Port:  traceroute  |
-------------------------+---------------------
Description changed by ryandesign:

Old description:

> Appears to be related to the same as
> https://trac.macports.org/ticket/70755
>
> Fails in configure step with
>
> configure:835:1: error: type specifier missing, defaults to 'int'; ISO
> C99 and later do not support implicit int [-Wimplicit-int]
>     835 | main(){return(0);}
>         | ^
>         | int
>   1 error generated.
>   configure: failed program was:
>
>   #line 833 "configure"
>   #include "confdefs.h"

New description:

 Appears to be related to the same as #70755

 Fails in configure step with

 {{{
 configure:835:1: error: type specifier missing, defaults to 'int'; ISO C99
 and later do not support implicit int [-Wimplicit-int]
     835 | main(){return(0);}
         | ^
         | int
   1 error generated.
   configure: failed program was:

   #line 833 "configure"
   #include "confdefs.h"
 }}}

--

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


More information about the macports-tickets mailing list