Buildresult: stable-35/s390-defconfig/s390x-gcc4.9 built on Feb 7 2020, 00:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 7 2020, 00:22
Duration:
0:00:44.027820
Builder:
ka2
Revision:
release 2.6.35.14 (
675f7660ffb0e1880011f6b3c4f9ac241491e3cd)
Target:
stable-35/s390-defconfig/s390x-gcc4.9
Branch:
stable-35
Compiler:
s390x-gcc4.9
(s390-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible errors
make[2]: *** [kernel/Makefile:138: kernel/timeconst.h] Error 255 make[1]: *** [Makefile:887: kernel] Error 2 make: *** [Makefile:126: sub-make] Error 2
Possible warnings (25)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] scripts/kconfig/confdata.c:434:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] scripts/kconfig/confdata.c:437:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] usr/gen_init_cpio.c:391:24: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] arch/s390/kvm/../../../virt/kvm/kvm_main.c:1753:10: warning: unused variable 'r' [-Wunused-variable] ipc/msg.c:415:38: warning: 'msqid64.msg_qbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] crypto/gf128mul.c:185:21: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] crypto/gf128mul.c:223:21: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] include/linux/bio.h:666:41: warning: statement with no effect [-Wunused-value] include/linux/bio.h:666:41: warning: statement with no effect [-Wunused-value] include/linux/blkdev.h:1331:39: warning: statement with no effect [-Wunused-value] include/linux/blkdev.h:1331:39: warning: statement with no effect [-Wunused-value] fs/nfs/inode.c:140:41: warning: argument to 'sizeof' in 'memset' call is the same pointer type '__be32 *' as the destination; expected '__be32' or an explicit length [-Wsizeof-pointer-memaccess] fs/compat_ioctl.c:711:38: warning: typedef 'SS' locally defined but not used [-Wunused-local-typedefs] drivers/net/bonding/bond_main.c:171:12: warning: 'disable_netpoll' defined but not used [-Wunused-variable] drivers/s390/net/qeth_core.h:74:2: warning: 'link_type' may be used uninitialized in this function [-Wmaybe-uninitialized] include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'noop_qdisc' will never be NULL [-Waddress] include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_attach' will never be NULL [-Waddress] include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'destroy_conntrack' will never be NULL [-Waddress] include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l3proto_generic' will never be NULL [-Waddress] include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l4proto_generic' will never be NULL [-Waddress] include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l3proto_generic' will never be NULL [-Waddress]
Full Log
# git rev-parse -q --verify 675f7660ffb0e1880011f6b3c4f9ac241491e3cd^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-2.6.35.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 675f7660ffb0e1880011f6b3c4f9ac241491e3cd^{commit} 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # git checkout -q -f -B kisskb 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # git clean -qxdf # < git log -1 # commit 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # Author: Andi Kleen <ak@linux.intel.com> # Date: Mon Aug 1 13:56:51 2011 -0700 # # release 2.6.35.14 # # Signed-off-by: Andi Kleen <ak@linux.intel.com> # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # < make -s -j 48 ARCH=s390 O=/kisskb/build/stable-35_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- defconfig /kisskb/src/scripts/kconfig/conf.c: In function 'conf_sym': /kisskb/src/scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 159 | int type; | ^~~~ /kisskb/src/scripts/kconfig/conf.c: In function 'conf_choice': /kisskb/src/scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 231 | int type; | ^~~~ In file included from scripts/kconfig/zconf.tab.c:2464: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:434:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] 434 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:434:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:434:2: note: 'sprintf' output 1 or more bytes (assuming 135) into a destination of size 128 434 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] 437 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:3: note: 'sprintf' output between 13 and 150 bytes into a destination of size 128 437 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # make -s -j 48 ARCH=s390 O=/kisskb/build/stable-35_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- In function 'cpio_replace_env', inlined from 'cpio_mkfile_line' at /kisskb/src/usr/gen_init_cpio.c:445:26: /kisskb/src/usr/gen_init_cpio.c:391:24: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 391 | strncpy(new_location, expanded, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /kisskb/src/kernel/timeconst.pl line 373. make[2]: *** [/kisskb/src/kernel/Makefile:138: kernel/timeconst.h] Error 255 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/arch/s390/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_dev_ioctl_create_vm': /kisskb/src/arch/s390/kvm/../../../virt/kvm/kvm_main.c:1753:10: warning: unused variable 'r' [-Wunused-variable] int fd, r; ^ /kisskb/src/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:415:38: warning: 'msqid64.msg_qbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] struct msqid64_ds uninitialized_var(msqid64); ^ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_lle': /kisskb/src/crypto/gf128mul.c:185:21: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(r, 0, sizeof(r)); ^ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_bbe': /kisskb/src/crypto/gf128mul.c:223:21: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(r, 0, sizeof(r)); ^ In file included from /kisskb/src/include/linux/device-mapper.h:11:0, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm.c:8: /kisskb/src/drivers/md/dm.c: In function 'split_bvec': /kisskb/src/include/linux/bio.h:666:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1118:3: note: in expansion of macro 'bio_integrity_clone' bio_integrity_clone(clone, bio, GFP_NOIO, bs); ^ /kisskb/src/drivers/md/dm.c: In function 'clone_bio': /kisskb/src/include/linux/bio.h:666:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1146:3: note: in expansion of macro 'bio_integrity_clone' bio_integrity_clone(clone, bio, GFP_NOIO, bs); ^ In file included from /kisskb/src/include/linux/device-mapper.h:12:0, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm-table.c:8: /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_set_integrity': /kisskb/src/include/linux/blkdev.h:1331:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1082:2: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), ^ /kisskb/src/include/linux/blkdev.h:1331:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1088:2: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), NULL); ^ make[1]: *** [/kisskb/src/Makefile:887: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/nfs/inode.c: In function 'nfs_zap_caches_locked': /kisskb/src/fs/nfs/inode.c:140:41: warning: argument to 'sizeof' in 'memset' call is the same pointer type '__be32 *' as the destination; expected '__be32' or an explicit length [-Wsizeof-pointer-memaccess] memset(NFS_COOKIEVERF(inode), 0, sizeof(NFS_COOKIEVERF(inode))); ^ /kisskb/src/fs/compat_ioctl.c: In function 'serial_struct_ioctl': /kisskb/src/fs/compat_ioctl.c:711:38: warning: typedef 'SS' locally defined but not used [-Wunused-local-typedefs] typedef struct serial_struct SS; ^ /kisskb/src/drivers/net/bonding/bond_main.c:171:12: warning: 'disable_netpoll' defined but not used [-Wunused-variable] static int disable_netpoll = 1; ^ In file included from /kisskb/src/drivers/s390/net/qeth_core_main.c:28:0: /kisskb/src/drivers/s390/net/qeth_core_main.c: In function 'qeth_ulp_enable_cb': /kisskb/src/drivers/s390/net/qeth_core.h:74:2: warning: 'link_type' may be used uninitialized in this function [-Wmaybe-uninitialized] qeth_dbf_longtext(QETH_DBF_##name, level, text) ^ /kisskb/src/drivers/s390/net/qeth_core_main.c:1948:7: note: 'link_type' was declared here __u8 link_type; ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/s390/include/asm/elf.h:131, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/sched/sch_generic.c:15: /kisskb/src/net/sched/sch_generic.c: In function 'dev_graft_qdisc': /kisskb/src/include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'noop_qdisc' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/sched/sch_generic.c:670:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, &noop_qdisc); ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/include/linux/smp_lock.h:5, from /kisskb/src/include/linux/hardirq.h:6, from /kisskb/src/arch/s390/include/asm/irq.h:5, from /kisskb/src/include/linux/irqnr.h:10, from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/linux/net.h:58, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/netfilter.h:6, from /kisskb/src/net/netfilter/nf_conntrack_core.c:15: /kisskb/src/net/netfilter/nf_conntrack_core.c: In function 'nf_conntrack_init': /kisskb/src/include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_attach' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_core.c:1477:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ip_ct_attach, nf_conntrack_attach); ^ /kisskb/src/include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'destroy_conntrack' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_core.c:1478:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_destroy, destroy_conntrack); ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/include/linux/smp_lock.h:5, from /kisskb/src/include/linux/hardirq.h:6, from /kisskb/src/arch/s390/include/asm/irq.h:5, from /kisskb/src/include/linux/irqnr.h:10, from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/linux/net.h:58, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/netfilter.h:6, from /kisskb/src/net/netfilter/nf_conntrack_proto.c:13: /kisskb/src/net/netfilter/nf_conntrack_proto.c: In function 'nf_conntrack_l3proto_unregister': /kisskb/src/include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l3proto_generic' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c:205:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_l3protos[proto->l3proto], ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c: In function 'nf_conntrack_l4proto_unregister': /kisskb/src/include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l4proto_generic' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c:329:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_protos[l4proto->l3proto][l4proto->l4proto], ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c: In function 'nf_conntrack_proto_init': /kisskb/src/include/linux/rcupdate.h:471:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l3proto_generic' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c:354:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_l3protos[i], ^ make: *** [Makefile:126: sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/stable-35_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-35_s390-defconfig_s390x-gcc4.9 # Build took: 0:00:44.027820
© Michael Ellerman 2006-2018.