Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/kernel.spec'], False, '/var/lib/mock/f21-build-1974162-352241/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/kernel.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder05.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/kernel-3.13.0-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/kernel.spec'], False, '/var/lib/mock/f21-build-1974162-352241/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/kernel.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WBWhGZ + umask 022 + cd /builddir/build/BUILD + patch_command='patch -p1 -F1 -s' ++ find /builddir/build/BUILD -maxdepth 1 -type d -name 'kernel-3.*' ++ grep -x -v /builddir/build/BUILD/kernel-3.13.fc21 + sharedirs= + : + '[' -d kernel-3.13.fc21 ']' + '[' '!' -d kernel-3.13.fc21/vanilla-3.13 ']' + '[' -d kernel-3.13.fc21/vanilla-3.13 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /builddir/build/BUILD + rm -rf kernel-3.13.fc21 + /usr/bin/mkdir -p kernel-3.13.fc21 + cd kernel-3.13.fc21 + /usr/bin/xz -dc /builddir/build/SOURCES/linux-3.13.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-3.13 vanilla-3.13 + cp -al vanilla-3.13 linux-3.13.0-1.fc21.noarch + cd linux-3.13.0-1.fc21.noarch + cp /builddir/build/SOURCES/config-arm-generic /builddir/build/SOURCES/config-arm64 /builddir/build/SOURCES/config-armv7 /builddir/build/SOURCES/config-armv7-generic /builddir/build/SOURCES/config-armv7-lpae /builddir/build/SOURCES/config-debug /builddir/build/SOURCES/config-generic /builddir/build/SOURCES/config-i686-PAE /builddir/build/SOURCES/config-local /builddir/build/SOURCES/config-no-extra /builddir/build/SOURCES/config-nodebug /builddir/build/SOURCES/config-powerpc-generic /builddir/build/SOURCES/config-powerpc32-generic /builddir/build/SOURCES/config-powerpc32-smp /builddir/build/SOURCES/config-powerpc64 /builddir/build/SOURCES/config-powerpc64p7 /builddir/build/SOURCES/config-s390x /builddir/build/SOURCES/config-x86-32-generic /builddir/build/SOURCES/config-x86-generic /builddir/build/SOURCES/config-x86_64-generic . + cp /builddir/build/SOURCES/merge.pl . + make -f /builddir/build/SOURCES/Makefile.config VERSION=3.13.0 configs perl merge.pl config-x86-32-generic config-x86-generic > temp-x86-32 cat config-generic config-nodebug > temp-generic perl merge.pl temp-x86-32 temp-generic > temp-x86-32-generic perl merge.pl /dev/null temp-x86-32-generic i386 > kernel-3.13.0-i686.config cat config-generic config-debug > temp-debug-generic perl merge.pl temp-x86-32 temp-debug-generic > temp-x86-debug-generic perl merge.pl /dev/null temp-x86-debug-generic i386 > kernel-3.13.0-i686-debug.config perl merge.pl config-i686-PAE temp-x86-32-generic i386 > kernel-3.13.0-i686-PAE.config perl merge.pl config-i686-PAE temp-x86-debug-generic i386 > kernel-3.13.0-i686-PAEdebug.config perl merge.pl config-x86_64-generic config-x86-generic > temp-x86-64 perl merge.pl temp-x86-64 temp-generic > temp-x86_64-generic perl merge.pl /dev/null temp-x86_64-generic x86_64 > kernel-3.13.0-x86_64.config perl merge.pl temp-x86-64 temp-debug-generic > temp-x86_64-debug-generic perl merge.pl /dev/null temp-x86_64-debug-generic x86_64 > kernel-3.13.0-x86_64-debug.config perl merge.pl config-s390x temp-generic > temp-s390-generic perl merge.pl config-s390x temp-s390-generic s390 > kernel-3.13.0-s390x.config perl merge.pl config-no-extra temp-generic > temp-no-extra-generic perl merge.pl config-arm-generic temp-no-extra-generic > temp-arm-generic perl merge.pl config-armv7-generic temp-arm-generic > temp-armv7-generic perl merge.pl config-armv7 temp-armv7-generic > temp-armv7 perl merge.pl /dev/null temp-armv7 arm > kernel-3.13.0-armv7hl.config perl merge.pl config-armv7-lpae temp-armv7-generic > temp-armv7-lpae perl merge.pl /dev/null temp-armv7-lpae arm > kernel-3.13.0-armv7hl-lpae.config perl merge.pl config-arm64 temp-arm-generic > temp-arm64 perl merge.pl /dev/null temp-arm64 arm64 > kernel-3.13.0-aarch64.config perl merge.pl config-powerpc-generic temp-generic > temp-powerpc-generic perl merge.pl config-powerpc32-generic temp-powerpc-generic > temp-powerpc32-generic perl merge.pl /dev/null temp-powerpc32-generic powerpc > kernel-3.13.0-ppc.config perl merge.pl config-powerpc32-smp temp-powerpc32-generic powerpc > kernel-3.13.0-ppc-smp.config perl merge.pl config-powerpc64 temp-powerpc-generic > temp-powerpc64-generic perl merge.pl /dev/null temp-powerpc64-generic powerpc > kernel-3.13.0-ppc64.config perl merge.pl config-powerpc64p7 temp-powerpc64-generic powerpc > kernel-3.13.0-ppc64p7.config perl merge.pl config-powerpc-generic temp-debug-generic > temp-powerpc-debug-generic perl merge.pl temp-powerpc64-generic temp-powerpc-debug-generic powerpc > kernel-3.13.0-ppc64-debug.config + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-aarch64.config kernel-3.13.0-aarch64.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-aarch64.config.tmp + rm kernel-3.13.0-aarch64.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-armv7hl-lpae.config kernel-3.13.0-armv7hl-lpae.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-armv7hl-lpae.config.tmp + rm kernel-3.13.0-armv7hl-lpae.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-armv7hl.config kernel-3.13.0-armv7hl.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-armv7hl.config.tmp + rm kernel-3.13.0-armv7hl.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-i686-PAE.config kernel-3.13.0-i686-PAE.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-i686-PAE.config.tmp + rm kernel-3.13.0-i686-PAE.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-i686-PAEdebug.config kernel-3.13.0-i686-PAEdebug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-i686-PAEdebug.config.tmp + rm kernel-3.13.0-i686-PAEdebug.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-i686-debug.config kernel-3.13.0-i686-debug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-i686-debug.config.tmp + rm kernel-3.13.0-i686-debug.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-i686.config kernel-3.13.0-i686.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-i686.config.tmp + rm kernel-3.13.0-i686.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-ppc-smp.config kernel-3.13.0-ppc-smp.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-ppc-smp.config.tmp + rm kernel-3.13.0-ppc-smp.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-ppc.config kernel-3.13.0-ppc.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-ppc.config.tmp + rm kernel-3.13.0-ppc.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-ppc64-debug.config kernel-3.13.0-ppc64-debug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-ppc64-debug.config.tmp + rm kernel-3.13.0-ppc64-debug.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-ppc64.config kernel-3.13.0-ppc64.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-ppc64.config.tmp + rm kernel-3.13.0-ppc64.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-ppc64p7.config kernel-3.13.0-ppc64p7.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-ppc64p7.config.tmp + rm kernel-3.13.0-ppc64p7.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-s390x.config kernel-3.13.0-s390x.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-s390x.config.tmp + rm kernel-3.13.0-s390x.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-x86_64-debug.config kernel-3.13.0-x86_64-debug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-x86_64-debug.config.tmp + rm kernel-3.13.0-x86_64-debug.config.tmp + for i in 'kernel-3.13.0-*.config' + mv kernel-3.13.0-x86_64.config kernel-3.13.0-x86_64.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.13.0-x86_64.config.tmp + rm kernel-3.13.0-x86_64.config.tmp + ApplyPatch makefile-after_link.patch + local patch=makefile-after_link.patch + shift + '[' '!' -f /builddir/build/SOURCES/makefile-after_link.patch ']' Patch05: makefile-after_link.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch compile-fixes.patch + local patch=compile-fixes.patch + shift + '[' '!' -f /builddir/build/SOURCES/compile-fixes.patch ']' ++ wc -l /builddir/build/SOURCES/compile-fixes.patch ++ awk '{print $1}' + local C=6 + '[' 6 -gt 9 ']' + ApplyOptionalPatch upstream-reverts.patch -R + local patch=upstream-reverts.patch + shift + '[' '!' -f /builddir/build/SOURCES/upstream-reverts.patch ']' ++ wc -l /builddir/build/SOURCES/upstream-reverts.patch ++ awk '{print $1}' + local C=1 + '[' 1 -gt 9 ']' + ApplyPatch 0001-lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch + local patch=0001-lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch + shift + '[' '!' -f /builddir/build/SOURCES/0001-lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch ']' Patch600: 0001-lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-lpae-ax88796.patch + local patch=arm-lpae-ax88796.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-lpae-ax88796.patch ']' Patch21001: arm-lpae-ax88796.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch + local patch=arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch ']' Patch21004: arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-omap-load-tfp410.patch + local patch=arm-omap-load-tfp410.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-omap-load-tfp410.patch ']' Patch21010: arm-omap-load-tfp410.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-tegra-usb-no-reset-linux33.patch + local patch=arm-tegra-usb-no-reset-linux33.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-tegra-usb-no-reset-linux33.patch ']' Patch21020: arm-tegra-usb-no-reset-linux33.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-imx6-utilite.patch + local patch=arm-imx6-utilite.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-imx6-utilite.patch ']' Patch21030: arm-imx6-utilite.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch defaults-acpi-video.patch + local patch=defaults-acpi-video.patch + shift + '[' '!' -f /builddir/build/SOURCES/defaults-acpi-video.patch ']' Patch390: defaults-acpi-video.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch input-kill-stupid-messages.patch + local patch=input-kill-stupid-messages.patch + shift + '[' '!' -f /builddir/build/SOURCES/input-kill-stupid-messages.patch ']' Patch450: input-kill-stupid-messages.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch die-floppy-die.patch + local patch=die-floppy-die.patch + shift + '[' '!' -f /builddir/build/SOURCES/die-floppy-die.patch ']' Patch470: die-floppy-die.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch no-pcspkr-modalias.patch + local patch=no-pcspkr-modalias.patch + shift + '[' '!' -f /builddir/build/SOURCES/no-pcspkr-modalias.patch ']' Patch452: no-pcspkr-modalias.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch serial-460800.patch + local patch=serial-460800.patch + shift + '[' '!' -f /builddir/build/SOURCES/serial-460800.patch ']' Patch460: serial-460800.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-noise.patch + local patch=silence-noise.patch + shift + '[' '!' -f /builddir/build/SOURCES/silence-noise.patch ']' Patch510: silence-noise.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-fbcon-logo.patch + local patch=silence-fbcon-logo.patch + shift + '[' '!' -f /builddir/build/SOURCES/silence-fbcon-logo.patch ']' Patch530: silence-fbcon-logo.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch Revert-userns-Allow-unprivileged-users-to-create-use.patch + local patch=Revert-userns-Allow-unprivileged-users-to-create-use.patch + shift + '[' '!' -f /builddir/build/SOURCES/Revert-userns-Allow-unprivileged-users-to-create-use.patch ']' Patch700: Revert-userns-Allow-unprivileged-users-to-create-use.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch crash-driver.patch + local patch=crash-driver.patch + shift + '[' '!' -f /builddir/build/SOURCES/crash-driver.patch ']' Patch800: crash-driver.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch secure-modules.patch + local patch=secure-modules.patch + shift + '[' '!' -f /builddir/build/SOURCES/secure-modules.patch ']' Patch1000: secure-modules.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch modsign-uefi.patch + local patch=modsign-uefi.patch + shift + '[' '!' -f /builddir/build/SOURCES/modsign-uefi.patch ']' Patch1001: modsign-uefi.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sb-hibernate.patch + local patch=sb-hibernate.patch + shift + '[' '!' -f /builddir/build/SOURCES/sb-hibernate.patch ']' Patch1002: sb-hibernate.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sysrq-secure-boot.patch + local patch=sysrq-secure-boot.patch + shift + '[' '!' -f /builddir/build/SOURCES/sysrq-secure-boot.patch ']' Patch1003: sysrq-secure-boot.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-i915-hush-check-crtc-state.patch + local patch=drm-i915-hush-check-crtc-state.patch + shift + '[' '!' -f /builddir/build/SOURCES/drm-i915-hush-check-crtc-state.patch ']' Patch1826: drm-i915-hush-check-crtc-state.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch fs-proc-devtree-remove_proc_entry.patch + local patch=fs-proc-devtree-remove_proc_entry.patch + shift + '[' '!' -f /builddir/build/SOURCES/fs-proc-devtree-remove_proc_entry.patch ']' Patch10000: fs-proc-devtree-remove_proc_entry.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch disable-i8042-check-on-apple-mac.patch + local patch=disable-i8042-check-on-apple-mac.patch + shift + '[' '!' -f /builddir/build/SOURCES/disable-i8042-check-on-apple-mac.patch ']' Patch12016: disable-i8042-check-on-apple-mac.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch lis3-improve-handling-of-null-rate.patch + local patch=lis3-improve-handling-of-null-rate.patch + shift + '[' '!' -f /builddir/build/SOURCES/lis3-improve-handling-of-null-rate.patch ']' Patch14010: lis3-improve-handling-of-null-rate.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nowatchdog-on-virt.patch + local patch=nowatchdog-on-virt.patch + shift + '[' '!' -f /builddir/build/SOURCES/nowatchdog-on-virt.patch ']' Patch15000: nowatchdog-on-virt.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + local patch=scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + shift + '[' '!' -f /builddir/build/SOURCES/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch ']' Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch criu-no-expert.patch + local patch=criu-no-expert.patch + shift + '[' '!' -f /builddir/build/SOURCES/criu-no-expert.patch ']' Patch21242: criu-no-expert.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ath9k_rx_dma_stop_check.patch + local patch=ath9k_rx_dma_stop_check.patch + shift + '[' '!' -f /builddir/build/SOURCES/ath9k_rx_dma_stop_check.patch ']' Patch21247: ath9k_rx_dma_stop_check.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-radeon-Disable-writeback-by-default-on-ppc.patch + local patch=drm-radeon-Disable-writeback-by-default-on-ppc.patch + shift + '[' '!' -f /builddir/build/SOURCES/drm-radeon-Disable-writeback-by-default-on-ppc.patch ']' Patch25047: drm-radeon-Disable-writeback-by-default-on-ppc.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + local patch=dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + shift + '[' '!' -f /builddir/build/SOURCES/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch ']' Patch25128: dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + local patch=sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + shift + '[' '!' -f /builddir/build/SOURCES/sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch ']' Patch25152: sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-replace-gssd_running-with-more-reliable-check.patch + local patch=sunrpc-replace-gssd_running-with-more-reliable-check.patch + shift + '[' '!' -f /builddir/build/SOURCES/sunrpc-replace-gssd_running-with-more-reliable-check.patch ']' Patch25153: sunrpc-replace-gssd_running-with-more-reliable-check.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nfs-check-gssd-running-before-krb5i-auth.patch + local patch=nfs-check-gssd-running-before-krb5i-auth.patch + shift + '[' '!' -f /builddir/build/SOURCES/nfs-check-gssd-running-before-krb5i-auth.patch ']' Patch25154: nfs-check-gssd-running-before-krb5i-auth.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch + local patch=rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch + shift + '[' '!' -f /builddir/build/SOURCES/rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch ']' Patch25167: rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch + local patch=sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch + shift + '[' '!' -f /builddir/build/SOURCES/sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch ']' Patch25166: sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch + local patch=rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch + shift + '[' '!' -f /builddir/build/SOURCES/rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch ']' Patch25168: rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch + local patch=elantech-Properly-differentiate-between-clickpads-an.patch + shift + '[' '!' -f /builddir/build/SOURCES/elantech-Properly-differentiate-between-clickpads-an.patch ']' Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch + local patch=KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch + shift + '[' '!' -f /builddir/build/SOURCES/KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch ']' Patch25179: KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch + local patch=KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch + shift + '[' '!' -f /builddir/build/SOURCES/KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch ']' Patch25180: KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch + local patch=0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch + shift + '[' '!' -f /builddir/build/SOURCES/0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch ']' Patch25181: 0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch + local patch=0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch + shift + '[' '!' -f /builddir/build/SOURCES/0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch ']' Patch25182: 0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0003-Input-wacom-add-reporting-of-SW_MUTE_DEVICE-events.patch + local patch=0003-Input-wacom-add-reporting-of-SW_MUTE_DEVICE-events.patch + shift + '[' '!' -f /builddir/build/SOURCES/0003-Input-wacom-add-reporting-of-SW_MUTE_DEVICE-events.patch ']' Patch25183: 0003-Input-wacom-add-reporting-of-SW_MUTE_DEVICE-events.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch Input-ALPS-add-support-for-Dolphin-devices.patch + local patch=Input-ALPS-add-support-for-Dolphin-devices.patch + shift + '[' '!' -f /builddir/build/SOURCES/Input-ALPS-add-support-for-Dolphin-devices.patch ']' Patch25184: Input-ALPS-add-support-for-Dolphin-devices.patch + case "$patch" in + patch -p1 -F1 -s + chmod +x scripts/checkpatch.pl + touch .scmversion + mkdir configs + for i in '*.config' + mv kernel-3.13.0-aarch64.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm64 + make ARCH=arm64 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm64' + cat .config + for i in '*.config' + mv kernel-3.13.0-armv7hl-lpae.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:5465:warning: override: USB_G_DBGP_SERIAL changes choice state + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig .config:5465:warning: override: USB_G_DBGP_SERIAL changes choice state # # configuration written to .config # + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.13.0-armv7hl.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:5465:warning: override: USB_G_DBGP_SERIAL changes choice state + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig .config:5465:warning: override: USB_G_DBGP_SERIAL changes choice state # # configuration written to .config # + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.13.0-i686-PAE.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.13.0-i686-PAEdebug.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.13.0-i686-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.13.0-i686.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.13.0-ppc-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.13.0-ppc.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.13.0-ppc64-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.13.0-ppc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.13.0-ppc64p7.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.13.0-s390x.config .config ++ head -1 .config ++ cut -b 3- + Arch=s390 + make ARCH=s390 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=s390 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# s390' + cat .config + for i in '*.config' + mv kernel-3.13.0-x86_64-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# x86_64' + cat .config + for i in '*.config' + mv kernel-3.13.0-x86_64.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# x86_64' + cat .config + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + find . -name .gitignore -exec rm -f '{}' ';' + cd .. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YyS9G3 + umask 022 + cd /builddir/build/BUILD + cd kernel-3.13.fc21 + export 'AFTER_LINK=sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug \ -i $@ > $@.id"' + AFTER_LINK='sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug \ -i $@ > $@.id"' + rm -rf /builddir/build/BUILDROOT/kernel-3.13.0-1.fc21.noarch + mkdir -p /builddir/build/BUILDROOT/kernel-3.13.0-1.fc21.noarch/boot + mkdir -p /builddir/build/BUILDROOT/kernel-3.13.0-1.fc21.noarch/usr/libexec + cd linux-3.13.0-1.fc21.noarch + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OhUo5a + umask 022 + cd /builddir/build/BUILD + cd kernel-3.13.fc21 + cd linux-3.13.0-1.fc21.noarch + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars + '[' 0 -eq 1 ']' Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kernel-3.13.0-1.fc21.noarch Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v2wyYh + umask 022 + cd /builddir/build/BUILD + cd kernel-3.13.fc21 + rm -rf /builddir/build/BUILDROOT/kernel-3.13.0-1.fc21.noarch + exit 0 Child return code was: 0 LEAVE do -->