[MacPorts] #67166: mpv @0.35.1: C11 atomics are required; you may need a newer compiler
MacPorts
noreply at macports.org
Mon Jun 5 20:30:51 UTC 2023
#67166: mpv @0.35.1: C11 atomics are required; you may need a newer compiler
-------------------------+------------------------------------
Reporter: ryandesign | Owner: Ionic
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: mavericks mountainlion
Port: mpv |
-------------------------+------------------------------------
Comment (by kencu):
If you delete this blacklisting out of the Portfile:
{{{
# Force clang compiler as installed by Xcode's CLT's... hopefully.
compiler.blacklist-append *gcc* cc macports-*
}}}
the port builds through on 10.9 without any hassles:
{{{
$ port -v installed mpv
The following ports are currently installed:
mpv
@0.35.1_3+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python311+rubberband+x11
(active) requested_variants='' platform='darwin 13' archs='x86_64'
date='2023-06-05T13:23:16-0700'
}}}
and runs without crashing.
--
Ticket URL: <https://trac.macports.org/ticket/67166#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list