[MacPorts] #71183: uudeview @0.5.20_1: Configure error - build failure
MacPorts
noreply at macports.org
Mon Oct 28 15:57:06 UTC 2024
#71183: uudeview @0.5.20_1: Configure error - build failure
---------------------+----------------------
Reporter: vbaarda | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Keywords: | Port: uudeview
---------------------+----------------------
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);}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71183>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list