ENTER do("bash --login -c 'rpmbuild -bs --target noarch --nodeps //builddir/build/SPECS/kernel.spec'", '/var/lib/mock/dist-f9-build-147673-23763/root/', 0, True, 0, , 425, 425, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target noarch --nodeps //builddir/build/SPECS/kernel.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/kernel-2.6.25-0.69.rc3.git1.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target noarch --nodeps //builddir/build/SPECS/kernel.spec'", '/var/lib/mock/dist-f9-build-147673-23763/root/', 0, True, 0, , 425, 425, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target noarch --nodeps //builddir/build/SPECS/kernel.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3556 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + patch_command='patch -p1 -F1 -s' + '[' '!' -d kernel-2.6.24/vanilla-2.6.25-rc3-git1 ']' + rm -f pax_global_header + cd /builddir/build/BUILD + rm -rf kernel-2.6.24 + /bin/mkdir -p kernel-2.6.24 + cd kernel-2.6.24 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/linux-2.6.24.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-2.6.24 vanilla-2.6.25-rc3-git1 + cd vanilla-2.6.25-rc3-git1 + ApplyPatch patch-2.6.25-rc3.bz2 + local patch=patch-2.6.25-rc3.bz2 + shift + '[' '!' -f /builddir/build/SOURCES/patch-2.6.25-rc3.bz2 ']' + case "$patch" in + bunzip2 + patch -p1 -F1 -s + ApplyPatch patch-2.6.25-rc3-git1.bz2 + local patch=patch-2.6.25-rc3-git1.bz2 + shift + '[' '!' -f /builddir/build/SOURCES/patch-2.6.25-rc3-git1.bz2 ']' + case "$patch" in + bunzip2 + patch -p1 -F1 -s + cd .. + cp -rl vanilla-2.6.25-rc3-git1 linux-2.6.24.noarch + cd linux-2.6.24.noarch + cp /builddir/build/SOURCES/config-debug /builddir/build/SOURCES/config-generic /builddir/build/SOURCES/config-i586 /builddir/build/SOURCES/config-i686 /builddir/build/SOURCES/config-i686-PAE /builddir/build/SOURCES/config-ia64 /builddir/build/SOURCES/config-ia64-generic /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-powerpc64-kdump /builddir/build/SOURCES/config-rhel-generic /builddir/build/SOURCES/config-rhel-x86-generic /builddir/build/SOURCES/config-s390x /builddir/build/SOURCES/config-sparc64 /builddir/build/SOURCES/config-sparc64-generic /builddir/build/SOURCES/config-sparc64-smp /builddir/build/SOURCES/config-x86-generic /builddir/build/SOURCES/config-x86_64-generic /builddir/build/SOURCES/config-xen-generic /builddir/build/SOURCES/config-xen-ia64 /builddir/build/SOURCES/config-xen-x86 /builddir/build/SOURCES/config-xen-x86_64 . + cp /builddir/build/SOURCES/merge.pl . + make -f /builddir/build/SOURCES/Makefile.config VERSION=2.6.25 configs cat config-generic config-nodebug > temp-generic perl merge.pl config-x86-generic temp-generic > temp-x86-generic perl merge.pl config-i586 temp-x86-generic i386 > kernel-2.6.25-i586.config perl merge.pl config-i686 temp-x86-generic i386 > kernel-2.6.25-i686.config perl merge.pl config-i686-PAE temp-x86-generic i386 > kernel-2.6.25-i686-PAE.config cat config-generic config-debug > temp-debug-generic perl merge.pl config-x86-generic temp-debug-generic > temp-x86-debug-generic perl merge.pl config-i686 temp-x86-debug-generic i386 > kernel-2.6.25-i686-debug.config perl merge.pl config-i686-PAE temp-x86-debug-generic i386 > kernel-2.6.25-i686-PAE-debug.config perl merge.pl config-x86_64-generic temp-generic > temp-x86_64-generic perl merge.pl /dev/null temp-x86_64-generic x86_64 > kernel-2.6.25-x86_64.config perl merge.pl config-x86_64-generic temp-debug-generic > temp-x86_64-debug-generic perl merge.pl /dev/null temp-x86_64-debug-generic x86_64 > kernel-2.6.25-x86_64-debug.config perl merge.pl config-s390x temp-generic > temp-s390-generic perl merge.pl config-s390x temp-s390-generic s390 > kernel-2.6.25-s390x.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-2.6.25-ppc.config perl merge.pl config-powerpc32-smp temp-powerpc32-generic powerpc > kernel-2.6.25-ppc-smp.config perl merge.pl config-sparc64-generic temp-generic > temp-sparc64-generic perl merge.pl config-sparc64 temp-sparc64-generic sparc64 > kernel-2.6.25-sparc64.config perl merge.pl config-sparc64-smp temp-sparc64-generic sparc64 > kernel-2.6.25-sparc64-smp.config perl merge.pl config-powerpc64 temp-powerpc-generic powerpc > kernel-2.6.25-ppc64.config perl merge.pl config-powerpc64-kdump kernel-2.6.25-ppc64.config powerpc > kernel-2.6.25-ppc64-kdump.config perl merge.pl config-ia64-generic temp-generic > temp-ia64-generic perl merge.pl config-ia64 temp-ia64-generic ia64 > kernel-2.6.25-ia64.config perl merge.pl config-xen-generic temp-x86-generic > temp-x86-xen-generic-tmp perl merge.pl config-xen-x86 temp-x86-xen-generic-tmp > temp-x86-xen-generic perl merge.pl config-i686-PAE temp-x86-xen-generic i386 > kernel-2.6.25-i686-xen.config perl merge.pl config-xen-generic temp-x86_64-generic > temp-x86_64-xen-generic-tmp perl merge.pl config-xen-x86_64 temp-x86_64-xen-generic-tmp > temp-x86_64-xen-generic perl merge.pl /dev/null temp-x86_64-xen-generic x86_64 > kernel-2.6.25-x86_64-xen.config perl merge.pl config-xen-generic temp-ia64-generic > temp-ia64-xen-generic perl merge.pl config-xen-ia64 temp-ia64-xen-generic ia64 > kernel-2.6.25-ia64-xen.config + ApplyPatch linux-2.6-build-nonintconfig.patch + local patch=linux-2.6-build-nonintconfig.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-build-nonintconfig.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-hotfixes.patch + local patch=linux-2.6-hotfixes.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-hotfixes.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-sysrq-c.patch + local patch=linux-2.6-sysrq-c.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-sysrq-c.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-x86-tune-generic.patch + local patch=linux-2.6-x86-tune-generic.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-x86-tune-generic.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ppc-rtc.patch + local patch=linux-2.6-ppc-rtc.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ppc-rtc.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ps3-ehci-iso.patch + local patch=linux-2.6-ps3-ehci-iso.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ps3-ehci-iso.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ps3-storage-alias.patch + local patch=linux-2.6-ps3-storage-alias.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ps3-storage-alias.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ps3-legacy-bootloader-hack.patch + local patch=linux-2.6-ps3-legacy-bootloader-hack.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ps3-legacy-bootloader-hack.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-g5-therm-shutdown.patch + local patch=linux-2.6-g5-therm-shutdown.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-g5-therm-shutdown.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-execshield.patch + local patch=linux-2.6-execshield.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-execshield.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-usb-ehci-hcd-respect-nousb.patch + local patch=linux-2.6-usb-ehci-hcd-respect-nousb.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-usb-ehci-hcd-respect-nousb.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-acpi-eeepc-hotkey.patch + local patch=linux-2.6-acpi-eeepc-hotkey.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-acpi-eeepc-hotkey.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-sizeof-structs.patch + local patch=linux-2.6-debug-sizeof-structs.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-sizeof-structs.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-nmi-timeout.patch + local patch=linux-2.6-debug-nmi-timeout.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-nmi-timeout.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-taint-vm.patch + local patch=linux-2.6-debug-taint-vm.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-taint-vm.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-spinlock-taint.patch + local patch=linux-2.6-debug-spinlock-taint.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-spinlock-taint.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-no-quiet.patch + local patch=linux-2.6-debug-no-quiet.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-no-quiet.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-devmem.patch + local patch=linux-2.6-devmem.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-devmem.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-crash-driver.patch + local patch=linux-2.6-crash-driver.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-crash-driver.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-scsi-cpqarray-set-master.patch + local patch=linux-2.6-scsi-cpqarray-set-master.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-scsi-cpqarray-set-master.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-squashfs.patch + local patch=linux-2.6-squashfs.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-squashfs.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-net-silence-noisy-printks.patch + local patch=linux-2.6-net-silence-noisy-printks.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-net-silence-noisy-printks.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-input-kill-stupid-messages.patch + local patch=linux-2.6-input-kill-stupid-messages.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-input-kill-stupid-messages.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-serial-460800.patch + local patch=linux-2.6-serial-460800.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-serial-460800.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-silence-noise.patch + local patch=linux-2.6-silence-noise.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-silence-noise.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-selinux-mprotect-checks.patch + local patch=linux-2.6-selinux-mprotect-checks.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-selinux-mprotect-checks.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-defaults-fat-utf8.patch + local patch=linux-2.6-defaults-fat-utf8.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-defaults-fat-utf8.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-libata-ali-atapi-dma.patch + local patch=linux-2.6-libata-ali-atapi-dma.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-libata-ali-atapi-dma.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ata-quirk.patch + local patch=linux-2.6-ata-quirk.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ata-quirk.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-wireless-pending.patch + local patch=linux-2.6-wireless-pending.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-wireless-pending.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-at76.patch + local patch=linux-2.6-at76.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-at76.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-smarter-relatime.patch + local patch=linux-2.6-smarter-relatime.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-smarter-relatime.patch ']' + case "$patch" in + patch -p1 -F1 -s ++ wc -l /builddir/build/SOURCES/linux-2.6-compile-fixes.patch ++ awk '{print $1}' + C=7 + '[' 7 -gt 10 ']' + ApplyPatch linux-2.6-compile-fix-gcc-43.patch + local patch=linux-2.6-compile-fix-gcc-43.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-compile-fix-gcc-43.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-default-mmf_dump_elf_headers.patch + local patch=linux-2.6-default-mmf_dump_elf_headers.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-default-mmf_dump_elf_headers.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-lirc.patch + local patch=linux-2.6-lirc.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-lirc.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-e1000-ich9.patch + local patch=linux-2.6-e1000-ich9.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-e1000-ich9.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-netdev-atl2.patch + local patch=linux-2.6-netdev-atl2.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-netdev-atl2.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nouveau-drm.patch + local patch=nouveau-drm.patch + shift + '[' '!' -f /builddir/build/SOURCES/nouveau-drm.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ppc32-ucmpdi2.patch + local patch=linux-2.6-ppc32-ucmpdi2.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ppc32-ucmpdi2.patch ']' + case "$patch" in + patch -p1 -F1 -s ++ awk '{print $1}' ++ wc -l /builddir/build/SOURCES/linux-2.6-firewire-git-pending.patch + C=832 + '[' 832 -gt 10 ']' + ApplyPatch linux-2.6-firewire-git-pending.patch + local patch=linux-2.6-firewire-git-pending.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-firewire-git-pending.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-uvcvideo.patch + local patch=linux-2.6-uvcvideo.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-uvcvideo.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ppc-use-libgcc.patch + local patch=linux-2.6-ppc-use-libgcc.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ppc-use-libgcc.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-blkcipher-depend-on-chainiv.patch + local patch=linux-2.6-blkcipher-depend-on-chainiv.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-blkcipher-depend-on-chainiv.patch ']' + case "$patch" in + patch -p1 -F1 -s + chmod +x scripts/checkpatch.pl + cp /builddir/build/SOURCES/COPYING.modules Documentation/ + mkdir configs + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-i586.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-i686-PAE-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-i686-PAE.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-i686-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-i686-xen.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-i686.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-ia64-xen.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-ia64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ grep -c kernel-2.6.25-ppc-smp.config ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-ppc.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-ppc64-kdump.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-ppc64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-s390x.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-sparc64-smp.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-sparc64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-x86_64-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-x86_64-xen.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.25-*.config' ++ echo kernel-2.6.25-i586.config kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-PAE.config kernel-2.6.25-i686-debug.config kernel-2.6.25-i686-xen.config kernel-2.6.25-i686.config kernel-2.6.25-ia64-xen.config kernel-2.6.25-ia64.config kernel-2.6.25-ppc-smp.config kernel-2.6.25-ppc.config kernel-2.6.25-ppc64-kdump.config kernel-2.6.25-ppc64.config kernel-2.6.25-s390x.config kernel-2.6.25-sparc64-smp.config kernel-2.6.25-sparc64.config kernel-2.6.25-x86_64-debug.config kernel-2.6.25-x86_64-xen.config kernel-2.6.25-x86_64.config ++ grep -c kernel-2.6.25-x86_64.config + '[' 1 -eq 0 ']' + rm -f kernel-2.6.25-i686-PAE-debug.config kernel-2.6.25-i686-debug.config kernel-2.6.25-x86_64-debug.config + for i in '*.config' + mv kernel-2.6.25-i586.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig scripts/kconfig/lex.zconf.c:1647: warning: 'input' defined but not used .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.25-i686-PAE.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.25-i686-xen.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3742:warning: trying to assign nonexistent symbol XEN_PCIDEV_FRONTEND .config:3743:warning: trying to assign nonexistent symbol XEN_PCIDEV_FE_DEBUG .config:3744:warning: trying to assign nonexistent symbol XEN_INTERFACE_VERSION .config:3745:warning: trying to assign nonexistent symbol XEN_PRIVILEGED_GUEST .config:3746:warning: trying to assign nonexistent symbol XEN_UNPRIVILEGED_GUEST .config:3747:warning: trying to assign nonexistent symbol XEN_PRIVCMD .config:3748:warning: trying to assign nonexistent symbol XEN_XENBUS_DEV .config:3749:warning: trying to assign nonexistent symbol XEN_BACKEND .config:3750:warning: trying to assign nonexistent symbol XEN_BLKDEV_BACKEND .config:3751:warning: trying to assign nonexistent symbol XEN_BLKDEV_TAP .config:3752:warning: trying to assign nonexistent symbol XEN_NETDEV_BACKEND .config:3753:warning: trying to assign nonexistent symbol XEN_NETDEV_PIPELINED_TRANSMITTER .config:3754:warning: trying to assign nonexistent symbol XEN_NETDEV_LOOPBACK .config:3755:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND .config:3756:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND_VPCI .config:3757:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND_PASS .config:3758:warning: trying to assign nonexistent symbol XEN_PCIDEV_BE_DEBUG .config:3759:warning: trying to assign nonexistent symbol XEN_TPMDEV_BACKEND .config:3762:warning: trying to assign nonexistent symbol XEN_FRAMEBUFFER .config:3763:warning: trying to assign nonexistent symbol XEN_KEYBOARD .config:3764:warning: trying to assign nonexistent symbol XEN_SCRUB_PAGES .config:3765:warning: trying to assign nonexistent symbol XEN_DISABLE_SERIAL .config:3766:warning: trying to assign nonexistent symbol XEN_SYSFS .config:3767:warning: trying to assign nonexistent symbol XEN_COMPAT_030002_AND_LATER .config:3768:warning: trying to assign nonexistent symbol XEN_COMPAT_LATEST_ONLY .config:3769:warning: trying to assign nonexistent symbol XEN_COMPAT_030002 .config:3770:warning: trying to assign nonexistent symbol NO_IDLE_HZ .config:3771:warning: trying to assign nonexistent symbol XEN_UTIL .config:3772:warning: trying to assign nonexistent symbol XEN_BALLOON .config:3773:warning: trying to assign nonexistent symbol XEN_DEVMEM .config:3774:warning: trying to assign nonexistent symbol XEN_SKBUFF .config:3775:warning: trying to assign nonexistent symbol XEN_REBOOT .config:3776:warning: trying to assign nonexistent symbol XEN_SMPBOOT .config:3778:warning: trying to assign nonexistent symbol X86_XEN + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.25-i686.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.25-ia64-xen.config .config ++ head -1 .config ++ cut -b 3- + Arch=ia64 + make ARCH=ia64 nonint_oldconfig /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-segrel.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-segrel.S:2: Error: Unrecognized opcode: `data4' objdump: '/tmp/out21551': No such file /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/toolchain-flags: line 19: [: !=: unary operator expected /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:1: Error: unknown pseudo-op: `.proc' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:2: Error: unknown pseudo-op: `.prologue' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:3: Error: unknown pseudo-op: `.save' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:4: Error: junk at end of line: `0' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:5: Warning: alignment too large: 31 assumed /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:6: Error: unknown pseudo-op: `.endp' readelf: Error: '/tmp/out21551': No such file /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas-asm.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas-asm.S:1: Error: junk at end of line, first unrecognized character is `[' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas-asm.S:2: Error: unknown pseudo-op: `.xdata4' objdump: '/tmp/out21638.o': No such file /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas: line 10: [: !=: unary operator expected .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3490:warning: trying to assign nonexistent symbol DEBUG_STACK_USAGE .config:3496:warning: trying to assign nonexistent symbol DEBUG_PAGEALLOC .config:3500:warning: trying to assign nonexistent symbol ARCH_XEN .config:3501:warning: trying to assign nonexistent symbol XEN_PRIVILEGED_GUEST .config:3502:warning: trying to assign nonexistent symbol XEN_VT .config:3611:warning: trying to assign nonexistent symbol XEN_PCIDEV_FRONTEND .config:3612:warning: trying to assign nonexistent symbol XEN_PCIDEV_FE_DEBUG .config:3613:warning: trying to assign nonexistent symbol XEN_INTERFACE_VERSION .config:3614:warning: trying to assign nonexistent symbol XEN_UNPRIVILEGED_GUEST .config:3615:warning: trying to assign nonexistent symbol XEN_PRIVCMD .config:3616:warning: trying to assign nonexistent symbol XEN_XENBUS_DEV .config:3617:warning: trying to assign nonexistent symbol XEN_BACKEND .config:3618:warning: trying to assign nonexistent symbol XEN_BLKDEV_BACKEND .config:3619:warning: trying to assign nonexistent symbol XEN_BLKDEV_TAP .config:3620:warning: trying to assign nonexistent symbol XEN_NETDEV_BACKEND .config:3621:warning: trying to assign nonexistent symbol XEN_NETDEV_PIPELINED_TRANSMITTER .config:3622:warning: trying to assign nonexistent symbol XEN_NETDEV_LOOPBACK .config:3623:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND .config:3624:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND_VPCI .config:3625:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND_PASS .config:3626:warning: trying to assign nonexistent symbol XEN_PCIDEV_BE_DEBUG .config:3627:warning: trying to assign nonexistent symbol XEN_TPMDEV_BACKEND .config:3630:warning: trying to assign nonexistent symbol XEN_FRAMEBUFFER .config:3631:warning: trying to assign nonexistent symbol XEN_KEYBOARD .config:3632:warning: trying to assign nonexistent symbol XEN_SCRUB_PAGES .config:3633:warning: trying to assign nonexistent symbol XEN_DISABLE_SERIAL .config:3634:warning: trying to assign nonexistent symbol XEN_SYSFS .config:3635:warning: trying to assign nonexistent symbol XEN_COMPAT_030002_AND_LATER .config:3636:warning: trying to assign nonexistent symbol XEN_COMPAT_LATEST_ONLY .config:3637:warning: trying to assign nonexistent symbol XEN_COMPAT_030002 .config:3638:warning: trying to assign nonexistent symbol NO_IDLE_HZ .config:3639:warning: trying to assign nonexistent symbol XEN_UTIL .config:3640:warning: trying to assign nonexistent symbol XEN_BALLOON .config:3641:warning: trying to assign nonexistent symbol XEN_DEVMEM .config:3642:warning: trying to assign nonexistent symbol XEN_SKBUFF .config:3643:warning: trying to assign nonexistent symbol XEN_REBOOT .config:3644:warning: trying to assign nonexistent symbol XEN_SMPBOOT .config:3645:warning: trying to assign nonexistent symbol MICROCODE .config:3647:warning: trying to assign nonexistent symbol KVM .config:3648:warning: trying to assign nonexistent symbol KVM_INTEL .config:3649:warning: trying to assign nonexistent symbol KVM_AMD .config:3652:warning: trying to assign nonexistent symbol XEN_IA64_DOM0_VP + echo '# ia64' + cat .config + for i in '*.config' + mv kernel-2.6.25-ia64.config .config ++ head -1 .config ++ cut -b 3- + Arch=ia64 + make ARCH=ia64 nonint_oldconfig /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-segrel.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-segrel.S:2: Error: Unrecognized opcode: `data4' objdump: '/tmp/out21846': No such file /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/toolchain-flags: line 19: [: !=: unary operator expected /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:1: Error: unknown pseudo-op: `.proc' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:2: Error: unknown pseudo-op: `.prologue' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:3: Error: unknown pseudo-op: `.save' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:4: Error: junk at end of line: `0' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:5: Warning: alignment too large: 31 assumed /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-text-align.S:6: Error: unknown pseudo-op: `.endp' readelf: Error: '/tmp/out21846': No such file /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas-asm.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas-asm.S:1: Error: junk at end of line, first unrecognized character is `[' /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas-asm.S:2: Error: unknown pseudo-op: `.xdata4' objdump: '/tmp/out21872.o': No such file /builddir/build/BUILD/kernel-2.6.24/linux-2.6.24.noarch/arch/ia64/scripts/check-gas: line 10: [: !=: unary operator expected .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3490:warning: trying to assign nonexistent symbol DEBUG_STACK_USAGE .config:3496:warning: trying to assign nonexistent symbol DEBUG_PAGEALLOC .config:3500:warning: trying to assign nonexistent symbol ARCH_XEN .config:3501:warning: trying to assign nonexistent symbol XEN_PRIVILEGED_GUEST .config:3502:warning: trying to assign nonexistent symbol XEN_VT + echo '# ia64' + cat .config + for i in '*.config' + mv kernel-2.6.25-ppc-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3436:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3492:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3530:warning: trying to assign nonexistent symbol ELECTRA_IDE .config:3641:warning: trying to assign nonexistent symbol SENSORS_M41T00 .config:3648:warning: trying to assign nonexistent symbol MAMBO + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.25-ppc.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3436:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3492:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3530:warning: trying to assign nonexistent symbol ELECTRA_IDE .config:3641:warning: trying to assign nonexistent symbol SENSORS_M41T00 .config:3648:warning: trying to assign nonexistent symbol MAMBO + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.25-ppc64-kdump.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig .config:54:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:80:warning: trying to assign nonexistent symbol PCIEASPM .config:81:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:206:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:333:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:373:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:397:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:410:warning: trying to assign nonexistent symbol VIRTIO_RING .config:411:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:412:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:591:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:817:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:845:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:847:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:854:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:881:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:991:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1096:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1306:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1311:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1365:warning: trying to assign nonexistent symbol SHAPER .config:1424:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1434:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1746:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1840:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2246:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2505:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2901:warning: override: reassigning to symbol CIFS_UPCALL .config:3031:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3033:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3198:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3335:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3344:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3359:warning: trying to assign nonexistent symbol UTRACE .config:3360:warning: trying to assign nonexistent symbol PTRACE .config:3392:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3437:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3442:warning: trying to assign nonexistent symbol I8K .config:3463:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3493:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3531:warning: trying to assign nonexistent symbol ELECTRA_IDE .config:3609:warning: trying to assign nonexistent symbol PPC_SYSTEMSIM .config:3610:warning: trying to assign nonexistent symbol BLK_DEV_SYSTEMSIM .config:3611:warning: trying to assign nonexistent symbol SYSTEMSIM_NET .config:3623:warning: trying to assign nonexistent symbol PS3_USE_LPAR_ADDR .config:3628:warning: trying to assign nonexistent symbol PS3_STORAGE_EXPECTED_NUM_DRIVES .config:3629:warning: trying to assign nonexistent symbol PS3_STORAGE_MAX_SPINUP_WAIT_TIME .config:3667:warning: trying to assign nonexistent symbol MAMBO .config:3668:warning: trying to assign nonexistent symbol MAMBO_DISK .config:3669:warning: trying to assign nonexistent symbol MAMBO_NET + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.25-ppc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3436:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3492:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3530:warning: trying to assign nonexistent symbol ELECTRA_IDE .config:3608:warning: trying to assign nonexistent symbol PPC_SYSTEMSIM .config:3609:warning: trying to assign nonexistent symbol BLK_DEV_SYSTEMSIM .config:3610:warning: trying to assign nonexistent symbol SYSTEMSIM_NET .config:3622:warning: trying to assign nonexistent symbol PS3_USE_LPAR_ADDR .config:3627:warning: trying to assign nonexistent symbol PS3_STORAGE_EXPECTED_NUM_DRIVES .config:3628:warning: trying to assign nonexistent symbol PS3_STORAGE_MAX_SPINUP_WAIT_TIME .config:3666:warning: trying to assign nonexistent symbol MAMBO .config:3667:warning: trying to assign nonexistent symbol MAMBO_DISK .config:3668:warning: trying to assign nonexistent symbol MAMBO_NET + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.25-s390x.config .config ++ head -1 .config ++ cut -b 3- + Arch=s390 + make ARCH=s390 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:74:warning: trying to assign nonexistent symbol PCI_DEBUG .config:77:warning: trying to assign nonexistent symbol PCIEPORTBUS .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:81:warning: trying to assign nonexistent symbol HOTPLUG_PCI_PCIE .config:82:warning: trying to assign nonexistent symbol HOTPLUG_PCI_FAKE .config:95:warning: trying to assign nonexistent symbol PCMCIA_LOAD_CIS .config:96:warning: trying to assign nonexistent symbol PCMCIA_DEBUG .config:97:warning: trying to assign nonexistent symbol YENTA .config:99:warning: trying to assign nonexistent symbol I82092 .config:100:warning: trying to assign nonexistent symbol PD6729 .config:101:warning: trying to assign nonexistent symbol PCMCIA_IOCTL .config:103:warning: trying to assign nonexistent symbol PCCARD .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:290:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI .config:291:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI_IBM .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3143:warning: trying to assign nonexistent symbol SCHED_NO_NO_OMIT_FRAME_POINTER .config:3172:warning: trying to assign nonexistent symbol PM_LEGACY .config:3173:warning: trying to assign nonexistent symbol PM_DEBUG .config:3174:warning: trying to assign nonexistent symbol PM_TRACE .config:3175:warning: trying to assign nonexistent symbol PM_VERBOSE .config:3181:warning: trying to assign nonexistent symbol I82365 .config:3182:warning: trying to assign nonexistent symbol TCIC .config:3183:warning: trying to assign nonexistent symbol PCMCIA_PROBE .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3420:warning: trying to assign nonexistent symbol PM_TRACE_RTC .config:3436:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3490:warning: trying to assign nonexistent symbol DEBUG_STACK_USAGE .config:3492:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3574:warning: trying to assign nonexistent symbol BOOT_DELAY + echo '# s390' + cat .config + for i in '*.config' + mv kernel-2.6.25-sparc64-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=sparc64 + make ARCH=sparc64 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:77:warning: trying to assign nonexistent symbol PCIEPORTBUS .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:81:warning: trying to assign nonexistent symbol HOTPLUG_PCI_PCIE .config:82:warning: trying to assign nonexistent symbol HOTPLUG_PCI_FAKE .config:95:warning: trying to assign nonexistent symbol PCMCIA_LOAD_CIS .config:96:warning: trying to assign nonexistent symbol PCMCIA_DEBUG .config:97:warning: trying to assign nonexistent symbol YENTA .config:99:warning: trying to assign nonexistent symbol I82092 .config:100:warning: trying to assign nonexistent symbol PD6729 .config:101:warning: trying to assign nonexistent symbol PCMCIA_IOCTL .config:103:warning: trying to assign nonexistent symbol PCCARD .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:290:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI .config:291:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI_IBM .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3143:warning: trying to assign nonexistent symbol SCHED_NO_NO_OMIT_FRAME_POINTER .config:3160:warning: trying to assign nonexistent symbol KEXEC .config:3172:warning: trying to assign nonexistent symbol PM_LEGACY .config:3173:warning: trying to assign nonexistent symbol PM_DEBUG .config:3174:warning: trying to assign nonexistent symbol PM_TRACE .config:3175:warning: trying to assign nonexistent symbol PM_VERBOSE .config:3181:warning: trying to assign nonexistent symbol I82365 .config:3182:warning: trying to assign nonexistent symbol TCIC .config:3183:warning: trying to assign nonexistent symbol PCMCIA_PROBE .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3420:warning: trying to assign nonexistent symbol PM_TRACE_RTC .config:3436:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3492:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3529:warning: trying to assign nonexistent symbol BINFMT_ELF32 .config:3597:warning: trying to assign nonexistent symbol DEBUG_BOOTMEM + echo '# sparc64' + cat .config + for i in '*.config' + mv kernel-2.6.25-sparc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=sparc64 + make ARCH=sparc64 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:77:warning: trying to assign nonexistent symbol PCIEPORTBUS .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:81:warning: trying to assign nonexistent symbol HOTPLUG_PCI_PCIE .config:82:warning: trying to assign nonexistent symbol HOTPLUG_PCI_FAKE .config:95:warning: trying to assign nonexistent symbol PCMCIA_LOAD_CIS .config:96:warning: trying to assign nonexistent symbol PCMCIA_DEBUG .config:97:warning: trying to assign nonexistent symbol YENTA .config:99:warning: trying to assign nonexistent symbol I82092 .config:100:warning: trying to assign nonexistent symbol PD6729 .config:101:warning: trying to assign nonexistent symbol PCMCIA_IOCTL .config:103:warning: trying to assign nonexistent symbol PCCARD .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:290:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI .config:291:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI_IBM .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:409:warning: trying to assign nonexistent symbol VIRTIO_RING .config:410:warning: trying to assign nonexistent symbol VIRTIO_PCI .config:411:warning: trying to assign nonexistent symbol VIRTIO_BALLOON .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3030:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST .config:3031:warning: trying to assign nonexistent symbol DEBUG_NX_TEST .config:3032:warning: trying to assign nonexistent symbol DEBUG_BOOT_PARAMS .config:3143:warning: trying to assign nonexistent symbol SCHED_NO_NO_OMIT_FRAME_POINTER .config:3160:warning: trying to assign nonexistent symbol KEXEC .config:3172:warning: trying to assign nonexistent symbol PM_LEGACY .config:3173:warning: trying to assign nonexistent symbol PM_DEBUG .config:3174:warning: trying to assign nonexistent symbol PM_TRACE .config:3175:warning: trying to assign nonexistent symbol PM_VERBOSE .config:3181:warning: trying to assign nonexistent symbol I82365 .config:3182:warning: trying to assign nonexistent symbol TCIC .config:3183:warning: trying to assign nonexistent symbol PCMCIA_PROBE .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3420:warning: trying to assign nonexistent symbol PM_TRACE_RTC .config:3436:warning: trying to assign nonexistent symbol ACPI_CUSTOM_DSDT_INITRD .config:3441:warning: trying to assign nonexistent symbol I8K .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3492:warning: trying to assign nonexistent symbol ACPI_DEBUG .config:3529:warning: trying to assign nonexistent symbol BINFMT_ELF32 .config:3597:warning: trying to assign nonexistent symbol DEBUG_BOOTMEM + echo '# sparc64' + cat .config + for i in '*.config' + mv kernel-2.6.25-x86_64-xen.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3499:warning: trying to assign nonexistent symbol X86_64_XEN .config:3675:warning: trying to assign nonexistent symbol XEN_PCIDEV_FRONTEND .config:3676:warning: trying to assign nonexistent symbol XEN_PCIDEV_FE_DEBUG .config:3678:warning: trying to assign nonexistent symbol XEN_INTERFACE_VERSION .config:3679:warning: trying to assign nonexistent symbol XEN_PRIVILEGED_GUEST .config:3680:warning: trying to assign nonexistent symbol XEN_UNPRIVILEGED_GUEST .config:3681:warning: trying to assign nonexistent symbol XEN_PRIVCMD .config:3682:warning: trying to assign nonexistent symbol XEN_XENBUS_DEV .config:3683:warning: trying to assign nonexistent symbol XEN_BACKEND .config:3684:warning: trying to assign nonexistent symbol XEN_BLKDEV_BACKEND .config:3685:warning: trying to assign nonexistent symbol XEN_BLKDEV_TAP .config:3686:warning: trying to assign nonexistent symbol XEN_NETDEV_BACKEND .config:3687:warning: trying to assign nonexistent symbol XEN_NETDEV_PIPELINED_TRANSMITTER .config:3688:warning: trying to assign nonexistent symbol XEN_NETDEV_LOOPBACK .config:3689:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND .config:3690:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND_VPCI .config:3691:warning: trying to assign nonexistent symbol XEN_PCIDEV_BACKEND_PASS .config:3692:warning: trying to assign nonexistent symbol XEN_PCIDEV_BE_DEBUG .config:3693:warning: trying to assign nonexistent symbol XEN_TPMDEV_BACKEND .config:3696:warning: trying to assign nonexistent symbol XEN_FRAMEBUFFER .config:3697:warning: trying to assign nonexistent symbol XEN_KEYBOARD .config:3698:warning: trying to assign nonexistent symbol XEN_SCRUB_PAGES .config:3699:warning: trying to assign nonexistent symbol XEN_DISABLE_SERIAL .config:3700:warning: trying to assign nonexistent symbol XEN_SYSFS .config:3701:warning: trying to assign nonexistent symbol XEN_COMPAT_030002_AND_LATER .config:3702:warning: trying to assign nonexistent symbol XEN_COMPAT_LATEST_ONLY .config:3703:warning: trying to assign nonexistent symbol XEN_COMPAT_030002 .config:3704:warning: trying to assign nonexistent symbol NO_IDLE_HZ .config:3705:warning: trying to assign nonexistent symbol XEN_UTIL .config:3706:warning: trying to assign nonexistent symbol XEN_BALLOON .config:3707:warning: trying to assign nonexistent symbol XEN_DEVMEM .config:3708:warning: trying to assign nonexistent symbol XEN_SKBUFF .config:3709:warning: trying to assign nonexistent symbol XEN_REBOOT .config:3710:warning: trying to assign nonexistent symbol XEN_SMPBOOT .config:3713:warning: trying to assign nonexistent symbol X86_XEN + echo '# x86_64' + cat .config + for i in '*.config' + mv kernel-2.6.25-x86_64.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 nonint_oldconfig .config:53:warning: trying to assign nonexistent symbol PREEMPT_BKL .config:79:warning: trying to assign nonexistent symbol PCIEASPM .config:80:warning: trying to assign nonexistent symbol PCIEASPM_DEBUG .config:205:warning: trying to assign nonexistent symbol MTD_PNC2000 .config:332:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE .config:372:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ .config:396:warning: trying to assign nonexistent symbol PDC202XX_BURST .config:590:warning: trying to assign nonexistent symbol SCSI_SEAGATE .config:816:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED .config:843:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE .config:844:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER .config:846:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS .config:852:warning: trying to assign nonexistent symbol IP_NF_TARGET_SAME .config:853:warning: trying to assign nonexistent symbol IP_NF_TARGET_TOS .config:880:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER .config:990:warning: trying to assign nonexistent symbol NET_CLS_POLICE .config:1092:warning: trying to assign nonexistent symbol FIXED_MII_10_FDX .config:1093:warning: trying to assign nonexistent symbol FIXED_MII_100_FDX .config:1094:warning: trying to assign nonexistent symbol FIXED_MII_1000_FDX .config:1095:warning: trying to assign nonexistent symbol FIXED_MII_AMNT .config:1305:warning: trying to assign nonexistent symbol IWL4965_QOS .config:1310:warning: trying to assign nonexistent symbol IWL3945_QOS .config:1364:warning: trying to assign nonexistent symbol SHAPER .config:1423:warning: trying to assign nonexistent symbol IRPORT_SIR .config:1433:warning: trying to assign nonexistent symbol DONGLE_OLD .config:1745:warning: trying to assign nonexistent symbol MOXA_SMARTIO_NEW .config:1838:warning: trying to assign nonexistent symbol SENSORS_DS1337 .config:1839:warning: trying to assign nonexistent symbol SENSORS_DS1374 .config:2244:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_24XXX .config:2245:warning: trying to assign nonexistent symbol VIDEO_PVRUSB2_29XXX .config:2504:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO .config:2900:warning: override: reassigning to symbol CIFS_UPCALL .config:3197:warning: trying to assign nonexistent symbol SCSI_PSI240I .config:3334:warning: trying to assign nonexistent symbol FORCED_INLINING .config:3343:warning: trying to assign nonexistent symbol LEDS_IXP4XX .config:3358:warning: trying to assign nonexistent symbol UTRACE .config:3359:warning: trying to assign nonexistent symbol PTRACE .config:3391:warning: trying to assign nonexistent symbol INSTRUMENTATION .config:3462:warning: override: reassigning to symbol FAIR_GROUP_SCHED .config:3499:warning: trying to assign nonexistent symbol X86_64_XEN + echo '# x86_64' + cat .config + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + cd .. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20337 + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.24 + LANG=C + export LANG + unset DISPLAY + idhack='cmd_objcopy=$(if $(filter -S,$(OBJCOPYFLAGS)),sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $<";)$(OBJCOPY) $(OBJCOPYFLAGS) $(OBJCOPYFLAGS_$(@F)) $< $@' + rm -rf /var/tmp/kernel-2.6.25-0.69.rc3.git1.fc9-root-noarch + mkdir -p /var/tmp/kernel-2.6.25-0.69.rc3.git1.fc9-root-noarch/boot + cd linux-2.6.24.noarch + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.20337 + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.24 + LANG=C + export LANG + unset DISPLAY + cd linux-2.6.24.noarch + mkdir -p /var/tmp/kernel-2.6.25-0.69.rc3.git1.fc9-root-noarch/usr/share/doc/kernel-doc-2.6.24/Documentation + chmod -R a+r COPYING CREDITS Documentation Kbuild MAINTAINERS Makefile README REPORTING-BUGS arch block config-debug config-generic config-i586 config-i686 config-i686-PAE config-ia64 config-ia64-generic config-nodebug config-powerpc-generic config-powerpc32-generic config-powerpc32-smp config-powerpc64 config-powerpc64-kdump config-rhel-generic config-rhel-x86-generic config-s390x config-sparc64 config-sparc64-generic config-sparc64-smp config-x86-generic config-x86_64-generic config-xen-generic config-xen-ia64 config-xen-x86 config-xen-x86_64 configs crypto drivers fs include init ipc kernel lib merge.pl mm net samples scripts security sound usr virt + tar cf - Documentation + tar xf - -C /var/tmp/kernel-2.6.25-0.69.rc3.git1.fc9-root-noarch/usr/share/doc/kernel-doc-2.6.24 + /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-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: kernel-doc-2.6.25-0.69.rc3.git1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/kernel-2.6.25-0.69.rc3.git1.fc9-root-noarch warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/kernel-doc-2.6.25-0.69.rc3.git1.fc9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.91940 + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.24 + rm -rf /var/tmp/kernel-2.6.25-0.69.rc3.git1.fc9-root-noarch + exit 0 LEAVE do -->