[MacPorts] #70720: sox @14.4.2_4 Fails to build on macOS Sequoia 15 RC
MacPorts
noreply at macports.org
Wed Sep 11 20:00:34 UTC 2024
#70720: sox @14.4.2_4 Fails to build on macOS Sequoia 15 RC
----------------------+--------------------
Reporter: tthoma24 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Keywords: sequoia | Port: sox
----------------------+--------------------
Despite an updated Xcode 16 RC and Command Line Tools and a functional
clang, the port fails to build with the below error on an Intel-based Mac.
Full build log is attached.
{{{
:info:build skelform.c:214:5: error: incompatible function pointer types
initializing 'sox_format_handler_seek' (aka 'int (*)(struct sox_format_t
*, unsigned long)') with an expression of type 'int (sox_format_t *,
uint64_t)' (aka 'int (struct sox_format_t *, unsigned long long)')
[-Wincompatible-function-pointer-types]
:info:build 214 | seek, encodings, NULL, sizeof(priv_t)
:info:build | ^~~~
:info:build 1 warning and 1 error generated.
:info:build make[1]: *** [libsox_la-skelform.lo] Error 1
:info:build make[1]: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70720>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list