# git rev-parse -q --verify 5dba9ddd98cbc7ad319d687887981a0ea0062c75^{commit} 5dba9ddd98cbc7ad319d687887981a0ea0062c75 already have revision, skipping fetch # git checkout -q -f -B kisskb 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # git clean -qxdf # < git log -1 # commit 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # Author: Greg Kroah-Hartman # Date: Tue Oct 22 08:58:59 2013 +0100 # # Linux 3.0.101 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig In file included from scripts/kconfig/zconf.tab.c:2501: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:587:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 587 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:587:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:587:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 587 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:590:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 590 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:590:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 590 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/dtc/dtc.c: In function 'main': /kisskb/src/scripts/dtc/dtc.c:102:17: warning: variable 'check' set but not used [-Wunused-but-set-variable] 102 | int force = 0, check = 0, sort = 0; | ^~~~~ /kisskb/src/scripts/dtc/flattree.c: In function 'flat_read_mem_reserve': /kisskb/src/scripts/dtc/flattree.c:700:14: warning: variable 'p' set but not used [-Wunused-but-set-variable] 700 | const char *p; | ^ In function 'cpio_replace_env', inlined from 'cpio_mkfile_line' at /kisskb/src/usr/gen_init_cpio.c:454:26: /kisskb/src/usr/gen_init_cpio.c:399:4: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 399 | strncpy(new_location, expanded, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/vdso64/gettimeofday.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/vdso64/gettimeofday.S:148: Error: operand out of range (4 is not between 0 and 1) /kisskb/src/arch/powerpc/kernel/vdso64/gettimeofday.S:148: Error: missing operand make[3]: *** [/kisskb/src/arch/powerpc/kernel/vdso64/Makefile:35: arch/powerpc/kernel/vdso64/gettimeofday.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:441: arch/powerpc/kernel/vdso64] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:945: arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /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); ^ In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:206:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:23: note: 'master_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ /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:530:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1070: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:530:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1097: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:1284:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1188:3: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), ^ /kisskb/src/drivers/infiniband/hw/ehca/ehca_mrmw.c: In function 'ehca_reg_mr': /kisskb/src/drivers/infiniband/hw/ehca/ehca_mrmw.c:2489:5: warning: 'hret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (hret == H_SUCCESS) ^ /kisskb/src/drivers/infiniband/hw/ehca/ehca_mrmw.c:2472:6: note: 'hret' was declared here u64 hret, *kpage; ^ /kisskb/src/drivers/scsi/lpfc/lpfc_attr.c: In function 'lpfc_sli4_pdev_reg_request': /kisskb/src/drivers/scsi/lpfc/lpfc_attr.c:771:23: warning: 'portstat_reg' may be used uninitialized in this function [-Wmaybe-uninitialized] struct lpfc_register portstat_reg; ^ /kisskb/src/drivers/scsi/lpfc/lpfc_bsg.c: In function 'lpfc_bsg_request': /kisskb/src/drivers/scsi/lpfc/lpfc_bsg.c:1835:13: warning: 'mbxstatus' may be used uninitialized in this function [-Wmaybe-uninitialized] if (pmboxq && (mbxstatus != MBX_TIMEOUT)) ^ /kisskb/src/drivers/scsi/lpfc/lpfc_bsg.c:1743:6: note: 'mbxstatus' was declared here int mbxstatus, i, rc = 0; ^ /kisskb/src/drivers/scsi/lpfc/lpfc_bsg.c:1661:5: warning: 'mbxstatus' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mbxstatus != MBX_TIMEOUT) ^ /kisskb/src/drivers/scsi/lpfc/lpfc_bsg.c:1569:6: note: 'mbxstatus' was declared here int mbxstatus; ^ In file included from /kisskb/src/include/linux/mm.h:11:0, from /kisskb/src/fs/fuse/fuse_i.h:18, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/include/linux/rbtree.h:171:26: warning: 'parent' may be used uninitialized in this function [-Wmaybe-uninitialized] node->rb_parent_color = (unsigned long )parent; ^ /kisskb/src/fs/fuse/file.c:2053:27: note: 'parent' was declared here struct rb_node **link, *parent; ^ /kisskb/src/fs/compat_ioctl.c: In function 'serial_struct_ioctl': /kisskb/src/fs/compat_ioctl.c:609:38: warning: typedef 'SS' locally defined but not used [-Wunused-local-typedefs] typedef struct serial_struct SS; ^ /kisskb/src/fs/xfs/xfs_dir2_block.c: In function 'xfs_dir2_sf_to_block': /kisskb/src/fs/xfs/xfs_dir2_block.c:1151:26: warning: array subscript is above array bounds [-Warray-bounds] dep->name[0] = dep->name[1] = '.'; ^ /kisskb/src/fs/xfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_compact': /kisskb/src/fs/xfs/xfs_dir2_leaf.c:622:31: warning: array subscript is above array bounds [-Warray-bounds] leaf->ents[to] = leaf->ents[from]; ^ /kisskb/src/drivers/net/tg3.c: In function 'tg3_set_eeprom': /kisskb/src/drivers/net/tg3.c:9887:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(buf, &start, 4); ^ make: *** [Makefile:130: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-3.0_ppc64_defconfig_powerpc-gcc4.9 # Build took: 0:01:03.610856