[MacPorts] #70755: lrzsz @0.12.20_4: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int (was: lrzsz @0.12.20_4.darwin_24.arm64: build fails on macOS Sequoia 15.0 (24A335))

MacPorts noreply at macports.org
Tue Sep 17 13:41:00 UTC 2024


#70755: lrzsz @0.12.20_4: error: type specifier missing, defaults to 'int'; ISO C99
and later do not support implicit int
------------------------+---------------------
  Reporter:  gounselor  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.10.1
Resolution:             |   Keywords:  sequoia
      Port:  lrzsz      |
------------------------+---------------------
Changes (by ryandesign):

 * keywords:  lrzsz Sequoia 15.0 => sequoia


Old description:

> lrzsz does not build because configure fails:
>
> configure:1014: gcc -o conftest    conftest.c  1>&5
> configure:1011:1: error: type specifier missing, defaults to 'int'; ISO
> C99 and later do not support implicit int [-Wimplicit-int]
>  1011 | main(){return(0);}
>       | ^
>       | int
> 1 error generated.
> configure: failed program was:
> #line 1010 "configure"
> #include "confdefs.h"
> main(){return(0);}

New description:

 lrzsz does not build because configure fails:

 {{{
 configure:1014: gcc -o conftest    conftest.c  1>&5
 configure:1011:1: error: type specifier missing, defaults to 'int'; ISO
 C99 and later do not support implicit int [-Wimplicit-int]
  1011 | main(){return(0);}
       | ^
       | int
 1 error generated.
 configure: failed program was:
 #line 1010 "configure"
 #include "confdefs.h"
 main(){return(0);}
 }}}

--

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


More information about the macports-tickets mailing list