[MacPorts] #70766: lrzsz @0.12.20_4 cannot compile on macOS 15 Sequoia
MacPorts
noreply at macports.org
Tue Sep 17 21:53:51 UTC 2024
#70766: lrzsz @0.12.20_4 cannot compile on macOS 15 Sequoia
---------------------------+--------------------
Reporter: SaintBol | Owner: (none)
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.10.1
Keywords: Sequoia lrzsz | Port: lrzsz
---------------------------+--------------------
Using Xcode clang compiler (Command Line Tools not present): cannot
compile the port on macOS 15 Sequoia, configure phase fails.
Attached config.log
Issues:
{{{
configure:1014: /usr/bin/clang -o conftest -pipe -Os
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk
-arch x86_64 -I/opt/local/include
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk
-L/opt/local/lib -Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk
-arch x86_64 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.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70766>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list