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

Build fails on NixOS #143

Closed
burgerdev opened this issue Dec 22, 2022 · 0 comments
Closed

Build fails on NixOS #143

burgerdev opened this issue Dec 22, 2022 · 0 comments

Comments

@burgerdev
Copy link
Collaborator

See this action: https://github.com/google/glome/actions/runs/3758587828/jobs/6387107347. It seems like the issue is that below warning is treated as an error, but I don't understand why that changed since that action was merged.

/nix/store/mmmjp0xcmr0dm307jv1l34hvi95z6d8s-glibc-2.35-224-dev/include/features.h:412:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc1: all warnings being treated as errors
@pkern pkern closed this as completed in 4a13ec9 Jan 18, 2023
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