-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
libomxil-bellagio: failing to build under GCC8 #40213
Comments
Copy-paste from IRC (for the record)
|
Synthetica9
added a commit
to Synthetica9/nixpkgs
that referenced
this issue
May 9, 2018
Added the `-Wno-error=array-bounds` flag. Fixes NixOS#40213.
8 tasks
globin
pushed a commit
that referenced
this issue
May 9, 2018
Added the `-Wno-error=array-bounds` flag. Fixes #40213.
adrianpk
added a commit
to adrianpk/nixpkgs
that referenced
this issue
May 31, 2024
Added the `-Wno-error=array-bounds` flag. Fixes NixOS#40213.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On the GCC8 Hydra build, quite a few jobs are failing because libomxil-bellagio fails to build (https://hydra.nixos.org/build/73843345/nixlog/1, for an example).
cc @wkennington (as the package maintainer) @dtzWill
The text was updated successfully, but these errors were encountered: