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

Make alsa_plugin build again. #8863

Closed
wants to merge 7 commits into from

Conversation

tp2750
Copy link
Contributor

@tp2750 tp2750 commented Jun 7, 2024

Trying to fix #8714.

  • Identified the version of FFMPEG that provided the required library: libasound_module_pcm_a52.so
  • Identified the architectures, where it works. Looks like it is those that were supported by julia 1.0
  • Updated alsa_plugins to version 1.2.7.1
  • Architecture armv6l does not build

@tp2750
Copy link
Contributor Author

tp2750 commented Jun 8, 2024

Updated alsa_plugin to 1.2.7.1. Now it builds with current version of FFMPEG.
Only the armv6l architecture does not build.

@tp2750
Copy link
Contributor Author

tp2750 commented Jun 8, 2024

I don't understand why it fails to build for x86-64. It builds fine locally.

@sergstesh
Copy link

I don't understand why it fails to build for x86-64. It builds fine locally.

I do not understand the quoted statement. Specifically, regarding "It builds fine locally" - it builds fine on what architecture ?

Regarding "it fails to build for x86-64" - what is the exact failure ? I.e. what are the error/warning messages, etc ? Are the warning/error messages to be looked at presented in https://buildkite.com/julialang/yggdrasil/builds/11024#018ff814-c642-48ef-a8bb-c17089bbf83b ?

@ViralBShah
Copy link
Member

Close in favor of #9105

@ViralBShah ViralBShah closed this Sep 24, 2024
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.

ALSA + FFMPEG compatibility issue
3 participants