* Package: sys-kernel/spl-9999  * Repository: gentoo  * Maintainer: ryao@gentoo.org  * USE: abi_x86_64 amd64 custom-cflags elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: ccache compressdebug preserve-libs sandbox usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 3.8.4-hardened * Checking for suitable kernel configuration options...  [ ok ] >>> Unpacking source... GIT update --> repository: git://github.com/zfsonlinux/spl.git at the commit: c14183adcabd020b72c29f224f94bd90f9cead12 branch: master storage directory: "/usr/portage/distfiles/egit-src/spl.git" checkout type: bare repository Cloning into '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'... done. Branch branch-master set up to track remote branch master from origin. Switched to a new branch 'branch-master' >>> Unpacked to /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 >>> Source unpacked in /var/tmp/portage/sys-kernel/spl-9999/work >>> Preparing source in /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 ... * Running eautoreconf in '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I config ...  [ ok ] * Running autoconf -I config ...  [ ok ] * Running autoheader -I config ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: spl-9999/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999" * econf: updating spl-9999/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating spl-9999/config/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/spl-9999 --bindir=/bin --sbindir=/sbin --with-config=all --with-linux=/usr/src/linux --with-linux-obj=/usr/src/linux --disable-debug --disable-debug-log checking metadata... git describe checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes 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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking spl license... GPL checking linux distribution... gentoo checking default package type... tgz checking whether rpm is available... no checking whether rpmbuild is available... no checking whether spec files are available... yes (rpm/generic/*.spec.in) checking whether dpkg is available... no checking whether dpkg-buildpackage is available... no checking whether alien is available... no checking spl config... all checking kernel source directory... /usr/src/linux checking kernel build directory... /usr/src/linux checking kernel source version... 3.8.4-hardened checking kernel file name for module symbols... Module.symvers checking whether debugging is enabled... no checking whether basic debug logging is enabled... no checking whether basic kmem accounting is enabled... yes checking whether detailed kmem tracking is enabled... no checking whether modules can be built... yes checking whether atomic types use spinlocks... no checking whether kernel defines atomic64_t... yes checking whether kernel defines atomic64_cmpxchg... yes checking whether kernel defines atomic64_xchg... yes checking whether kernel defines uintptr_t... yes checking whether register_sysctl_table() wants 2 args... no checking whether set_shrinker() available... no checking whether shrinker callback wants 3 args... no checking whether struct path used in struct nameidata... yes checking whether task_curr() is available... no checking whether unnumbered sysctl support exists... no checking whether struct ctl_table has ctl_name... no checking whether fls64() is available... yes checking whether device_create() is available... yes checking whether device_create() wants 5 args... yes checking whether class_device_create() is available... no checking whether set_normalized_timespec() is available as export... yes checking whether set_normalized_timespec() is an inline... yes checking whether timespec_sub() is available... yes checking whether init_utsname() is available... yes checking whether header linux/uaccess.h exists... yes checking whether kmalloc_node() is available... yes checking whether monotonic_clock() is available... no checking whether struct inode has i_mutex... yes checking whether struct mutex has owner... yes checking whether struct mutex owner is a task_struct... yes checking whether mutex_lock_nested() is available... yes checking whether on_each_cpu() wants 3 args... yes checking whether kallsyms_lookup_name() is available... yes checking whether get_vmalloc_info() is available... no checking whether symbol *_pgdat exist... yes checking whether first_online_pgdat() is available... no checking whether next_online_pgdat() is available... no checking whether next_zone() is available... no checking whether pgdat_list is available... no checking whether global_page_state() is available... yes checking whether page state NR_FREE_PAGES is available... yes checking whether page state NR_INACTIVE is available... no checking whether page state NR_INACTIVE_ANON is available... yes checking whether page state NR_INACTIVE_FILE is available... yes checking whether page state NR_ACTIVE is available... no checking whether page state NR_ACTIVE_ANON is available... yes checking whether page state NR_ACTIVE_FILE is available... yes checking whether symbol get_zone_counts is needed... no checking whether user_path_dir() is available... yes checking whether set_fs_pwd() is available... no checking whether set_fs_pwd() requires const struct path *... no checking whether vfs_unlink() wants 2 args... yes checking whether vfs_rename() wants 4 args... yes checking whether vfs_fsync() is available... yes checking whether vfs_fsync() wants 2 args... yes checking whether truncate_range() inode operation is available... no checking whether struct fs_struct uses spinlock_t... yes checking whether struct cred exists... yes checking whether groups_search() is available... no checking whether __put_task_struct() is available... yes checking whether proc_handler() wants 5 args... yes checking whether kvasprintf() is available... yes checking whether rwsem_is_locked() acquires sem->wait_lock... no checking whether fops->fallocate() exists... no checking whether iops->fallocate() exists... no checking whether fops->fallocate() exists... no checking whether shrink_dcache_memory() is available... no checking whether shrink_icache_memory() is available... no checking whether symbol kern_path_parent exists in header... no checking whether kern_path_parent() is available... no checking whether symbol kern_path_locked exists in header... yes checking whether CONFIG_KALLSYMS is defined... yes checking whether CONFIG_ZLIB_INFLATE is defined... yes checking whether CONFIG_ZLIB_DEFLATE is defined... yes checking whether zlib_deflate_workspacesize() wants 2 args... yes checking whether struct shrink_control exists... yes checking whether struct rw_semaphore member wait_lock is raw... yes checking whether header linux/sched/rt.h exists... no checking whether vfs_getattr() wants... 3 args configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating lib/Makefile config.status: creating cmd/Makefile config.status: creating module/Makefile config.status: creating module/spl/Makefile config.status: creating module/splat/Makefile config.status: creating include/Makefile config.status: creating include/fs/Makefile config.status: creating include/linux/Makefile config.status: creating include/rpc/Makefile config.status: creating include/sharefs/Makefile config.status: creating include/sys/Makefile config.status: creating include/sys/fm/Makefile config.status: creating include/sys/fs/Makefile config.status: creating include/sys/sysevent/Makefile config.status: creating include/util/Makefile config.status: creating include/vm/Makefile config.status: creating scripts/Makefile config.status: creating rpm/Makefile config.status: creating rpm/fedora/Makefile config.status: creating rpm/fedora/spl.spec config.status: creating rpm/fedora/spl-kmod.spec config.status: creating rpm/fedora/spl-dkms.spec config.status: creating rpm/generic/Makefile config.status: creating rpm/generic/spl.spec config.status: creating rpm/generic/spl-kmod.spec config.status: creating rpm/generic/spl-dkms.spec config.status: creating spl.release config.status: creating spl_config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999" make -j9 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999' Making all in include make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include' Making all in fs make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/fs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/fs' Making all in linux make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/linux' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/linux' Making all in rpc make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/rpc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/rpc' Making all in sharefs make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sharefs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sharefs' Making all in sys make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys' Making all in fm make[4]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/fm' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/fm' Making all in fs make[4]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/fs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/fs' Making all in sysevent make[4]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/sysevent' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/sysevent' make[4]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys' make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys' Making all in util make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/util' Making all in vm make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/vm' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/vm' make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include' make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include' Making all in rpm make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm' Making all in fedora make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm/fedora' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm/fedora' Making all in generic make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm/generic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm/generic' make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm' make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/rpm' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/lib' /bin/sh ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -include ../spl_config.h -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fexpensive-optimizations -c -o list.lo list.c /bin/sh ../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fexpensive-optimizations -o libcommon.la list.lo make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/lib' Making all in cmd make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/cmd' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -include ../spl_config.h -I../lib -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fexpensive-optimizations -c spl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -include ../spl_config.h -I../lib -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fexpensive-optimizations -c splat.c /bin/sh ../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fexpensive-optimizations -o spl spl.o /bin/sh ../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fexpensive-optimizations ../lib/libcommon.la -o splat splat.o make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/cmd' Making all in man make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/man' Making all in man1 make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/man/man1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/man/man1' make[3]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/man' make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/man' Making all in scripts make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/scripts' Making all in module make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module' make -C /usr/src/linux SUBDIRS=`pwd` CONFIG_SPL=m modules make[3]: Entering directory `/usr/src/linux-3.8.4-hardened' CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-debug.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-thread.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-taskq.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-rwlock.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-vnode.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-err.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-time.o In file included from /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c:27:0: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c: In function ‘kmalloc_nofail’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/kmem.h:108:1: note: Function kmalloc_nofail is missing from the size_overflow hash table +kmalloc_nofail+1+26347+ /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c: In function ‘kzalloc_nofail’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/kmem.h:122:1: note: Function kzalloc_nofail is missing from the size_overflow hash table +kzalloc_nofail+1+40719+ /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c: In function ‘kmalloc_node_nofail’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/kmem.h:136:1: note: Function kmalloc_node_nofail is missing from the size_overflow hash table +kmalloc_node_nofail+1+15151+ /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c: In function ‘vmalloc_nofail’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/kmem.h:154:1: note: Function vmalloc_nofail is missing from the size_overflow hash table +vmalloc_nofail+1+31162+ /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c: In function ‘kv_alloc’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.c:846:1: note: Function kv_alloc is missing from the size_overflow hash table +kv_alloc+2+62933+ CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kobj.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-generic.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-atomic.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-mutex.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kstat.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-condvar.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-xdr.o In file included from /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-generic.c:29:0: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-generic.c: In function ‘copyin’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/vmsystm.h:144:1: note: Function copyin is missing from the size_overflow hash table +copyin+3+45945+ /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-generic.c: In function ‘copyout’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/include/sys/vmsystm.h:154:1: note: Function copyout is missing from the size_overflow hash table +copyout+3+51409+ CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-cred.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-tsd.o CC [M] /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-zlib.o /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c: In function ‘proc_domemused’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:423:9: error: assignment of member ‘data’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:424:9: error: assignment of member ‘proc_handler’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:425:9: error: assignment of member ‘extra1’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:426:9: error: assignment of member ‘extra2’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c: In function ‘proc_doslab’: /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:451:9: error: assignment of member ‘data’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:452:9: error: assignment of member ‘proc_handler’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:453:9: error: assignment of member ‘extra1’ in read-only object /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.c:454:9: error: assignment of member ‘extra2’ in read-only object make[5]: *** [/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl] Error 2 make[3]: *** [_module_/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module] Error 2 make[3]: Leaving directory `/usr/src/linux-3.8.4-hardened' make[2]: *** [modules] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999' make: *** [all] Error 2 * ERROR: sys-kernel/spl-9999 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-kernel/spl-9999'`, * the complete build log and the output of `emerge -pqv '=sys-kernel/spl-9999'`. * The complete build log is located at '/var/tmp/portage/sys-kernel/spl-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/spl-9999/temp/environment'. * Working directory: '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999' * S: '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'