Opened 3 days ago

Last modified 3 days ago

#70755 new defect

lrzsz @0.12.20_4.darwin_24.arm64: build fails on macOS Sequoia 15.0 (24A335) — at Initial Version

Reported by: gounselor (Michael Stiller) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: sequoia Cc:
Port: lrzsz

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);}

Change History (1)

Changed 3 days ago by gounselor (Michael Stiller)

Attachment: config.log added

config.log output of configure

Note: See TracTickets for help on using tickets.