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

Update to 3.0.5 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update to 3.0.5 #3

wants to merge 1 commit into from

Conversation

probonopd
Copy link

No description provided.

@probonopd
Copy link
Author

  CC       access/ftp.lo
access/bluray.c: In function 'blurayTitleIsRepeating':
access/bluray.c:1976:43: error: 'BLURAY_CLIP_INFO {aka struct bd_clip}' has no member named 'clip_id'
                memcmp(title_info->clips[i].clip_id, prev->clip_id, 6) ||
                                           ^
access/bluray.c:1976:57: error: 'BLURAY_CLIP_INFO {aka const struct bd_clip}' has no member named 'clip_id'
                memcmp(title_info->clips[i].clip_id, prev->clip_id, 6) ||
                                                         ^
access/bluray.c: In function 'streamFlush':
access/bluray.c:2517:9: warning: case value '36' not in enumerated type 'bd_stream_type_e {aka enum <anonymous>}' [-Wswitch]
         case BD_STREAM_TYPE_VIDEO_HEVC:
         ^
Makefile:22245: recipe for target 'access/liblibbluray_plugin_la-bluray.lo' failed
make[4]: *** [access/liblibbluray_plugin_la-bluray.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/vlc-3.0.5/modules'
make[3]: *** [install-recursive] Error 1
Makefile:27483: recipe for target 'install-recursive' failed
make[3]: Leaving directory '/build/vlc-3.0.5/modules'
make[2]: *** [install] Error 2
Makefile:27899: recipe for target 'install' failed
make[2]: Leaving directory '/build/vlc-3.0.5/modules'
make[1]: *** [install-recursive] Error 1
Makefile:1539: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/vlc-3.0.5'
Makefile:2008: recipe for target 'install' failed
make: *** [install] Error 2

@probonopd
Copy link
Author

I don't know why this happens nor how to fix this.

@icflorescu
Copy link
Owner

Thanks, but I have no idea how to solve this either and I can't really test, since I've switched to Manjaro on my linux laptop. I guess we'll have to stick with 3.0.3 if no one else comes up with a solution...

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

Successfully merging this pull request may close these issues.

2 participants