https://bugzilla.redhat.com/show_bug.cgi?id=1263957
Bug ID: 1263957 Summary: checksec failures for many ghc-* packages Product: Fedora Version: rawhide Component: ghc-rpm-macros Severity: high Priority: high Assignee: petersen@redhat.com Reporter: atodorov@redhat.com QA Contact: extras-qa@fedoraproject.org CC: haskell-devel@lists.fedoraproject.org, petersen@redhat.com
Description of problem:
For many ELF objects in the ghc-* packages checkse reports Partial RELRO and No canary found. Best fix is to update the RPM macros and do a mass rebuild. For more info please see:
https://fedoraproject.org/wiki/Changes/Harden_All_Packages http://atodorov.org/blog/2015/09/16/4000-bugs-in-fedora-checksec-failures/ https://lists.fedoraproject.org/pipermail/devel/2015-September/214679.html
https://bugzilla.redhat.com/show_bug.cgi?id=1263957
--- Comment #2 from Jens Petersen petersen@redhat.com --- I will try to look into this later.
As I recall I had to remove some cflags since they were breaking ghc compiling.
https://bugzilla.redhat.com/show_bug.cgi?id=1263957
--- Comment #3 from Jens Petersen petersen@redhat.com --- Basically I am disabling %_hardened_ldflags when building Fedora Haskell packages.
If I don't do that I run into for example when building hscolour:
: Language/Haskell/HsColour.hs:94:55: Warning: Tab character [ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.p_o ) /usr/bin/ld: -r and -pie may not be used together collect2: error: ld returned 1 exit status error: Bad exit status from /var/tmp/rpm-tmp.FCoO08 (%build)
Any ideas how I can workaround this?
https://bugzilla.redhat.com/show_bug.cgi?id=1263957
--- Comment #4 from Fedora End Of Life jkurik@fedoraproject.org --- This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1263957
Fedora End Of Life jkurik@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2017-08-08 08:14:50
--- Comment #5 from Fedora End Of Life jkurik@fedoraproject.org --- Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
haskell-devel@lists.stg.fedoraproject.org