* Advanced partition selection (PARTITION_ADVANCED) [Y/n/?] y Acorn partition support (ACORN_PARTITION) [N/y/?] n Alpha OSF partition support (OSF_PARTITION) [N/y/?] n Amiga partition table support (AMIGA_PARTITION) [Y/n/?] y Atari partition table support (ATARI_PARTITION) [N/y/?] n Macintosh partition map support (MAC_PARTITION) [N/y/?] n PC BIOS (MSDOS partition tables) support (MSDOS_PARTITION) [N/y/?] n Windows Logical Disk Manager (Dynamic Disk) support (LDM_PARTITION) [N/y/?] n SGI partition support (SGI_PARTITION) [N/y/?] n Ultrix partition table support (ULTRIX_PARTITION) [N/y/?] n Sun partition tables support (SUN_PARTITION) [N/y/?] n EFI GUID Partition support (EFI_PARTITION) [N/y/?] n * * Native Language Support * Base native language support (NLS) [N/y/?] n * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [N/y/?] (NEW) Kernel debugging (DEBUG_KERNEL) [Y/n/?] y Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14 Detect Soft Lockups (DETECT_SOFTLOCKUP) [Y/n/?] (NEW) Collect scheduler statistics (SCHEDSTATS) [N/y/?] (NEW) Debug memory allocations (DEBUG_SLAB) [N/y/?] n Spinlock debugging (DEBUG_SPINLOCK) [N/y/?] (NEW) Sleep-inside-spinlock checking (DEBUG_SPINLOCK_SLEEP) [N/y/?] (NEW) kobject debugging (DEBUG_KOBJECT) [N/y/?] (NEW) Compile the kernel with debug info (DEBUG_INFO) [N/y/?] n Debug Filesystem (DEBUG_FS) [N/y/?] (NEW) Debug VM (DEBUG_VM) [N/y/?] (NEW) Compile the kernel with frame pointers (FRAME_POINTER) [N/y/?] (NEW) torture tests for RCU (RCU_TORTURE_TEST) [N/y/?] (NEW) * * Security options * Enable access key retention support (KEYS) [N/y/?] (NEW) Enable different security models (SECURITY) [N/y/?] n * * Cryptographic options * Cryptographic API (CRYPTO) [Y/?] y HMAC support (CRYPTO_HMAC) [Y/?] y Null algorithms (CRYPTO_NULL) [N/y/?] n MD4 digest algorithm (CRYPTO_MD4) [N/y/?] n MD5 digest algorithm (CRYPTO_MD5) [Y/?] y SHA1 digest algorithm (CRYPTO_SHA1) [Y/?] y SHA256 digest algorithm (CRYPTO_SHA256) [N/y/?] n SHA384 and SHA512 digest algorithms (CRYPTO_SHA512) [N/y/?] n Whirlpool digest algorithms (CRYPTO_WP512) [N/y/?] (NEW) Tiger digest algorithms (CRYPTO_TGR192) [N/y/?] (NEW) DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [Y/?] y Blowfish cipher algorithm (CRYPTO_BLOWFISH) [N/y/?] n Twofish cipher algorithm (CRYPTO_TWOFISH) [N/y/?] n Serpent cipher algorithm (CRYPTO_SERPENT) [N/y/?] n AES cipher algorithms (CRYPTO_AES) [N/y/?] n CAST5 (CAST-128) cipher algorithm (CRYPTO_CAST5) [N/y/?] n CAST6 (CAST-256) cipher algorithm (CRYPTO_CAST6) [N/y/?] n TEA, XTEA and XETA cipher algorithms (CRYPTO_TEA) [N/y/?] n ARC4 cipher algorithm (CRYPTO_ARC4) [N/y/?] n Khazad cipher algorithm (CRYPTO_KHAZAD) [N/y/?] n Anubis cipher algorithm (CRYPTO_ANUBIS) [N/y/?] (NEW) Deflate compression algorithm (CRYPTO_DEFLATE) [Y/?] y Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [N/y/?] n CRC32c CRC algorithm (CRYPTO_CRC32C) [N/y/?] n Testing module (CRYPTO_TEST) [N/y/?] n * * Hardware crypto devices * * * Library routines * CRC-CCITT functions (CRC_CCITT) [N/y/?] n CRC16 functions (CRC16) [N/y/?] (NEW) CRC32 functions (CRC32) [Y/?] y CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/y/?] n + make ARCH=m68k CROSS_COMPILE=/home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu- clean rm -f vmlinux.gz vmlinux.bz2 + make V=1 ARCH=m68k CROSS_COMPILE=/home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu- if test ! /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4 -ef /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4; then \ /bin/sh /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4/scripts/mkmakefile \ /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4 /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4 2 6 \ > /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4/Makefile; \ echo ' GEN /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4/Makefile'; \ fi set -e; echo ' CHK include/linux/version.h'; mkdir -p include/linux/; if [ `echo -n "2.6.15.4" | wc -c ` -gt 64 ]; then echo '"2.6.15.4" exceeds 64 characters' >&2; exit 1; fi; (echo \#define UTS_RELEASE \"2.6.15.4\"; echo \#define LINUX_VERSION_CODE `expr 2 \\* 65536 + 6 \\* 256 + 15`; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))'; ) < /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4/Makefile > include/linux/version.h.tmp; if [ -r include/linux/version.h ] && cmp -s include/linux/version.h include/linux/version.h.tmp; then rm -f include/linux/version.h.tmp; else echo ' UPD include/linux/version.h'; mv -f include/linux/version.h.tmp include/linux/version.h; fi CHK include/linux/version.h UPD include/linux/version.h SYMLINK include/asm -> include/asm-m68k if [ ! -d include ]; then mkdir -p include; fi; make -f scripts/Makefile.build obj=scripts/basic gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c gcc -Wp,-MD,scripts/basic/.split-include.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/split-include scripts/basic/split-include.c gcc -Wp,-MD,scripts/basic/.docproc.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/docproc scripts/basic/docproc.c SPLIT include/linux/autoconf.h -> include/config/* rm -rf .tmp_versions mkdir -p .tmp_versions make -f scripts/Makefile.build obj=. mkdir -p arch/m68k/kernel/ /home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu-gcc -Wp,-MD,arch/m68k/kernel/.asm-offsets.s.d -nostdinc -isystem /export/hda3/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/../lib/gcc/m68k-unknown-linux-gnu/4.1.1/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -ffixed-a2 -m68040 -Wdeclaration-after-statement -Wno-pointer-sign -DKBUILD_BASENAME=asm_offsets -DKBUILD_MODNAME=asm_offsets -S -o arch/m68k/kernel/asm-offsets.s arch/m68k/kernel/asm-offsets.c In file included from include/linux/hardirq.h:7, from include/asm/system.h:54, from include/linux/spinlock.h:57, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/m68k/kernel/asm-offsets.c:12: include/asm/hardirq.h:22:27: warning: "NR_IRQS" is not defined mkdir -p include/asm-m68k/; cat arch/m68k/kernel/asm-offsets.s | (set -e; echo "#ifndef __ASM_OFFSETS_H__"; echo "#define __ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4/Kbuild"; echo " *"; echo " */"; echo ""; sed -ne "/^->/{s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"; echo ""; echo "#endif" ) > include/asm-m68k/asm-offsets.h make -f scripts/Makefile.build obj=scripts gcc -Wp,-MD,scripts/.kallsyms.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/kallsyms scripts/kallsyms.c gcc -Wp,-MD,scripts/.pnmtologo.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/pnmtologo scripts/pnmtologo.c gcc -Wp,-MD,scripts/.conmakehash.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/conmakehash scripts/conmakehash.c make -f scripts/Makefile.build obj=init /home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu-gcc -Wp,-MD,init/.main.o.d -nostdinc -isystem /export/hda3/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/../lib/gcc/m68k-unknown-linux-gnu/4.1.1/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -ffixed-a2 -m68040 -Wdeclaration-after-statement -Wno-pointer-sign -DKBUILD_BASENAME=main -DKBUILD_MODNAME=main -c -o init/main.o init/main.c In file included from include/linux/hardirq.h:7, from include/asm/system.h:54, from include/linux/spinlock.h:57, from include/linux/capability.h:45, from include/linux/sched.h:7, from include/linux/module.h:10, from init/main.c:16: include/asm/hardirq.h:22:27: warning: "NR_IRQS" is not defined CHK include/linux/compile.h /bin/sh /export/hda3/dank/crosstool-regtest/jobdir.fast/crosstool-0.43/build/m68k-unknown-linux-gnu/gcc-4.1.1-glibc-2.3.5/linux-2.6.15.4/scripts/mkcompile_h include/linux/compile.h \ "m68k" "" "" "/home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu-gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -ffixed-a2 -m68040 -Wdeclaration-after-statement -Wno-pointer-sign" UPD include/linux/compile.h /home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu-gcc -Wp,-MD,init/.version.o.d -nostdinc -isystem /export/hda3/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/../lib/gcc/m68k-unknown-linux-gnu/4.1.1/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -ffixed-a2 -m68040 -Wdeclaration-after-statement -Wno-pointer-sign -DKBUILD_BASENAME=version -DKBUILD_MODNAME=version -c -o init/version.o init/version.c In file included from include/linux/hardirq.h:7, from include/asm/system.h:54, from include/linux/spinlock.h:57, from include/linux/capability.h:45, from include/linux/sched.h:7, from include/linux/module.h:10, from init/version.c:10: include/asm/hardirq.h:22:27: warning: "NR_IRQS" is not defined /home/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/m68k-unknown-linux-gnu-gcc -Wp,-MD,init/.do_mounts.o.d -nostdinc -isystem /export/hda3/zhangdm/crosstooltest/gcc-4.1.1-glibc-2.3.5/m68k-unknown-linux-gnu/bin/../lib/gcc/m68k-unknown-linux-gnu/4.1.1/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -ffixed-a2 -m68040 -Wdeclaration-after-statement -Wno-pointer-sign -DKBUILD_BASENAME=do_mounts -DKBUILD_MODNAME=mounts -c -o init/do_mounts.o init/do_mounts.c In file included from include/linux/hardirq.h:7, from include/asm/system.h:54, from include/linux/spinlock.h:57, from include/linux/capability.h:45, from include/linux/sched.h:7, from include/linux/module.h:10, from init/do_mounts.c:1: include/asm/hardirq.h:22:27: warning: "NR_IRQS" is not defined In file included from include/linux/nfs_fs.h:15, from init/do_mounts.c:12: include/linux/pagemap.h: In function 'fault_in_pages_readable': include/linux/pagemap.h:237: error: read-only variable '__gu_val' used as 'asm' output include/linux/pagemap.h:237: error: read-only variable '__gu_val' used as 'asm' output include/linux/pagemap.h:237: error: read-only variable '__gu_val' used as 'asm' output include/linux/pagemap.h:237: warning: passing argument 1 of '__constant_copy_from_user' discards qualifiers from pointer target type include/linux/pagemap.h:237: error: assignment of read-only variable '__gu_val' include/linux/pagemap.h:243: error: read-only variable '__gu_val' used as 'asm' output include/linux/pagemap.h:243: error: read-only variable '__gu_val' used as 'asm' output include/linux/pagemap.h:243: error: read-only variable '__gu_val' used as 'asm' output include/linux/pagemap.h:243: warning: passing argument 1 of '__constant_copy_from_user' discards qualifiers from pointer target type include/linux/pagemap.h:243: error: assignment of read-only variable '__gu_val' make[1]: *** [init/do_mounts.o] Error 1 make: *** [init] Error 2 real 41m24.577s user 34m42.610s sys 5m54.360s