Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 310773 Details for
Bug 414581
sys-kernel/genkernel-3.4.24 aborts during -silentoldconfig
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
genkernel.log
genkernel.log (text/plain), 172.88 KB, created by
Graham Murray
on 2012-05-04 10:07:58 UTC
(
hide
)
Description:
genkernel.log
Filename:
MIME Type:
Creator:
Graham Murray
Created:
2012-05-04 10:07:58 UTC
Size:
172.88 KB
patch
obsolete
>* Gentoo Linux Genkernel; Version 3.4.24[0m >* Running with options: --callback=emerge -qN -kb grub-static vidroute --symlink --integrated-initramfs --cachedir=/tmp/kerncache/hardened-genkernel_cache-2012-05-03 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/hardened-modules-2012-05-03.tar.bz2 --minkernpackage=/tmp/kerncache/hardened-kernel-initrd-2012-05-03.tar.bz2 all --kerncache=/tmp/kerncache/hardened-kerncache-2012-05-03.tar.bz2 --kernel-config=/var/tmp/hardened.config > >* Linux Kernel 3.2.11-hardened[0m for x86_64[0m... >* WARNING: No mounted /boot partition detected! >* Run mount /boot to mount it! >* kernel: Using config from /var/tmp/hardened.config >* kernel: >> Running mrproper... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" >* >> Running oldconfig... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" > HOSTCC scripts/basic/fixdep > SHIPPED scripts/kconfig/zconf.tab.c > HOSTCC scripts/kconfig/conf.o > SHIPPED scripts/kconfig/zconf.lex.c > SHIPPED scripts/kconfig/zconf.hash.c > HOSTCC scripts/kconfig/zconf.tab.o >scripts/kconfig/zconf.tab.c: In function 'header_print_comment': >scripts/kconfig/confdata.c:540:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >scripts/kconfig/zconf.tab.c: In function 'kconfig_print_comment': >scripts/kconfig/confdata.c:467:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > HOSTLD scripts/kconfig/conf >scripts/kconfig/conf --oldconfig Kconfig ># ># configuration written to .config ># >* kernel: >> Cleaning... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" > HOSTCC scripts/basic/fixdep > HOSTCC scripts/kconfig/conf.o > HOSTCC scripts/kconfig/zconf.tab.o >scripts/kconfig/zconf.tab.c: In function 'header_print_comment': >scripts/kconfig/confdata.c:540:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >scripts/kconfig/zconf.tab.c: In function 'kconfig_print_comment': >scripts/kconfig/confdata.c:467:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > HOSTLD scripts/kconfig/conf >scripts/kconfig/conf --silentoldconfig Kconfig > CHK include/linux/version.h > UPD include/linux/version.h > CHK include/generated/utsrelease.h > UPD include/generated/utsrelease.h > HOSTCC -fPIC tools/gcc/colorize_plugin.o > HOSTCC -fPIC tools/gcc/constify_plugin.o > HOSTCC -fPIC tools/gcc/kernexec_plugin.o > HOSTLLD -shared tools/gcc/constify_plugin.so > HOSTLLD -shared tools/gcc/kernexec_plugin.so > HOSTLLD -shared tools/gcc/colorize_plugin.so > CC kernel/bounds.s > GEN include/generated/bounds.h > CC arch/x86/kernel/asm-offsets.s > GEN include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh >* >> Compiling 3.2.11-hardened bzImage... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" > CHK include/linux/version.h > CHK include/generated/utsrelease.h > HOSTCC scripts/kallsyms > CC scripts/mod/empty.o > HOSTCC scripts/mod/mk_elfconfig > MKELF scripts/mod/elfconfig.h > HOSTCC scripts/mod/file2alias.o > HOSTCC scripts/mod/modpost.o > HOSTCC scripts/conmakehash > HOSTCC scripts/mod/sumversion.o > HOSTCC scripts/bin2c > HOSTLD scripts/mod/modpost > CALL scripts/checksyscalls.sh > CC init/main.o > HOSTCC usr/gen_init_cpio > GEN usr/initramfs_data.cpio > AS usr/initramfs_data.o > LD usr/built-in.o > CHK include/generated/compile.h > UPD include/generated/compile.h > CC init/do_mounts.o > CC init/do_mounts_initrd.o > AS arch/x86/crypto/aes-x86_64-asm_64.o > CC arch/x86/crypto/aes_glue.o > AS arch/x86/crypto/twofish-x86_64-asm_64.o > CC arch/x86/crypto/twofish_glue.o > LD arch/x86/crypto/aes-x86_64.o > LD arch/x86/crypto/twofish-x86_64.o > LD arch/x86/crypto/built-in.o > AS arch/x86/ia32/ia32entry.o > CC arch/x86/ia32/sys_ia32.o > CC arch/x86/ia32/ia32_signal.o > CC init/do_mounts_md.o > CC arch/x86/ia32/ipc32.o > CC init/initramfs.o > CC arch/x86/ia32/audit.o > LD arch/x86/ia32/built-in.o > CC arch/x86/kernel/process_64.o > CC init/calibrate.o > CC init/version.o > LD init/mounts.o > LD init/built-in.o > CC arch/x86/kernel/signal.o > CC kernel/sched.o > AS arch/x86/kernel/entry_64.o > CC arch/x86/kernel/traps.o > CC arch/x86/kernel/irq.o > CC arch/x86/kernel/irq_64.o > CC arch/x86/kernel/dumpstack_64.o > CC arch/x86/kernel/time.o > CC arch/x86/kernel/ioport.o > CC arch/x86/kernel/ldt.o > CC kernel/fork.o > CC arch/x86/kernel/dumpstack.o > CC arch/x86/kernel/nmi.o > CC arch/x86/kernel/setup.o > CC kernel/exec_domain.o > CC kernel/panic.o > CC arch/x86/kernel/x86_init.o > CC kernel/printk.o > CC arch/x86/kernel/i8259.o > CC arch/x86/kernel/irqinit.o > CC kernel/cpu.o > CC arch/x86/kernel/jump_label.o > CC arch/x86/kernel/irq_work.o > CC kernel/exit.o > CC arch/x86/kernel/probe_roms.o > CC arch/x86/kernel/sys_x86_64.o > CC kernel/itimer.o > CC arch/x86/kernel/x8664_ksyms_64.o > CC arch/x86/kernel/syscall_64.o > TIMEC kernel/timeconst.h > CC arch/x86/kernel/vsyscall_64.o > CC kernel/softirq.o > AS arch/x86/kernel/vsyscall_emu_64.o > CC arch/x86/kernel/bootflag.o > CC arch/x86/kernel/e820.o > CC kernel/resource.o > CC arch/x86/kernel/pci-dma.o > CC kernel/sysctl.o > CC arch/x86/kernel/quirks.o > CC arch/x86/kernel/topology.o > CC arch/x86/kernel/kdebugfs.o > CC kernel/sysctl_binary.o > CC arch/x86/kernel/alternative.o > CC arch/x86/kernel/i8253.o > CC kernel/capability.o > CC arch/x86/kernel/pci-nommu.o > CC arch/x86/kernel/hw_breakpoint.o > CC kernel/ptrace.o > CC arch/x86/kernel/tsc.o > CC kernel/timer.o > CC arch/x86/kernel/io_delay.o > CC arch/x86/kernel/rtc.o > CC kernel/user.o > CC arch/x86/kernel/pci-iommu_table.o > CC kernel/signal.o > CC arch/x86/kernel/resource.o > CC arch/x86/kernel/trampoline.o > AS arch/x86/kernel/trampoline_64.o > CC arch/x86/kernel/process.o > CC arch/x86/kernel/i387.o > CC kernel/sys.o > CC arch/x86/kernel/xsave.o > CC arch/x86/kernel/ptrace.o > CC kernel/kmod.o > CC arch/x86/kernel/tls.o > CC kernel/workqueue.o > CC arch/x86/kernel/step.o > CC arch/x86/kernel/i8237.o > CC arch/x86/kernel/acpi/boot.o > CC kernel/pid.o > CC arch/x86/kernel/acpi/cstate.o > LD arch/x86/kernel/acpi/built-in.o > CC arch/x86/kernel/apic/apic.o > CC kernel/rcupdate.o > CC kernel/extable.o > CC arch/x86/kernel/apic/apic_noop.o > CC kernel/params.o > CC arch/x86/kernel/apic/ipi.o > CC kernel/posix-timers.o > CC arch/x86/kernel/apic/hw_nmi.o > CC arch/x86/kernel/apic/io_apic.o > CC kernel/kthread.o > CC kernel/wait.o > CC kernel/kfifo.o > CC arch/x86/kernel/apic/apic_flat_64.o > CC kernel/sys_ni.o > CC kernel/posix-cpu-timers.o > CC arch/x86/kernel/apic/probe_64.o > LD arch/x86/kernel/apic/built-in.o > CC arch/x86/kernel/cpu/intel_cacheinfo.o > CC kernel/mutex.o > CC arch/x86/kernel/cpu/scattered.o > CC kernel/hrtimer.o > CC arch/x86/kernel/cpu/topology.o > CC arch/x86/kernel/cpu/proc.o > MKCAP arch/x86/kernel/cpu/capflags.c > CC arch/x86/kernel/cpu/powerflags.o > CC arch/x86/kernel/cpu/common.o > CC kernel/rwsem.o > CC kernel/nsproxy.o > CC arch/x86/kernel/cpu/vmware.o > CC kernel/srcu.o > CC arch/x86/kernel/cpu/hypervisor.o > CC kernel/semaphore.o > CC arch/x86/kernel/cpu/sched.o > CC arch/x86/kernel/cpu/mshyperv.o > CC kernel/notifier.o > CC arch/x86/kernel/cpu/rdrand.o > CC kernel/ksysfs.o > CC arch/x86/kernel/cpu/bugs_64.o > CC kernel/sched_clock.o > CC arch/x86/kernel/cpu/intel.o > CC kernel/cred.o > CC arch/x86/kernel/cpu/amd.o > CC arch/x86/kernel/cpu/centaur.o > CC kernel/async.o > CC arch/x86/kernel/cpu/perf_event.o > CC kernel/range.o > CC kernel/groups.o > CC kernel/sysctl_check.o > CC arch/x86/kernel/cpu/perf_event_amd.o > CC kernel/events/core.o > CC arch/x86/kernel/cpu/perf_event_p6.o > CC arch/x86/kernel/cpu/perf_event_p4.o > CC arch/x86/kernel/cpu/perf_event_intel_lbr.o > CC arch/x86/kernel/cpu/perf_event_intel_ds.o > CC arch/x86/kernel/cpu/perf_event_intel.o > CC kernel/events/ring_buffer.o > CC arch/x86/kernel/cpu/mcheck/mce.o > CC kernel/events/hw_breakpoint.o > LD kernel/events/built-in.o > CC kernel/irq/irqdesc.o > CC arch/x86/kernel/cpu/mcheck/mce-severity.o > CC kernel/irq/handle.o > CC arch/x86/kernel/cpu/mcheck/mce_intel.o > CC kernel/irq/manage.o > CC arch/x86/kernel/cpu/mcheck/threshold.o > CC arch/x86/kernel/cpu/mcheck/therm_throt.o > CC kernel/irq/spurious.o > LD arch/x86/kernel/cpu/mcheck/built-in.o > CC arch/x86/kernel/cpu/mtrr/main.o > CC kernel/irq/resend.o > CC arch/x86/kernel/cpu/mtrr/if.o > CC kernel/irq/chip.o > CC arch/x86/kernel/cpu/mtrr/generic.o > CC kernel/irq/dummychip.o > CC kernel/irq/devres.o > CC arch/x86/kernel/cpu/mtrr/cleanup.o > CC kernel/irq/autoprobe.o > CC kernel/irq/proc.o > LD arch/x86/kernel/cpu/mtrr/built-in.o > CC arch/x86/kernel/cpu/perfctr-watchdog.o > CC arch/x86/kernel/cpu/perf_event_amd_ibs.o > CC kernel/irq/migration.o > LD kernel/irq/built-in.o > CC arch/x86/kernel/cpu/capflags.o > CC kernel/time/timekeeping.o > LD arch/x86/kernel/cpu/built-in.o > CC arch/x86/kernel/reboot.o > CC arch/x86/kernel/msr.o > CC kernel/time/ntp.o > CC arch/x86/kernel/cpuid.o > CC kernel/time/clocksource.o > CC arch/x86/kernel/early-quirks.o > CC kernel/time/jiffies.o > CC arch/x86/kernel/smp.o > CC kernel/time/timer_list.o > CC arch/x86/kernel/smpboot.o > CC kernel/time/timecompare.o > CC kernel/time/timeconv.o > CC arch/x86/kernel/tsc_sync.o > CC kernel/time/posix-clock.o > CC arch/x86/kernel/setup_percpu.o > CC kernel/time/alarmtimer.o > CC arch/x86/kernel/machine_kexec_64.o > CC kernel/time/clockevents.o > AS arch/x86/kernel/relocate_kernel_64.o > CC arch/x86/kernel/crash.o > CC kernel/time/tick-common.o > CC arch/x86/kernel/module.o > CC kernel/time/tick-broadcast.o > CC arch/x86/kernel/early_printk.o > CC kernel/time/tick-oneshot.o > CC arch/x86/kernel/hpet.o > CC kernel/time/tick-sched.o > CC arch/x86/kernel/amd_nb.o > LD kernel/time/built-in.o > CC kernel/futex.o > CC arch/x86/kernel/pcspeaker.o > CC arch/x86/kernel/microcode_core.o > CC arch/x86/kernel/microcode_intel.o > CC kernel/futex_compat.o > CC arch/x86/kernel/check.o > CC kernel/rtmutex.o > CC arch/x86/kernel/pci-swiotlb.o > CC kernel/dma.o > CC arch/x86/kernel/audit_64.o > CC kernel/smp.o > CC arch/x86/kernel/amd_gart_64.o > CC kernel/spinlock.o > CC arch/x86/kernel/aperture_64.o > CC kernel/uid16.o > CC arch/x86/kernel/mmconf-fam10h_64.o > CC kernel/module.o > CC arch/x86/kernel/vsmp_64.o > AS arch/x86/kernel/head_64.o > CC arch/x86/kernel/head64.o > CC arch/x86/kernel/head.o > CC arch/x86/kernel/init_task.o > CC kernel/kallsyms.o > LDS arch/x86/kernel/vmlinux.lds > LD arch/x86/kernel/microcode.o > LD arch/x86/kernel/built-in.o > CC arch/x86/mm/init.o > CC kernel/acct.o > CC arch/x86/mm/init_64.o > CC kernel/kexec.o > CC arch/x86/mm/fault.o > CC kernel/compat.o > CC arch/x86/mm/ioremap.o > CC arch/x86/mm/extable.o > CC arch/x86/mm/pageattr.o > GZIP kernel/config_data.gz > CC kernel/stop_machine.o > CC kernel/audit.o > CC arch/x86/mm/mmap.o > CC arch/x86/mm/pat.o > CC kernel/auditfilter.o > CC arch/x86/mm/pgtable.o > CC arch/x86/mm/physaddr.o > CC arch/x86/mm/gup.o > CC kernel/auditsc.o > CC arch/x86/mm/setup_nx.o > CC arch/x86/mm/pat_rbtree.o > CC arch/x86/mm/tlb.o > CC kernel/audit_watch.o > CC arch/x86/mm/hugetlbpage.o > CC kernel/audit_tree.o > CC arch/x86/mm/numa.o > CC kernel/hung_task.o > CC arch/x86/mm/numa_64.o > CC arch/x86/mm/srat.o > CC kernel/watchdog.o > CC arch/x86/mm/memblock.o > CC kernel/seccomp.o > CC arch/x86/mm/memtest.o > CC kernel/rcutree.o > LD arch/x86/mm/built-in.o > LD arch/x86/net/built-in.o > LD arch/x86/platform/ce4100/built-in.o > LD arch/x86/platform/efi/built-in.o > LD arch/x86/platform/geode/built-in.o > LD arch/x86/platform/iris/built-in.o > LD arch/x86/platform/mrst/built-in.o > LD arch/x86/platform/olpc/built-in.o > LD arch/x86/platform/scx200/built-in.o > LD arch/x86/platform/sfi/built-in.o > LD arch/x86/platform/uv/built-in.o > LD arch/x86/platform/visws/built-in.o > LD arch/x86/platform/built-in.o > CC arch/x86/vdso/vma.o > LDS arch/x86/vdso/vdso.lds > CC kernel/relay.o > AS arch/x86/vdso/vdso-note.o > CC arch/x86/vdso/vclock_gettime.o > CC arch/x86/vdso/vgetcpu.o > LDS arch/x86/vdso/vdso32/vdso32.lds > AS arch/x86/vdso/vdso32/note.o > CC kernel/utsname_sysctl.o > AS arch/x86/vdso/vdso32/int80.o > AS arch/x86/vdso/vdso32/syscall.o > AS arch/x86/vdso/vdso32/sysenter.o > CC arch/x86/vdso/vdso32-setup.o > CC kernel/delayacct.o > CC kernel/taskstats.o > VDSO arch/x86/vdso/vdso.so.dbg > VDSO arch/x86/vdso/vdso32-int80.so.dbg > VDSO arch/x86/vdso/vdso32-syscall.so.dbg > CC kernel/tsacct.o > VDSO arch/x86/vdso/vdso32-sysenter.so.dbg > VDSOSYM arch/x86/vdso/vdso-syms.lds > VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds > VDSOSYM arch/x86/vdso/vdso32-syscall-syms.lds > VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds > OBJCOPY arch/x86/vdso/vdso.so > OBJCOPY arch/x86/vdso/vdso32-int80.so > OBJCOPY arch/x86/vdso/vdso32-syscall.so > OBJCOPY arch/x86/vdso/vdso32-sysenter.so > VDSOSYM arch/x86/vdso/vdso32-syms.lds > AS arch/x86/vdso/vdso.o > AS arch/x86/vdso/vdso32.o > CC kernel/elfcore.o > LD arch/x86/vdso/built-in.o > LD arch/x86/built-in.o > CC mm/filemap.o > CC kernel/sched_cpupri.o > CC kernel/irq_work.o > CC kernel/time.o > CC mm/mempool.o > CHK kernel/config_data.h > UPD kernel/config_data.h > CC kernel/configs.o > CC mm/oom_kill.o > LD kernel/built-in.o > CC mm/fadvise.o > CC fs/open.o > CC mm/maccess.o > CC mm/page_alloc.o > CC fs/read_write.o > CC fs/file_table.o > CC fs/super.o > CC mm/page-writeback.o > CC fs/char_dev.o > CC mm/readahead.o > CC fs/stat.o > CC mm/swap.o > CC fs/exec.o > CC mm/truncate.o > CC mm/vmscan.o > CC fs/pipe.o > CC fs/namei.o > CC mm/shmem.o > CC mm/prio_tree.o > CC mm/util.o > CC fs/fcntl.o > CC mm/mmzone.o > CC mm/vmstat.o > CC fs/ioctl.o > CC fs/readdir.o > CC mm/backing-dev.o > CC fs/select.o > CC mm/page_isolation.o > CC mm/mm_init.o > CC mm/mmu_context.o > CC fs/fifo.o > CC mm/percpu.o > CC fs/dcache.o > CC mm/fremap.o > CC fs/inode.o > CC mm/highmem.o > CC mm/madvise.o > CC fs/attr.o > CC mm/memory.o > CC fs/bad_inode.o > CC fs/file.o > CC fs/filesystems.o > CC mm/mincore.o > CC fs/namespace.o > CC mm/mlock.o > CC mm/mmap.o > CC fs/seq_file.o > CC fs/xattr.o > CC mm/mprotect.o > CC mm/mremap.o > CC fs/libfs.o > CC mm/msync.o > CC fs/fs-writeback.o > CC mm/rmap.o > CC fs/pnode.o > CC mm/vmalloc.o > CC fs/drop_caches.o > CC fs/splice.o > CC mm/pagewalk.o > CC fs/sync.o > CC mm/pgtable-generic.o > CC mm/process_vm_access.o > CC fs/utimes.o > CC mm/init-mm.o > CC fs/stack.o > CC mm/nobootmem.o > CC fs/fs_struct.o > CC mm/memblock.o > CC fs/statfs.o > CC mm/bounce.o > CC fs/buffer.o > CC mm/page_io.o > CC mm/swap_state.o > CC mm/swapfile.o > CC fs/bio.o > CC mm/thrash.o > CC fs/block_dev.o > CC mm/dmapool.o > CC mm/hugetlb.o > CC fs/direct-io.o > CC mm/mempolicy.o > CC fs/mpage.o > CC fs/ioprio.o > CC mm/sparse.o > CC fs/debugfs/inode.o > CC mm/sparse-vmemmap.o > CC fs/debugfs/file.o > CC mm/compaction.o > LD fs/debugfs/debugfs.o > LD fs/debugfs/built-in.o > CC fs/devpts/inode.o > LD fs/devpts/devpts.o > LD fs/devpts/built-in.o > CC mm/slub.o > LD fs/exofs/built-in.o > CC fs/exportfs/expfs.o > LD fs/exportfs/exportfs.o > LD fs/exportfs/built-in.o > CC fs/ext4/balloc.o > CC fs/ext4/bitmap.o > CC fs/ext4/dir.o > CC mm/migrate.o > CC fs/ext4/file.o > CC fs/ext4/fsync.o > CC mm/huge_memory.o > CC fs/ext4/ialloc.o > CC fs/ext4/inode.o > CC mm/cleancache.o > LD mm/built-in.o > CC fs/ext4/page-io.o > CC ipc/compat.o > CC fs/ext4/ioctl.o > CC ipc/util.o > CC fs/ext4/namei.o > CC ipc/msgutil.o > CC ipc/msg.o > CC ipc/sem.o > CC fs/ext4/super.o > CC ipc/shm.o > CC ipc/ipcns_notifier.o > CC fs/ext4/symlink.o > CC ipc/syscall.o > CC ipc/ipc_sysctl.o > CC fs/ext4/hash.o > CC ipc/mqueue.o > CC fs/ext4/resize.o > CC ipc/compat_mq.o > CC fs/ext4/extents.o > CC ipc/mq_sysctl.o > LD ipc/built-in.o > CC fs/ext4/ext4_jbd2.o > CC security/keys/gc.o > CC security/keys/key.o > CC fs/ext4/migrate.o > CC security/keys/keyring.o > CC fs/ext4/mballoc.o > CC security/keys/keyctl.o > CC security/keys/permission.o > CC security/keys/process_keys.o > CC security/keys/request_key.o > CC fs/ext4/block_validity.o > CC security/keys/request_key_auth.o > CC fs/ext4/move_extent.o > CC security/keys/user_defined.o > CC security/keys/compat.o > CC fs/ext4/mmp.o > CC security/keys/proc.o > CC security/keys/sysctl.o > CC fs/ext4/indirect.o > LD security/keys/built-in.o > CC security/commoncap.o > CC security/min_addr.o > CC fs/ext4/xattr.o > CC security/security.o > CC fs/ext4/xattr_user.o > CC security/capability.o > CC fs/ext4/xattr_trusted.o > CC security/lsm_audit.o > CC fs/ext4/acl.o > CC fs/ext4/xattr_security.o > LD security/built-in.o > CC fs/fat/cache.o > LD fs/ext4/ext4.o > LD fs/ext4/built-in.o > CC fs/fat/dir.o > CC fs/hugetlbfs/inode.o > LD fs/hugetlbfs/hugetlbfs.o > LD fs/hugetlbfs/built-in.o > CC fs/fat/fatent.o > CC fs/isofs/namei.o > CC fs/fat/file.o > CC fs/isofs/inode.o > CC fs/fat/inode.o > CC fs/isofs/dir.o > CC fs/isofs/util.o > CC fs/fat/misc.o > CC fs/isofs/rock.o > CC fs/fat/namei_msdos.o > CC fs/isofs/export.o > CC fs/fat/namei_vfat.o > CC fs/isofs/joliet.o > CC fs/isofs/compress.o > LD fs/fat/fat.o > LD fs/fat/vfat.o > LD fs/fat/msdos.o > LD fs/fat/built-in.o > CC fs/jbd2/transaction.o > LD fs/isofs/isofs.o > LD fs/isofs/built-in.o > CC fs/jbd2/commit.o > CC fs/lockd/clntlock.o > CC fs/jbd2/recovery.o > CC fs/jbd2/checkpoint.o > CC fs/lockd/clntproc.o > CC fs/jbd2/revoke.o > CC fs/lockd/clntxdr.o > CC fs/jbd2/journal.o > CC fs/lockd/host.o > LD fs/jbd2/jbd2.o > LD fs/jbd2/built-in.o > CC fs/lockd/svc.o > CC crypto/api.o > CC fs/lockd/svclock.o > CC crypto/cipher.o > CC crypto/compress.o > CC fs/lockd/svcshare.o > CC crypto/algapi.o > CC fs/lockd/svcproc.o > CC crypto/scatterwalk.o > CC fs/lockd/svcsubs.o > CC crypto/proc.o > CC crypto/ablkcipher.o > CC fs/lockd/mon.o > CC crypto/blkcipher.o > CC fs/lockd/xdr.o > CC crypto/ahash.o > CC fs/lockd/grace.o > CC fs/lockd/clnt4xdr.o > CC crypto/shash.o > CC fs/lockd/xdr4.o > CC crypto/algboss.o > CC fs/lockd/svc4proc.o > CC crypto/testmgr.o > CC crypto/crypto_wq.o > LD fs/lockd/lockd.o > LD fs/lockd/built-in.o > CC fs/nfs/client.o > LD crypto/crypto_algapi.o > CC crypto/aead.o > LD crypto/crypto_blkcipher.o > CC crypto/chainiv.o > CC fs/nfs/dir.o > CC crypto/eseqiv.o > CC crypto/seqiv.o > CC fs/nfs/file.o > LD crypto/crypto_hash.o > CC crypto/pcompress.o > LD crypto/cryptomgr.o > CC crypto/hmac.o > CC fs/nfs/getroot.o > CC crypto/md5.o > CC crypto/rmd128.o > CC fs/nfs/inode.o > CC crypto/rmd160.o > CC fs/nfs/super.o > CC crypto/rmd256.o > CC crypto/rmd320.o > CC fs/nfs/nfs2xdr.o > CC crypto/sha1_generic.o > CC crypto/sha256_generic.o > CC fs/nfs/direct.o > CC crypto/sha512_generic.o > CC fs/nfs/pagelist.o > CC crypto/ecb.o > CC crypto/cbc.o > CC fs/nfs/proc.o > CC crypto/ctr.o > CC fs/nfs/read.o > CC crypto/des_generic.o > CC fs/nfs/symlink.o > CC crypto/twofish_generic.o > CC fs/nfs/unlink.o > CC crypto/twofish_common.o > CC fs/nfs/write.o > CC crypto/aes_generic.o > CC fs/nfs/namespace.o > CC crypto/arc4.o > CC crypto/deflate.o > CC fs/nfs/mount_clnt.o > CC crypto/authenc.o > CC fs/nfs/dns_resolve.o > CC crypto/authencesn.o > CC fs/nfs/cache_lib.o > CC fs/nfs/nfs3proc.o > CC crypto/rng.o > CC crypto/krng.o > CC fs/nfs/nfs3xdr.o > LD crypto/crypto.o > LD crypto/built-in.o > CC fs/nfs/nfs3acl.o > CC fs/nfs_common/nfsacl.o > CC fs/nfs/nfs4proc.o > LD fs/nfs_common/nfs_acl.o > LD fs/nfs_common/built-in.o > CC fs/nfsd/nfssvc.o > CC fs/nfsd/nfsctl.o > CC fs/nfsd/nfsproc.o > CC fs/nfs/nfs4xdr.o > CC fs/nfsd/nfsfh.o > CC fs/nfsd/vfs.o > CC fs/nfsd/export.o > CC fs/nfs/nfs4state.o > CC fs/nfsd/auth.o > CC fs/nfs/nfs4renewd.o > CC fs/nfsd/lockd.o > CC fs/nfs/delegation.o > CC fs/nfsd/nfscache.o > CC fs/nfsd/nfsxdr.o > CC fs/nfs/idmap.o > CC fs/nfsd/stats.o > CC fs/nfsd/nfs2acl.o > CC fs/nfs/callback.o > CC fs/nfsd/nfs3proc.o > CC fs/nfs/callback_xdr.o > CC fs/nfsd/nfs3xdr.o > CC fs/nfs/callback_proc.o > CC fs/nfsd/nfs3acl.o > CC fs/nfs/nfs4namespace.o > CC fs/nfsd/nfs4proc.o > CC fs/nfs/sysctl.o > CC fs/nfsd/nfs4xdr.o > LD fs/nfs/nfs.o > LD fs/nfs/built-in.o > CC fs/nfsd/nfs4state.o > CC fs/nls/nls_base.o > CC fs/nfsd/nfs4idmap.o > CC fs/nls/nls_cp437.o > CC fs/nls/nls_cp850.o > CC fs/nfsd/nfs4acl.o > CC fs/nls/nls_ascii.o > CC fs/nls/nls_iso8859-1.o > CC fs/nls/nls_iso8859-15.o > CC fs/nfsd/nfs4callback.o > CC fs/nls/nls_utf8.o > LD fs/nls/built-in.o > CC fs/nfsd/nfs4recover.o > CC fs/notify/fsnotify.o > LD fs/nfsd/nfsd.o > LD fs/nfsd/built-in.o > CC fs/notify/notification.o > CC block/elevator.o > CC fs/notify/group.o > CC fs/notify/inode_mark.o > CC block/blk-core.o > CC fs/notify/mark.o > CC fs/notify/vfsmount_mark.o > CC fs/notify/dnotify/dnotify.o > CC block/blk-tag.o > LD fs/notify/dnotify/built-in.o > LD fs/notify/fanotify/built-in.o > CC fs/notify/inotify/inotify_fsnotify.o > CC fs/notify/inotify/inotify_user.o > CC block/blk-sysfs.o > LD fs/notify/inotify/built-in.o > LD fs/notify/built-in.o > CC fs/partitions/check.o > CC block/blk-flush.o > CC block/blk-settings.o > CC fs/partitions/msdos.o > CC block/blk-ioc.o > LD fs/partitions/built-in.o > CC fs/proc/mmu.o > CC block/blk-map.o > CC fs/proc/task_mmu.o > CC block/blk-exec.o > CC fs/proc/inode.o > CC block/blk-merge.o > CC fs/proc/root.o > CC block/blk-softirq.o > CC fs/proc/base.o > CC block/blk-timeout.o > CC block/blk-iopoll.o > CC block/blk-lib.o > CC fs/proc/generic.o > CC block/ioctl.o > CC fs/proc/array.o > CC block/genhd.o > CC fs/proc/proc_tty.o > CC fs/proc/cmdline.o > CC block/scsi_ioctl.o > CC fs/proc/consoles.o > CC fs/proc/cpuinfo.o > CC fs/proc/devices.o > CC block/bsg.o > CC fs/proc/interrupts.o > CC fs/proc/loadavg.o > CC block/noop-iosched.o > CC fs/proc/meminfo.o > CC block/deadline-iosched.o > CC fs/proc/stat.o > CC fs/proc/uptime.o > CC block/cfq-iosched.o > CC fs/proc/version.o > CC fs/proc/softirqs.o > CC fs/proc/namespaces.o > CC fs/proc/proc_sysctl.o > CC block/compat_ioctl.o > CC fs/proc/proc_net.o > LD block/built-in.o > CC fs/proc/kmsg.o > CC grsecurity/grsec_chdir.o > LD fs/proc/proc.o > CC grsecurity/grsec_chroot.o > LD fs/proc/built-in.o > LD fs/quota/built-in.o > CC fs/ramfs/inode.o > CC grsecurity/grsec_exec.o > CC fs/ramfs/file-mmu.o > LD fs/ramfs/ramfs.o > LD fs/ramfs/built-in.o > CC grsecurity/grsec_fifo.o > CC fs/sysfs/inode.o > CC grsecurity/grsec_fork.o > CC fs/sysfs/file.o > CC grsecurity/grsec_mount.o > CC grsecurity/grsec_sig.o > CC fs/sysfs/dir.o > CC grsecurity/grsec_sysctl.o > CC fs/sysfs/symlink.o > CC grsecurity/grsec_time.o > CC grsecurity/grsec_tpe.o > CC fs/sysfs/mount.o > CC grsecurity/grsec_link.o > CC fs/sysfs/bin.o > CC grsecurity/grsec_pax.o > CC grsecurity/grsec_ptrace.o > CC fs/sysfs/group.o > CC grsecurity/grsec_init.o > LD fs/sysfs/built-in.o > CC fs/eventpoll.o > CC grsecurity/grsum.o > CC grsecurity/gracl.o > CC fs/anon_inodes.o > CC fs/signalfd.o > CC fs/timerfd.o > CC fs/eventfd.o > CC fs/aio.o > CC grsecurity/gracl_segv.o > CC grsecurity/gracl_cap.o > CC grsecurity/gracl_alloc.o > CC fs/locks.o > CC grsecurity/gracl_shm.o > CC grsecurity/grsec_mem.o > CC grsecurity/gracl_fs.o > CC fs/compat.o > CC grsecurity/gracl_learn.o > CC grsecurity/grsec_log.o > CC grsecurity/gracl_res.o > CC fs/compat_ioctl.o > CC grsecurity/grsec_sock.o > CC grsecurity/gracl_ip.o > LD grsecurity/built-in.o > CC fs/binfmt_misc.o > CC fs/binfmt_script.o > CC fs/binfmt_elf.o > CC drivers/acpi/tables.o >[33m[1mfs/binfmt_elf.c:556:22: warning: [m'pax_parse_pt_pax_softmode' defined but not used > CC drivers/acpi/blacklist.o > CC drivers/acpi/osl.o > CC fs/compat_binfmt_elf.o >[33m[1mfs/binfmt_elf.c:556:22: warning: [m'pax_parse_pt_pax_softmode' defined but not used > CC drivers/acpi/utils.o > CC drivers/acpi/reboot.o > CC fs/mbcache.o > CC drivers/acpi/atomicio.o > CC fs/posix_acl.o > CC drivers/acpi/wakeup.o > CC drivers/acpi/sleep.o > CC fs/xattr_acl.o > CC fs/generic_acl.o > CC drivers/acpi/bus.o > LD fs/built-in.o > CC drivers/acpi/glue.o > LD sound/built-in.o > CC drivers/acpi/scan.o > MK_FW firmware/matrox/g200_warp.fw.gen.S > HOSTCC firmware/ihex2fw > MK_FW firmware/matrox/g400_warp.fw.gen.S > H16TOFW firmware/matrox/g400_warp.fw > H16TOFW firmware/matrox/g200_warp.fw > AS firmware/matrox/g400_warp.fw.gen.o > AS firmware/matrox/g200_warp.fw.gen.o > LD firmware/built-in.o > CC drivers/acpi/processor_core.o > CC arch/x86/pci/i386.o > CC drivers/acpi/ec.o > CC arch/x86/pci/init.o > CC arch/x86/pci/mmconfig_64.o > CC drivers/acpi/dock.o > CC arch/x86/pci/direct.o > CC drivers/acpi/pci_root.o > CC arch/x86/pci/mmconfig-shared.o > CC drivers/acpi/pci_link.o > CC arch/x86/pci/fixup.o > CC arch/x86/pci/acpi.o > CC drivers/acpi/pci_irq.o > CC arch/x86/pci/legacy.o > CC drivers/acpi/pci_bind.o > CC arch/x86/pci/irq.o > CC drivers/acpi/power.o > CC drivers/acpi/event.o > CC arch/x86/pci/common.o > CC drivers/acpi/sysfs.o > CC arch/x86/pci/early.o > CC arch/x86/pci/bus_numa.o > CC drivers/acpi/debugfs.o > CC arch/x86/pci/amd_bus.o > CC drivers/acpi/numa.o > LD arch/x86/pci/built-in.o > CC drivers/acpi/cm_sbs.o > CC drivers/ata/libata-core.o > CC drivers/acpi/video_detect.o > CC drivers/acpi/processor_driver.o > CC drivers/acpi/processor_throttling.o > CC drivers/acpi/processor_idle.o > CC drivers/ata/libata-scsi.o > CC drivers/acpi/processor_thermal.o > CC drivers/acpi/acpica/dsfield.o > CC drivers/acpi/acpica/dsmthdat.o > CC drivers/acpi/acpica/dsopcode.o > CC drivers/ata/libata-eh.o > CC drivers/acpi/acpica/dswexec.o > CC drivers/acpi/acpica/dswscope.o > CC drivers/acpi/acpica/dsmethod.o > CC drivers/acpi/acpica/dsobject.o > CC drivers/acpi/acpica/dsutils.o > CC drivers/ata/libata-transport.o > CC drivers/acpi/acpica/dswload.o > CC drivers/ata/libata-pmp.o > CC drivers/acpi/acpica/dswstate.o > CC drivers/acpi/acpica/dsinit.o > CC drivers/ata/libata-acpi.o > CC drivers/acpi/acpica/dsargs.o > CC drivers/acpi/acpica/dscontrol.o > CC drivers/acpi/acpica/dswload2.o > CC drivers/ata/ahci.o > CC drivers/acpi/acpica/evevent.o > CC drivers/acpi/acpica/evregion.o > CC drivers/ata/libahci.o > CC drivers/acpi/acpica/evsci.o > CC drivers/acpi/acpica/evxfevnt.o > CC drivers/acpi/acpica/evmisc.o > LD drivers/ata/libata.o > LD drivers/ata/built-in.o > CC drivers/acpi/acpica/evrgnini.o > CC arch/x86/video/fbdev.o > CC drivers/acpi/acpica/evxface.o > LD arch/x86/video/built-in.o > CC drivers/acpi/acpica/evxfregn.o > CC drivers/acpi/ac.o > CC drivers/acpi/acpica/evgpe.o > CC drivers/acpi/acpica/evgpeblk.o > LD drivers/auxdisplay/built-in.o > CC drivers/acpi/button.o > CC drivers/acpi/acpica/evgpeinit.o > CC drivers/acpi/fan.o > CC drivers/acpi/acpica/evgpeutil.o > CC drivers/acpi/acpica/evxfgpe.o > CC net/socket.o > CC drivers/acpi/acpica/evglock.o > CC drivers/acpi/acpica/exconfig.o > CC drivers/acpi/acpica/exfield.o > CC drivers/acpi/acpica/exnames.o > CC drivers/acpi/acpica/exoparg6.o > LD net/802/built-in.o > CC net/core/sock.o > CC drivers/acpi/acpica/exresolv.o > CC drivers/acpi/acpica/exstorob.o > CC drivers/acpi/acpica/exconvrt.o > CC drivers/acpi/acpica/exfldio.o > CC drivers/acpi/acpica/exoparg1.o > CC net/core/request_sock.o > CC drivers/acpi/acpica/exprep.o > CC drivers/acpi/acpica/exresop.o > CC net/core/skbuff.o > CC drivers/acpi/acpica/exsystem.o > CC drivers/acpi/acpica/excreate.o > CC drivers/acpi/acpica/exmisc.o > CC drivers/acpi/acpica/exoparg2.o > CC drivers/acpi/acpica/exregion.o > CC net/core/iovec.o > CC drivers/acpi/acpica/exstore.o > CC drivers/acpi/acpica/exutils.o > CC drivers/acpi/acpica/exdump.o > CC net/core/datagram.o > CC drivers/acpi/acpica/exmutex.o > CC drivers/acpi/acpica/exoparg3.o > CC net/core/stream.o > CC drivers/acpi/acpica/exresnte.o > CC drivers/acpi/acpica/exstoren.o > CC net/core/scm.o > CC drivers/acpi/acpica/exdebug.o > CC drivers/acpi/acpica/hwacpi.o > CC drivers/acpi/acpica/hwgpe.o > CC net/core/gen_stats.o > CC drivers/acpi/acpica/hwregs.o > CC net/core/gen_estimator.o > CC drivers/acpi/acpica/hwsleep.o > CC drivers/acpi/acpica/hwxface.o > CC net/core/net_namespace.o > CC drivers/acpi/acpica/hwvalid.o > CC net/core/secure_seq.o > CC drivers/acpi/acpica/hwpci.o > CC net/core/sysctl_net_core.o > CC drivers/acpi/acpica/nsaccess.o > CC drivers/acpi/acpica/nsload.o > CC net/core/dev.o > CC drivers/acpi/acpica/nssearch.o > CC drivers/acpi/acpica/nsxfeval.o > CC drivers/acpi/acpica/nsalloc.o > CC drivers/acpi/acpica/nseval.o > CC drivers/acpi/acpica/nsnames.o > CC drivers/acpi/acpica/nsutils.o > CC drivers/acpi/acpica/nsxfname.o > CC drivers/acpi/acpica/nsdump.o > CC net/core/ethtool.o > CC drivers/acpi/acpica/nsinit.o > CC drivers/acpi/acpica/nsobject.o > CC drivers/acpi/acpica/nswalk.o > CC drivers/acpi/acpica/nsxfobj.o > CC drivers/acpi/acpica/nsparse.o > CC drivers/acpi/acpica/nspredef.o > CC net/core/dev_addr_lists.o > CC drivers/acpi/acpica/nsrepair.o > CC net/core/dst.o > CC drivers/acpi/acpica/nsrepair2.o > CC drivers/acpi/acpica/psargs.o > CC net/core/netevent.o > CC drivers/acpi/acpica/psparse.o > CC net/core/neighbour.o > CC drivers/acpi/acpica/psloop.o > CC drivers/acpi/acpica/pstree.o > CC drivers/acpi/acpica/pswalk.o > CC drivers/acpi/acpica/psopcode.o > CC drivers/acpi/acpica/psscope.o > CC net/core/rtnetlink.o > CC drivers/acpi/acpica/psutils.o > CC drivers/acpi/acpica/psxface.o > CC drivers/acpi/acpica/rsaddr.o > CC drivers/acpi/acpica/rscreate.o > CC net/core/utils.o > CC drivers/acpi/acpica/rsinfo.o > CC drivers/acpi/acpica/rsio.o > CC net/core/link_watch.o > CC drivers/acpi/acpica/rslist.o > CC drivers/acpi/acpica/rsmisc.o > CC net/core/filter.o > CC drivers/acpi/acpica/rsxface.o > CC drivers/acpi/acpica/rscalc.o > CC net/core/flow.o > CC drivers/acpi/acpica/rsirq.o > CC drivers/acpi/acpica/rsmemory.o > CC net/core/net-sysfs.o > CC drivers/acpi/acpica/rsutils.o > CC drivers/acpi/acpica/tbxface.o > CC drivers/acpi/acpica/tbinstal.o > CC net/core/user_dma.o > CC drivers/acpi/acpica/tbutils.o > CC drivers/acpi/acpica/tbfind.o > CC net/core/fib_rules.o > CC drivers/acpi/acpica/tbfadt.o > CC drivers/acpi/acpica/tbxfroot.o > LD net/core/built-in.o > CC net/dns_resolver/dns_key.o > CC drivers/acpi/acpica/utalloc.o > CC drivers/acpi/acpica/utdebug.o > CC net/dns_resolver/dns_query.o > CC drivers/acpi/acpica/uteval.o > LD net/dns_resolver/dns_resolver.o > LD net/dns_resolver/built-in.o > CC net/ethernet/eth.o > CC drivers/acpi/acpica/utinit.o > CC drivers/acpi/acpica/utmisc.o > LD net/ethernet/built-in.o > CC net/ipv4/route.o > CC drivers/acpi/acpica/utxface.o > CC drivers/acpi/acpica/utcopy.o > CC drivers/acpi/acpica/utdelete.o > CC drivers/acpi/acpica/utglobal.o > CC drivers/acpi/acpica/utmath.o > CC net/ipv4/inetpeer.o > CC drivers/acpi/acpica/utobject.o > CC drivers/acpi/acpica/utstate.o > CC net/ipv4/protocol.o > CC drivers/acpi/acpica/utmutex.o > CC drivers/acpi/acpica/utresrc.o > CC net/ipv4/ip_input.o > CC drivers/acpi/acpica/utlock.o > CC drivers/acpi/acpica/utids.o > CC net/ipv4/ip_fragment.o > CC drivers/acpi/acpica/utosi.o > CC drivers/acpi/acpica/utxferror.o > CC drivers/acpi/acpica/utdecode.o > CC net/ipv4/ip_forward.o > LD drivers/acpi/acpica/acpi.o > LD drivers/acpi/acpica/built-in.o > CC drivers/acpi/video.o > CC net/ipv4/ip_options.o > LD drivers/acpi/processor.o > CC drivers/acpi/container.o > CC drivers/acpi/thermal.o > CC net/ipv4/ip_output.o > CC drivers/acpi/battery.o > CC drivers/acpi/hed.o > CC net/ipv4/ip_sockglue.o > CC drivers/acpi/acpi_pad.o > LD drivers/acpi/acpi.o > LD drivers/acpi/built-in.o > CC drivers/base/core.o > CC net/ipv4/inet_hashtables.o > CC drivers/base/sys.o > CC drivers/base/bus.o > CC net/ipv4/inet_timewait_sock.o > CC drivers/base/dd.o > CC net/ipv4/inet_connection_sock.o > CC drivers/base/syscore.o > CC drivers/base/driver.o > CC net/ipv4/tcp.o > CC drivers/base/class.o > CC drivers/base/platform.o > CC drivers/base/cpu.o > CC drivers/base/firmware.o > CC drivers/base/init.o > CC drivers/base/map.o > CC net/ipv4/tcp_input.o > CC drivers/base/devres.o > CC drivers/base/attribute_container.o > CC drivers/base/transport_class.o > LD drivers/base/power/built-in.o > CC drivers/base/dma-mapping.o > CC drivers/base/firmware_class.o > CC drivers/base/node.o > CC drivers/base/topology.o > CC net/ipv4/tcp_output.o > CC drivers/base/module.o > LD drivers/base/built-in.o > CC drivers/block/loop.o > CC net/ipv4/tcp_timer.o > CC drivers/block/cciss.o > CC net/ipv4/tcp_ipv4.o >drivers/block/cciss.c: In function 'dev_show_unique_id': >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[0]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[1]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[2]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[3]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[4]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[5]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[6]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[7]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[8]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[9]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[10]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[11]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[12]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[13]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[14]' may be used uninitialized in this function >[33m[1mdrivers/block/cciss.c:663:7: warning: [m'sn[15]' may be used uninitialized in this function > CC net/ipv4/tcp_minisocks.o > LD drivers/block/built-in.o > CC drivers/cdrom/cdrom.o > CC net/ipv4/tcp_cong.o > CC net/ipv4/datagram.o > LD drivers/cdrom/built-in.o > CC drivers/char/mem.o > CC net/ipv4/raw.o > CC drivers/char/random.o > CC net/ipv4/udp.o > CC drivers/char/misc.o > CC drivers/char/hpet.o > CC drivers/char/nvram.o > CC net/ipv4/udplite.o > CC drivers/char/agp/backend.o > CC net/ipv4/arp.o > CC drivers/char/agp/frontend.o > CC net/ipv4/icmp.o > CC drivers/char/agp/generic.o > CC drivers/char/agp/isoch.o > CC net/ipv4/devinet.o > CC drivers/char/agp/compat_ioctl.o > CC drivers/char/agp/intel-agp.o > CC net/ipv4/af_inet.o > CC drivers/char/agp/intel-gtt.o > CC net/ipv4/igmp.o > LD drivers/char/agp/agpgart.o > LD drivers/char/agp/built-in.o > CC drivers/char/hw_random/core.o > CC drivers/char/hw_random/timeriomem-rng.o > CC drivers/char/hw_random/intel-rng.o > LD drivers/char/hw_random/rng-core.o > LD drivers/char/hw_random/built-in.o > LD drivers/char/kcopy/built-in.o > CC drivers/char/hangcheck-timer.o > CC net/ipv4/fib_frontend.o > LD drivers/char/built-in.o > LD drivers/clk/built-in.o > CC drivers/clocksource/acpi_pm.o > CC drivers/clocksource/i8253.o > LD drivers/clocksource/built-in.o > CC drivers/connector/cn_queue.o > CC net/ipv4/fib_semantics.o > CC drivers/connector/connector.o > CC net/ipv4/fib_trie.o > CC drivers/connector/cn_proc.o > LD drivers/connector/cn.o > LD drivers/connector/built-in.o > CC drivers/cpuidle/cpuidle.o > CC drivers/cpuidle/driver.o > CC drivers/cpuidle/governor.o > CC net/ipv4/inet_fragment.o > CC drivers/cpuidle/sysfs.o > CC drivers/cpuidle/governors/ladder.o > CC net/ipv4/ping.o > CC drivers/cpuidle/governors/menu.o > LD drivers/cpuidle/governors/built-in.o > LD drivers/cpuidle/built-in.o > LD drivers/crypto/built-in.o > CC drivers/dca/dca-core.o > CC net/ipv4/sysctl_net_ipv4.o > CC drivers/dca/dca-sysfs.o > CC net/ipv4/proc.o > LD drivers/dca/dca.o > LD drivers/dca/built-in.o > CC drivers/dma/dmaengine.o > CC net/ipv4/fib_rules.o > CC drivers/dma/iovlock.o > CC net/ipv4/ah4.o > CC drivers/dma/intel_mid_dma.o > CC net/ipv4/esp4.o > CC drivers/dma/ioat/pci.o > CC net/ipv4/ipcomp.o > CC drivers/dma/ioat/dma.o > CC net/ipv4/xfrm4_tunnel.o > CC drivers/dma/ioat/dma_v2.o > CC net/ipv4/xfrm4_mode_beet.o > CC net/ipv4/inet_lro.o > CC drivers/dma/ioat/dma_v3.o > CC net/ipv4/tunnel4.o > CC net/ipv4/xfrm4_mode_transport.o > CC drivers/dma/ioat/dca.o > CC net/ipv4/xfrm4_mode_tunnel.o > LD drivers/dma/ioat/ioatdma.o > LD drivers/dma/ioat/built-in.o > LD drivers/dma/built-in.o > CC drivers/edac/edac_stub.o > CC drivers/edac/edac_mc.o > CC net/ipv4/netfilter.o > CC drivers/edac/edac_device.o > CC net/ipv4/netfilter/nf_nat_rule.o > CC drivers/edac/edac_mc_sysfs.o > CC net/ipv4/netfilter/nf_nat_standalone.o > CC drivers/edac/edac_pci_sysfs.o > CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o > CC drivers/edac/edac_module.o > CC drivers/edac/edac_device_sysfs.o > CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o > CC drivers/edac/edac_pci.o > CC net/ipv4/netfilter/nf_conntrack_proto_icmp.o > LD drivers/edac/edac_core.o > LD drivers/edac/built-in.o > LD drivers/firewire/built-in.o > CC drivers/firmware/dmi_scan.o > CC net/ipv4/netfilter/nf_nat_core.o > CC drivers/firmware/dell_rbu.o > CC net/ipv4/netfilter/nf_nat_helper.o > CC drivers/firmware/dcdbas.o > CC drivers/firmware/dmi-id.o > CC net/ipv4/netfilter/nf_nat_proto_unknown.o > CC drivers/firmware/memmap.o > LD drivers/firmware/built-in.o > LD drivers/gpio/built-in.o > CC drivers/gpu/drm/drm_auth.o > CC net/ipv4/netfilter/nf_nat_proto_common.o > CC drivers/gpu/drm/drm_buffer.o > CC net/ipv4/netfilter/nf_nat_proto_tcp.o > CC drivers/gpu/drm/drm_bufs.o > CC net/ipv4/netfilter/nf_nat_proto_udp.o > CC net/ipv4/netfilter/nf_nat_proto_icmp.o > CC net/ipv4/netfilter/nf_defrag_ipv4.o > CC drivers/gpu/drm/drm_cache.o > CC drivers/gpu/drm/drm_context.o > CC net/ipv4/netfilter/nf_nat_ftp.o > CC drivers/gpu/drm/drm_dma.o > CC net/ipv4/netfilter/nf_nat_tftp.o > CC drivers/gpu/drm/drm_drv.o > CC net/ipv4/netfilter/ip_tables.o > CC drivers/gpu/drm/drm_fops.o >drivers/gpu/drm/drm_fops.c: In function 'drm_release': >[33m[1mdrivers/gpu/drm/drm_fops.c:476:2: warning: [mformat '%d' expects type 'int', but argument 5 has type 'long int' >[33m[1mdrivers/gpu/drm/drm_fops.c:485:2: warning: [mformat '%d' expects type 'int', but argument 7 has type 'long int' > CC drivers/gpu/drm/drm_gem.o > CC net/ipv4/netfilter/iptable_filter.o > CC drivers/gpu/drm/drm_ioctl.o > CC net/ipv4/netfilter/iptable_mangle.o > CC drivers/gpu/drm/drm_irq.o > LD net/ipv4/netfilter/iptable_nat.o > CC net/ipv4/netfilter/iptable_raw.o > CC net/ipv4/netfilter/ipt_ah.o > CC drivers/gpu/drm/drm_lock.o > CC net/ipv4/netfilter/ipt_ecn.o > CC drivers/gpu/drm/drm_memory.o > CC net/ipv4/netfilter/ipt_ECN.o > CC drivers/gpu/drm/drm_proc.o > CC net/ipv4/netfilter/ipt_LOG.o > CC drivers/gpu/drm/drm_stub.o > CC drivers/gpu/drm/drm_vm.o > CC net/ipv4/netfilter/ipt_REJECT.o > CC drivers/gpu/drm/drm_agpsupport.o > CC net/ipv4/netfilter/ipt_ULOG.o > CC drivers/gpu/drm/drm_scatter.o > LD net/ipv4/netfilter/nf_conntrack_ipv4.o > LD net/ipv4/netfilter/nf_nat.o > LD net/ipv4/netfilter/built-in.o > CC net/ipv4/inet_diag.o > CC drivers/gpu/drm/ati_pcigart.o > CC drivers/gpu/drm/drm_pci.o > CC net/ipv4/tcp_diag.o > CC drivers/gpu/drm/drm_platform.o > CC net/ipv4/tcp_cubic.o > CC drivers/gpu/drm/drm_sysfs.o > CC net/ipv4/tcp_westwood.o > CC drivers/gpu/drm/drm_hashtab.o > CC net/ipv4/cipso_ipv4.o > CC drivers/gpu/drm/drm_sman.o > CC drivers/gpu/drm/drm_mm.o > CC net/ipv4/xfrm4_policy.o > CC drivers/gpu/drm/drm_crtc.o > CC net/ipv4/xfrm4_state.o > CC net/ipv4/xfrm4_input.o > CC drivers/gpu/drm/drm_modes.o > CC net/ipv4/xfrm4_output.o > LD net/ipv4/built-in.o > CC drivers/gpu/drm/drm_edid.o > CC net/ipv6/af_inet6.o > CC drivers/gpu/drm/drm_info.o > CC net/ipv6/anycast.o >drivers/gpu/drm/drm_info.c: In function 'drm_vma_info': >[33m[1mdrivers/gpu/drm/drm_info.c:298:7: warning: [mformat '%08lx' expects type 'long unsigned int', but argument 12 has type 'int' > CC drivers/gpu/drm/drm_debugfs.o > CC net/ipv6/ip6_output.o > CC drivers/gpu/drm/drm_encoder_slave.o > CC drivers/gpu/drm/drm_trace_points.o > CC drivers/gpu/drm/drm_global.o > CC drivers/gpu/drm/drm_usb.o > CC net/ipv6/ip6_input.o > CC drivers/gpu/drm/drm_ioc32.o > CC net/ipv6/addrconf.o > LD drivers/gpu/drm/i2c/built-in.o > CC drivers/gpu/drm/mga/mga_drv.o > CC drivers/gpu/drm/mga/mga_dma.o > CC net/ipv6/addrlabel.o > CC drivers/gpu/drm/mga/mga_state.o > CC net/ipv6/route.o > CC drivers/gpu/drm/mga/mga_warp.o > CC drivers/gpu/drm/mga/mga_irq.o > CC drivers/gpu/drm/mga/mga_ioc32.o > CC net/ipv6/ip6_fib.o > LD drivers/gpu/drm/mga/mga.o > LD drivers/gpu/drm/mga/built-in.o > LD drivers/gpu/drm/drm.o > LD drivers/gpu/drm/built-in.o > LD drivers/gpu/stub/built-in.o > CC drivers/gpu/vga/vgaarb.o > CC net/ipv6/ipv6_sockglue.o > LD drivers/gpu/vga/built-in.o > LD drivers/gpu/built-in.o > CC drivers/hid/hid-lg.o > CC drivers/hid/hid-lgff.o > CC net/ipv6/ndisc.o > CC drivers/hid/hid-lg4ff.o > CC drivers/hid/hid-debug.o > CC net/ipv6/udp.o > CC drivers/hid/hid-core.o > CC drivers/hid/hid-input.o > CC net/ipv6/udplite.o > CC net/ipv6/raw.o > CC drivers/hid/hidraw.o > CC drivers/hid/hid-a4tech.o > CC drivers/hid/hid-apple.o > CC net/ipv6/protocol.o > CC drivers/hid/hid-belkin.o > CC net/ipv6/icmp.o > CC drivers/hid/hid-cherry.o > CC drivers/hid/hid-chicony.o > CC drivers/hid/hid-cypress.o > CC net/ipv6/mcast.o > CC drivers/hid/hid-dr.o > CC drivers/hid/hid-ezkey.o > CC drivers/hid/hid-gyration.o > CC drivers/hid/hid-kensington.o > CC drivers/hid/hid-kye.o > CC net/ipv6/reassembly.o > LD drivers/hid/hid-logitech.o > CC drivers/hid/hid-microsoft.o > CC drivers/hid/hid-monterey.o > CC drivers/hid/hid-ntrig.o > CC net/ipv6/tcp_ipv6.o > CC drivers/hid/hid-ortek.o > CC drivers/hid/hid-pl.o > CC drivers/hid/hid-petalynx.o > CC drivers/hid/hid-samsung.o > CC net/ipv6/exthdrs.o > CC drivers/hid/hid-sjoy.o > CC drivers/hid/hid-sony.o > CC net/ipv6/datagram.o > CC drivers/hid/hid-sunplus.o > CC drivers/hid/hid-gaff.o > CC net/ipv6/ip6_flowlabel.o > CC drivers/hid/hid-tmff.o > CC drivers/hid/hid-topseed.o > CC net/ipv6/inet6_connection_sock.o > CC drivers/hid/hid-twinhan.o > CC drivers/hid/hid-zpff.o > CC net/ipv6/sysctl_net_ipv6.o > CC drivers/hid/usbhid/hid-core.o > CC net/ipv6/xfrm6_policy.o > CC drivers/hid/usbhid/hid-quirks.o > CC net/ipv6/xfrm6_state.o > CC drivers/hid/usbhid/hiddev.o > CC net/ipv6/xfrm6_input.o > CC drivers/hid/usbhid/hid-pidff.o > CC net/ipv6/xfrm6_output.o > CC net/ipv6/netfilter.o > LD drivers/hid/usbhid/usbhid.o > LD drivers/hid/usbhid/built-in.o > LD drivers/hid/hid.o > LD drivers/hid/built-in.o > CC drivers/i2c/i2c-boardinfo.o > CC drivers/i2c/i2c-core.o > CC net/ipv6/proc.o > CC net/ipv6/ah6.o > CC drivers/i2c/algos/i2c-algo-bit.o > LD drivers/i2c/algos/built-in.o > CC drivers/i2c/busses/i2c-i801.o > CC net/ipv6/esp6.o > LD drivers/i2c/busses/built-in.o > LD drivers/i2c/muxes/built-in.o > LD drivers/i2c/built-in.o > LD drivers/idle/built-in.o > LD drivers/ieee802154/built-in.o > CC drivers/input/input.o > CC net/ipv6/xfrm6_mode_transport.o > CC net/ipv6/xfrm6_mode_tunnel.o > CC drivers/input/input-compat.o > CC drivers/input/input-mt.o > CC net/ipv6/xfrm6_mode_beet.o > CC drivers/input/ff-core.o > CC net/ipv6/netfilter/ip6_tables.o > CC drivers/input/ff-memless.o > CC drivers/input/input-polldev.o > CC drivers/input/mousedev.o > CC net/ipv6/netfilter/ip6table_filter.o > CC drivers/input/evdev.o > CC net/ipv6/netfilter/ip6table_mangle.o > CC drivers/input/keyboard/atkbd.o > CC net/ipv6/netfilter/ip6table_raw.o > CC net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o > LD drivers/input/keyboard/built-in.o > CC drivers/input/mouse/psmouse-base.o > CC net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o > CC drivers/input/mouse/synaptics.o > CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o > CC drivers/input/mouse/alps.o > CC net/ipv6/netfilter/nf_conntrack_reasm.o > CC drivers/input/mouse/logips2pp.o > CC net/ipv6/netfilter/ip6t_ah.o > CC drivers/input/mouse/lifebook.o > CC net/ipv6/netfilter/ip6t_eui64.o > CC drivers/input/mouse/trackpoint.o > CC net/ipv6/netfilter/ip6t_frag.o > LD drivers/input/mouse/psmouse.o > LD drivers/input/mouse/built-in.o > LD drivers/input/input-core.o > LD drivers/input/built-in.o > CC drivers/input/serio/serio.o > CC net/ipv6/netfilter/ip6t_ipv6header.o > CC drivers/input/serio/i8042.o > CC net/ipv6/netfilter/ip6t_mh.o > CC drivers/input/serio/serport.o > CC net/ipv6/netfilter/ip6t_hbh.o > CC drivers/input/serio/libps2.o > CC net/ipv6/netfilter/ip6t_rt.o > LD drivers/input/serio/built-in.o > LD drivers/iommu/built-in.o > CC drivers/leds/led-core.o > CC drivers/leds/led-class.o > CC net/ipv6/netfilter/ip6t_LOG.o > CC drivers/leds/led-triggers.o > LD drivers/leds/built-in.o > LD drivers/lguest/built-in.o > LD drivers/macintosh/built-in.o > CC drivers/md/raid1.o > CC net/ipv6/netfilter/ip6t_REJECT.o > LD net/ipv6/netfilter/nf_conntrack_ipv6.o > LD net/ipv6/netfilter/nf_defrag_ipv6.o > LD net/ipv6/netfilter/built-in.o > CC net/ipv6/sit.o > CC drivers/md/raid10.o > CC net/ipv6/addrconf_core.o > CC net/ipv6/exthdrs_core.o > CC net/ipv6/inet6_hashtables.o > CC drivers/md/md.o > LD net/ipv6/ipv6.o > LD net/ipv6/built-in.o > CC net/key/af_key.o > LD net/key/built-in.o > CC net/netfilter/core.o > CC net/netfilter/nf_log.o > CC drivers/md/bitmap.o > CC net/netfilter/nf_queue.o > CC net/netfilter/nf_sockopt.o > LD drivers/md/md-mod.o > LD drivers/md/built-in.o > LD drivers/media/common/tuners/built-in.o > LD drivers/media/common/built-in.o > LD drivers/media/rc/keymaps/built-in.o > CC net/netfilter/nf_conntrack_core.o > LD drivers/media/rc/built-in.o > LD drivers/media/video/davinci/built-in.o > LD drivers/media/video/built-in.o > LD drivers/media/built-in.o > CC drivers/message/fusion/mptbase.o > CC net/netfilter/nf_conntrack_standalone.o > CC net/netfilter/nf_conntrack_expect.o > CC drivers/message/fusion/mptscsih.o > CC net/netfilter/nf_conntrack_helper.o > CC net/netfilter/nf_conntrack_proto.o > CC drivers/message/fusion/mptspi.o > CC net/netfilter/nf_conntrack_l3proto_generic.o > CC net/netfilter/nf_conntrack_proto_generic.o > CC drivers/message/fusion/mptsas.o > CC net/netfilter/nf_conntrack_proto_tcp.o > CC net/netfilter/nf_conntrack_proto_udp.o > CC drivers/message/fusion/mptctl.o > CC net/netfilter/nf_conntrack_extend.o > CC net/netfilter/nf_conntrack_acct.o > CC net/netfilter/nf_conntrack_ecache.o > CC net/netfilter/nfnetlink.o > LD drivers/message/fusion/built-in.o > LD drivers/message/built-in.o > LD drivers/mfd/built-in.o > LD drivers/misc/carma/built-in.o > LD drivers/misc/cb710/built-in.o > LD drivers/misc/eeprom/built-in.o > LD drivers/misc/lis3lv02d/built-in.o > LD drivers/misc/ti-st/built-in.o > LD drivers/misc/built-in.o > CC drivers/net/Space.o > CC net/netfilter/nfnetlink_queue.o > CC drivers/net/loopback.o > LD drivers/net/ethernet/broadcom/built-in.o > LD drivers/net/ethernet/intel/built-in.o > LD drivers/net/ethernet/intel/e1000/built-in.o > LD drivers/net/ethernet/intel/e1000e/built-in.o > CC net/netfilter/nfnetlink_log.o > LD drivers/net/ethernet/built-in.o > CC drivers/net/phy/phy.o > CC drivers/net/phy/phy_device.o > LD net/netfilter/nf_conntrack.o > CC net/netfilter/nf_conntrack_netlink.o > CC drivers/net/phy/mdio_bus.o > CC drivers/net/phy/broadcom.o > CC net/netfilter/nf_conntrack_ftp.o > LD drivers/net/phy/libphy.o > LD drivers/net/phy/built-in.o > LD drivers/net/built-in.o > LD drivers/nfc/built-in.o > CC drivers/pci/access.o > CC net/netfilter/nf_conntrack_tftp.o > CC drivers/pci/bus.o > CC drivers/pci/probe.o > CC net/netfilter/x_tables.o > CC drivers/pci/remove.o > CC drivers/pci/pci.o > CC net/netfilter/xt_tcpudp.o > CC net/netfilter/xt_mark.o > CC net/netfilter/xt_connmark.o > CC drivers/pci/pci-driver.o > CC net/netfilter/xt_set.o > CC drivers/pci/search.o > CC net/netfilter/xt_CHECKSUM.o > CC drivers/pci/pci-sysfs.o > CC net/netfilter/xt_CLASSIFY.o > CC net/netfilter/xt_CONNSECMARK.o > CC drivers/pci/rom.o > CC drivers/pci/setup-res.o > CC net/netfilter/xt_HL.o > CC drivers/pci/irq.o > CC net/netfilter/xt_NFLOG.o > CC drivers/pci/vpd.o > CC drivers/pci/proc.o > CC net/netfilter/xt_NFQUEUE.o > CC drivers/pci/slot.o > CC net/netfilter/xt_RATEEST.o > CC drivers/pci/quirks.o > CC net/netfilter/xt_SECMARK.o > CC net/netfilter/xt_TCPMSS.o > CC drivers/pci/pcie/aspm.o > CC net/netfilter/xt_TCPOPTSTRIP.o > CC drivers/pci/pcie/portdrv_core.o > CC net/netfilter/xt_TEE.o > CC drivers/pci/pcie/portdrv_pci.o > CC net/netfilter/xt_IDLETIMER.o > CC drivers/pci/pcie/portdrv_bus.o > CC drivers/pci/pcie/portdrv_acpi.o > CC net/netfilter/xt_addrtype.o > CC drivers/pci/pcie/aer/aerdrv_errprint.o > CC net/netfilter/xt_cluster.o > CC drivers/pci/pcie/aer/aerdrv_core.o > CC net/netfilter/xt_comment.o > CC drivers/pci/pcie/aer/aerdrv.o > CC net/netfilter/xt_connbytes.o > CC drivers/pci/pcie/aer/aerdrv_acpi.o > CC net/netfilter/xt_connlimit.o > LD drivers/pci/pcie/aer/aerdriver.o > LD drivers/pci/pcie/aer/built-in.o > LD drivers/pci/pcie/pcieportdrv.o > LD drivers/pci/pcie/built-in.o > CC drivers/pci/ioapic.o > CC drivers/pci/hotplug.o > CC net/netfilter/xt_conntrack.o > CC drivers/pci/msi.o > CC net/netfilter/xt_cpu.o > CC drivers/pci/htirq.o > CC net/netfilter/xt_devgroup.o > CC drivers/pci/setup-bus.o > CC net/netfilter/xt_dscp.o > CC net/netfilter/xt_esp.o > CC drivers/pci/pci-acpi.o > CC net/netfilter/xt_hashlimit.o > CC drivers/pci/pci-label.o > LD drivers/pci/built-in.o > LD drivers/pinctrl/built-in.o > LD drivers/platform/x86/built-in.o > LD drivers/platform/built-in.o > CC drivers/pnp/core.o > CC net/netfilter/xt_helper.o > CC drivers/pnp/card.o > CC net/netfilter/xt_hl.o > CC drivers/pnp/driver.o > CC drivers/pnp/resource.o > CC net/netfilter/xt_iprange.o > CC net/netfilter/xt_length.o > CC drivers/pnp/manager.o > CC drivers/pnp/support.o > CC net/netfilter/xt_limit.o > CC drivers/pnp/interface.o > CC net/netfilter/xt_mac.o > CC drivers/pnp/quirks.o > CC net/netfilter/xt_multiport.o > CC drivers/pnp/system.o > CC drivers/pnp/pnpacpi/core.o > CC net/netfilter/xt_osf.o > CC drivers/pnp/pnpacpi/rsparser.o > CC net/netfilter/xt_owner.o > LD drivers/pnp/pnpacpi/pnp.o > LD drivers/pnp/pnpacpi/built-in.o > LD drivers/pnp/pnp.o > LD drivers/pnp/built-in.o > CC drivers/power/power_supply_core.o > CC drivers/power/power_supply_sysfs.o > CC net/netfilter/xt_pkttype.o > CC drivers/power/power_supply_leds.o > LD drivers/power/power_supply.o > LD drivers/power/built-in.o > CC drivers/rtc/rtc-lib.o > CC net/netfilter/xt_policy.o > CC drivers/rtc/class.o > CC net/netfilter/xt_quota.o > CC drivers/rtc/interface.o > CC net/netfilter/xt_rateest.o > CC drivers/rtc/rtc-dev.o > CC net/netfilter/xt_realm.o > CC drivers/rtc/rtc-proc.o > CC net/netfilter/xt_recent.o > CC drivers/rtc/rtc-sysfs.o > CC drivers/rtc/rtc-cmos.o > CC net/netfilter/xt_state.o > LD drivers/rtc/rtc-core.o > LD drivers/rtc/built-in.o > CC drivers/scsi/scsi.o > CC net/netfilter/xt_statistic.o > CC net/netfilter/xt_string.o > CC drivers/scsi/hosts.o > CC net/netfilter/xt_tcpmss.o > CC drivers/scsi/scsi_ioctl.o > CC net/netfilter/xt_time.o > CC drivers/scsi/constants.o > CC net/netfilter/xt_u32.o > CC drivers/scsi/scsicam.o > CC net/netfilter/ipset/ip_set_core.o > CC drivers/scsi/scsi_error.o > CC drivers/scsi/scsi_lib.o > CC net/netfilter/ipset/ip_set_getport.o > CC net/netfilter/ipset/pfxlen.o > CC drivers/scsi/scsi_lib_dma.o > CC net/netfilter/ipset/ip_set_bitmap_ip.o > CC drivers/scsi/scsi_scan.o > CC net/netfilter/ipset/ip_set_bitmap_ipmac.o > CC drivers/scsi/scsi_sysfs.o > CC net/netfilter/ipset/ip_set_bitmap_port.o > CC drivers/scsi/scsi_devinfo.o > CC drivers/scsi/scsi_sysctl.o > CC drivers/scsi/scsi_trace.o > CC net/netfilter/ipset/ip_set_hash_ip.o > CC drivers/scsi/sd.o > CC net/netfilter/ipset/ip_set_hash_ipport.o > CC drivers/scsi/sr.o > CC drivers/scsi/sr_ioctl.o > CC net/netfilter/ipset/ip_set_hash_ipportip.o > CC drivers/scsi/sr_vendor.o > CC drivers/scsi/raid_class.o > CC drivers/scsi/scsi_transport_spi.o > CC net/netfilter/ipset/ip_set_hash_ipportnet.o > CC drivers/scsi/scsi_transport_sas.o > CC drivers/scsi/libsas/sas_init.o > CC net/netfilter/ipset/ip_set_hash_net.o > CC drivers/scsi/libsas/sas_phy.o > CC drivers/scsi/libsas/sas_port.o > CC drivers/scsi/libsas/sas_event.o > CC net/netfilter/ipset/ip_set_hash_netport.o > CC drivers/scsi/libsas/sas_dump.o > CC drivers/scsi/libsas/sas_discover.o > CC drivers/scsi/libsas/sas_expander.o > CC net/netfilter/ipset/ip_set_hash_netiface.o > CC drivers/scsi/libsas/sas_scsi_host.o >drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done': >[33m[1mdrivers/scsi/libsas/sas_scsi_host.c:117:3: warning: [mcase value '2' not in enumerated type 'enum exec_status' > CC drivers/scsi/libsas/sas_task.o > CC net/netfilter/ipset/ip_set_list_set.o > CC drivers/scsi/libsas/sas_host_smp.o > LD drivers/scsi/libsas/libsas.o > LD drivers/scsi/libsas/built-in.o > CC drivers/scsi/megaraid/megaraid_sas_base.o > LD net/netfilter/ipset/ip_set.o > LD net/netfilter/ipset/built-in.o > LD net/netfilter/netfilter.o > LD net/netfilter/built-in.o > CC net/netlabel/netlabel_user.o > CC net/netlabel/netlabel_kapi.o > CC net/netlabel/netlabel_domainhash.o > CC drivers/scsi/megaraid/megaraid_sas_fusion.o > CC net/netlabel/netlabel_addrlist.o > CC net/netlabel/netlabel_mgmt.o > CC drivers/scsi/megaraid/megaraid_sas_fp.o > CC net/netlabel/netlabel_unlabeled.o > LD drivers/scsi/megaraid/megaraid_sas.o > LD drivers/scsi/megaraid/built-in.o > CC drivers/scsi/mpt2sas/mpt2sas_base.o > CC net/netlabel/netlabel_cipso_v4.o > LD net/netlabel/built-in.o > CC net/netlink/af_netlink.o > CC drivers/scsi/mpt2sas/mpt2sas_config.o > CC drivers/scsi/mpt2sas/mpt2sas_scsih.o > CC net/netlink/genetlink.o >drivers/scsi/mpt2sas/mpt2sas_scsih.c: In function '_scsih_sas_broadcast_primative_event': >[33m[1mdrivers/scsi/mpt2sas/mpt2sas_scsih.c:5729:40: warning: [munused variable 'event_data' > LD net/netlink/built-in.o > CC net/packet/af_packet.o > CC drivers/scsi/mpt2sas/mpt2sas_transport.o > LD net/packet/built-in.o > CC net/sched/sch_generic.o > CC drivers/scsi/mpt2sas/mpt2sas_ctl.o > CC net/sched/sch_mq.o > CC net/sched/sch_api.o > LD drivers/scsi/mpt2sas/mpt2sas.o > LD drivers/scsi/mpt2sas/built-in.o > CC drivers/scsi/hpsa.o > CC net/sched/sch_blackhole.o > CC net/sched/cls_api.o > CC net/sched/act_api.o > LD drivers/scsi/sd_mod.o > LD drivers/scsi/sr_mod.o > CC drivers/scsi/sg.o > CC net/sched/sch_fifo.o > CC net/sched/ematch.o > LD drivers/scsi/scsi_mod.o > LD drivers/scsi/built-in.o > CC drivers/thermal/thermal_sys.o > LD net/sched/built-in.o > CC net/sunrpc/clnt.o > LD drivers/thermal/built-in.o > CC drivers/tty/tty_io.o > CC net/sunrpc/xprt.o > CC drivers/tty/n_tty.o > CC net/sunrpc/socklib.o > CC net/sunrpc/xprtsock.o > CC drivers/tty/tty_ioctl.o > CC drivers/tty/tty_ldisc.o > CC net/sunrpc/sched.o > CC drivers/tty/tty_buffer.o > CC net/sunrpc/auth.o > CC drivers/tty/tty_port.o > CC drivers/tty/tty_mutex.o > CC net/sunrpc/auth_null.o > CC drivers/tty/pty.o > CC net/sunrpc/auth_unix.o > CC drivers/tty/tty_audit.o > CC drivers/tty/sysrq.o > CC net/sunrpc/auth_generic.o > LD drivers/tty/ipwireless/built-in.o > CC drivers/tty/serial/serial_core.o > CC net/sunrpc/svc.o > CC net/sunrpc/svcsock.o > CC drivers/tty/serial/8250.o > CC net/sunrpc/svcauth.o > CC drivers/tty/serial/8250_pnp.o > CC net/sunrpc/svcauth_unix.o > CC drivers/tty/serial/8250_pci.o > CC net/sunrpc/addr.o > CC drivers/tty/serial/8250_early.o > LD drivers/tty/serial/built-in.o > CC net/sunrpc/rpcb_clnt.o > CC drivers/tty/vt/vt_ioctl.o > CC net/sunrpc/timer.o > CC drivers/tty/vt/vc_screen.o > CC net/sunrpc/xdr.o > CC drivers/tty/vt/selection.o > CC net/sunrpc/sunrpc_syms.o > CC drivers/tty/vt/keyboard.o > CC net/sunrpc/cache.o > CC drivers/tty/vt/consolemap.o > CC net/sunrpc/rpc_pipe.o > CONMK drivers/tty/vt/consolemap_deftbl.c > CC drivers/tty/vt/vt.o > CC net/sunrpc/svc_xprt.o > CC net/sunrpc/stats.o > SHIPPED drivers/tty/vt/defkeymap.c > CC drivers/tty/vt/consolemap_deftbl.o > CC drivers/tty/vt/defkeymap.o > LD drivers/tty/vt/built-in.o > LD drivers/tty/built-in.o > CC drivers/usb/class/usblp.o > CC net/sunrpc/sysctl.o > CC net/sunrpc/auth_gss/auth_gss.o > LD drivers/usb/class/built-in.o > CC drivers/usb/core/usb.o > CC drivers/usb/core/hub.o > CC net/sunrpc/auth_gss/gss_generic_token.o > CC net/sunrpc/auth_gss/gss_mech_switch.o > CC drivers/usb/core/hcd.o > CC net/sunrpc/auth_gss/svcauth_gss.o > LD net/sunrpc/auth_gss/auth_rpcgss.o > CC drivers/usb/core/urb.o > LD net/sunrpc/auth_gss/built-in.o > LD net/sunrpc/sunrpc.o > LD net/sunrpc/built-in.o > CC net/unix/af_unix.o > CC drivers/usb/core/message.o > CC net/unix/garbage.o > CC drivers/usb/core/driver.o > CC net/unix/sysctl_net_unix.o > CC drivers/usb/core/config.o > LD net/unix/unix.o > LD net/unix/built-in.o > CC net/xfrm/xfrm_policy.o > CC drivers/usb/core/file.o > CC drivers/usb/core/buffer.o > CC drivers/usb/core/sysfs.o > CC net/xfrm/xfrm_state.o > CC drivers/usb/core/endpoint.o > CC drivers/usb/core/devio.o > CC net/xfrm/xfrm_hash.o > CC net/xfrm/xfrm_input.o > CC drivers/usb/core/notify.o > CC drivers/usb/core/generic.o > CC net/xfrm/xfrm_output.o > CC drivers/usb/core/quirks.o > CC drivers/usb/core/devices.o > CC net/xfrm/xfrm_algo.o > CC drivers/usb/core/hcd-pci.o > CC net/xfrm/xfrm_sysctl.o > CC drivers/usb/core/inode.o > CC net/xfrm/xfrm_replay.o > LD drivers/usb/core/usbcore.o > LD drivers/usb/core/built-in.o > CC drivers/usb/host/pci-quirks.o > CC net/xfrm/xfrm_user.o > CC drivers/usb/host/ehci-hcd.o > CC net/xfrm/xfrm_ipcomp.o > LD net/xfrm/built-in.o > CC net/compat.o > CC drivers/usb/host/uhci-hcd.o > CC net/sysctl_net.o > LD net/built-in.o > LD drivers/usb/misc/built-in.o > CC lib/bcd.o > CC lib/div64.o > LD drivers/usb/host/built-in.o > CC drivers/usb/mon/mon_main.o > CC lib/sort.o > CC lib/parser.o > CC drivers/usb/mon/mon_stat.o > CC lib/halfmd4.o > CC drivers/usb/mon/mon_text.o > CC lib/debug_locks.o > CC lib/random32.o > CC drivers/usb/mon/mon_bin.o > CC lib/bust_spinlocks.o > CC lib/hexdump.o > CC lib/kasprintf.o > LD drivers/usb/mon/usbmon.o > LD drivers/usb/mon/built-in.o > CC drivers/usb/serial/usb-serial.o > CC lib/bitmap.o > CC lib/scatterlist.o > CC drivers/usb/serial/generic.o > CC lib/string_helpers.o > CC drivers/usb/serial/bus.o > CC lib/gcd.o > CC lib/lcm.o > LD drivers/usb/serial/usbserial.o > LD drivers/usb/serial/built-in.o > CC drivers/usb/storage/libusual.o > CC lib/list_sort.o > CC drivers/usb/storage/usual-tables.o > CC lib/uuid.o > CC lib/flex_array.o > CC drivers/usb/storage/scsiglue.o > CC lib/bsearch.o > CC drivers/usb/storage/protocol.o > CC lib/find_last_bit.o > CC lib/find_next_bit.o > CC drivers/usb/storage/transport.o > CC lib/llist.o > CC lib/kstrtox.o > CC drivers/usb/storage/usb.o > CC lib/iomap.o > CC drivers/usb/storage/initializers.o > CC lib/iomap_copy.o > CC drivers/usb/storage/sierra_ms.o > CC lib/devres.o > CC drivers/usb/storage/option_ms.o > CC lib/check_signature.o > CC lib/hweight.o > LD drivers/usb/storage/usb-storage.o > LD drivers/usb/storage/usb-libusual.o > LD drivers/usb/storage/built-in.o > CC drivers/usb/usb-common.o > CC lib/bitrev.o > LD drivers/usb/built-in.o > CC drivers/video/fb_notify.o > CC lib/crc16.o > CC lib/crc-t10dif.o > CC drivers/video/fbmem.o > HOSTCC lib/gen_crc32table > CC lib/lzo/lzo1x_decompress.o > LD lib/lzo/lzo_decompress.o > LD lib/lzo/built-in.o > CC lib/xz/xz_dec_syms.o > CC lib/xz/xz_dec_stream.o > CC drivers/video/fbmon.o > CC lib/xz/xz_dec_lzma2.o > CC lib/xz/xz_dec_bcj.o > CC drivers/video/fbcmap.o > LD lib/xz/xz_dec.o > LD lib/xz/built-in.o > CC lib/zlib_deflate/deflate.o > CC drivers/video/fbsysfs.o > CC lib/zlib_deflate/deftree.o > CC drivers/video/modedb.o > CC lib/zlib_deflate/deflate_syms.o > CC drivers/video/fbcvt.o > LD lib/zlib_deflate/zlib_deflate.o > LD lib/zlib_deflate/built-in.o > CC lib/zlib_inflate/inffast.o > CC drivers/video/backlight/backlight.o > CC lib/zlib_inflate/inflate.o > CC drivers/video/backlight/generic_bl.o > CC lib/zlib_inflate/infutil.o > CC lib/zlib_inflate/inftrees.o > LD drivers/video/backlight/built-in.o > CC drivers/video/console/dummycon.o > CC lib/zlib_inflate/inflate_syms.o > CC drivers/video/console/vgacon.o > LD lib/zlib_inflate/zlib_inflate.o > LD lib/zlib_inflate/built-in.o > CC lib/textsearch.o > CC lib/ts_kmp.o > CC lib/ts_bm.o > CC drivers/video/console/fbcon.o > CC lib/ts_fsm.o > CC lib/percpu_counter.o > CC lib/swiotlb.o > CC lib/iommu-helper.o > CC drivers/video/console/bitblit.o > CC lib/syscall.o > CC lib/nlattr.o > CC drivers/video/console/fonts.o > CC drivers/video/console/font_8x8.o > CC drivers/video/console/font_8x16.o > CC lib/cpu_rmap.o > CC drivers/video/console/softcursor.o > CC lib/argv_split.o > CC drivers/video/console/tileblit.o > CC lib/bug.o > CC lib/cmdline.o > LD drivers/video/console/font.o > LD drivers/video/console/built-in.o > CC drivers/video/display/display-sysfs.o > CC lib/cpumask.o > LD drivers/video/display/display.o > LD drivers/video/display/built-in.o > CC drivers/video/matrox/matroxfb_base.o > CC lib/ctype.o > CC lib/dec_and_lock.o > CC lib/decompress.o > CC lib/decompress_bunzip2.o > CC lib/decompress_inflate.o > CC drivers/video/matrox/matroxfb_accel.o > CC lib/decompress_unlzma.o > CC drivers/video/matrox/matroxfb_DAC1064.o > CC lib/decompress_unlzo.o > CC lib/decompress_unxz.o > CC lib/dump_stack.o > CC drivers/video/matrox/matroxfb_Ti3026.o > CC lib/extable.o > CC drivers/video/matrox/matroxfb_misc.o > CC lib/idr.o > CC lib/int_sqrt.o > CC drivers/video/matrox/g450_pll.o > CC lib/ioremap.o > CC lib/irq_regs.o > CC drivers/video/matrox/matroxfb_g450.o > CC lib/is_single_threaded.o > CC lib/klist.o > CC drivers/video/matrox/matroxfb_crtc2.o > CC lib/kobject.o > CC drivers/video/matrox/i2c-matroxfb.o > CC lib/kobject_uevent.o > LD drivers/video/matrox/built-in.o > LD drivers/video/omap2/displays/built-in.o > LD drivers/video/omap2/built-in.o > CC drivers/video/cfbfillrect.o > CC lib/kref.o > CC lib/md5.o > CC drivers/video/cfbcopyarea.o > CC lib/plist.o > CC lib/prio_heap.o > CC drivers/video/cfbimgblt.o > CC lib/prio_tree.o > CC drivers/video/fb_ddc.o > CC lib/proportions.o > CC lib/radix-tree.o > CC drivers/video/output.o > LD drivers/video/fb.o > LD drivers/video/built-in.o > CC drivers/watchdog/watchdog_core.o > CC lib/ratelimit.o > CC drivers/watchdog/watchdog_dev.o > CC lib/rbtree.o > CC drivers/watchdog/iTCO_wdt.o > CC lib/reciprocal_div.o > CC lib/rwsem.o > LD drivers/watchdog/watchdog.o > LD drivers/watchdog/built-in.o > LD drivers/built-in.o > CC lib/sha1.o > CC lib/show_mem.o > CC lib/string.o > CC arch/x86/lib/msr-smp.o > CC arch/x86/lib/cache-smp.o > CC lib/timerqueue.o > CC arch/x86/lib/msr.o > CC lib/vsprintf.o > AS arch/x86/lib/msr-reg.o > CC arch/x86/lib/msr-reg-export.o > AS arch/x86/lib/iomap_copy_64.o > AS arch/x86/lib/clear_page_64.o > AS arch/x86/lib/cmpxchg16b_emu.o > AS arch/x86/lib/copy_page_64.o > AS arch/x86/lib/copy_user_64.o > AS arch/x86/lib/copy_user_nocache_64.o > AS arch/x86/lib/csum-copy_64.o > CC arch/x86/lib/csum-partial_64.o > GEN lib/crc32table.h > AR lib/lib.a > CC lib/crc32.o > CC arch/x86/lib/csum-wrappers_64.o > LD lib/built-in.o > CC arch/x86/lib/delay.o > AS arch/x86/lib/getuser.o > GEN arch/x86/lib/inat-tables.c > CC arch/x86/lib/insn.o > AS arch/x86/lib/memcpy_64.o > AS arch/x86/lib/memmove_64.o > AS arch/x86/lib/memset_64.o > AS arch/x86/lib/putuser.o > AS arch/x86/lib/rwlock.o > AS arch/x86/lib/rwsem.o > AS arch/x86/lib/thunk_64.o > CC arch/x86/lib/usercopy.o > CC arch/x86/lib/usercopy_64.o > LD arch/x86/lib/built-in.o > CC arch/x86/lib/inat.o > AR arch/x86/lib/lib.a > LD vmlinux.o > MODPOST vmlinux.o >WARNING: modpost: Found 4238 section mismatch(es). >To see full details build your kernel with: >'make CONFIG_DEBUG_SECTION_MISMATCH=y' > GEN .version > CHK include/generated/compile.h > UPD include/generated/compile.h > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > KSYM .tmp_kallsyms1.S > AS .tmp_kallsyms1.o > LD .tmp_vmlinux2 > KSYM .tmp_kallsyms2.S > AS .tmp_kallsyms2.o > LD vmlinux > SYSMAP System.map > SYSMAP .tmp_System.map > CC arch/x86/boot/a20.o > AS arch/x86/boot/bioscall.o > CC arch/x86/boot/cmdline.o > AS arch/x86/boot/copy.o > HOSTCC arch/x86/boot/mkcpustr > CC arch/x86/boot/cpucheck.o > CC arch/x86/boot/early_serial_console.o > CC arch/x86/boot/edd.o > VOFFSET arch/x86/boot/voffset.h > LDS arch/x86/boot/compressed/vmlinux.lds > AS arch/x86/boot/compressed/head_64.o > CC arch/x86/boot/main.o > CC arch/x86/boot/compressed/misc.o > CC arch/x86/boot/mca.o > CC arch/x86/boot/memory.o > CC arch/x86/boot/compressed/string.o > CC arch/x86/boot/compressed/cmdline.o > CC arch/x86/boot/compressed/early_serial_console.o > CC arch/x86/boot/pm.o > OBJCOPY arch/x86/boot/compressed/vmlinux.bin > AS arch/x86/boot/pmjump.o > HOSTCC arch/x86/boot/compressed/mkpiggy > CC arch/x86/boot/printf.o > XZKERN arch/x86/boot/compressed/vmlinux.bin.xz > CC arch/x86/boot/regs.o > CC arch/x86/boot/string.o > CC arch/x86/boot/tty.o > CC arch/x86/boot/video.o > CC arch/x86/boot/video-mode.o > CC arch/x86/boot/version.o > CC arch/x86/boot/video-vga.o > CC arch/x86/boot/video-vesa.o > CC arch/x86/boot/video-bios.o > HOSTCC arch/x86/boot/tools/build > CPUSTR arch/x86/boot/cpustr.h > CC arch/x86/boot/cpu.o > MKPIGGY arch/x86/boot/compressed/piggy.S > AS arch/x86/boot/compressed/piggy.o > LD arch/x86/boot/compressed/vmlinux > ZOFFSET arch/x86/boot/zoffset.h > OBJCOPY arch/x86/boot/vmlinux.bin > AS arch/x86/boot/header.o > LD arch/x86/boot/setup.elf > OBJCOPY arch/x86/boot/setup.bin > BUILD arch/x86/boot/bzImage >Setup is 13116 bytes (padded to 13312 bytes). >System is 3165 kB >CRC 6c14695c >Kernel: arch/x86/boot/bzImage is ready (#1) >* >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)... >* >> Compiling 3.2.11-hardened modules... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" > CHK include/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CC [M] arch/x86/kernel/test_nx.o > CC [M] crypto/md4.o > CC [M] drivers/char/kcopy/kcopy.o > CC [M] drivers/edac/i5000_edac.o > CC [M] drivers/edac/i5100_edac.o > CC [M] drivers/edac/i5400_edac.o > CC [M] drivers/edac/i7300_edac.o > CC [M] drivers/edac/i7core_edac.o > CC [M] drivers/edac/sb_edac.o > CC [M] net/sched/act_ipt.o > CC [M] drivers/edac/e752x_edac.o > CC [M] net/sched/sch_cbq.o > CC [M] drivers/edac/i82975x_edac.o > CC [M] drivers/edac/i3000_edac.o > CC [M] net/sched/sch_red.o > CC [M] drivers/edac/i3200_edac.o > CC [M] net/sched/sch_dsmark.o > CC [M] drivers/edac/x38_edac.o > CC [M] net/sched/cls_route.o > CC [M] drivers/hid/hid-logitech-dj.o > CC [M] net/sched/cls_fw.o > CC [M] net/sched/cls_rsvp.o > CC [M] drivers/net/mii.o > CC [M] net/sched/cls_tcindex.o > CC [M] drivers/net/tun.o > CC [M] net/sched/cls_rsvp6.o > CC [M] drivers/net/ethernet/broadcom/bnx2.o > CC [M] drivers/net/ethernet/broadcom/tg3.o > CC [M] lib/crc-ccitt.o > CC [M] drivers/net/ethernet/intel/e100.o > CC [M] drivers/net/ethernet/intel/e1000/e1000_main.o > CC [M] drivers/net/ethernet/intel/e1000/e1000_hw.o > CC [M] drivers/net/ethernet/intel/e1000e/82571.o > CC [M] drivers/net/ethernet/intel/e1000/e1000_ethtool.o > CC [M] drivers/net/ethernet/intel/e1000e/ich8lan.o > CC [M] drivers/net/ethernet/intel/e1000/e1000_param.o > CC [M] drivers/net/ethernet/intel/e1000e/80003es2lan.o > LD [M] drivers/net/ethernet/intel/e1000/e1000.o > CC [M] drivers/net/ethernet/intel/e1000e/lib.o > CC [M] drivers/net/ethernet/intel/e1000e/phy.o > CC [M] drivers/net/ethernet/intel/e1000e/param.o > CC [M] drivers/net/ethernet/intel/e1000e/ethtool.o > CC [M] drivers/net/ethernet/intel/e1000e/netdev.o > CC [M] drivers/scsi/scsi_wait_scan.o > LD [M] drivers/net/ethernet/intel/e1000e/e1000e.o > CC [M] drivers/usb/serial/cypress_m8.o > CC [M] drivers/usb/serial/pl2303.o > Building modules, stage 2. > MODPOST 35 modules >WARNING: modpost: Found 151 section mismatch(es). >To see full details build your kernel with: >'make CONFIG_DEBUG_SECTION_MISMATCH=y' > CC arch/x86/kernel/test_nx.mod.o > CC crypto/md4.mod.o > CC drivers/char/kcopy/kcopy.mod.o > CC drivers/edac/e752x_edac.mod.o > CC drivers/edac/i3000_edac.mod.o > CC drivers/edac/i3200_edac.mod.o > CC drivers/edac/i5000_edac.mod.o > CC drivers/edac/i5100_edac.mod.o > CC drivers/edac/i5400_edac.mod.o > CC drivers/edac/i7300_edac.mod.o > CC drivers/edac/i7core_edac.mod.o > CC drivers/edac/i82975x_edac.mod.o > CC drivers/edac/sb_edac.mod.o > CC drivers/edac/x38_edac.mod.o > CC drivers/hid/hid-logitech-dj.mod.o > CC drivers/net/ethernet/broadcom/bnx2.mod.o > CC drivers/net/ethernet/broadcom/tg3.mod.o > CC drivers/net/ethernet/intel/e100.mod.o > CC drivers/net/ethernet/intel/e1000/e1000.mod.o > CC drivers/net/ethernet/intel/e1000e/e1000e.mod.o > CC drivers/net/mii.mod.o > CC drivers/net/tun.mod.o > CC drivers/scsi/scsi_wait_scan.mod.o > CC drivers/usb/serial/cypress_m8.mod.o > CC drivers/usb/serial/pl2303.mod.o > CC lib/crc-ccitt.mod.o > CC net/sched/act_ipt.mod.o > CC net/sched/cls_fw.mod.o > CC net/sched/cls_route.mod.o > CC net/sched/cls_rsvp.mod.o > CC net/sched/cls_rsvp6.mod.o > CC net/sched/cls_tcindex.mod.o > CC net/sched/sch_cbq.mod.o > CC net/sched/sch_dsmark.mod.o > CC net/sched/sch_red.mod.o > LD [M] arch/x86/kernel/test_nx.ko > LD [M] crypto/md4.ko > LD [M] drivers/char/kcopy/kcopy.ko > LD [M] drivers/edac/e752x_edac.ko > LD [M] drivers/edac/i3000_edac.ko > LD [M] drivers/edac/i3200_edac.ko > LD [M] drivers/edac/i5000_edac.ko > LD [M] drivers/edac/i5100_edac.ko > LD [M] drivers/edac/i5400_edac.ko > LD [M] drivers/edac/i7300_edac.ko > LD [M] drivers/edac/i7core_edac.ko > LD [M] drivers/edac/i82975x_edac.ko > LD [M] drivers/edac/sb_edac.ko > LD [M] drivers/edac/x38_edac.ko > LD [M] drivers/hid/hid-logitech-dj.ko > LD [M] drivers/net/ethernet/broadcom/bnx2.ko > LD [M] drivers/net/ethernet/broadcom/tg3.ko > LD [M] drivers/net/ethernet/intel/e100.ko > LD [M] drivers/net/ethernet/intel/e1000/e1000.ko > LD [M] drivers/net/ethernet/intel/e1000e/e1000e.ko > LD [M] drivers/net/mii.ko > LD [M] drivers/net/tun.ko > LD [M] drivers/scsi/scsi_wait_scan.ko > LD [M] drivers/usb/serial/cypress_m8.ko > LD [M] drivers/usb/serial/pl2303.ko > LD [M] lib/crc-ccitt.ko > LD [M] net/sched/act_ipt.ko > LD [M] net/sched/cls_fw.ko > LD [M] net/sched/cls_route.ko > LD [M] net/sched/cls_rsvp.ko > LD [M] net/sched/cls_rsvp6.ko > LD [M] net/sched/cls_tcindex.ko > LD [M] net/sched/sch_cbq.ko > LD [M] net/sched/sch_dsmark.ko > LD [M] net/sched/sch_red.ko > IHEX firmware/bnx2/bnx2-mips-09-6.2.1a.fw > IHEX firmware/bnx2/bnx2-rv2p-09-6.0.17.fw > IHEX firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw > IHEX firmware/bnx2/bnx2-mips-06-6.2.1.fw > IHEX firmware/bnx2/bnx2-rv2p-06-6.0.15.fw > IHEX firmware/e100/d101m_ucode.bin > IHEX firmware/e100/d101s_ucode.bin > IHEX firmware/e100/d102e_ucode.bin > IHEX firmware/tigon/tg3.bin > IHEX firmware/tigon/tg3_tso.bin > IHEX firmware/tigon/tg3_tso5.bin >COMMAND: make -j2 -j1 CC="gcc" LD="ld" AS="as" ARCH="x86" > INSTALL arch/x86/kernel/test_nx.ko > INSTALL crypto/md4.ko > INSTALL drivers/char/kcopy/kcopy.ko > INSTALL drivers/edac/e752x_edac.ko > INSTALL drivers/edac/i3000_edac.ko > INSTALL drivers/edac/i3200_edac.ko > INSTALL drivers/edac/i5000_edac.ko > INSTALL drivers/edac/i5100_edac.ko > INSTALL drivers/edac/i5400_edac.ko > INSTALL drivers/edac/i7300_edac.ko > INSTALL drivers/edac/i7core_edac.ko > INSTALL drivers/edac/i82975x_edac.ko > INSTALL drivers/edac/sb_edac.ko > INSTALL drivers/edac/x38_edac.ko > INSTALL drivers/hid/hid-logitech-dj.ko > INSTALL drivers/net/ethernet/broadcom/bnx2.ko > INSTALL drivers/net/ethernet/broadcom/tg3.ko > INSTALL drivers/net/ethernet/intel/e100.ko > INSTALL drivers/net/ethernet/intel/e1000/e1000.ko > INSTALL drivers/net/ethernet/intel/e1000e/e1000e.ko > INSTALL drivers/net/mii.ko > INSTALL drivers/net/tun.ko > INSTALL drivers/scsi/scsi_wait_scan.ko > INSTALL drivers/usb/serial/cypress_m8.ko > INSTALL drivers/usb/serial/pl2303.ko > INSTALL lib/crc-ccitt.ko > INSTALL net/sched/act_ipt.ko > INSTALL net/sched/cls_fw.ko > INSTALL net/sched/cls_route.ko > INSTALL net/sched/cls_rsvp.ko > INSTALL net/sched/cls_rsvp6.ko > INSTALL net/sched/cls_tcindex.ko > INSTALL net/sched/sch_cbq.ko > INSTALL net/sched/sch_dsmark.ko > INSTALL net/sched/sch_red.ko > INSTALL /lib/firmware/bnx2/bnx2-mips-09-6.2.1a.fw > INSTALL /lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw > INSTALL /lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw > INSTALL /lib/firmware/bnx2/bnx2-mips-06-6.2.1.fw > INSTALL /lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw > INSTALL /lib/firmware/e100/d101m_ucode.bin > INSTALL /lib/firmware/e100/d101s_ucode.bin > INSTALL /lib/firmware/e100/d102e_ucode.bin > INSTALL /lib/firmware/tigon/tg3.bin > INSTALL /lib/firmware/tigon/tg3_tso.bin > INSTALL /lib/firmware/tigon/tg3_tso5.bin > DEPMOD 3.2.11-hardened >* Copying config for successful build to /etc/kernels/kernel-config-x86_64-3.2.11-hardened > >* Preparing to run callback: "emerge -qN -kb grub-static vidroute">>> Verifying ebuild manifests >>>> Starting parallel fetch >>>> Emerging (1 of 5) net-libs/libnfnetlink-1.0.0-r1 >>>> Installing (1 of 5) net-libs/libnfnetlink-1.0.0-r1 >>>> Emerging (2 of 5) sys-boot/grub-static-0.97-r10 >>>> Installing (2 of 5) sys-boot/grub-static-0.97-r10 >>>> Recording sys-boot/grub-static in "world" favorites file... >>>> Emerging (3 of 5) net-libs/libnetfilter_conntrack-1.0.0 >>>> Installing (3 of 5) net-libs/libnetfilter_conntrack-1.0.0 >>>> Emerging (4 of 5) net-libs/libnetfilter_queue-0.0.15 >>>> Installing (4 of 5) net-libs/libnetfilter_queue-0.0.15 >>>> Emerging (5 of 5) app-misc/vidroute-1.2 from Local_overlay >>>> Installing (5 of 5) app-misc/vidroute-1.2 >>>> Recording app-misc/vidroute in "world" favorites file... > * Messages for package sys-boot/grub-static-0.97-r10: > * > * To avoid automounting and auto(un)installing with /boot, > * just export the DONT_MOUNT_BOOT variable. > * > * To interactively install grub files to another device such as a USB > * stick, just run the following and specify the directory as prompted: > * emerge --config =grub-static-0.97-r10 > * Alternately, you can export GRUB_ALT_INSTALLDIR=/path/to/use to tell > * grub where to install in a non-interactive way. > > >* <<< Callback exit status: 0 > >* e2fsprogs: >> Applying patches... >* - e2fsprogs-1.41.12-getpagesize.patch >* e2fsprogs: >> Configuring... >Generating configuration file for e2fsprogs version 1.42 >Release date is November, 2011 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for dlopen in -ldl... yes >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for additional special compiler flags... (none) >Disabling maintainer mode by default >Disabling symlinks for install >Disabling symlinks for build >Disabling verbose make commands >Disabling compression support by default >Enabling htree directory support by default >Disabling ELF shared libraries by default >Disabling BSD shared libraries by default >Disabling profiling libraries by default >Disabling checker libraries by default >Disabling journal debugging by default >Disabling blkid debugging by default >Enabling testio debugging by default >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >Enabling private uuid library by default >checking for pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >Enabling private blkid library by default >checking for pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >Disabling quota support by default >Enabling debugfs support by default >Enabling e2image support by default >Enabling e2resize support by default >Enabling e4defrag support by default >Building fsck wrapper by default >Building e2initrd helper by default >Try using thread local support by default >checking for thread local storage (TLS) class... __thread >Building uuidd by default >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ranlib... ranlib >checking for strerror in -lcposix... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for signed... yes >checking for inline... inline >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for off_t... yes >checking for size_t... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for ptrdiff_t... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for wcslen... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for __fsetlocking... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... no >checking whether getc_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 2.4.3, ok >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether make sets $(MAKE)... (cached) yes >checking for GNU make... make >checking for ln... /bin/ln >checking whether ln -s works... yes >checking for mv... /bin/mv >checking for cp... /bin/cp >checking for rm... /bin/rm >checking for chmod... /bin/chmod >checking for gawk... gawk >checking for egrep... (cached) /bin/grep -E >checking for sed... /bin/sed >checking for perl... /usr/bin/perl >checking for ldconfig... /sbin/ldconfig >checking for ar... ar >checking for ranlib... (cached) ranlib >checking for strip... strip >checking for makeinfo... makeinfo >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for malloc.h... (cached) yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/fd.h usability... yes >checking linux/fd.h presence... yes >checking for linux/fd.h... yes >checking linux/major.h usability... yes >checking linux/major.h presence... yes >checking for linux/major.h... yes >checking net/if_dl.h usability... no >checking net/if_dl.h presence... no >checking for net/if_dl.h... no >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sys/disklabel.h usability... no >checking sys/disklabel.h presence... no >checking for sys/disklabel.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/queue.h usability... yes >checking sys/queue.h presence... yes >checking for sys/queue.h... yes >checking sys/quota.h usability... yes >checking sys/quota.h presence... yes >checking for sys/quota.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for sys/stat.h... (cached) yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for sys/disk.h... no >checking for sys/mount.h... yes >checking for net/if.h... yes >checking for vprintf... yes >checking for _doprnt... no >checking for struct dirent.d_reclen... yes >checking for ssize_t... yes >checking whether llseek is declared... no >checking whether lseek64 is declared... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking whether byte ordering is bigendian... no >asm_types.c: In function 'main': >asm_types.c:16:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:25:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:34:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:43:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:53:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:62:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:72:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >asm_types.c:81:10: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' >checking for inttypes.h... (cached) yes >checking for intptr_t... yes >checking whether struct stat has a st_flags field... no >checking for struct sockaddr.sa_len... no >checking for chflags... no >checking for getrusage... yes >checking for llseek... yes >checking for lseek64... yes >checking for open64... yes >checking for fstat64... yes >checking for ftruncate64... yes >checking for getmntinfo... no >checking for strtoull... yes >checking for strcasecmp... (cached) yes >checking for srandom... yes >checking for jrand48... yes >checking for fchown... yes >checking for mallinfo... yes >checking for fdatasync... yes >checking for quotactl... yes >checking for strnlen... yes >checking for strptime... yes >checking for strdup... (cached) yes >checking for sysconf... yes >checking for pathconf... yes >checking for posix_memalign... yes >checking for memalign... yes >checking for valloc... yes >checking for __secure_getenv... yes >checking for prctl... yes >checking for mmap... yes >checking for msync... yes >checking for utime... yes >checking for setresuid... yes >checking for setresgid... yes >checking for usleep... yes >checking for nanosleep... yes >checking for getdtablesize... yes >checking for getrlimit... yes >checking for sync_file_range... yes >checking for posix_fadvise... yes >checking for fallocate... yes >checking for fallocate64... yes >checking for blkid_probe_get_topology... no >checking for mbstowcs... yes >checking for backtrace... yes >checking for socket in -lsocket... no >checking for optreset... no >checking for sem_init... no >checking for sem_init in -lpthread... yes >checking for unified diff option... -u >On linux-gnu systems, root_prefix defaults to '' >On linux-gnu systems, prefix defaults to /usr >checking whether linker accepts -static... yes >configure: creating ./config.status >config.status: creating MCONFIG >config.status: creating Makefile >config.status: creating e2fsprogs.spec >config.status: creating util/Makefile >config.status: creating util/subst.conf >config.status: creating util/gen-tarball >config.status: creating lib/et/Makefile >config.status: creating lib/ss/Makefile >config.status: creating lib/e2p/Makefile >config.status: creating lib/ext2fs/Makefile >config.status: creating lib/ext2fs/ext2_types.h >config.status: creating lib/uuid/Makefile >config.status: creating lib/uuid/uuid_types.h >config.status: creating lib/blkid/Makefile >config.status: creating lib/blkid/blkid_types.h >config.status: creating lib/quota/Makefile >config.status: creating lib/ss/ss.pc >config.status: creating lib/uuid/uuid.pc >config.status: creating lib/et/com_err.pc >config.status: creating lib/e2p/e2p.pc >config.status: creating lib/blkid/blkid.pc >config.status: creating lib/ext2fs/ext2fs.pc >config.status: creating misc/Makefile >config.status: creating ext2ed/Makefile >config.status: creating e2fsck/Makefile >config.status: creating debugfs/Makefile >config.status: creating tests/Makefile >config.status: creating tests/progs/Makefile >config.status: creating resize/Makefile >config.status: creating doc/Makefile >config.status: creating intl/Makefile >config.status: creating intl/libgnuintl.h >config.status: creating po/Makefile.in >config.status: creating lib/config.h >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >* e2fsprogs: >> Compiling... >COMMAND: make -j2 -j1 >cd ./util ; make subst >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/util' > CC subst.c > LD subst >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/util' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: `util/subst.conf' is up to date. >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: `lib/config.h' is up to date. >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' > SUBST lib/dirpaths.h >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status >config.status: creating ./lib/ext2fs/ext2_types.h >config.status: creating lib/config.h >config.status: lib/config.h is unchanged >config.status: executing default-1 commands >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status >config.status: creating ./lib/blkid/blkid_types.h >config.status: creating lib/config.h >config.status: lib/config.h is unchanged >config.status: executing default-1 commands >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status >config.status: creating ./lib/uuid/uuid_types.h >config.status: creating lib/config.h >config.status: lib/config.h is unchanged >config.status: executing default-1 commands >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' > SUBST compile_et >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' > SUBST ext2_err.et > COMPILE_ET ext2_err.et >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >make libs >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `util/subst.conf' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/config.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/dirpaths.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/ext2fs/ext2_types.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/blkid/blkid_types.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/uuid/uuid_types.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >make[2]: `compile_et' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >make[2]: `ext2_err.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >making all in lib/et >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' > CC error_message.c > CC et_name.c > CC init_et.c > CC com_err.c > CC com_right.c > GEN_LIB libcom_err.a >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >making all in lib/ss >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ss' > SUBST mk_cmds > COMPILE_ET ss_err.et > CC ss_err.c > MK_CMDS std_rqs.c > CC std_rqs.c > CC invocation.c > CC help.c > CC execute_cmd.c > CC listen.c > CC parse.c > CC error.c > CC prompt.c > CC request_tbl.c > CC list_rqs.c > CC pager.c > CC requests.c > CC data.c > CC get_readline.c > GEN_LIB libss.a >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ss' >making all in lib/e2p >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p' > CC feature.c > CC fgetflags.c > CC fsetflags.c > CC fgetversion.c > CC fsetversion.c > CC getflags.c > CC getversion.c > CC hashstr.c > CC iod.c > CC ls.c > CC mntopts.c > CC parse_num.c > CC pe.c > CC pf.c > CC ps.c > CC setflags.c > CC setversion.c > CC uuid.c > CC ostype.c > CC percent.c > GEN_LIB libe2p.a >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p' >making all in lib/uuid >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/uuid' > CP uuid.h > CC clear.c > CC compare.c > CC copy.c > CC gen_uuid.c > CC isnull.c > CC pack.c > CC parse.c > CC unpack.c > CC unparse.c > CC uuid_time.c > GEN_LIB libuuid.a > CC tst_uuid.o > LD tst_uuid > LD uuid_time > SUBST uuid.3 > SUBST uuid_clear.3 > SUBST uuid_compare.3 > SUBST uuid_copy.3 > SUBST uuid_generate.3 > SUBST uuid_is_null.3 > SUBST uuid_parse.3 > SUBST uuid_time.3 > SUBST uuid_unparse.3 >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/uuid' >making all in lib/ext2fs >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' > CC bb_compat.c > CC inode_io.c > CC write_bb_file.c > CC dupfs.c > CC imager.c > CC test_io.c > CC ext2_err.c > CC alloc.c > CC alloc_sb.c > CC alloc_stats.c > CC alloc_tables.c > CC badblocks.c > CC bb_inode.c > CC bitmaps.c > CC bitops.c > CC blkmap64_ba.c > CC blknum.c > CC block.c > CC bmap.c > CC check_desc.c > CC closefs.c > CC crc16.c > CC gen_crc32ctable > GEN32CTABLE crc32c_table.h > CC crc32c.c > CC csum.c > CC dblist.c > CC dblist_dir.c > CC dirblock.c > CC dirhash.c > CC dir_iterate.c > CC expanddir.c > CC ext_attr.c > CC extent.c > CC fileio.c > CC finddev.c > CC flushb.c > CC freefs.c > CC gen_bitmap.c > CC gen_bitmap64.c > CC get_pathname.c > CC getsize.c > CC getsectsize.c > CC i_block.c > CC icount.c > CC ind_block.c > CC initialize.c > CC inline.c > CC inode.c > CC io_manager.c > CC ismounted.c > CC link.c > CC llseek.c > CC lookup.c > CC mkdir.c > CC mkjournal.c > CC mmp.c > CC namei.c > CC native.c > CC newdir.c > CC openfs.c > CC progress.c > CC punch.c > CC qcow2.c > CC read_bb.c > CC read_bb_file.c > CC res_gdt.c > CC rw_bitmaps.c > CC swapfs.c > CC tdb.c > CC undo_io.c > CC unix_io.c > CC unlink.c > CC valid_blk.c > CC version.c > GEN_LIB libext2fs.a >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >making all in lib/blkid >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/blkid' > CP blkid.h > CC cache.c > CC dev.c > CC devname.c > CC devno.c > CC getsize.c > CC llseek.c > CC probe.c > CC read.c > CC resolve.c > CC save.c >save.c: In function 'blkid_flush_cache': >save.c:147:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result > CC tag.c > CC version.c > GEN_LIB libblkid.a > SUBST libblkid.3 >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/blkid' >making all in lib/quota >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/quota' > CC mkquota.c > CC quotaio.c > CC quotaio_v2.c > CC quotaio_tree.c > CC ../../e2fsck/dict.c > GEN_LIB libquota.a > CONFIG.STATUS quota.pc >config.status: creating lib/quota/quota.pc >config.status: creating lib/config.h >config.status: lib/config.h is unchanged >config.status: executing default-1 commands >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/quota' >making all in intl >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/intl' >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make progs >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `util/subst.conf' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/config.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/dirpaths.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/ext2fs/ext2_types.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/blkid/blkid_types.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: `lib/uuid/uuid_types.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >make[2]: `compile_et' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >make[2]: `ext2_err.h' is up to date. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >making all in lib/et >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/et' >making all in lib/ss >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ss' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ss' >making all in lib/e2p >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p' >making all in lib/uuid >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/uuid' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/uuid' >making all in lib/ext2fs >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ext2fs' >making all in lib/blkid >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/blkid' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/blkid' >making all in lib/quota >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/quota' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/quota' >making all in intl >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/intl' >making all in e2fsck >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/e2fsck' > COMPILE_ET prof_err.et > CC gen_crc32table > GEN32TABLE crc32table.h > CC crc32.c > CC dict.c > CC unix.c > CC e2fsck.c > CC super.c > CC pass1.c > CC pass1b.c > CC pass2.c > CC pass3.c > CC pass4.c > CC pass5.c > CC journal.c > CC badblocks.c > CC util.c > CC dirinfo.c > CC dx_dirinfo.c > CC ehandler.c > CC problem.c > CC message.c > CC quota.c > CC recovery.c > CC region.c > CC revoke.c > CC ea_refcount.c > CC rehash.c > CC profile.c > CC prof_err.c > CC sigcatcher.c > LD e2fsck > SUBST e2fsck.8 > SUBST e2fsck.conf.5 >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/e2fsck' >making all in debugfs >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/debugfs' > MK_CMDS debug_cmds.c > CC debug_cmds.c > CC debugfs.c > CC util.c > CC ncheck.c > CC icheck.c > CC ls.c > CC lsdel.c > CC dump.c > CC set_fields.c > CC logdump.c > CC htree.c > CC unused.c > CC e2freefrag.o > CC filefrag.c > LD debugfs >../lib/libss.a(get_readline.o): In function `ss_get_readline': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/ss/get_readline.c:70: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >../lib/libe2p.a(ls.o): In function `print_group': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p/ls.c:44: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >../lib/libe2p.a(ls.o): In function `print_user': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p/ls.c:32: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking > SUBST debugfs.8 >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/debugfs' >making all in misc >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/misc' > CP ../e2fsck/profile.h > COMPILE_ET prof_err.et > CC mke2fs.c > CC util.c > CC ../e2fsck/profile.c > CC prof_err.c > PROFILE_TO_C mke2fs.conf > CC default_profile.c > LD mke2fs > CC badblocks.c > LD badblocks > CC tune2fs.c > LD tune2fs >../lib/libe2p.a(ls.o): In function `print_group': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p/ls.c:44: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >tune2fs.o: In function `parse_tune2fs_options': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/misc/tune2fs.c:916: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/misc/tune2fs.c:1046: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >../lib/libe2p.a(ls.o): In function `print_user': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p/ls.c:32: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking > CC dumpe2fs.c > LD dumpe2fs >../lib/libe2p.a(ls.o): In function `print_group': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p/ls.c:44: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >../lib/libe2p.a(ls.o): In function `print_user': >/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/lib/e2p/ls.c:32: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking > CC blkid.c > LD blkid > CC logsave.c > LD logsave > CC e2image.c > LD e2image > CC fsck.c > CC base_device.c > CC ismounted.c > LD fsck > CC e2undo.c > LD e2undo > CC chattr.c > LD chattr > CC lsattr.c > LD lsattr > CC uuidgen.c > LD uuidgen > CC mklost+found.c > LD mklost+found > CC filefrag.c > LD filefrag > CC e2freefrag.c > LD e2freefrag > CC uuidd.c > LD uuidd > CC e4defrag.c > LD e4defrag > SUBST tune2fs.8 > SUBST mklost+found.8 > SUBST mke2fs.8 > SUBST dumpe2fs.8 > SUBST badblocks.8 > SUBST e2label.8 > SUBST findfs.8 > SUBST blkid.8 > SUBST e2image.8 > SUBST logsave.8 > SUBST filefrag.8 > SUBST e2freefrag.8 > SUBST e2undo.8 > SUBST uuidd.8 > SUBST e4defrag.8 > SUBST fsck.8 > SUBST chattr.1 > SUBST lsattr.1 > SUBST uuidgen.1 > SUBST mke2fs.conf.5 > CC e2initrd_helper.c > LD e2initrd_helper >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/misc' >making all in resize >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/resize' > CC extent.c > CC resize2fs.c > CC main.c > CC online.c > CC sim_progress.c > LD resize2fs > CC test_extent.c > LD test_extent > SUBST resize2fs.8 >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/resize' >making all in tests/progs >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/tests/progs' > CC test_icount.c > MK_CMDS test_icount_cmds.c > CC test_icount_cmds.c > LD test_icount >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/tests/progs' >making all in po >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/po' >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make docs >make[1]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >make[2]: Entering directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/doc' > MAKEINFO libext2fs.info >make[2]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42/doc' >make[1]: Leaving directory `/var/tmp/genkernel/14175.32242.16117.20397/e2fsprogs-1.42' >* blkid: >> Copying to cache... >* busybox: >> Applying patches... >* - 1.18.1-openvt.diff >* - busybox-1.19.3-mdstart.patch >* - busybox-1.7.4-signal-hack.patch >* busybox: >> Configuring... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" > HOSTCC scripts/basic/fixdep > GEN include/applets.h > HOSTCC scripts/basic/split-include >scripts/basic/split-include.c: In function 'main': >scripts/basic/split-include.c:134:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result > HOSTCC scripts/basic/docproc > GEN include/usage.h > GEN archival/Kbuild > GEN archival/Config.in > GEN archival/libarchive/Kbuild > GEN procps/Kbuild > GEN procps/Config.in > GEN miscutils/Kbuild > GEN miscutils/Config.in > GEN init/Kbuild > GEN init/Config.in > GEN runit/Kbuild > GEN runit/Config.in > GEN libpwdgrp/Kbuild > GEN coreutils/Kbuild > GEN coreutils/Config.in > GEN coreutils/libcoreutils/Kbuild > GEN loginutils/Kbuild > GEN loginutils/Config.in > GEN findutils/Kbuild > GEN findutils/Config.in > GEN debianutils/Kbuild > GEN debianutils/Config.in > GEN applets/Kbuild > GEN editors/Kbuild > GEN editors/Config.in > GEN selinux/Kbuild > GEN selinux/Config.in > GEN networking/Kbuild > GEN networking/Config.in > GEN networking/libiproute/Kbuild > GEN networking/udhcp/Kbuild > GEN networking/udhcp/Config.in > GEN console-tools/Kbuild > GEN console-tools/Config.in > GEN libbb/Kbuild > GEN libbb/Config.in > GEN modutils/Kbuild > GEN modutils/Config.in > GEN sysklogd/Kbuild > GEN sysklogd/Config.in > GEN shell/Kbuild > GEN shell/Config.in > GEN e2fsprogs/Kbuild > GEN e2fsprogs/Config.in > GEN e2fsprogs/old_e2fsprogs/Kbuild > GEN e2fsprogs/old_e2fsprogs/Config.in > GEN e2fsprogs/old_e2fsprogs/uuid/Kbuild > GEN e2fsprogs/old_e2fsprogs/ext2fs/Kbuild > GEN e2fsprogs/old_e2fsprogs/e2p/Kbuild > GEN e2fsprogs/old_e2fsprogs/blkid/Kbuild > GEN mailutils/Kbuild > GEN mailutils/Config.in > GEN scripts/Kbuild > GEN util-linux/Kbuild > GEN util-linux/Config.in > GEN util-linux/volume_id/Kbuild > GEN printutils/Kbuild > GEN printutils/Config.in > HOSTCC scripts/kconfig/conf.o >scripts/kconfig/conf.c: In function 'conf_choice': >scripts/kconfig/conf.c:354:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >scripts/kconfig/conf.c: In function 'conf_askvalue': >scripts/kconfig/conf.c:106:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result > HOSTCC scripts/kconfig/kxgettext.o > SHIPPED scripts/kconfig/zconf.tab.c > HOSTCC scripts/kconfig/mconf.o > SHIPPED scripts/kconfig/lex.zconf.c > SHIPPED scripts/kconfig/zconf.hash.c >scripts/kconfig/mconf.c: In function 'show_textbox': >scripts/kconfig/mconf.c:839:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >scripts/kconfig/mconf.c: In function 'exec_conf': >scripts/kconfig/mconf.c:473:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result > HOSTCC scripts/kconfig/zconf.tab.o >scripts/kconfig/zconf.tab.c: In function 'expr_print_file_helper': >scripts/kconfig/expr.c:1083:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >scripts/kconfig/zconf.tab.c: In function 'conf_write': >scripts/kconfig/confdata.c:492:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >scripts/kconfig/confdata.c:494:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > HOSTLD scripts/kconfig/conf >scripts/kconfig/conf -o Config.in ># ># using defaults found in .config ># >* >* Busybox Configuration >* >* >* Busybox Settings >* >* >* General Configuration >* >Enable options for full-blown desktop systems (DESKTOP) [N/y/?] n >Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n >Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [N/y/?] n >Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n >Enable Linux-specific applets and features (PLATFORM_LINUX) [Y/?] y >Buffer allocation policy >> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) > 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) > 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) >choice[1-3?]: 1 >Show terse applet usage messages (SHOW_USAGE) [Y/n/?] y > Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y > Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [Y/n/?] y >Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y >Don't use /usr (INSTALL_NO_USR) [N/y/?] n >Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n >Support Unicode (UNICODE_SUPPORT) [Y/n/?] y > Check $LANG environment variable (FEATURE_CHECK_UNICODE_IN_ENV) [N/y/?] n > Character code to substitute unprintable characters with (SUBST_WCHAR) [63] 63 > Range of supported Unicode characters (LAST_SUPPORTED_WCHAR) [767] 767 > Allow zero-width Unicode characters on output (UNICODE_COMBINING_WCHARS) [N/y/?] n > Allow wide Unicode characters on output (UNICODE_WIDE_WCHARS) [N/y/?] n > Bidirectional character-aware line input (UNICODE_BIDI_SUPPORT) [N/y/?] n > Make it possible to enter sequences of chars which are not Unicode (UNICODE_PRESERVE_BROKEN) [N/y/?] n >Support for --long-options (LONG_OPTS) [Y/n/?] y >Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y >Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n >Support utmp file (FEATURE_UTMP) [N/y/?] n >Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n >Support for SUID/SGID handling (FEATURE_SUID) [N/y/?] n >Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n >exec prefers applets (FEATURE_PREFER_APPLETS) [Y/n/?] y >Path to BusyBox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe >* >* Build Options >* >Build BusyBox as a static binary (no shared libs) (STATIC) [Y/n/?] y >Force NOMMU build (NOMMU) [N/y/?] n >Build with Large File Support (for accessing files > 2 GB) (LFS) [Y/n/?] y >Cross Compiler prefix (CROSS_COMPILER_PREFIX) [] >Additional CFLAGS (EXTRA_CFLAGS) [] >* >* Debugging Options >* >Build BusyBox with extra Debugging symbols (DEBUG) [N/y/?] n >Abort compilation on any warning (WERROR) [N/y/?] n >Additional debugging library >> 1. None (NO_DEBUG_LIB) > 2. Dmalloc (DMALLOC) > 3. Electric-fence (EFENCE) >choice[1-3?]: 1 >* >* Installation Options ("make install" behavior) >* >What kind of applet links to install >> 1. as soft-links (INSTALL_APPLET_SYMLINKS) > 2. as hard-links (INSTALL_APPLET_HARDLINKS) > 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) > 4. not installed (INSTALL_APPLET_DONT) >choice[1-4?]: 1 >BusyBox installation prefix (PREFIX) [./_install] ./_install >* >* Busybox Library Tuning >* >Enable systemd support (FEATURE_SYSTEMD) [Y/n/?] y >Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y >Minimum password length (PASSWORD_MINLEN) [6] 6 >MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SIZE_VS_SPEED) [2] 2 >Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n >Support for /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n >Use termios to manipulate the screen (FEATURE_USE_TERMIOS) [Y/n/?] y >Command line editing (FEATURE_EDITING) [Y/n/?] y > Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 > vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] n > History size (FEATURE_EDITING_HISTORY) [15] 15 > History saving (FEATURE_EDITING_SAVEHISTORY) [N/y/?] n > Tab completion (FEATURE_TAB_COMPLETION) [Y/n/?] y > Username completion (FEATURE_USERNAME_COMPLETION) [N/y/?] n > Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [N/y/?] n > Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n >Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y >Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n >Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 >Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y >Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y >Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y >Support infiniband HW (FEATURE_HWIB) [Y/n/?] y >* >* Applets >* >* >* Archival Utilities >* >Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [Y/n/?] y >Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [Y/n/?] y >Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [Y/n/?] y >Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y/n/?] y >Make tar and gunzip understand .Z data (FEATURE_SEAMLESS_Z) [N/y/?] n >ar (AR) [N/y/?] n >bunzip2 (BUNZIP2) [N/y/?] n >bzip2 (BZIP2) [Y/n/?] y >cpio (CPIO) [N/y/?] n >dpkg (DPKG) [N/y/?] n >dpkg_deb (DPKG_DEB) [N/y/?] n >gunzip (GUNZIP) [Y/n/?] y >gzip (GZIP) [Y/n/?] y > Enable long options (FEATURE_GZIP_LONG_OPTIONS) [Y/n/?] y >lzop (LZOP) [Y/n/?] y > lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n >rpm2cpio (RPM2CPIO) [N/y/?] n >rpm (RPM) [N/y/?] n >tar (TAR) [Y/n/?] y > Enable archive creation (FEATURE_TAR_CREATE) [Y/n/?] y > Autodetect compressed tarballs (FEATURE_TAR_AUTODETECT) [Y/n/?] y > Enable -X (exclude from) and -T (include from) options) (FEATURE_TAR_FROM) [N/y/?] n > Support for old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n > Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n > Support for GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n/?] y > Enable long options (FEATURE_TAR_LONG_OPTIONS) [N/y/?] n > Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [Y/n/?] y > Enable -m (do not preserve time) option (FEATURE_TAR_NOPRESERVE_TIME) [Y/n/?] y >uncompress (UNCOMPRESS) [N/y/?] n >unlzma (UNLZMA) [N/y/?] n >unxz (UNXZ) [Y/n/?] y > Provide xz alias which supports only unpacking (XZ) [Y/n/?] y >unzip (UNZIP) [N/y/?] n >* >* Coreutils >* >basename (BASENAME) [Y/n/?] y >cat (CAT) [Y/n/?] y >date (DATE) [Y/n/?] y > Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y > Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n > Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y >id (ID) [Y/n/?] y >groups (GROUPS) [Y/n/?] y >test (TEST) [Y/n/?] y > Extend test to 64 bit (FEATURE_TEST_64) [N/y/?] n >touch (TOUCH) [Y/n/?] y >tr (TR) [N/y/?] n >base64 (BASE64) [Y/n/?] y >cal (CAL) [N/y/?] n >catv (CATV) [N/y/?] n >chgrp (CHGRP) [Y/n/?] y >chmod (CHMOD) [Y/n/?] y >chown (CHOWN) [Y/n/?] y > Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [Y/n/?] y >chroot (CHROOT) [Y/n/?] y >cksum (CKSUM) [N/y/?] n >comm (COMM) [N/y/?] n >cp (CP) [Y/n/?] y > Enable long options for cp (FEATURE_CP_LONG_OPTIONS) [Y/n/?] y >cut (CUT) [Y/n/?] y >dd (DD) [Y/n/?] y > Enable DD signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y > Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [Y/n/?] y > Enable ibs, obs and conv options (FEATURE_DD_IBS_OBS) [N/y/?] n >df (DF) [Y/n/?] y > Enable -a, -i, -B (FEATURE_DF_FANCY) [Y/n/?] y >dirname (DIRNAME) [Y/n/?] y >dos2unix/unix2dos (DOS2UNIX) [N/y/?] n >du (default blocksize of 512 bytes) (DU) [Y/n/?] y > Use a default blocksize of 1024 bytes (1K) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n/?] y >echo (basic SuSv3 version taking no options) (ECHO) [Y/n/?] y > Enable echo options (-n and -e) (FEATURE_FANCY_ECHO) [Y/n/?] y >env (ENV) [Y/n/?] y > Enable long options (FEATURE_ENV_LONG_OPTIONS) [N/y/?] n >expand (EXPAND) [N/y/?] n >expr (EXPR) [N/y/?] n >false (FALSE) [Y/n/?] y >fold (FOLD) [N/y/?] n >fsync (FSYNC) [Y/n/?] y >head (HEAD) [Y/n/?] y > Enable head options (-c, -q, and -v) (FEATURE_FANCY_HEAD) [N/y/?] n >hostid (HOSTID) [N/y/?] n >install (INSTALL) [N/y/?] n >ln (LN) [Y/n/?] y >logname (LOGNAME) [N/y/?] n >ls (LS) [Y/n/?] y > Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n/?] y > Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n/?] y > Enable recursion (-R) (FEATURE_LS_RECURSIVE) [N/y/?] n > Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y > Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y > Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y > Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y > Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [N/y/?] n >md5sum (MD5SUM) [N/y/?] n >mkdir (MKDIR) [Y/n/?] y > Enable long options (FEATURE_MKDIR_LONG_OPTIONS) [N/y/?] n >mkfifo (MKFIFO) [N/y/?] n >mknod (MKNOD) [Y/n/?] y >mv (MV) [Y/n/?] y > Enable long options (FEATURE_MV_LONG_OPTIONS) [N/y/?] n >nice (NICE) [N/y/?] n >nohup (NOHUP) [N/y/?] n >od (OD) [N/y/?] n >printenv (PRINTENV) [N/y/?] n >printf (PRINTF) [N/y/?] n >pwd (PWD) [Y/n/?] y >readlink (READLINK) [Y/n/?] y > Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [N/y/?] n >realpath (REALPATH) [N/y/?] n >rm (RM) [Y/n/?] y >rmdir (RMDIR) [Y/n/?] y > Enable long options (FEATURE_RMDIR_LONG_OPTIONS) [Y/n/?] y >seq (SEQ) [N/y/?] n >sha1sum (SHA1SUM) [N/y/?] n >sha256sum (SHA256SUM) [Y/n/?] y >sha512sum (SHA512SUM) [Y/n/?] y >sleep (SLEEP) [Y/n/?] y > Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [N/y/?] n >sort (SORT) [Y/n/?] y > Full SuSv3 compliant sort (support -ktcsbdfiozgM) (FEATURE_SORT_BIG) [Y/n/?] y >split (SPLIT) [N/y/?] n >stat (STAT) [N/y/?] n >stty (STTY) [Y/n/?] y >sum (SUM) [N/y/?] n >sync (SYNC) [Y/n/?] y >tac (TAC) [Y/n/?] y >tail (TAIL) [Y/n/?] y > Enable extra tail options (-q, -s, -v, and -F) (FEATURE_FANCY_TAIL) [N/y/?] n >tee (TEE) [N/y/?] n >true (TRUE) [Y/n/?] y >tty (TTY) [Y/n/?] y >uname (UNAME) [Y/n/?] y >unexpand (UNEXPAND) [N/y/?] n >uniq (UNIQ) [Y/n/?] y >usleep (USLEEP) [N/y/?] n >uudecode (UUDECODE) [N/y/?] n >uuencode (UUENCODE) [N/y/?] n >wc (WC) [N/y/?] n >whoami (WHOAMI) [Y/n/?] y >yes (YES) [Y/n/?] y >* >* Common options for cp and mv >* >Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [N/y/?] n >* >* Common options for ls, more and telnet >* >Calculate terminal & column widths (FEATURE_AUTOWIDTH) [Y/n/?] y >* >* Common options for df, du, ls >* >Support for human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y >* >* Common options for md5sum, sha1sum, sha256sum, sha512sum >* >Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [N/y/?] n >* >* Console Utilities >* >chvt (CHVT) [Y/n/?] y >fgconsole (FGCONSOLE) [Y/n/?] y >clear (CLEAR) [Y/n/?] y >deallocvt (DEALLOCVT) [N/y/?] n >dumpkmap (DUMPKMAP) [Y/n/?] y >kbd_mode (KBD_MODE) [Y/n/?] y >loadfont (LOADFONT) [Y/n/?] y >loadkmap (LOADKMAP) [Y/n/?] y >openvt (OPENVT) [N/y/?] n >reset (RESET) [Y/n/?] y >resize (RESIZE) [N/y/?] n >setconsole (SETCONSOLE) [N/y/?] n >setfont (SETFONT) [Y/n/?] y > Support reading textual screen maps (FEATURE_SETFONT_TEXTUAL_MAP) [Y/n/?] y > Default directory for console-tools files (DEFAULT_SETFONT_DIR) [] >setkeycodes (SETKEYCODES) [N/y/?] n >setlogcons (SETLOGCONS) [N/y/?] n >showkey (SHOWKEY) [Y/n/?] y >* >* Common options for loadfont and setfont >* >Support for PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n/?] y >Support for old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n/?] y >* >* Debian Utilities >* >mktemp (MKTEMP) [Y/n/?] y >pipe_progress (PIPE_PROGRESS) [N/y/?] n >run-parts (RUN_PARTS) [N/y/?] n >start-stop-daemon (START_STOP_DAEMON) [N/y/?] n >which (WHICH) [Y/n/?] y >* >* Editors >* >patch (PATCH) [N/y/?] n >vi (VI) [N/y/?] n >awk (AWK) [Y/n/?] y > Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] y >cmp (CMP) [N/y/?] n >diff (DIFF) [N/y/?] n >ed (ED) [N/y/?] n >sed (SED) [Y/n/?] y >Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [N/y/?] n >* >* Finding Utilities >* >find (FIND) [Y/n/?] y > Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y > Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [N/y/?] n > Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y > Enable -perm: permissions matching (FEATURE_FIND_PERM) [N/y/?] n > Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y > Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n/?] y > Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n/?] y > Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y > Enable -inum: inode number matching (FEATURE_FIND_INUM) [Y/n/?] y > Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y > Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n/?] y > Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n/?] y > Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y > Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y > Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y > Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n/?] y > Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [N/y/?] n > Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n > Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [N/y/?] n > Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [N/y/?] n > Enable -links: link count matching (FEATURE_FIND_LINKS) [Y/n/?] y >grep (GREP) [Y/n/?] y > Enable extended regular expressions (egrep & grep -E) (FEATURE_GREP_EGREP_ALIAS) [N/y/?] n > Alias fgrep to grep -F (FEATURE_GREP_FGREP_ALIAS) [Y/n/?] y > Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [N/y/?] n >xargs (XARGS) [Y/n/?] y > Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n > Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [N/y/?] n > Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [N/y/?] n > Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [N/y/?] n >* >* Init Utilities >* >bootchartd (BOOTCHARTD) [Y/n/?] y > Compatible, bloated header (FEATURE_BOOTCHARTD_BLOATED_HEADER) [Y/n/?] y > Support bootchartd.conf (FEATURE_BOOTCHARTD_CONFIG_FILE) [Y/n/?] y >poweroff, halt, and reboot (HALT) [Y/n/?] y >init (INIT) [Y/n/?] y > Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y > Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [N/y/?] n > Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [N/y/?] n > Enable init to write to syslog (FEATURE_INIT_SYSLOG) [N/y] n > Be _extra_ quiet on boot (FEATURE_EXTRA_QUIET) [N/y/?] n > Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n > Support running init from within an initrd (not initramfs) (FEATURE_INITRD) [Y/n/?] y > Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux >mesg (MESG) [Y/n/?] y > Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y >* >* Login/Password Management Utilities >* >add-shell (ADD_SHELL) [N/y/?] n >remove-shell (REMOVE_SHELL) [N/y/?] n >Support for shadow passwords (FEATURE_SHADOWPASSWDS) [N/y/?] n >Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n >Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y > Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [Y/n/?] y >adduser (ADDUSER) [N/y/?] n >addgroup (ADDGROUP) [N/y/?] n >deluser (DELUSER) [N/y/?] n >delgroup (DELGROUP) [N/y/?] n >getty (GETTY) [N/y/?] n >login (LOGIN) [N/y/?] n >passwd (PASSWD) [N/y/?] n >cryptpw (CRYPTPW) [N/y/?] n >chpasswd (CHPASSWD) [Y/n/?] y >su (SU) [N/y/?] n >sulogin (SULOGIN) [N/y/?] n >vlock (VLOCK) [N/y/?] n >* >* Linux Ext2 FS Progs >* >chattr (CHATTR) [N/y/?] n >fsck (FSCK) [N/y/?] n >lsattr (LSATTR) [N/y/?] n >tune2fs (TUNE2FS) [N/y/?] n >* >* Linux Module Utilities >* >modinfo (MODINFO) [Y/n/?] y >Simplified modutils (MODPROBE_SMALL) [Y/n/?] y > Accept module options on modprobe command line (FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE) [Y/n/?] y > Skip loading of already loaded modules (FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED) [Y/n/?] y >* >* Options common to multiple modutils >* >Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n >Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules >Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep >* >* Linux System Utilities >* >blockdev (BLOCKDEV) [Y/n/?] y >rev (REV) [Y/n/?] y >acpid (ACPID) [Y/n/?] y > Accept and ignore redundant options (FEATURE_ACPID_COMPAT) [Y/n/?] y >blkid (BLKID) [Y/n/?] y > Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n >dmesg (DMESG) [Y/n/?] y > Pretty dmesg output (FEATURE_DMESG_PRETTY) [Y/n/?] y >fbset (FBSET) [N/y/?] n >fdflush (FDFLUSH) [N/y/?] n >fdformat (FDFORMAT) [N/y/?] n >fdisk (FDISK) [N/y/?] n >findfs (FINDFS) [Y/n/?] y >flock (FLOCK) [Y/n/?] y >freeramdisk (FREERAMDISK) [Y/n/?] y >fsck_minix (FSCK_MINIX) [N/y/?] n >mkfs_ext2 (MKFS_EXT2) [Y/n/?] y >mkfs_minix (MKFS_MINIX) [N/y/?] n >mkfs_reiser (MKFS_REISER) [N/y/?] n >mkfs_vfat (MKFS_VFAT) [Y/n/?] y >getopt (GETOPT) [N/y/?] n >hexdump (HEXDUMP) [Y/n/?] y > Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [Y/n/?] y > hd (HD) [Y/n/?] y >hwclock (HWCLOCK) [N/y/?] n >ipcrm (IPCRM) [N/y/?] n >ipcs (IPCS) [N/y/?] n >losetup (LOSETUP) [Y/n/?] y >lspci (LSPCI) [Y/n/?] y >lsusb (LSUSB) [Y/n/?] y >mdev (MDEV) [Y/n/?] y > Support /etc/mdev.conf (FEATURE_MDEV_CONF) [N/y/?] n > Support loading of firmwares (FEATURE_MDEV_LOAD_FIRMWARE) [Y/n/?] y >mdstart (MDSTART) [Y/n/?] y >mkswap (MKSWAP) [N/y/?] n >more (MORE) [Y/n/?] y >mount (MOUNT) [Y/n/?] y > Support option -f (FEATURE_MOUNT_FAKE) [Y/?] y > Support option -v (FEATURE_MOUNT_VERBOSE) [Y/n/?] y > Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n > Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [Y/n/?] y > Support mounting NFS file systems (FEATURE_MOUNT_NFS) [N/y/?] n > Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [N/y/?] n > Support lots of -o flags in mount (FEATURE_MOUNT_FLAGS) [Y/n/?] y > Support /etc/fstab and -a (FEATURE_MOUNT_FSTAB) [Y/n/?] y >pivot_root (PIVOT_ROOT) [Y/n/?] y >rdate (RDATE) [Y/n/?] y >rdev (RDEV) [Y/n/?] y >readprofile (READPROFILE) [N/y/?] n >rtcwake (RTCWAKE) [Y/n/?] y >script (SCRIPT) [Y/n/?] y >scriptreplay (SCRIPTREPLAY) [Y/n/?] y >setarch (SETARCH) [N/y/?] n >swaponoff (SWAPONOFF) [Y/n/?] y > Support priority option -p (FEATURE_SWAPON_PRI) [Y/n/?] y >switch_root (SWITCH_ROOT) [Y/n/?] y >umount (UMOUNT) [Y/n/?] y > Support option -a (FEATURE_UMOUNT_ALL) [N/y/?] n > * > * Common options for mount/umount > * > Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y > Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y > Support for the old /etc/mtab file (FEATURE_MTAB_SUPPORT) [Y/n/?] y >* >* Filesystem/Volume identification >* >Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n/?] y >btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [Y/n/?] y >Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [Y/n/?] y >fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n/?] y >hfs filesystem (FEATURE_VOLUMEID_HFS) [Y/n/?] y >jfs filesystem (FEATURE_VOLUMEID_JFS) [Y/n/?] y >xfs filesystem (FEATURE_VOLUMEID_XFS) [Y/n/?] y >ntfs filesystem (FEATURE_VOLUMEID_NTFS) [Y/n/?] y >iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [Y/n/?] y >udf filesystem (FEATURE_VOLUMEID_UDF) [Y/n/?] y >luks filesystem (FEATURE_VOLUMEID_LUKS) [Y/n/?] y >linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [Y/n/?] y >cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [Y/n/?] y >romfs filesystem (FEATURE_VOLUMEID_ROMFS) [Y/n/?] y >sysv filesystem (FEATURE_VOLUMEID_SYSV) [Y/n/?] y >ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [Y/n/?] y >linuxraid (FEATURE_VOLUMEID_LINUXRAID) [Y/n/?] y >* >* Miscellaneous Utilities >* >conspy (CONSPY) [N/y/?] n >less (LESS) [N/y/?] n >nandwrite (NANDWRITE) [N/y/?] n >nanddump (NANDDUMP) [N/y/?] n >setserial (SETSERIAL) [Y/n/?] y >ubiattach (UBIATTACH) [Y/n/?] y >ubidetach (UBIDETACH) [Y/n/?] y >ubimkvol (UBIMKVOL) [Y/n/?] y >ubirmvol (UBIRMVOL) [Y/n/?] y >ubirsvol (UBIRSVOL) [Y/n/?] y >ubiupdatevol (UBIUPDATEVOL) [Y/n/?] y >adjtimex (ADJTIMEX) [N/y/?] n >bbconfig (BBCONFIG) [N/y/?] n >beep (BEEP) [Y/n/?] y > default frequency (FEATURE_BEEP_FREQ) [4000] 4000 > default length (FEATURE_BEEP_LENGTH_MS) [30] 30 >chat (CHAT) [Y/n/?] y > Enable NOFAIL expect strings (FEATURE_CHAT_NOFAIL) [Y/n/?] y > Force STDIN to be a TTY (FEATURE_CHAT_TTY_HIFI) [N/y/?] n > Enable implicit Carriage Return (FEATURE_CHAT_IMPLICIT_CR) [Y/n/?] y > Swallow options (FEATURE_CHAT_SWALLOW_OPTS) [Y/n/?] y > Support weird SEND escapes (FEATURE_CHAT_SEND_ESCAPES) [Y/n/?] y > Support variable-length ABORT conditions (FEATURE_CHAT_VAR_ABORT_LEN) [Y/n/?] y > Support revoking of ABORT conditions (FEATURE_CHAT_CLR_ABORT) [Y/n/?] y >chrt (CHRT) [N/y/?] n >crond (CROND) [N/y/?] n >crontab (CRONTAB) [N/y/?] n >dc (DC) [N/y/?] n >devfsd (obsolete) (DEVFSD) [N/y/?] n >Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n >devmem (DEVMEM) [Y/n/?] y >eject (EJECT) [N/y/?] n >fbsplash (FBSPLASH) [Y/n/?] y >flashcp (FLASHCP) [N/y/?] n >flash_lock (FLASH_LOCK) [N/y/?] n >flash_unlock (FLASH_UNLOCK) [N/y/?] n >flash_eraseall (FLASH_ERASEALL) [N/y/?] n >ionice (IONICE) [Y/n/?] y >inotifyd (INOTIFYD) [N/y/?] n >hdparm (HDPARM) [N/y/?] n >makedevs (MAKEDEVS) [Y/n/?] y > Choose makedevs behaviour > > 1. leaf (FEATURE_MAKEDEVS_LEAF) > 2. table (FEATURE_MAKEDEVS_TABLE) > choice[1-2]: 1 >man (MAN) [Y/n/?] y >microcom (MICROCOM) [Y/n/?] y >mountpoint (MOUNTPOINT) [N/y/?] n >mt (MT) [N/y/?] n >raidautorun (RAIDAUTORUN) [N/y/?] n >readahead (READAHEAD) [N/y/?] n >rfkill (RFKILL) [N/y/?] n >rx (RX) [N/y/?] n >setsid (SETSID) [N/y/?] n >strings (STRINGS) [N/y/?] n >taskset (TASKSET) [N/y/?] n >time (TIME) [N/y/?] n >timeout (TIMEOUT) [Y/n/?] y >ttysize (TTYSIZE) [N/y/?] n >volname (VOLNAME) [Y/n/?] y >watchdog (WATCHDOG) [N/y/?] n >* >* Networking Utilities >* >nameif (NAMEIF) [N/y/?] n >nbd-client (NBDCLIENT) [Y/n/?] y >nc (NC) [N/y/?] n >ping (PING) [Y/n/?] y > Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y >whois (WHOIS) [Y/n/?] y >Enable IPv6 support (FEATURE_IPV6) [N/y/?] n >Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n >Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n >arp (ARP) [N/y/?] n >arping (ARPING) [N/y/?] n >brctl (BRCTL) [Y/n/?] y > Fancy options (FEATURE_BRCTL_FANCY) [Y/n/?] y > Support show, showmac and showstp (FEATURE_BRCTL_SHOW) [Y/n/?] y >dnsd (DNSD) [N/y/?] n >ether-wake (ETHER_WAKE) [N/y/?] n >fakeidentd (FAKEIDENTD) [N/y/?] n >ftpd (FTPD) [Y/n/?] y > Enable upload commands (FEATURE_FTP_WRITE) [Y/n/?] y > Enable workaround for RFC-violating clients (FEATURE_FTPD_ACCEPT_BROKEN_LIST) [Y/n/?] y >ftpget (FTPGET) [N/y/?] n >ftpput (FTPPUT) [N/y/?] n >hostname (HOSTNAME) [Y/n/?] y >httpd (HTTPD) [N/y/?] n >ifconfig (IFCONFIG) [Y/n/?] y > Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y > Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [N/y/?] n > Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [N/y/?] n > Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y > Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n >ifenslave (IFENSLAVE) [Y/n/?] y >ifplugd (IFPLUGD) [Y/n/?] y >ifupdown (IFUPDOWN) [N/y/?] n >inetd (INETD) [N/y/?] n >ip (IP) [N/y/?] n >ipcalc (IPCALC) [N/y/?] n >netstat (NETSTAT) [N/y/?] n >nslookup (NSLOOKUP) [N/y/?] n >ntpd (NTPD) [Y/n/?] y > Make ntpd usable as a NTP server (FEATURE_NTPD_SERVER) [Y/n/?] y >pscan (PSCAN) [N/y/?] n >route (ROUTE) [Y/n/?] y >slattach (SLATTACH) [N/y/?] n >tcpsvd (TCPSVD) [N/y/?] n >telnet (TELNET) [N/y/?] n >telnetd (TELNETD) [N/y/?] n >tftp (TFTP) [N/y/?] n >tftpd (TFTPD) [Y/n/?] y > * > * Common options for tftp/tftpd > * > Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [N/y/?] n > Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [N/y/?] n > Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [N/y/?] n > Enable debug (TFTP_DEBUG) [N/y/?] n >traceroute (TRACEROUTE) [N/y/?] n >tunctl (TUNCTL) [Y/n/?] y > Support owner:group assignment (FEATURE_TUNCTL_UG) [Y/n/?] y >udhcp server (udhcpd) (UDHCPD) [Y/n/?] y > dhcprelay (DHCPRELAY) [Y/n/?] y > Lease display utility (dumpleases) (DUMPLEASES) [Y/n/?] y > Rewrite the lease file at every new acknowledge (FEATURE_UDHCPD_WRITE_LEASES_EARLY) [N/y/?] n > Select IP address based on client MAC (FEATURE_UDHCPD_BASE_IP_ON_MAC) [N/y/?] n > Absolute path to lease file (DHCPD_LEASES_FILE) [/var/lib/misc/udhcpd.leases] /var/lib/misc/udhcpd.leases >udhcp client (udhcpc) (UDHCPC) [Y/n/?] y > Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y > Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n > Maximum verbosity level for udhcp applets (0..9) (UDHCP_DEBUG) [9] 9 > Support for RFC3397 domain search (experimental) (FEATURE_UDHCP_RFC3397) [Y/n/?] y > Support for 802.1Q VLAN parameters (FEATURE_UDHCP_8021Q) [Y/n/?] y > Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script > DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 >udpsvd (UDPSVD) [N/y/?] n >vconfig (VCONFIG) [N/y/?] n >wget (WGET) [Y/n/?] y > Enable a nifty process meter (+2k) (FEATURE_WGET_STATUSBAR) [N/y/?] n > Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [N/y/?] n > Enable long options (FEATURE_WGET_LONG_OPTIONS) [N/y/?] n > Enable read timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y >zcip (ZCIP) [N/y/?] n >* >* Print Utilities >* >lpd (LPD) [Y/n/?] y >lpr (LPR) [Y/n/?] y >lpq (LPQ) [Y/n/?] y >* >* Mail Utilities >* >makemime (MAKEMIME) [Y/n/?] y > Default charset (FEATURE_MIME_CHARSET) [us-ascii] us-ascii >popmaildir (POPMAILDIR) [Y/n/?] y > Allow message filters and custom delivery program (FEATURE_POPMAILDIR_DELIVERY) [Y/n/?] y >reformime (REFORMIME) [Y/n/?] y > Accept and ignore options other than -x and -X (FEATURE_REFORMIME_COMPAT) [Y/n/?] y >sendmail (SENDMAIL) [Y/n/?] y >* >* Process Utilities >* >iostat (IOSTAT) [Y/n/?] y >mpstat (MPSTAT) [Y/n/?] y >nmeter (NMETER) [N/y/?] n >pmap (PMAP) [Y/n/?] y >powertop (POWERTOP) [Y/n/?] y >pstree (PSTREE) [Y/n/?] y >pwdx (PWDX) [Y/n/?] y >smemcap (SMEMCAP) [Y/n/?] y >uptime (UPTIME) [Y/n/?] y >free (FREE) [Y/n/?] y >fuser (FUSER) [N/y/?] n >kill (KILL) [Y/n/?] y > killall (KILLALL) [Y/n/?] y > killall5 (KILLALL5) [N/y] n >pgrep (PGREP) [Y/n/?] y >pidof (PIDOF) [N/y/?] n >pkill (PKILL) [Y/n/?] y >ps (PS) [Y/n/?] y > Enable wide output option (-w) (FEATURE_PS_WIDE) [N/y/?] n >renice (RENICE) [N/y/?] n >sysctl (BB_SYSCTL) [N/y/?] n >top (TOP) [N/y/?] n > Support for showing threads in ps/pstree/top (FEATURE_SHOW_THREADS) [Y/n/?] y >watch (WATCH) [N/y/?] n >* >* Runit Utilities >* >runsv (RUNSV) [N/y/?] n >runsvdir (RUNSVDIR) [N/y/?] n >sv (SV) [N/y/?] n >svlogd (SVLOGD) [N/y/?] n >chpst (CHPST) [N/y/?] n >setuidgid (SETUIDGID) [N/y/?] n >envuidgid (ENVUIDGID) [N/y/?] n >envdir (ENVDIR) [N/y/?] n >softlimit (SOFTLIMIT) [N/y/?] n >* >* Shells >* >ash (ASH) [Y/n/?] y > bash-compatible extensions (ASH_BASH_COMPAT) [Y/n/?] y > Idle timeout variable (ASH_IDLE_TIMEOUT) [N/y/?] n > Job control (ASH_JOB_CONTROL) [Y/n/?] y > Alias support (ASH_ALIAS) [Y/n/?] y > Builtin getopt to parse positional parameters (ASH_GETOPTS) [N/y/?] n > Builtin version of 'echo' (ASH_BUILTIN_ECHO) [N/y/?] n > Builtin version of 'printf' (ASH_BUILTIN_PRINTF) [Y/n/?] y > Builtin version of 'test' (ASH_BUILTIN_TEST) [Y/n/?] y > 'command' command to override shell builtins (ASH_CMDCMD) [N/y/?] n > Check for new mail on interactive shells (ASH_MAIL) [Y/n/?] y > Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n/?] y > Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [N/y/?] n > Expand prompt string (ASH_EXPAND_PRMT) [N/y/?] n >cttyhack (CTTYHACK) [N/y/?] n >hush (HUSH) [N/y/?] n >msh (deprecated: aliased to hush) (MSH) [N/y/?] n >Choose which shell is aliased to 'sh' name >> 1. ash (FEATURE_SH_IS_ASH) > 2. none (FEATURE_SH_IS_NONE) >choice[1-2?]: 1 >Choose which shell is aliased to 'bash' name > 1. ash (FEATURE_BASH_IS_ASH) >> 2. none (FEATURE_BASH_IS_NONE) >choice[1-2?]: 2 >POSIX math support (SH_MATH_SUPPORT) [Y/n/?] y > Extend POSIX math support to 64 bit (SH_MATH_SUPPORT_64) [Y/n/?] y >Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [N/y/?] n >Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n >Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n >Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [Y/n/?] y >* >* System Logging Utilities >* >syslogd (SYSLOGD) [N/y/?] n >klogd (KLOGD) [N/y/?] n >logger (LOGGER) [N/y/?] n >* busybox: >> Compiling... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" > SPLIT include/autoconf.h -> include/config/* > HOSTCC applets/usage >applets/usage.c: In function 'main': >applets/usage.c:52:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result > GEN include/bbconfigopts.h > HOSTCC applets/applet_tables > GEN include/usage_compressed.h >applets/applet_tables.c: In function 'main': >applets/applet_tables.c:151:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result > GEN include/applet_tables.h > CC applets/applets.o > HOSTCC applets/usage_pod >applets/usage_pod.c: In function 'main': >applets/usage_pod.c:74:3: warning: format not a string literal and no format arguments > LD applets/built-in.o > DOC busybox.pod > DOC BusyBox.txt > DOC busybox.1 > LD archival/built-in.o > CC archival/bbunzip.o > LD archival/libarchive/built-in.o > CC archival/libarchive/data_align.o > CC archival/libarchive/data_extract_all.o > CC archival/bzip2.o >archival/libarchive/data_extract_all.c: In function 'data_extract_all': >archival/libarchive/data_extract_all.c:176:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result > CC archival/libarchive/data_extract_to_stdout.o > CC archival/libarchive/data_skip.o > CC archival/libarchive/decompress_bunzip2.o > CC archival/libarchive/decompress_unlzma.o > CC archival/gzip.o > CC archival/libarchive/decompress_unxz.o > CC archival/lzop.o > CC archival/libarchive/decompress_unzip.o > CC archival/tar.o > CC archival/libarchive/filter_accept_all.o > AR archival/lib.a > CC archival/libarchive/filter_accept_list.o > LD console-tools/built-in.o > CC console-tools/chvt.o > CC archival/libarchive/filter_accept_reject_list.o > CC console-tools/clear.o > CC archival/libarchive/find_list_entry.o > CC console-tools/dumpkmap.o > CC archival/libarchive/get_header_tar.o >console-tools/dumpkmap.c: In function 'dumpkmap_main': >console-tools/dumpkmap.c:50:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >console-tools/dumpkmap.c:59:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >console-tools/dumpkmap.c:72:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CC console-tools/fgconsole.o >archival/libarchive/get_header_tar.c: In function 'get_header_tar': >archival/libarchive/get_header_tar.c:282:34: warning: array subscript is above array bounds > CC archival/libarchive/get_header_tar_bz2.o > CC console-tools/kbd_mode.o > CC archival/libarchive/get_header_tar_gz.o > CC console-tools/loadfont.o >console-tools/loadfont.c: In function 'setfont_main': >console-tools/loadfont.c:404:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >console-tools/loadfont.c:422:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result > CC archival/libarchive/get_header_tar_lzma.o > CC console-tools/loadkmap.o > CC archival/libarchive/header_list.o > CC console-tools/reset.o > CC archival/libarchive/header_skip.o > CC console-tools/showkey.o > CC archival/libarchive/header_verbose_list.o > CC archival/libarchive/init_handle.o > AR console-tools/lib.a > CC archival/libarchive/lzo1x_1.o > LD coreutils/built-in.o > CC coreutils/basename.o > CC archival/libarchive/lzo1x_1o.o > CC coreutils/cat.o > CC coreutils/chgrp.o > CC archival/libarchive/lzo1x_d.o > CC coreutils/chmod.o > CC archival/libarchive/open_transformer.o > CC coreutils/chown.o > CC archival/libarchive/seek_by_jump.o > CC coreutils/chroot.o > CC archival/libarchive/seek_by_read.o > CC coreutils/cp.o > AR archival/libarchive/lib.a > CC coreutils/cut.o > LD coreutils/libcoreutils/built-in.o > CC coreutils/libcoreutils/cp_mv_stat.o > CC coreutils/date.o > CC coreutils/libcoreutils/getopt_mk_fifo_nod.o > CC coreutils/dd.o > AR coreutils/libcoreutils/lib.a > CC coreutils/df.o > CC coreutils/dirname.o > LD debianutils/built-in.o > CC debianutils/mktemp.o > CC coreutils/du.o > CC debianutils/which.o > CC coreutils/echo.o > AR debianutils/lib.a > CC coreutils/env.o > LD e2fsprogs/built-in.o > AR e2fsprogs/lib.a > CC coreutils/false.o > CC coreutils/fsync.o > CC coreutils/head.o > LD editors/built-in.o > CC editors/awk.o > CC coreutils/id.o > CC coreutils/ln.o > CC coreutils/ls.o > CC coreutils/md5_sha1_sum.o > CC coreutils/mkdir.o > CC editors/sed.o > CC coreutils/mknod.o >editors/sed.c: In function 'sed_main': >editors/sed.c:1458:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result > CC coreutils/mv.o > CC coreutils/printf.o > AR editors/lib.a > CC coreutils/pwd.o > CC coreutils/readlink.o > LD findutils/built-in.o > CC findutils/find.o > CC coreutils/rm.o > CC coreutils/rmdir.o > CC coreutils/sleep.o > CC findutils/grep.o > CC coreutils/sort.o > CC findutils/xargs.o > CC coreutils/stty.o > AR findutils/lib.a > CC coreutils/sync.o > CC coreutils/tac.o > LD init/built-in.o > CC coreutils/tail.o > CC init/bootchartd.o >init/bootchartd.c: In function 'finalize': >init/bootchartd.c:310:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result > CC coreutils/test.o > CC init/halt.o > CC init/init.o > CC coreutils/test_ptr_hack.o > CC coreutils/touch.o > CC coreutils/true.o > CC init/mesg.o > CC coreutils/tty.o > AR init/lib.a > CC coreutils/uname.o > LD libbb/built-in.o > CC libbb/appletlib.o > CC coreutils/uniq.o > CC coreutils/uudecode.o > CC libbb/ask_confirmation.o > CC coreutils/whoami.o > CC libbb/bb_askpass.o > CC coreutils/yes.o > CC libbb/bb_bswap_64.o > AR coreutils/lib.a > CC libbb/bb_do_delay.o > CC libbb/bb_pwd.o > LD libpwdgrp/built-in.o > CC libpwdgrp/uidgid_get.o > CC libbb/bb_qsort.o > AR libpwdgrp/lib.a > CC libbb/bb_strtonum.o > CC libbb/change_identity.o > CC libbb/chomp.o > CC libbb/compare_string_array.o > LD loginutils/built-in.o > CC loginutils/chpasswd.o > CC libbb/concat_path_file.o >loginutils/chpasswd.c: In function 'chpasswd_main': >loginutils/chpasswd.c:40:3: warning: format not a string literal and no format arguments > AR loginutils/lib.a > CC libbb/concat_subpath_file.o > LD mailutils/built-in.o > CC mailutils/mail.o >mailutils/mail.c: In function 'encode_base64': >mailutils/mail.c:159:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > CC libbb/copy_file.o > CC mailutils/makemime.o >mailutils/makemime.c: In function 'makemime_main': >mailutils/makemime.c:175:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result > CC libbb/copyfd.o > CC mailutils/popmaildir.o > CC libbb/crc32.o > CC mailutils/reformime.o > CC libbb/create_icmp6_socket.o > CC mailutils/sendmail.o > CC libbb/create_icmp_socket.o >libbb/create_icmp_socket.c: In function 'create_icmp_socket': >libbb/create_icmp_socket.c:28:4: warning: format not a string literal and no format arguments >libbb/create_icmp_socket.c:29:3: warning: format not a string literal and no format arguments > CC libbb/default_error_retval.o > AR mailutils/lib.a > CC libbb/device_open.o > LD miscutils/built-in.o > CC miscutils/beep.o > CC libbb/dump.o >libbb/dump.c: In function 'display': >libbb/dump.c:613:8: warning: format not a string literal and no format arguments >libbb/dump.c:663:5: warning: format not a string literal and no format arguments > CC miscutils/chat.o > CC miscutils/devmem.o > CC libbb/execable.o > CC miscutils/fbsplash.o > CC libbb/fclose_nonstdin.o > CC libbb/fflush_stdout_and_exit.o > CC miscutils/ionice.o >libbb/fflush_stdout_and_exit.c: In function 'fflush_stdout_and_exit': >libbb/fflush_stdout_and_exit.c:19:3: warning: format not a string literal and no format arguments > CC libbb/fgets_str.o > CC miscutils/makedevs.o > CC libbb/find_mount_point.o > CC miscutils/man.o > CC libbb/find_pid_by_name.o >miscutils/man.c: In function 'run_pipe': >miscutils/man.c:122:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result > CC libbb/find_root_device.o > CC miscutils/microcom.o >miscutils/microcom.c: In function 'microcom_main': >miscutils/microcom.c:152:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CC libbb/full_write.o > CC miscutils/setserial.o > CC libbb/get_console.o > CC miscutils/timeout.o > CC libbb/get_cpu_count.o > CC miscutils/ubi_tools.o > CC libbb/get_last_path_component.o > CC libbb/get_line_from_file.o > CC miscutils/volname.o > CC libbb/get_shell_name.o > AR miscutils/lib.a > CC libbb/get_volsize.o > LD modutils/built-in.o > CC modutils/modinfo.o > CC libbb/getopt32.o > CC modutils/modprobe-small.o > CC libbb/getpty.o > CC libbb/hash_md5_sha.o > CC modutils/modutils.o > AR modutils/lib.a > CC libbb/herror_msg.o > LD networking/built-in.o > CC networking/brctl.o > CC libbb/human_readable.o > CC networking/ftpd.o > CC libbb/inet_common.o >networking/ftpd.c: In function 'ftpd_main': >networking/ftpd.c:1183:9: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result >networking/ftpd.c: In function 'popen_ls': >networking/ftpd.c:672:6: warning: ignoring return value of 'dup', declared with attribute warn_unused_result > CC libbb/info_msg.o > CC libbb/inode_hash.o > CC networking/hostname.o > CC libbb/isdirectory.o > CC networking/ifconfig.o > CC libbb/kernel_version.o > CC networking/ifenslave.o > CC libbb/last_char_is.o > CC libbb/lineedit.o > CC networking/ifplugd.o > CC networking/interface.o >networking/interface.c: In function 'if_readlist_proc': >networking/interface.c:572:2: warning: ignoring return value of 'fgets_unlocked', declared with attribute warn_unused_result >networking/interface.c:573:2: warning: ignoring return value of 'fgets_unlocked', declared with attribute warn_unused_result > CC libbb/lineedit_ptr_hack.o > CC libbb/llist.o > CC networking/nbd-client.o > CC libbb/login.o >networking/nbd-client.c: In function 'nbdclient_main': >networking/nbd-client.c:133:10: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result > CC networking/ntpd.o > CC libbb/loop.o >networking/ntpd.c: In function 'ntp_init': >networking/ntpd.c:1906:3: warning: format not a string literal and no format arguments > CC libbb/make_directory.o > CC libbb/makedev.o > CC libbb/match_fstype.o > CC networking/ping.o > CC libbb/messages.o > CC libbb/mode_string.o > CC networking/route.o > CC libbb/mtab.o > CC networking/tftp.o > CC libbb/parse_config.o > CC networking/tunctl.o > CC libbb/parse_mode.o > CC networking/wget.o >networking/wget.c: In function 'open_socket': >networking/wget.c:202:3: warning: format not a string literal and no format arguments > CC libbb/perror_msg.o > CC libbb/perror_nomsg.o > CC networking/whois.o > CC libbb/perror_nomsg_and_die.o > CC libbb/pidfile.o > AR networking/lib.a > LD networking/libiproute/built-in.o > AR networking/libiproute/lib.a > CC libbb/platform.o > LD networking/udhcp/built-in.o > CC networking/udhcp/arpping.o > CC libbb/print_flags.o >networking/udhcp/arpping.c: In function 'arpping': >networking/udhcp/arpping.c:53:3: warning: format not a string literal and no format arguments > CC networking/udhcp/common.o > CC libbb/printable.o > CC libbb/printable_string.o > CC networking/udhcp/dhcpc.o > CC libbb/process_escape_sequence.o > CC libbb/procps.o > CC networking/udhcp/dhcpd.o > CC libbb/progress.o > CC libbb/ptr_to_globals.o > CC networking/udhcp/dhcprelay.o > CC libbb/pw_encrypt.o > CC networking/udhcp/domain_codec.o > CC networking/udhcp/dumpleases.o > CC libbb/read.o > CC networking/udhcp/files.o > CC libbb/read_key.o > CC libbb/read_printf.o > CC networking/udhcp/leases.o > CC libbb/recursive_action.o > CC networking/udhcp/packet.o > CC libbb/remove_file.o > CC networking/udhcp/signalpipe.o > CC libbb/rtc.o > CC networking/udhcp/socket.o > CC libbb/run_shell.o > CC networking/udhcp/static_leases.o > CC libbb/safe_gethostname.o > AR networking/udhcp/lib.a > CC libbb/safe_poll.o > LD printutils/built-in.o > CC printutils/lpd.o > CC libbb/safe_strncpy.o > CC printutils/lpr.o > CC libbb/safe_write.o >printutils/lpr.c: In function 'lpqr_main': >printutils/lpr.c:252:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CC libbb/setup_environment.o > AR printutils/lib.a > CC libbb/signals.o > LD procps/built-in.o > CC procps/free.o > CC libbb/simplify_path.o > CC procps/iostat.o > CC libbb/single_argv.o > CC libbb/skip_whitespace.o > CC procps/kill.o > CC libbb/speed_table.o > CC procps/mpstat.o > CC libbb/str_tolower.o > CC libbb/strrstr.o > CC libbb/systemd_support.o > CC procps/pgrep.o > CC libbb/time.o > CC procps/pmap.o > CC libbb/trim.o > CC procps/powertop.o > CC libbb/u_signal_names.o > CC libbb/udp_io.o > CC procps/ps.o > CC libbb/unicode.o > CC procps/pstree.o > CC libbb/update_passwd.o >libbb/update_passwd.c: In function 'update_passwd': >libbb/update_passwd.c:138:9: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result > CC procps/pwdx.o > CC libbb/uuencode.o > CC procps/smemcap.o > CC libbb/vdprintf.o > CC procps/uptime.o > CC libbb/verror_msg.o > AR procps/lib.a > CC libbb/vfork_daemon_rexec.o > LD runit/built-in.o > AR runit/lib.a > CC libbb/warn_ignoring_args.o > CC libbb/wfopen.o > LD selinux/built-in.o > AR selinux/lib.a > CC libbb/wfopen_input.o >libbb/wfopen.c: In function 'xfdopen_helper': >libbb/wfopen.c:46:3: warning: format not a string literal and no format arguments > CC libbb/write.o > LD shell/built-in.o > CC shell/ash.o > CC libbb/xatonum.o >shell/ash.c: In function 'sprint_status': >shell/ash.c:3929:3: warning: format not a string literal and no format arguments > CC libbb/xconnect.o > CC libbb/xfunc_die.o > CC libbb/xfuncs.o > CC libbb/xfuncs_printf.o >libbb/xfuncs_printf.c: In function 'malloc_or_warn': >libbb/xfuncs_printf.c:40:3: warning: format not a string literal and no format arguments >libbb/xfuncs_printf.c: In function 'xmalloc': >libbb/xfuncs_printf.c:49:3: warning: format not a string literal and no format arguments >libbb/xfuncs_printf.c: In function 'xrealloc': >libbb/xfuncs_printf.c:60:3: warning: format not a string literal and no format arguments >libbb/xfuncs_printf.c: In function 'xstrdup': >libbb/xfuncs_printf.c:84:3: warning: format not a string literal and no format arguments >libbb/xfuncs_printf.c: In function 'xasprintf': >libbb/xfuncs_printf.c:302:3: warning: format not a string literal and no format arguments >libbb/xfuncs_printf.c: In function 'xsetenv': >libbb/xfuncs_printf.c:309:3: warning: format not a string literal and no format arguments >libbb/xfuncs_printf.c: In function 'generate_uuid': >libbb/xfuncs_printf.c:592:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result > CC libbb/xgetcwd.o > CC libbb/xgethostbyname.o > CC libbb/xreadlink.o > CC libbb/xrealloc_vector.o > CC libbb/xregcomp.o > AR libbb/lib.a > CC shell/ash_ptr_hack.o > LD sysklogd/built-in.o > AR sysklogd/lib.a > CC shell/math.o > LD util-linux/built-in.o > CC util-linux/acpid.o > CC util-linux/blkid.o > CC util-linux/blockdev.o > CC shell/shell_common.o > CC util-linux/dmesg.o > AR shell/lib.a > CC util-linux/findfs.o > CC util-linux/flock.o > CC util-linux/freeramdisk.o > LD util-linux/volume_id/built-in.o > CC util-linux/volume_id/btrfs.o > CC util-linux/hexdump.o > CC util-linux/volume_id/cramfs.o > CC util-linux/losetup.o > CC util-linux/volume_id/ext.o > CC util-linux/lspci.o > CC util-linux/volume_id/fat.o > CC util-linux/lsusb.o > CC util-linux/volume_id/get_devname.o > CC util-linux/mdStart.o >util-linux/mdStart.c:37:1: warning: no previous prototype for 'mdstart_main' >util-linux/mdStart.c: In function 'mdstart_main': >util-linux/mdStart.c:43:3: warning: implicit declaration of function 'bb_show_usage' >util-linux/mdStart.c:48:3: warning: implicit declaration of function 'sscanf' >util-linux/mdStart.c:48:6: warning: incompatible implicit declaration of built-in function 'sscanf' >util-linux/mdStart.c:55:4: warning: implicit declaration of function 'close' >util-linux/mdStart.c:58:4: warning: implicit declaration of function 'printf' >util-linux/mdStart.c:58:4: warning: incompatible implicit declaration of built-in function 'printf' > CC util-linux/volume_id/hfs.o > CC util-linux/mdev.o >util-linux/mdev.c: In function 'make_device': >util-linux/mdev.c:394:13: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result >util-linux/mdev.c:397:11: warning: ignoring return value of 'chown', declared with attribute warn_unused_result >util-linux/mdev.c:401:14: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result > CC util-linux/volume_id/iso9660.o > CC util-linux/mkfs_ext2.o > CC util-linux/volume_id/jfs.o > CC util-linux/volume_id/linux_raid.o > CC util-linux/mkfs_vfat.o > CC util-linux/volume_id/linux_swap.o > CC util-linux/more.o > CC util-linux/volume_id/luks.o > CC util-linux/volume_id/ntfs.o > CC util-linux/mount.o >util-linux/mount.c: In function 'mount_it_now': >util-linux/mount.c:603:3: warning: format not a string literal and no format arguments >util-linux/mount.c: In function 'singlemount': >util-linux/mount.c:1814:6: warning: format not a string literal and no format arguments >util-linux/mount.c: In function 'mount_main': >util-linux/mount.c:1998:5: warning: format not a string literal and no format arguments >util-linux/mount.c:2015:3: warning: format not a string literal and no format arguments >util-linux/mount.c:2078:5: warning: format not a string literal and no format arguments >util-linux/mount.c:2158:5: warning: format not a string literal and no format arguments > CC util-linux/volume_id/ocfs2.o > CC util-linux/volume_id/reiserfs.o > CC util-linux/pivot_root.o > CC util-linux/volume_id/romfs.o > CC util-linux/rdate.o > CC util-linux/volume_id/sysv.o > CC util-linux/rdev.o > CC util-linux/volume_id/udf.o > CC util-linux/rev.o > CC util-linux/volume_id/util.o > CC util-linux/rtcwake.o > CC util-linux/volume_id/volume_id.o > CC util-linux/script.o > CC util-linux/volume_id/xfs.o > CC util-linux/scriptreplay.o > AR util-linux/volume_id/lib.a > CC util-linux/swaponoff.o > DOC BusyBox.html > CC util-linux/switch_root.o > CC util-linux/umount.o > AR util-linux/lib.a > LINK busybox_unstripped >Trying libraries: crypt m > Library crypt is not needed, excluding it > Library m is needed, can't exclude it (yet) >Final link with: m >* busybox: >> Copying to cache... >* initramfs: >> Initializing... >* >> Appending base_layout cpio data... >* >> Appending auxilary cpio data... >* >> Appending busybox cpio data... >* >> Appending modules cpio data... >* >> Appending blkid cpio data... >* >> Compiling 3.2.11-hardened bzImage... >COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86" >scripts/kconfig/conf --silentoldconfig Kconfig >* >* Restart config... >* >* >* General setup >* >Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y >Cross-compiler tool prefix (CROSS_COMPILE) [] >Local version - append to kernel release (LOCALVERSION) [] >Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n >Kernel compression mode > 1. Gzip (KERNEL_GZIP) > 2. Bzip2 (KERNEL_BZIP2) > 3. LZMA (KERNEL_LZMA) >> 4. XZ (KERNEL_XZ) > 5. LZO (KERNEL_LZO) >choice[1-5?]: 4 >Default hostname (DEFAULT_HOSTNAME) [(none)] (none) >Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y >System V IPC (SYSVIPC) [Y/n/?] y >POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y >BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y > BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [Y/n/?] y >open by fhandle syscalls (FHANDLE) [N/y/?] n >Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [Y/n/?] y > Enable per-task delay accounting (EXPERIMENTAL) (TASK_DELAY_ACCT) [Y/n/?] y > Enable extended accounting over taskstats (EXPERIMENTAL) (TASK_XACCT) [Y/n/?] y > Enable per-task storage I/O accounting (EXPERIMENTAL) (TASK_IO_ACCOUNTING) [Y/n/?] y >Auditing support (AUDIT) [Y/n/?] y > Enable system-call auditing support (AUDITSYSCALL) [Y/n/?] y >Kernel .config support (IKCONFIG) [Y/n/m/?] y > Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y >Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [18] 18 >Automatic process group scheduling (SCHED_AUTOGROUP) [N/y/?] n >Enable deprecated sysfs features to support old userspace tools (SYSFS_DEPRECATED) [N/y/?] n >Kernel->user space relay support (formerly relayfs) (RELAY) [Y/n/?] y >Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y > Initramfs source file(s) (INITRAMFS_SOURCE) [/var/tmp/genkernel/initramfs-3.2.11-hardened.cpio.gz] /var/tmp/genkernel/initramfs-3.2.11-hardened.cpio.gz > User ID to map to 0 (user root) (INITRAMFS_ROOT_UID) [0] 0 > Group ID to map to 0 (group root) (INITRAMFS_ROOT_GID) [0] 0 > Built-in initramfs compression mode > > 1. None (INITRAMFS_COMPRESSION_NONE) (NEW) > 2. Gzip (INITRAMFS_COMPRESSION_GZIP) (NEW) > 3. Bzip2 (INITRAMFS_COMPRESSION_BZIP2) (NEW) > 4. LZMA (INITRAMFS_COMPRESSION_LZMA) (NEW) > 5. XZ (INITRAMFS_COMPRESSION_XZ) (NEW) > 6. LZO (INITRAMFS_COMPRESSION_LZO) (NEW) > choice[1-6?]: aborted! > >Console input/output is redirected. Run 'make oldconfig' to update configuration. > >make[2]: *** [silentoldconfig] Error 1 >make[1]: *** [silentoldconfig] Error 2 >make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. >make: *** Waiting for unfinished jobs.... >* Gentoo Linux Genkernel; Version 3.4.24[0m >* Running with options: --callback=emerge -qN -kb grub-static vidroute --symlink --integrated-initramfs --cachedir=/tmp/kerncache/hardened-genkernel_cache-2012-05-03 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/hardened-modules-2012-05-03.tar.bz2 --minkernpackage=/tmp/kerncache/hardened-kernel-initrd-2012-05-03.tar.bz2 all --kerncache=/tmp/kerncache/hardened-kerncache-2012-05-03.tar.bz2 --kernel-config=/var/tmp/hardened.config > >* ERROR: Failed to compile the "bzImage" target... >* -- Grepping log... -- >* -- End log... -- >* Please consult /var/log/genkernel.log for more information and any >* errors that were reported above. >* Report any genkernel bugs to bugs.gentoo.org and >* assign your bug to genkernel@gentoo.org. Please include >* as much information as you can in your bug report; attaching >* /var/log/genkernel.log so that your issue can be dealt with effectively. >* >* Please do *not* report compilation failures as genkernel bugs! >*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 414581
: 310773