Opened 2 months ago
Closed 2 months ago
#70766 closed defect (duplicate)
lrzsz @0.12.20_4 cannot compile on macOS 15 Sequoia
Reported by: | SaintBol | Owned by: | |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Sequoia lrzsz | Cc: | |
Port: | lrzsz |
Description
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.
Attachments (1)
Change History (2)
Changed 2 months ago by SaintBol
Attachment: | lrzsz-config.log added |
---|
comment:1 Changed 2 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
config.log