* Package: sys-fs/aufs3-3_p20121015  * Repository: gentoo  * Maintainer: jlec@gentoo.org tommy@gentoo.org  * USE: elibc_glibc inotify kernel_linux nfs ppc64 userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /var/kernel/build-3.6.2-gentoo * Found sources for kernel version: * 3.5.3-gentoo * Checking for suitable kernel configuration options... * CONFIG_EXPERIMENTAL: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking aufs3-3_p20121015.tar.xz to /var/tmp/portage/sys-fs/aufs3-3_p20121015/work >>> Source unpacked in /var/tmp/portage/sys-fs/aufs3-3_p20121015/work >>> Preparing source in /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone ... * Using for module creation branch origin/aufs3.5 Branch local-gentoo set up to track remote branch aufs3.5 from origin. * Using for utils building branch origin/aufs3.0 Branch local-gentoo set up to track remote branch aufs3.0 from origin. Switched to a new branch 'local-gentoo' >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone ... make -j3 CC=powerpc64-unknown-linux-gnu-gcc 'LDFLAGS=-O1 --as-needed --hash-style=gnu' ARCH=powerpc CONFIG_AUFS_FS=m KDIR=/var/kernel/build-3.6.2-gentoo -I/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/include -DCONFIG_AUFS_FS_MODULE -UCONFIG_AUFS -DCONFIG_AUFS_BRANCH_MAX_127 -DCONFIG_AUFS_HNOTIFY -DCONFIG_AUFS_HFSNOTIFY -DCONFIG_AUFS_SBILIST -DCONFIG_AUFS_EXPORT -DCONFIG_AUFS_INO_T_64 -DCONFIG_AUFS_RDU make -C /var/kernel/build-3.6.2-gentoo M=/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs EXTRA_CFLAGS="-I/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/include -DCONFIG_AUFS_FS_MODULE -UCONFIG_AUFS -DCONFIG_AUFS_BRANCH_MAX_127 -DCONFIG_AUFS_HNOTIFY -DCONFIG_AUFS_HFSNOTIFY -DCONFIG_AUFS_SBILIST -DCONFIG_AUFS_EXPORT -DCONFIG_AUFS_INO_T_64 -DCONFIG_AUFS_RDU" modules make[1]: Entering directory `/var/kernel/build-3.6.2-gentoo' CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/module.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/super.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/sbinfo.o /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/super.c: In function 'aufs_destroy_inode_cb': /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/super.c:52:2: warning: passing argument 1 of 'INIT_LIST_HEAD' from incompatible pointer type [enabled by default] /usr/src/linux-3.6.2-gentoo/include/linux/list.h:24:20: note: expected 'struct list_head *' but argument is of type 'struct hlist_head *' CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/branch.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/xino.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/sysaufs.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/opts.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/wkq.o CC [M] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.o /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c: In function 'vfsub_dentry_open': /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:58:7: warning: passing argument 1 of 'dentry_open' from incompatible pointer type [enabled by default] /usr/src/linux-3.6.2-gentoo/include/linux/fs.h:2202:22: note: expected 'const struct path *' but argument is of type 'struct dentry *' /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:58:7: warning: passing argument 2 of 'dentry_open' makes integer from pointer without a cast [enabled by default] /usr/src/linux-3.6.2-gentoo/include/linux/fs.h:2202:22: note: expected 'int' but argument is of type 'struct vfsmount *' /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:58:7: warning: passing argument 3 of 'dentry_open' makes pointer from integer without a cast [enabled by default] /usr/src/linux-3.6.2-gentoo/include/linux/fs.h:2202:22: note: expected 'const struct cred *' but argument is of type 'int' /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:58:7: error: too many arguments to function 'dentry_open' /usr/src/linux-3.6.2-gentoo/include/linux/fs.h:2202:22: note: declared here /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c: In function 'vfsub_lookup_hash': /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:122:2: error: implicit declaration of function 'lookup_hash' [-Werror=implicit-function-declaration] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:122:14: warning: assignment makes pointer from integer without a cast [enabled by default] /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c: In function 'vfsub_create': /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:209:7: error: 'struct nameidata' has no member named 'intent' /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:211:7: error: 'struct nameidata' has no member named 'intent' /var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.c:215:3: warning: the address of 'h_nd' will always evaluate as 'true' [-Waddress] cc1: some warnings being treated as errors make[4]: *** [/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs/vfsub.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [_module_/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone/fs/aufs] Error 2 make[2]: *** [sub-make] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/kernel/build-3.6.2-gentoo' make: *** [fs/aufs/aufs.ko] Error 2 * ERROR: sys-fs/aufs3-3_p20121015 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/aufs3-3_p20121015'`, * the complete build log and the output of `emerge -pqv '=sys-fs/aufs3-3_p20121015'`. * The complete build log is located at '/var/tmp/portage/sys-fs/aufs3-3_p20121015/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/aufs3-3_p20121015/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone' * S: '/var/tmp/portage/sys-fs/aufs3-3_p20121015/work/aufs3-standalone'