Conversation
|
Success on aarch64-linux (full log) Attempted: libsemanage Partial log (click to expand)
|
|
Success on x86_64-linux (full log) Attempted: libsemanage Partial log (click to expand)
|
|
Thanks! 👍 Have you considered updating our selinux libraries instead? The upstream repository seems to be very active (https://github.com/SELinuxProject/selinux). Our libs/tools from them are still at version 2.4 the current upstream release seems to be 2.7. Upgrading those might also fix the GCC issues (amongst other bugs, new features, …). Two commits I was able to find just now: |
|
@andir: Thank you - I agree we should update to 2.7 and will look into it. But that will be a little more work since it involves multiple packages. |
|
|
||
| NIX_CFLAGS_COMPILE = "-fstack-protector-all -std=gnu89"; | ||
| NIX_CFLAGS_COMPILE = [ | ||
| "-fstack-protector-all" |
There was a problem hiding this comment.
can’t we remove this? IIRC the stackprotector is now enabled by default since #12895 ?
vcunat
left a comment
There was a problem hiding this comment.
Let's do this now, also for 18.03, and you can update etc. later.
(cherry picked from commit 527ff9c)
|
@vcunat ack, will submit a PR tonight:) |
|
Thanks. Already working on the update: #36978
…On March 14, 2018 3:58:40 PM GMT+01:00, Maximilian Bosch ***@***.***> wrote:
@vcunat ack, will submit a PR tonight:)
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#36936 (comment)
|
|
ahh great! |
Motivation for this change
didn't build with gcc7.
/cc ZHF #36453
Things done
build-use-sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)