Opened 3 years ago

Last modified 3 years ago

#63753 closed defect

mpv @0.33.1: C11 atomics are required; you may need a newer compiler — at Version 1

Reported by: mrkapqa Owned by: Ionic (Mihai Moldovan)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: mavericks Cc: i0ntempest
Port: mpv

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--->  Configuring mpv
Warning: reinplace s/@@BACKEND@@/cocoa/ didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.33.1/TOOLS/config-maintainer
Error: Failed to configure mpv: configure failure: command execution failed

Change History (2)

Changed 3 years ago by mrkapqa

Attachment: log.log added

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: i0ntempest added
Description: modified (diff)
Keywords: mpv removed
Owner: set to Ionic
Status: newassigned
Summary: (10.9 , mpv) Error: Failed to configure mpvmpv @0.33.1: C11 atomics are required; you may need a newer compiler

The log says the error is:

C11 atomics are required; you may need a newer compiler 

The port already specifies:

compiler.c_standard 2011

You'd think that would have been enough...

The port was updated to 0.34.0 today; try again after running sudo port selfupdate. Let us know if that changes the error.

Note: See TracTickets for help on using tickets.