Opened 9 days ago
Closed 8 days ago
#71183 closed defect (fixed)
uudeview @0.5.20_1: Configure error - build failure
Reported by: | vbaarda (Vance Baarda) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | Cc: | ||
Port: | uudeview |
Description
On macOS 15.0.1, the uudeview configure script fails. See attached log.
OS: macOS 15.0.1
compiler: Xcode 16.0 -- Build version 16A242d
CPU: Apple M1 Pro
Error message:
configure:761:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
Line of code that fails to compile:
main(){return(0);}
Attachments (1)
Change History (2)
Changed 9 days ago by vbaarda (Vance Baarda)
Attachment: | config.log added |
---|
comment:1 Changed 8 days ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In b0ef0bd31856fd1b15a89923a43af71f7f819505/macports-ports (master):