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

libomxil-bellagio: failing to build under GCC8 #40213

Closed
Synthetica9 opened this issue May 9, 2018 · 1 comment
Closed

libomxil-bellagio: failing to build under GCC8 #40213

Synthetica9 opened this issue May 9, 2018 · 1 comment

Comments

@Synthetica9
Copy link
Member

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

@Synthetica9
Copy link
Member Author

Copy-paste from IRC (for the record)

I think I have two fixes for #40213, but what is preferable: setting -Wno-error=array-bounds or using gcc7Stdenv?
I am sure that the first one compiles, the second one is currently building on my box

Synthetica9 added a commit to Synthetica9/nixpkgs that referenced this issue May 9, 2018
Added the `-Wno-error=array-bounds` flag. Fixes NixOS#40213.
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant