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

macOS nightly builds are missing gstreamer plugins #27318

Closed
jdm opened this issue Jul 18, 2020 · 1 comment
Closed

macOS nightly builds are missing gstreamer plugins #27318

jdm opened this issue Jul 18, 2020 · 1 comment
Assignees
Labels

Comments

@jdm
Copy link
Member

@jdm jdm commented Jul 18, 2020

godot:MacOS jdm$ ./servo
Error initializing GStreamer: ErrorLoadingPlugins(["libgstapp.so", "libgstaudioconvert.so", "libgstaudiofx.so", "libgstaudioparsers.so", "libgstaudioresample.so", "libgstautodetect.so", "libgstcoreelements.so", "libgstdeinterlace.so", "libgstinterleave.so", "libgstisomp4.so", "libgstlibav.so", "libgstmatroska.so", "libgstogg.so", "libgstopengl.so", "libgstopus.so", "libgstplayback.so", "libgstproxy.so", "libgstrtp.so", "libgsttheora.so", "libgsttypefindfunctions.so", "libgstvideoconvert.so", "libgstvideofilter.so", "libgstvideoparsersbad.so", "libgstvideoscale.so", "libgstvorbis.so", "libgstvolume.so", "libgstvpx.so", "libgstwebrtc.so"])
@jdm jdm self-assigned this Jul 18, 2020
@jdm
Copy link
Member Author

@jdm jdm commented Jul 18, 2020

Note to self: copy_dependencies in package_commands.py only includes the dylibs. Check if we need to do anything special to the .so files, or if we can just throw them in the set of files to be packaged.

bors-servo added a commit that referenced this issue Jul 21, 2020
Include gstreamer plugins in macOS nightly package.

Fixes #27318. Fixes #27332.
bors-servo added a commit that referenced this issue Jul 21, 2020
Include gstreamer plugins in macOS nightly package.

Fixes #27318. Fixes #27332.
bors-servo added a commit that referenced this issue Jul 21, 2020
Include gstreamer plugins in macOS nightly package.

Fixes #27318. Fixes #27332.
bors-servo added a commit that referenced this issue Jul 21, 2020
Include gstreamer plugins in macOS nightly package.

Fixes #27318. Fixes #27332.
bors-servo added a commit that referenced this issue Jul 21, 2020
Include gstreamer plugins in macOS nightly package.

Fixes #27318. Fixes #27332.
bors-servo added a commit that referenced this issue Jul 21, 2020
Include gstreamer plugins in macOS nightly package.

Fixes #27318. Fixes #27332.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.