Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpv: 0.37.0 -> 0.38.0 #304349

Merged
merged 7 commits into from
Jun 8, 2024

mpv: fix build on Darwin (patch by marsam)

6ee4b2d
Select commit
Loading
Failed to load commit list.
Merged

mpv: 0.37.0 -> 0.38.0 #304349

mpv: fix build on Darwin (patch by marsam)
6ee4b2d
Select commit
Loading
Failed to load commit list.
OfBorg / mpv, mpv.passthru.tests, svp, svp.passthru.tests on x86_64-darwin completed Jun 8, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: mpv

The following builds were skipped because they don't evaluate on x86_64-darwin: mpv.passthru.tests, svp, svp.passthru.tests

Details

Partial log

       >                                    ^
       > ../video/out/mac/gl_layer.swift:320:21: warning: 'CGLCreateContext' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings)
       >         let error = CGLCreateContext(pixelFormat, nil, &context)
       >                     ^
       > ../video/out/mac/gl_layer.swift:323:40: warning: 'CGLErrorString' was deprecated in macOS 10.14: OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings)
       >             let errS = String(cString: CGLErrorString(error))
       >                                        ^
       > ninja: build stopped: subcommand failed.
       For full logs, run 'nix log /nix/store/0rvp5iqjhng2zkxr7q69i109hzpnpgsf-mpv-0.38.0.drv'.
error: 1 dependencies of derivation '/nix/store/pn9avxvi5aasd63igl5mg4w1pbmrgmw5-mpv-with-scripts-0.38.0.drv' failed to build