Skip to content

[CI]: Github Action fails to build plugin linux - missing SIMDe #1369

Description

@Trouffman

Pre-Report Checks

  • This is not a Bug Report
  • This is not a Feature Request
  • This is not a Support Request
  • This could not be reported anywhere else (Issue/discussion)

Description of your report

The Automated BUild action fail to build the plugin on Linux.

Seems SIMDe is missing somewhere.

This seems to be linked to : obsproject/obs-studio@2bd23cd

This also changed between :
Last Working:
Image: ubuntu-24.04
Version: 20250831.1.0
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250831.1/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250831.1

First non-working:
Image: ubuntu-24.04
Version: 20250929.60.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250929.60/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250929.60

From @BitRate27
This can be fixed by: sudo apt install libsimde-dev before building on Linux

I could not report this anywhere else because...

Continuous Integration.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions