Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 642664

Summary: sys-kernel/gentoo-sources-4.14.10 patch(1) loses the x bit. Kernel build breaks.
Product: Gentoo Linux Reporter: Arisu Tachibana <alicef>
Component: Current packagesAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED FIXED    
Severity: normal CC: krinpaus, ulenrich
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arisu Tachibana Gentoo Infrastructure gentoo-dev 2017-12-29 18:28:10 UTC
patch(1) loses the x bit. Kernel build breaks.


make[2]: execvp: ./sync-check.sh: Permission denied
make[2]: *** [Makefile:49: /root/b-worker/4_14/build/files/linux-4.14/tools/objtool/objtool] Error 127
make[1]: *** [Makefile:62: objtool] Error 2
make: *** [Makefile:1629: tools/objtool] Error 2
make: *** Waiting for unfinished jobs....



fixed adding this patch to genpatches:
http://www.ozlabs.org/~akpm/mmotm/broken-out/tools-objtool-makefile-dont-assume-sync-checksh-is-executable.patch
Comment 1 Arisu Tachibana Gentoo Infrastructure gentoo-dev 2017-12-29 18:29:44 UTC
From b55625787f4784059c04614dd2411457decd3788 Mon Sep 17 00:00:00 2001
From: Alice Ferrazzi <alicef@gentoo.org>
Date: Fri, 29 Dec 2017 17:47:45 +0000
Subject: [PATCH] patch(1) loses the x bit.  Kernel build breaks.
Comment 2 Ulenrich 2017-12-30 15:22:31 UTC
*** Bug 642690 has been marked as a duplicate of this bug. ***