kernel-3.9.0-0.rc3.git1.4

Dave Jones davej at redhat.com
Tue Mar 26 01:03:37 UTC 2013


On Sat, Mar 23, 2013 at 06:56:59AM -0400, Steve Dickson wrote:
 > Hello,
 > 
 > On the latest f19 tree I'm seeing the very strange failure
 > 
 > + '[' '!' -f /home/src/f19/build/SOURCES/makefile-after_link.patch ']'
 > Patch05: makefile-after_link.patch
 > + case "$patch" in
 > + patch -p1 -F1 -s
 > The text leading up to this was:
 > --------------------------
 > |diff --git a/scripts/link-vmlinux.sh b/scripts/link-vmlinux.sh
 > |index cd9c6c6..3edf048 100644
 > |--- a/scripts/link-vmlinux.sh
 > |+++ b/scripts/link-vmlinux.sh
 > --------------------------
 > File to patch: 
 > Skip this patch? [y] 
 > 1 out of 1 hunk ignored
 > error: Bad exit status from /var/tmp/rpm-tmp.7jbMkR (%prep)
 > 
 > 
 > RPM build errors:
 >     Bad exit status from /var/tmp/rpm-tmp.7jbMkR (%prep)
 > 
 > 
 > The entire log is at http://fpaste.org/wxHv/
 > 
 > The rpmbuild command I'm using is: 
 > rpmbuild -bb --without tools --without debug --without perf --without headers --target x86_64 kernel.spec
 > 
 > Any ideas?

Weird.  Still happens after deleting kernel-3.8.fc18 and everything below it ?

Not sure why you even have fc18 %dist there, if this is your f19 dir,
unless this isn't a proper git checkout of f19 ?

	Dave



More information about the kernel mailing list