0 seb@intrepid-rtai-x86 /usr/src/linux-source-2.6.27> fakeroot make-kpkg --initrd --added-patches rtai --config x kernel_image modules_image exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian KPKG_SELECTED_PATCHES="rtai" INITRD=YES ====== making target minimal_debian [new prereqs: ]====== This is kernel package version . test -d debian || mkdir debian test ! -e stamp-building || rm -f stamp-building test -f debian/control || sed -e 's/=V/2.6.27.2/g' \ -e 's/=D/2.6.27.2-10.00.Custom/g' -e 's/=A/i386/g' \ -e 's/=SA//g' -e 's/=L/ /g' \ -e 's/=I//g' \ -e 's/=CV/2.6/g' \ -e 's/=M/Unknown Kernel Package Maintainer /g' \ -e 's/=ST/linux/g' -e 's/=B/i386/g' \ /usr/share/kernel-package/Control > debian/control test -f debian/changelog || sed -e 's/=V/2.6.27.2/g' \ -e 's/=D/2.6.27.2-10.00.Custom/g' -e 's/=A/i386/g' \ -e 's/=ST/linux/g' -e 's/=B/i386/g' \ -e 's/=M/Unknown Kernel Package Maintainer /g' \ /usr/share/kernel-package/changelog > debian/changelog install -p -m 755 /usr/share/kernel-package/rules debian/rules for file in ChangeLog Control Control.bin86 config templates.in rules; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done test -d ./debian/stamps || mkdir debian/stamps exec debian/rules CONFIG_TARGET=config KPKG_SELECTED_PATCHES="rtai" INITRD=YES kernel_image modules_image ====== making target CONFIG-common [new prereqs: testdir]====== ====== making target debian/stamp-conf [new prereqs: ]====== # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb || \ mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist test ! -e scripts/package/Makefile || \ (mv -f scripts/package/Makefile scripts/package/Makefile.kpkg-dist && \ (echo "# Dummy file "; echo "help:") > scripts/package/Makefile) test -d debian || mkdir ./debian test ! -e stamp-building || rm -f stamp-building test ! -f ./debian || test -f stamp-debian || test -f debian/official || \ (rm -rf ./debian && mkdir ./debian) test ! -f applied_patches || rm -f applied_patches for patch in /usr/src/kernel-patches/i386/apply/rtai ; do \ if test -x $patch; then \ if $patch; then \ echo "Patch $patch processed fine"; \ echo "$patch" >> applied_patches; \ else \ echo "Patch $patch failed."; \ echo "Hit return to Continue"; \ read ans; \ fi; \ fi; \ done No "RTAI" patch found for kernel version 2.6.27.2 Patch /usr/src/kernel-patches/i386/apply/rtai failed. Hit return to Continue echo done > stamp-patch test -f stamp-debian || \ ( test -f debian/official && test -f debian/control) || \ sed -e 's/=V/2.6.27.2/g' -e 's/=D/2.6.27.2-10.00.Custom/g' \ -e 's/=A/i386/g' -e 's/=SA//g' \ -e 's/=L/lilo (>= 19.1) | grub, /g' -e 's/=I/initramfs-tools (>= 0.53) | yaird (>= 0.0.11) | linux-initramfs-tool, /g' \ -e 's/=CV/2.6/g' \ -e 's/=M/Unknown Kernel Package Maintainer /g' \ -e 's/=ST/linux/g' -e 's/=B/i386/g' \ /usr/share/kernel-package/Control> debian/control test -f stamp-debian || test -f debian/official || \ sed -e 's/=V/2.6.27.2/g' -e 's/=D/2.6.27.2-10.00.Custom/g' \ -e 's/=A/i386/g' -e 's/=M/Unknown Kernel Package Maintainer /g' \ -e 's/=ST/linux/g' -e 's/=B/i386/g' \ /usr/share/kernel-package/changelog > debian/changelog test -f debian/rules || install -p -m 755 /usr/share/kernel-package/rules debian/rules test -f stamp-debian || test -f debian/official || \ for file in ChangeLog Control Control.bin86 config templates.in rules; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done test -f stamp-debian || test -f debian/official || \ for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done echo done > stamp-debian echo done > debian/stamp-conf ====== making target CONFIG-common [new prereqs: stamp-conf]====== This is kernel package version 11.001-0.1. ====== making target stamp-arch-conf [new prereqs: CONFIG-common]====== ====== making target CONFIG-arch [new prereqs: stamp-arch-conf]====== ====== making target .config [new prereqs: ]====== test -f .config || test ! -f .config.save || \ cp -pf .config.save .config test -f .config || test ! -f ./debian/config || \ cp -pf ./debian/config .config test -f .config || test ! -f ./debian/config || \ cp -pf ./debian/config .config ====== making target conf.vars [new prereqs: Makefile .config]====== .config:202:warning: symbol value 'm' invalid for ISDN .config:299:warning: unexpected data .config:300:warning: unexpected data .config:301:warning: unexpected data .config:302:warning: unexpected data .config:303:warning: unexpected data .config:304:warning: unexpected data .config:305:warning: unexpected data make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 ====== making target CONFIG-arch [new prereqs: .config conf.vars]====== This is kernel package version 11.001-0.1. ====== making target CONFIG/linux-headers-2.6.27.2 [new prereqs: CONFIG-arch]====== ====== making target CONFIG/linux-image-2.6.27.2 [new prereqs: CONFIG-arch]====== ====== making target CONFIG/linux-uml-2.6.27.2 [new prereqs: CONFIG-arch]====== ====== making target CONFIG/linux-xen0-2.6.27.2 [new prereqs: CONFIG-arch]====== ====== making target CONFIG/linux-xenu-2.6.27.2 [new prereqs: CONFIG-arch]====== ====== making target stamp-configure-arch [new prereqs: linux-headers-2.6.27.2 linux-image-2.6.27.2 linux-uml-2.6.27.2 linux-xen0-2.6.27.2 linux-xenu-2.6.27.2]====== ====== making target configure-arch [new prereqs: stamp-configure-arch]====== ====== making target stamp-indep-conf [new prereqs: CONFIG-common]====== ====== making target CONFIG-indep [new prereqs: stamp-indep-conf]====== ====== making target debian/stamp-kernel-conf [new prereqs: .config Makefile]====== /usr/bin/make ARCH=i386 \ config make[1]: Entering directory `/usr/src/linux-source-2.6.27' scripts/kconfig/conf arch/x86/Kconfig .config:202:warning: symbol value 'm' invalid for ISDN .config:299:warning: unexpected data .config:300:warning: unexpected data .config:301:warning: unexpected data .config:302:warning: unexpected data .config:303:warning: unexpected data .config:304:warning: unexpected data .config:305:warning: unexpected data * * Linux Kernel Configuration * * * General setup * Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] ^Cmake[2]: *** [config] Interrupt make[1]: *** [config] Interrupt make: *** [debian/stamp-kernel-conf] Interrupt 130 seb@intrepid-rtai-x86 /usr/src/linux-source-2.6.27> make-kpkg clean exec debian/rules DEBIAN_REVISION=5:10.Custom clean ====== making target CLN-common [new prereqs: testdir]====== ====== making target CLN-common [new prereqs: ]====== You may need root privileges - some parts may fail. /usr/bin/make -f ./debian/rules real_stamp_clean make[1]: Entering directory `/usr/src/linux-source-2.6.27' ====== making target real_stamp_clean [new prereqs: ]====== running clean test ! -f scripts/package/builddeb.kpkg-dist || \ mv -f scripts/package/builddeb.kpkg-dist scripts/package/builddeb test ! -f scripts/package/Makefile.kpkg-dist || \ mv -f scripts/package/Makefile.kpkg-dist scripts/package/Makefile test ! -f .config || cp -pf .config config.precious test ! -f Makefile || \ /usr/bin/make ARCH=i386 distclean make[2]: Entering directory `/usr/src/linux-source-2.6.27' CLEAN scripts/basic CLEAN scripts/kconfig CLEAN /usr/src/linux-source-2.6.27/debian/ CLEAN include/config CLEAN .config make[2]: Leaving directory `/usr/src/linux-source-2.6.27' test ! -f config.precious || mv -f config.precious .config test ! -f stamp-patch || /usr/bin/make -f ./debian/rules unpatch_now make[2]: Entering directory `/usr/src/linux-source-2.6.27' make[2]: ./debian/rules: No such file or directory make[2]: *** No rule to make target `./debian/rules'. Stop. make[2]: Leaving directory `/usr/src/linux-source-2.6.27' make[1]: *** [real_stamp_clean] Error 2 make[1]: Leaving directory `/usr/src/linux-source-2.6.27' make: *** [CLN-common] Error 2 2 seb@intrepid-rtai-x86 /usr/src/linux-source-2.6.27> KPATCH_rtai=2.6.24 fakeroot make-kpkg --initrd --added-patches rtai --config x kernel_image modules_image exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian KPKG_SELECTED_PATCHES="rtai" INITRD=YES ====== making target minimal_debian [new prereqs: ]====== This is kernel package version . test -d debian || mkdir debian test ! -e stamp-building || rm -f stamp-building test -f debian/control || sed -e 's/=V/2.6.27.2/g' \ -e 's/=D/2.6.27.2-10.00.Custom/g' -e 's/=A/i386/g' \ -e 's/=SA//g' -e 's/=L/ /g' \ -e 's/=I//g' \ -e 's/=CV/2.6/g' \ -e 's/=M/Unknown Kernel Package Maintainer /g' \ -e 's/=ST/linux/g' -e 's/=B/i386/g' \ /usr/share/kernel-package/Control > debian/control test -f debian/changelog || sed -e 's/=V/2.6.27.2/g' \ -e 's/=D/2.6.27.2-10.00.Custom/g' -e 's/=A/i386/g' \ -e 's/=ST/linux/g' -e 's/=B/i386/g' \ -e 's/=M/Unknown Kernel Package Maintainer /g' \ /usr/share/kernel-package/changelog > debian/changelog install -p -m 755 /usr/share/kernel-package/rules debian/rules for file in ChangeLog Control Control.bin86 config templates.in rules; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done test -d ./debian/stamps || mkdir debian/stamps exec debian/rules CONFIG_TARGET=config KPKG_SELECTED_PATCHES="rtai" INITRD=YES kernel_image modules_image ====== making target CONFIG-common [new prereqs: testdir]====== ====== making target debian/stamp-conf [new prereqs: ]====== # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb || \ mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist test ! -e scripts/package/Makefile || \ (mv -f scripts/package/Makefile scripts/package/Makefile.kpkg-dist && \ (echo "# Dummy file "; echo "help:") > scripts/package/Makefile) test -d debian || mkdir ./debian test ! -e stamp-building || rm -f stamp-building test ! -f ./debian || test -f stamp-debian || test -f debian/official || \ (rm -rf ./debian && mkdir ./debian) test ! -f applied_patches || rm -f applied_patches for patch in /usr/src/kernel-patches/i386/apply/rtai ; do \ if test -x $patch; then \ if $patch; then \ echo "Patch $patch processed fine"; \ echo "$patch" >> applied_patches; \ else \ echo "Patch $patch failed."; \ echo "Hit return to Continue"; \ read ans; \ fi; \ fi; \ done START applying rtai patch (RTAI) Testing whether "RTAI" patch for 2.6.24 applies (dry run): 1 out of 2 hunks FAILED -- saving rejects to file arch/x86/Kconfig.rej The text leading up to this was: -------------------------- |diff --git a/arch/x86/Makefile_32 b/arch/x86/Makefile_32 |index 50394da..1e5a09f 100644 |--- a/arch/x86/Makefile_32 |+++ b/arch/x86/Makefile_32 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/boot/compressed/Makefile_32 b/arch/x86/boot/compressed/Makefile_32 |index e43ff7c..ac67bfc 100644 |--- a/arch/x86/boot/compressed/Makefile_32 |+++ b/arch/x86/boot/compressed/Makefile_32 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/Makefile_32 b/arch/x86/kernel/Makefile_32 |index a7bc93c..8b847c9 100644 |--- a/arch/x86/kernel/Makefile_32 |+++ b/arch/x86/kernel/Makefile_32 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/Makefile_64 b/arch/x86/kernel/Makefile_64 |index 5a88890..3c93514 100644 |--- a/arch/x86/kernel/Makefile_64 |+++ b/arch/x86/kernel/Makefile_64 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored 2 out of 9 hunks FAILED -- saving rejects to file arch/x86/kernel/apic_64.c.rej 1 out of 4 hunks FAILED -- saving rejects to file arch/x86/kernel/cpu/mtrr/generic.c.rej 2 out of 34 hunks FAILED -- saving rejects to file arch/x86/kernel/entry_32.S.rej 4 out of 23 hunks FAILED -- saving rejects to file arch/x86/kernel/entry_64.S.rej The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/i8259_32.c b/arch/x86/kernel/i8259_32.c |index f634fc7..c5bf2de 100644 |--- a/arch/x86/kernel/i8259_32.c |+++ b/arch/x86/kernel/i8259_32.c -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/i8259_64.c b/arch/x86/kernel/i8259_64.c |index 3f27ea0..2d6f281 100644 |--- a/arch/x86/kernel/i8259_64.c |+++ b/arch/x86/kernel/i8259_64.c -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored 3 out of 11 hunks FAILED -- saving rejects to file arch/x86/kernel/io_apic_32.c.rej 3 out of 12 hunks FAILED -- saving rejects to file arch/x86/kernel/io_apic_64.c.rej The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/nmi_32.c b/arch/x86/kernel/nmi_32.c |index 852db29..b30ed4e 100644 |--- a/arch/x86/kernel/nmi_32.c |+++ b/arch/x86/kernel/nmi_32.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/nmi_64.c b/arch/x86/kernel/nmi_64.c |index 4253c4e..eadf360 100644 |--- a/arch/x86/kernel/nmi_64.c |+++ b/arch/x86/kernel/nmi_64.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored 3 out of 3 hunks FAILED -- saving rejects to file arch/x86/kernel/process_32.c.rej 5 out of 6 hunks FAILED -- saving rejects to file arch/x86/kernel/process_64.c.rej The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/setup64.c b/arch/x86/kernel/setup64.c |index 3558ac7..fe587d2 100644 |--- a/arch/x86/kernel/setup64.c |+++ b/arch/x86/kernel/setup64.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/smp_32.c b/arch/x86/kernel/smp_32.c |index fcaa026..18b881d 100644 |--- a/arch/x86/kernel/smp_32.c |+++ b/arch/x86/kernel/smp_32.c -------------------------- No file to patch. Skipping patch. 10 out of 10 hunks ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/smp_64.c b/arch/x86/kernel/smp_64.c |index 03fa6ed..cff5725 100644 |--- a/arch/x86/kernel/smp_64.c |+++ b/arch/x86/kernel/smp_64.c -------------------------- No file to patch. Skipping patch. 6 out of 6 hunks ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/smpboot_32.c b/arch/x86/kernel/smpboot_32.c |index 4ea80cb..6604f8f 100644 |--- a/arch/x86/kernel/smpboot_32.c |+++ b/arch/x86/kernel/smpboot_32.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/kernel/smpboot_64.c b/arch/x86/kernel/smpboot_64.c |index aaf4e12..2a88a9a 100644 |--- a/arch/x86/kernel/smpboot_64.c |+++ b/arch/x86/kernel/smpboot_64.c -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored 2 out of 4 hunks FAILED -- saving rejects to file arch/x86/kernel/traps_32.c.rej 2 out of 4 hunks FAILED -- saving rejects to file arch/x86/kernel/traps_64.c.rej 2 out of 2 hunks FAILED -- saving rejects to file arch/x86/kernel/vm86_32.c.rej 1 out of 1 hunk FAILED -- saving rejects to file arch/x86/kernel/vsyscall_64.c.rej The text leading up to this was: -------------------------- |diff --git a/arch/x86/mach-visws/visws_apic.c b/arch/x86/mach-visws/visws_apic.c |index 710faf7..839cce9 100644 |--- a/arch/x86/mach-visws/visws_apic.c |+++ b/arch/x86/mach-visws/visws_apic.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/mm/fault_32.c b/arch/x86/mm/fault_32.c |index a2273d4..9780c5f 100644 |--- a/arch/x86/mm/fault_32.c |+++ b/arch/x86/mm/fault_32.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff --git a/arch/x86/mm/fault_64.c b/arch/x86/mm/fault_64.c |index 0e26230..40cc3ff 100644 |--- a/arch/x86/mm/fault_64.c |+++ b/arch/x86/mm/fault_64.c -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/apic_32.h b/include/asm-x86/apic_32.h |index be158b2..47dad76 100644 |--- a/include/asm-x86/apic_32.h |+++ b/include/asm-x86/apic_32.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/apic_64.h b/include/asm-x86/apic_64.h |index 2747a11..990e001 100644 |--- a/include/asm-x86/apic_64.h |+++ b/include/asm-x86/apic_64.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/hw_irq_32.h b/include/asm-x86/hw_irq_32.h |index 0bedbdf..b1f1bf0 100644 |--- a/include/asm-x86/hw_irq_32.h |+++ b/include/asm-x86/hw_irq_32.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/hw_irq_64.h b/include/asm-x86/hw_irq_64.h |index a470d59..e8f5fca 100644 |--- a/include/asm-x86/hw_irq_64.h |+++ b/include/asm-x86/hw_irq_64.h -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/io_apic_64.h b/include/asm-x86/io_apic_64.h |index e2c1367..f6e64a0 100644 |--- a/include/asm-x86/io_apic_64.h |+++ b/include/asm-x86/io_apic_64.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored 1 out of 3 hunks FAILED -- saving rejects to file include/asm-x86/ipi.h.rej The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/irqflags_32.h b/include/asm-x86/irqflags_32.h |index 4c77200..1185f71 100644 |--- a/include/asm-x86/irqflags_32.h |+++ b/include/asm-x86/irqflags_32.h -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/irqflags_64.h b/include/asm-x86/irqflags_64.h |index bb9163b..7035f6a 100644 |--- a/include/asm-x86/irqflags_64.h |+++ b/include/asm-x86/irqflags_64.h -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored 1 out of 1 hunk FAILED -- saving rejects to file include/asm-x86/mmu_context_32.h.rej 1 out of 1 hunk FAILED -- saving rejects to file include/asm-x86/mmu_context_64.h.rej The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/nmi_32.h b/include/asm-x86/nmi_32.h |index 70a958a..da25e1c 100644 |--- a/include/asm-x86/nmi_32.h |+++ b/include/asm-x86/nmi_32.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/nmi_64.h b/include/asm-x86/nmi_64.h |index 65b6acf..f8c7279 100644 |--- a/include/asm-x86/nmi_64.h |+++ b/include/asm-x86/nmi_64.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/processor_64.h b/include/asm-x86/processor_64.h |index e4f1997..f303823 100644 |--- a/include/asm-x86/processor_64.h |+++ b/include/asm-x86/processor_64.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/include/asm-x86/spinlock_32.h b/include/asm-x86/spinlock_32.h |index d3bcebe..1ce1b6c 100644 |--- a/include/asm-x86/spinlock_32.h |+++ b/include/asm-x86/spinlock_32.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored 2 out of 2 hunks FAILED -- saving rejects to file include/asm-x86/system_64.h.rej 1 out of 1 hunk FAILED -- saving rejects to file include/asm-x86/vsyscall.h.rej 2 out of 2 hunks FAILED -- saving rejects to file include/linux/kernel.h.rej 1 out of 1 hunk FAILED -- saving rejects to file include/linux/preempt.h.rej 2 out of 4 hunks FAILED -- saving rejects to file include/linux/sched.h.rej 3 out of 9 hunks FAILED -- saving rejects to file include/linux/spinlock.h.rej 1 out of 3 hunks FAILED -- saving rejects to file init/main.c.rej 1 out of 3 hunks FAILED -- saving rejects to file kernel/fork.c.rej 2 out of 2 hunks FAILED -- saving rejects to file kernel/power/swsusp.c.rej 3 out of 10 hunks FAILED -- saving rejects to file kernel/sched.c.rej 2 out of 8 hunks FAILED -- saving rejects to file mm/memory.c.rej "RTAI" patch for 2.6.24 does not apply cleanly Patch /usr/src/kernel-patches/i386/apply/rtai failed. Hit return to Continue