[MacPorts] #70720: sox @14.4.2_4 Fails to build on macOS Sequoia 15 RC
MacPorts
noreply at macports.org
Mon Oct 14 07:58:53 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
Resolution: | Keywords: sequoia
Port: sox |
-----------------------+---------------------
Comment (by edward-elhauge):
I have a similar error on arm64 Sequoia 15.0.1 / Hardware M2 MacMini
{{{
: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 6 warnings generated.
:info:build 1 warning and 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70720#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list