After switching to hardened profile and rebuilding system sys-kernel/hardened-sources and sys-kernel/gentoo-sources fail to emerge. After unpacking sources genpatches can't be applied to sources. Reproducible: Always I'm running gentoo-sources kernel 4.9.8. System build with GCC 6.3 (maybe the problem is with gcc; is it ready for hardened profile?) I've decided to switch to hardened/linux/amd64 profile. I've rebuild GCC and some other packages and then proceeded to rebuild the world with --keep-going. It failed twice: - virtualbox-modules (don't care for now) - sys-kernel/gentoo-sources So I've decided to wait for hardened-sources-4.9.x to arrive and suddenly;) they are here. Emerging sys-kernel/hardened-sources fail at exactly same point while trying to apply genpatches on top of kernel sources.
Created attachment 462876 [details] build.log
Created attachment 462878 [details] environment
Created attachment 462880 [details] part1 of genpatches-4.9-9.base.tar.err (too big)
Created attachment 462882 [details] part2 of genpatches-4.9-9.base.tar.err (too big)
https://bugs.gentoo.org/show_bug.cgi?id=608644 same problem?
(In reply to Magnus Granberg from comment #5) > https://bugs.gentoo.org/show_bug.cgi?id=608644 same problem? Yes, it fails in the same place when applying genpatches to kernel sources. As for the reason...
Ok. After rolling back sys-apps/grep https://bugs.gentoo.org/show_bug.cgi?id=608644 hardened-sources emerged successfully.