* Package: sys-fs/vhba-20190302  * Repository: gentoo  * Maintainer: tetromino@gentoo.org  * USE: elibc_glibc hppa kernel_linux userland_GNU  * FEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox  * Package: sys-fs/vhba-20190302  * Repository: gentoo  * Maintainer: tetromino@gentoo.org  * USE: elibc_glibc hppa kernel_linux userland_GNU  * FEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.0.0-JeR * Checking for suitable kernel configuration options...  [ ok ] * Checking for suitable kernel configuration options...  [ ok ] >>> Unpacking source... >>> Unpacking vhba-module-20190302.tar.bz2 to /var/tmp/portage/sys-fs/vhba-20190302/work >>> Source unpacked in /var/tmp/portage/sys-fs/vhba-20190302/work >>> Preparing source in /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302 ... ln: failed to create symbolic link 'Module.symvers': File exists * Preparing vhba module make -j3 HOSTCC=hppa2.0-unknown-linux-gnu-gcc CROSS_COMPILE=hppa2.0-unknown-linux-gnu- LDFLAGS= KDIR=/usr/src/linux modules make -C /usr/src/linux M=/var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302 modules make[1]: Entering directory '/usr/src/linux-mainline' CC [M] /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302/vhba.o In file included from ./arch/parisc/include/asm/processor.h:17:0, from ./arch/parisc/include/asm/spinlock.h:7, from ./arch/parisc/include/asm/atomic.h:22, from ./include/linux/atomic.h:7, from ./arch/parisc/include/asm/bitops.h:13, from ./include/linux/bitops.h:19, from ./include/linux/kernel.h:11, from ./include/linux/list.h:9, from ./include/linux/module.h:9, from /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302/vhba.c:24: ./arch/parisc/include/asm/pdc.h:74:10: warning: ‘struct pdc_memory_table’ declared inside parameter list will not be visible outside of this definition or declaration struct pdc_memory_table *tbl, unsigned long entries); ^~~~~~~~~~~~~~~~ ./arch/parisc/include/asm/pdc.h:73:30: warning: ‘struct pdc_memory_table_raddr’ declared inside parameter list will not be visible outside of this definition or declaration int pdc_mem_mem_table(struct pdc_memory_table_raddr *r_addr, ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./arch/parisc/include/asm/bitops.h:218:0, from ./include/linux/bitops.h:19, from ./include/linux/kernel.h:11, from ./include/linux/list.h:9, from ./include/linux/module.h:9, from /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302/vhba.c:24: ./include/asm-generic/bitops/__fls.h: In function ‘__fls’: ./include/asm-generic/bitops/__fls.h:18:21: warning: left shift count >= width of type [-Wshift-count-overflow] if (!(word & (~0ul << 32))) { ^~ ./include/asm-generic/bitops/__fls.h:20:8: warning: left shift count >= width of type [-Wshift-count-overflow] word <<= 32; ^~~ ./include/asm-generic/bitops/__fls.h:23:21: warning: left shift count >= width of type [-Wshift-count-overflow] if (!(word & (~0ul << (BITS_PER_LONG-16)))) { ^~ ./include/asm-generic/bitops/__fls.h:27:21: warning: left shift count >= width of type [-Wshift-count-overflow] if (!(word & (~0ul << (BITS_PER_LONG-8)))) { ^~ ./include/asm-generic/bitops/__fls.h:31:21: warning: left shift count >= width of type [-Wshift-count-overflow] if (!(word & (~0ul << (BITS_PER_LONG-4)))) { ^~ ./include/asm-generic/bitops/__fls.h:35:21: warning: left shift count >= width of type [-Wshift-count-overflow] if (!(word & (~0ul << (BITS_PER_LONG-2)))) { ^~ ./include/asm-generic/bitops/__fls.h:39:21: warning: left shift count >= width of type [-Wshift-count-overflow] if (!(word & (~0ul << (BITS_PER_LONG-1)))) ^~ In file included from ./include/linux/stringhash.h:7:0, from ./include/linux/dcache.h:14, from ./include/linux/fs.h:8, from ./include/linux/highmem.h:5, from /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302/vhba.c:25: ./include/linux/hash.h: In function ‘hash32_ptr’: ./include/linux/hash.h:99:14: warning: right shift count >= width of type [-Wshift-count-overflow] val ^= (val >> 32); ^~ In file included from /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302/vhba.c:37:0: ./include/linux/compat.h: In function ‘put_compat_sigset’: ./include/linux/compat.h:494:34: warning: right shift count >= width of type [-Wshift-count-overflow] case 4: v.sig[7] = (set->sig[3] >> 32); v.sig[6] = set->sig[3]; ^~ ./include/linux/compat.h:496:34: warning: right shift count >= width of type [-Wshift-count-overflow] case 3: v.sig[5] = (set->sig[2] >> 32); v.sig[4] = set->sig[2]; ^~ ./include/linux/compat.h:498:34: warning: right shift count >= width of type [-Wshift-count-overflow] case 2: v.sig[3] = (set->sig[1] >> 32); v.sig[2] = set->sig[1]; ^~ ./include/linux/compat.h:500:34: warning: right shift count >= width of type [-Wshift-count-overflow] case 1: v.sig[1] = (set->sig[0] >> 32); v.sig[0] = set->sig[0]; ^~ {standard input}: Assembler messages: {standard input}:1620: Error: attempt to move .org backwards make[2]: *** [scripts/Makefile.build:283: /var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302/vhba.o] Error 1 make[1]: *** [Makefile:1553: _module_/var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302] Error 2 make[1]: Leaving directory '/usr/src/linux-mainline' make: *** [Makefile:14: modules] Error 2 * ERROR: sys-fs/vhba-20190302::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/vhba-20190302::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/vhba-20190302::gentoo'`. * The complete build log is located at '/aches/gentoo/emergelogs/karsten/sys-fs:vhba-20190302:20190310-152828.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/vhba-20190302/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/vhba-20190302/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302' * S: '/var/tmp/portage/sys-fs/vhba-20190302/work/vhba-module-20190302'