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 #2684

Open
Fishman0919 opened this issue May 15, 2024 · 0 comments
Open

mpv fails to build #2684

Fishman0919 opened this issue May 15, 2024 · 0 comments

Comments

@Fishman0919
Copy link

16:13:17 Running git update for mpv...
16:13:18 ┌ mpv git ................................ [Newer dependencies]
16:13:20 ├ Running bootstrap...
16:13:23 ├ Running configure...
16:13:49 ├ Running build...
Likely error (tail of the failed operation logfile):
| int (*)(void *, uint8_t , int) {aka int ()(void *, unsigned char , int)}
In file included from C:/MABS/local64/include/libavformat/avformat.h:319,
from ../audio/decode/ad_spdif.c:23:
C:/MABS/local64/include/libavformat/avio.h:404:25: note: expected 'int (
)(void *, const uint8_t , int)' {aka 'int ()(void *, const unsigned char , int)'} but argument is of type 'int ()(void *, uint8_t , int)' {aka 'int ()(void *, unsigned char *, int)'}
404 | int (*write_packet)(void *opaque, const uint8_t *buf, int buf_size),
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Waf: Leaving directory `/build/mpv-git/build'
Build failed
-> task in 'objects' failed with exit status 1 (run with -v to display more information)
build failed. Check C:/MABS/build/mpv-git/ab-suite.build.log
This is required for other packages, so this script will exit.
16:14:18 Creating diagnostics file...

Attach C:\MABS\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

logs.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant