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 fails to build with error of various swift errors #6619

Closed
xanadu6291 opened this issue Apr 7, 2019 · 2 comments
Closed

mpv fails to build with error of various swift errors #6619

xanadu6291 opened this issue Apr 7, 2019 · 2 comments

Comments

@xanadu6291
Copy link

mpv version and platform

mpv version : commit 8b114e5

platform : macOS 10.14.4

Reproduction steps

cd ${CMPL}/mpv
git pull
./waf clean
./waf configure --prefix=${TARGET} --disable-debug-build --disable-manpage-build CC=/usr/bin/gcc AR=/usr/bin/ar
./waf build

Then build fails

Expected behavior

Build mpv successfully

Actual behavior

Build fails

Log file

Below is the log of ./waf build command:
https://0x0.st/zZSp.txt

Sample files

There's no sample file

@xanadu6291 xanadu6291 changed the title mpv fails to build with error of cocoa_cb_common.swift mpv fails to build with error of various swift errors Apr 7, 2019
@j605
Copy link
Contributor

j605 commented Apr 7, 2019

Duplicate of #6614 which was also a duplicate. Search the issue tracker before posting the same issue over and over.

@Akemi
Copy link
Member

Akemi commented Apr 7, 2019

downgrade your xcode for now.

@Akemi Akemi closed this as completed Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants