On 04/16/2016 09:23 AM, Patrick Lauer wrote:
>I very strongly suggest bumping the glibc ebuild, removing the patch in
the bump, and masking the broken version. Then asking people to test the
patched version to smoke out failures, and in a few months we can
consider re-enabling this tomfoolery.

And this is the required patch:

--- glibc-2.23-r1.ebuild        2016-04-14 09:46:35.204239147 +0200
+++ glibc-2.23-r2.ebuild        2016-04-16 09:30:44.653753397 +0200
@@ -166,6 +166,7 @@
        # Bug 558636 we don't apply the pie works around for 2.22. It
shoud have the support. #558636
        GLIBC_PATCH_EXCLUDE+="
00_all_0002-workaround-crash-when-handling-signals-in-static-PIE.patch"
        GLIBC_PATCH_EXCLUDE+="
00_all_0012-disable-PIE-when-checking-for-PIC-default.patch"
+       GLIBC_PATCH_EXCLUDE+="
00_all_0009-sys-types.h-drop-sys-sysmacros.h-include.patch"
 }
 
 eblit-src_prepare-post() {


Reply via email to