Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/kernel.spec'], False, '/var/lib/mock/f20-build-2362126-417339/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: arm04-builder08.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/kernel-3.16.2-200.fc20.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/f20-build-2362126-417339/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.f41tZ7 + 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.16.fc20 + sharedirs= + : + '[' -d kernel-3.16.fc20 ']' + '[' '!' -d kernel-3.16.fc20/vanilla-3.16 ']' + '[' -d kernel-3.16.fc20/vanilla-3.16 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /builddir/build/BUILD + rm -rf kernel-3.16.fc20 + /usr/bin/mkdir -p kernel-3.16.fc20 + cd kernel-3.16.fc20 + /usr/bin/xz -dc /builddir/build/SOURCES/linux-3.16.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.16 vanilla-3.16 + cp -rl vanilla-3.16 linux-3.16.2-200.fc20.noarch + cd linux-3.16.2-200.fc20.noarch + ApplyPatch patch-3.16.2.xz + local patch=patch-3.16.2.xz + shift + '[' '!' -f /builddir/build/SOURCES/patch-3.16.2.xz ']' + case "$patch" in + unxz + patch -p1 -F1 -s + 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.16.2 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.16.2-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.16.2-i686-debug.config perl merge.pl config-i686-PAE temp-x86-32-generic i386 > kernel-3.16.2-i686-PAE.config perl merge.pl config-i686-PAE temp-x86-debug-generic i386 > kernel-3.16.2-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.16.2-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.16.2-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.16.2-s390x.config perl merge.pl config-arm-generic temp-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.16.2-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.16.2-armv7hl-lpae.config perl merge.pl config-arm64 temp-arm-generic > temp-arm64 perl merge.pl /dev/null temp-arm64 arm64 > kernel-3.16.2-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.16.2-ppc.config perl merge.pl config-powerpc32-smp temp-powerpc32-generic powerpc > kernel-3.16.2-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.16.2-ppc64.config perl merge.pl config-powerpc64p7 temp-powerpc64-generic powerpc > kernel-3.16.2-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.16.2-ppc64-debug.config + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-aarch64.config kernel-3.16.2-aarch64.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-aarch64.config.tmp + rm kernel-3.16.2-aarch64.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-armv7hl-lpae.config kernel-3.16.2-armv7hl-lpae.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-armv7hl-lpae.config.tmp + rm kernel-3.16.2-armv7hl-lpae.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-armv7hl.config kernel-3.16.2-armv7hl.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-armv7hl.config.tmp + rm kernel-3.16.2-armv7hl.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-i686-PAE.config kernel-3.16.2-i686-PAE.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-i686-PAE.config.tmp + rm kernel-3.16.2-i686-PAE.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-i686-PAEdebug.config kernel-3.16.2-i686-PAEdebug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-i686-PAEdebug.config.tmp + rm kernel-3.16.2-i686-PAEdebug.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-i686-debug.config kernel-3.16.2-i686-debug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-i686-debug.config.tmp + rm kernel-3.16.2-i686-debug.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-i686.config kernel-3.16.2-i686.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-i686.config.tmp + rm kernel-3.16.2-i686.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-ppc-smp.config kernel-3.16.2-ppc-smp.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-ppc-smp.config.tmp + rm kernel-3.16.2-ppc-smp.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-ppc.config kernel-3.16.2-ppc.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-ppc.config.tmp + rm kernel-3.16.2-ppc.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-ppc64-debug.config kernel-3.16.2-ppc64-debug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-ppc64-debug.config.tmp + rm kernel-3.16.2-ppc64-debug.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-ppc64.config kernel-3.16.2-ppc64.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-ppc64.config.tmp + rm kernel-3.16.2-ppc64.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-ppc64p7.config kernel-3.16.2-ppc64p7.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-ppc64p7.config.tmp + rm kernel-3.16.2-ppc64p7.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-s390x.config kernel-3.16.2-s390x.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-s390x.config.tmp + rm kernel-3.16.2-s390x.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-x86_64-debug.config kernel-3.16.2-x86_64-debug.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-x86_64-debug.config.tmp + rm kernel-3.16.2-x86_64-debug.config.tmp + for i in 'kernel-3.16.2-*.config' + mv kernel-3.16.2-x86_64.config kernel-3.16.2-x86_64.config.tmp + ./merge.pl /builddir/build/SOURCES/config-local kernel-3.16.2-x86_64.config.tmp + rm kernel-3.16.2-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-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-beagle.patch + local patch=arm-beagle.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-beagle.patch ']' Patch21021: arm-beagle.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 ']' Patch21022: arm-imx6-utilite.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-tegra-drmdetection.patch + local patch=arm-tegra-drmdetection.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-tegra-drmdetection.patch ']' Patch21023: arm-tegra-drmdetection.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-qemu-fixdisplay.patch + local patch=arm-qemu-fixdisplay.patch + shift + '[' '!' -f /builddir/build/SOURCES/arm-qemu-fixdisplay.patch ']' Patch21024: arm-qemu-fixdisplay.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch + local patch=Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch + shift + '[' '!' -f /builddir/build/SOURCES/Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch ']' Patch500: Revert-Revert-ACPI-video-change-acpi-video-brightnes.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 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 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 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 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 disable-libdw-unwind-on-non-x86.patch + local patch=disable-libdw-unwind-on-non-x86.patch + shift + '[' '!' -f /builddir/build/SOURCES/disable-libdw-unwind-on-non-x86.patch ']' Patch25063: disable-libdw-unwind-on-non-x86.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch + local patch=0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch + shift + '[' '!' -f /builddir/build/SOURCES/0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch ']' Patch25069: 0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch perf-lib64.patch + local patch=perf-lib64.patch + shift + '[' '!' -f /builddir/build/SOURCES/perf-lib64.patch ']' Patch26000: perf-lib64.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch + local patch=samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch + shift + '[' '!' -f /builddir/build/SOURCES/samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch ']' Patch26002: samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch asus-wmi-Add-a-no-backlight-quirk.patch + local patch=asus-wmi-Add-a-no-backlight-quirk.patch + shift + '[' '!' -f /builddir/build/SOURCES/asus-wmi-Add-a-no-backlight-quirk.patch ']' Patch26004: asus-wmi-Add-a-no-backlight-quirk.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch eeepc-wmi-Add-no-backlight-quirk-for-Asus-H87I-PLUS-.patch + local patch=eeepc-wmi-Add-no-backlight-quirk-for-Asus-H87I-PLUS-.patch + shift + '[' '!' -f /builddir/build/SOURCES/eeepc-wmi-Add-no-backlight-quirk-for-Asus-H87I-PLUS-.patch ']' Patch26005: eeepc-wmi-Add-no-backlight-quirk-for-Asus-H87I-PLUS-.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch + local patch=acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch + shift + '[' '!' -f /builddir/build/SOURCES/acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch ']' Patch26013: acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch + local patch=acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch + shift + '[' '!' -f /builddir/build/SOURCES/acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch ']' Patch26014: acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch + local patch=revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch + shift + '[' '!' -f /builddir/build/SOURCES/revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch ']' Patch25109: revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch + local patch=0001-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch + shift + '[' '!' -f /builddir/build/SOURCES/0001-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch ']' Patch25110: 0001-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch namespaces-remount-fixes.patch + local patch=namespaces-remount-fixes.patch + shift + '[' '!' -f /builddir/build/SOURCES/namespaces-remount-fixes.patch ']' Patch25119: namespaces-remount-fixes.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch Input-wacom-Add-support-for-the-Cintiq-Companion.patch + local patch=Input-wacom-Add-support-for-the-Cintiq-Companion.patch + shift + '[' '!' -f /builddir/build/SOURCES/Input-wacom-Add-support-for-the-Cintiq-Companion.patch ']' Patch26019: Input-wacom-Add-support-for-the-Cintiq-Companion.patch + case "$patch" in + patch -p1 -F1 -s + chmod +x scripts/checkpatch.pl + touch .scmversion + mkdir configs + for i in '*.config' + mv kernel-3.16.2-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.16.2-armv7hl-lpae.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.16.2-armv7hl.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.16.2-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.16.2-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.16.2-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.16.2-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.16.2-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.16.2-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.16.2-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.16.2-ppc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + grep -E '^CONFIG_' + make ARCH=powerpc listnewconfig + 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.16.2-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.16.2-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.16.2-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.16.2-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.SXYbpd + umask 022 + cd /builddir/build/BUILD + cd kernel-3.16.fc20 + 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.16.2-200.fc20.noarch + mkdir -p /builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch/boot + mkdir -p /builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch/usr/libexec + cd linux-3.16.2-200.fc20.noarch + make htmldocs HOSTCC scripts/docproc DOCPROC Documentation/DocBook/80211.xml HTML Documentation/DocBook/80211.html DOCPROC Documentation/DocBook/alsa-driver-api.xml HTML Documentation/DocBook/alsa-driver-api.html DOCPROC Documentation/DocBook/debugobjects.xml HTML Documentation/DocBook/debugobjects.html DOCPROC Documentation/DocBook/device-drivers.xml Warning(.//kernel/sys.c): no structured comments found Warning(.//drivers/base/dd.c:61): No description found for parameter 'work' Warning(.//drivers/base/reservation.c): no structured comments found Warning(.//include/linux/reservation.h): no structured comments found Warning(.//drivers/base/power/main.c:471): No description found for parameter 'async' Warning(.//drivers/base/power/main.c:599): No description found for parameter 'async' Warning(.//drivers/base/power/main.c:1010): No description found for parameter 'async' Warning(.//drivers/base/power/main.c:1149): No description found for parameter 'async' Warning(.//drivers/base/power/main.c:1303): No description found for parameter 'info' Warning(.//include/linux/spi/spi.h:458): No description found for parameter 'can_dma' Warning(.//include/linux/spi/spi.h:458): No description found for parameter 'cur_msg_mapped' Warning(.//include/linux/spi/spi.h:458): No description found for parameter 'dma_tx' Warning(.//include/linux/spi/spi.h:458): No description found for parameter 'dma_rx' Warning(.//include/linux/spi/spi.h:458): No description found for parameter 'dummy_rx' Warning(.//include/linux/spi/spi.h:458): No description found for parameter 'dummy_tx' Warning(.//include/linux/spi/spi.h:686): No description found for parameter 'frame_length' Warning(.//drivers/spi/spi.c:852): No description found for parameter 'master' Warning(.//drivers/spi/spi.c:852): No description found for parameter 'master' HTML Documentation/DocBook/device-drivers.html DOCPROC Documentation/DocBook/deviceiobook.xml HTML Documentation/DocBook/deviceiobook.html DOCPROC Documentation/DocBook/drm.xml Warning(.//include/drm/drm_modeset_lock.h:41): cannot understand function prototype: 'struct drm_modeset_acquire_ctx ' Warning(.//include/drm/drm_modeset_lock.h:66): cannot understand function prototype: 'struct drm_modeset_lock ' Warning(.//drivers/gpu/drm/drm_edid.c:3446): No description found for parameter 'connector' Warning(.//include/drm/drm_flip_work.h:68): No description found for parameter ')' Warning(.//include/drm/drm_flip_work.h:68): Excess struct/union/enum/typedef member 'fifo' description in 'drm_flip_work' Warning(.//include/drm/drm_flip_work.h:68): No description found for parameter ')' Warning(.//include/drm/drm_flip_work.h:68): Excess struct/union/enum/typedef member 'fifo' description in 'drm_flip_work' HTML Documentation/DocBook/drm.html DOCPROC Documentation/DocBook/filesystems.xml HTML Documentation/DocBook/filesystems.html DOCPROC Documentation/DocBook/gadget.xml Warning(.//drivers/usb/gadget/f_acm.c): no structured comments found Warning(.//drivers/usb/gadget/f_ecm.c): no structured comments found Warning(.//drivers/usb/gadget/f_subset.c): no structured comments found Warning(.//drivers/usb/gadget/f_obex.c): no structured comments found Warning(.//drivers/usb/gadget/f_serial.c): no structured comments found HTML Documentation/DocBook/gadget.html DOCPROC Documentation/DocBook/genericirq.xml HTML Documentation/DocBook/genericirq.html DOCPROC Documentation/DocBook/kernel-api.xml Warning(.//lib/crc32.c:217): No description found for parameter 'tab)[256]' Warning(.//lib/crc32.c:217): Excess function parameter 'tab' description in 'crc32_le_generic' Warning(.//lib/crc32.c:300): No description found for parameter 'tab)[256]' Warning(.//lib/crc32.c:300): Excess function parameter 'tab' description in 'crc32_be_generic' Warning(.//lib/crc32.c): no structured comments found HTML Documentation/DocBook/kernel-api.html DOCPROC Documentation/DocBook/kernel-hacking.xml HTML Documentation/DocBook/kernel-hacking.html DOCPROC Documentation/DocBook/kernel-locking.xml HTML Documentation/DocBook/kernel-locking.html DOCPROC Documentation/DocBook/kgdb.xml HTML Documentation/DocBook/kgdb.html DOCPROC Documentation/DocBook/libata.xml HTML Documentation/DocBook/libata.html DOCPROC Documentation/DocBook/librs.xml HTML Documentation/DocBook/librs.html DOCPROC Documentation/DocBook/lsm.xml HTML Documentation/DocBook/lsm.html GEN Documentation/DocBook//v4l2.xml GEN Documentation/DocBook//media-entities.tmpl GEN Documentation/DocBook//media-indices.tmpl GEN Documentation/DocBook//videodev2.h.xml GEN Documentation/DocBook//audio.h.xml GEN Documentation/DocBook//ca.h.xml GEN Documentation/DocBook//dmx.h.xml GEN Documentation/DocBook//frontend.h.xml GEN Documentation/DocBook//net.h.xml GEN Documentation/DocBook//video.h.xml DOCPROC Documentation/DocBook/media_api.xml HTML Documentation/DocBook/media_api.html DOCPROC Documentation/DocBook/mtdnand.xml Warning(.//include/linux/mtd/nand.h:795): No description found for parameter 'ecc' HTML Documentation/DocBook/mtdnand.html DOCPROC Documentation/DocBook/networking.xml HTML Documentation/DocBook/networking.html DOCPROC Documentation/DocBook/rapidio.xml HTML Documentation/DocBook/rapidio.html DOCPROC Documentation/DocBook/regulator.xml Warning(.//include/linux/regulator/machine.h:140): No description found for parameter 'ramp_disable' Warning(.//include/linux/regulator/driver.h:279): No description found for parameter 'linear_ranges' Warning(.//include/linux/regulator/driver.h:279): No description found for parameter 'n_linear_ranges' HTML Documentation/DocBook/regulator.html DOCPROC Documentation/DocBook/s390-drivers.xml Warning(.//arch/s390/include/asm/cmb.h): no structured comments found HTML Documentation/DocBook/s390-drivers.html DOCPROC Documentation/DocBook/scsi.xml HTML Documentation/DocBook/scsi.html DOCPROC Documentation/DocBook/sh.xml HTML Documentation/DocBook/sh.html DOCPROC Documentation/DocBook/tracepoint.xml HTML Documentation/DocBook/tracepoint.html DOCPROC Documentation/DocBook/uio-howto.xml HTML Documentation/DocBook/uio-howto.html DOCPROC Documentation/DocBook/usb.xml HTML Documentation/DocBook/usb.html DOCPROC Documentation/DocBook/w1.xml HTML Documentation/DocBook/w1.html DOCPROC Documentation/DocBook/writing-an-alsa-driver.xml HTML Documentation/DocBook/writing-an-alsa-driver.html DOCPROC Documentation/DocBook/writing_musb_glue_layer.xml HTML Documentation/DocBook/writing_musb_glue_layer.html DOCPROC Documentation/DocBook/writing_usb_driver.xml HTML Documentation/DocBook/writing_usb_driver.html DOCPROC Documentation/DocBook/z8530book.xml HTML Documentation/DocBook/z8530book.html rm -rf Documentation/DocBook/index.html; echo '

Linux Kernel HTML Documentation

' >> Documentation/DocBook/index.html && echo '

Kernel Version: 3.16.2

' >> Documentation/DocBook/index.html && cat Documentation/DocBook/80211.html Documentation/DocBook/alsa-driver-api.html Documentation/DocBook/debugobjects.html Documentation/DocBook/device-drivers.html Documentation/DocBook/deviceiobook.html Documentation/DocBook/drm.html Documentation/DocBook/filesystems.html Documentation/DocBook/gadget.html Documentation/DocBook/genericirq.html Documentation/DocBook/kernel-api.html Documentation/DocBook/kernel-hacking.html Documentation/DocBook/kernel-locking.html Documentation/DocBook/kgdb.html Documentation/DocBook/libata.html Documentation/DocBook/librs.html Documentation/DocBook/lsm.html Documentation/DocBook/media_api.html Documentation/DocBook/mtdnand.html Documentation/DocBook/networking.html Documentation/DocBook/rapidio.html Documentation/DocBook/regulator.html Documentation/DocBook/s390-drivers.html Documentation/DocBook/scsi.html Documentation/DocBook/sh.html Documentation/DocBook/tracepoint.html Documentation/DocBook/uio-howto.html Documentation/DocBook/usb.html Documentation/DocBook/w1.html Documentation/DocBook/writing-an-alsa-driver.html Documentation/DocBook/writing_musb_glue_layer.html Documentation/DocBook/writing_usb_driver.html Documentation/DocBook/z8530book.html >> Documentation/DocBook/index.html + chmod -R a=rX Documentation + find Documentation -type d + xargs chmod u+w + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sr10sA + umask 022 + cd /builddir/build/BUILD + cd kernel-3.16.fc20 + cd linux-3.16.2-200.fc20.noarch + docdir=/builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch/usr/share/doc/kernel-doc-3.16.2 + mkdir -p /builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch/usr/share/doc/kernel-doc-3.16.2 + tar -h -f - --exclude=man '--exclude=.*' -c Documentation + tar xf - -C /builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch/usr/share/doc/kernel-doc-3.16.2 + /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 ']' Processing files: kernel-doc-3.16.2-200.fc20.noarch Provides: kernel-doc = 3.16.2-200.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/awk /usr/bin/perl /usr/bin/python perl(File::Temp) perl(IO::Handle) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch Wrote: /builddir/build/RPMS/kernel-doc-3.16.2-200.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yylEmo + umask 022 + cd /builddir/build/BUILD + cd kernel-3.16.fc20 + rm -rf /builddir/build/BUILDROOT/kernel-3.16.2-200.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->