# git rev-parse -q --verify 675f7660ffb0e1880011f6b3c4f9ac241491e3cd^{commit} 675f7660ffb0e1880011f6b3c4f9ac241491e3cd already have revision, skipping fetch # git checkout -q -f -B kisskb 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # git clean -qxdf # < git log -1 # commit 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # Author: Andi Kleen # Date: Mon Aug 1 13:56:51 2011 -0700 # # release 2.6.35.14 # # Signed-off-by: Andi Kleen # < /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 675f7660ffb0e1880011f6b3c4f9ac241491e3cd # < make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-35_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_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()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/configs/pmac32_defconfig:332:warning: symbol value 'm' invalid for PCCARD_NONSTATIC # < make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-35_pmac32_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 24 ARCH=powerpc O=/kisskb/build/stable-35_pmac32_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 24 ARCH=powerpc O=/kisskb/build/stable-35_pmac32_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:118:17: warning: variable 'check' set but not used [-Wunused-but-set-variable] 118 | int force = 0, check = 0; | ^~~~~ /kisskb/src/scripts/dtc/flattree.c: In function 'flat_read_mem_reserve': /kisskb/src/scripts/dtc/flattree.c:674:14: warning: variable 'p' set but not used [-Wunused-but-set-variable] 674 | const char *p; | ^ :1523:2: warning: #warning syscall recvmmsg not implemented [-Wcpp] 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/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:425:37: warning: 'msqid64.msg_qbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] &msqid64.msg_perm, msqid64.msg_qbytes); ^ /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:981:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make[1]: *** [/kisskb/src/Makefile:887: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/powerpc/include/asm/div64.h:1:0, from /kisskb/src/include/linux/kernel.h:73, from /kisskb/src/include/linux/cache.h:4, from /kisskb/src/arch/powerpc/include/asm/thread_info.h:26, from /kisskb/src/include/linux/thread_info.h:56, from /kisskb/src/arch/powerpc/include/asm/ptrace.h:146, from /kisskb/src/arch/powerpc/include/asm/processor.h:23, from /kisskb/src/include/linux/prefetch.h:14, from /kisskb/src/include/linux/list.h:6, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/device.h:17, from /kisskb/src/drivers/base/power/main.c:20: /kisskb/src/drivers/base/power/main.c: In function 'dpm_show_time': /kisskb/src/include/asm-generic/div64.h:43:28: warning: comparison of distinct pointer types lacks a cast (void)(((typeof((n)) *)0) == ((uint64_t *)0)); \ ^ /kisskb/src/drivers/base/power/main.c:414:2: note: in expansion of macro 'do_div' do_div(usecs64, NSEC_PER_USEC); ^ /kisskb/src/fs/namespace.c: In function 'sys_mount': /kisskb/src/fs/namespace.c:2145:6: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = do_mount(kernel_dev, kernel_dir, kernel_type, flags, ^ /kisskb/src/fs/namespace.c:2145:6: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 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:163: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:2010:27: note: 'parent' was declared here struct rb_node **link, *parent; ^ 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:201:2: warning: 'speaker_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:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/include/sound/control.h:201: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/sound/ppc/tumbler.c: In function 'snapper_set_capture_source': /kisskb/src/sound/ppc/tumbler.c:788:12: warning: operation on 'mix->acs' may be undefined [-Wsequence-point] mix->acs = mix->acs |= 2; ^ /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))); ^ 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); ^ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'pci_mmap_resource': /kisskb/src/drivers/pci/pci-sysfs.c:753:3: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 7 has type 'resource_size_t' [-Wformat=] WARN(1, "process \"%s\" tried to map 0x%08lx bytes " ^ /kisskb/src/drivers/pci/pci-sysfs.c:753:3: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 8 has type 'resource_size_t' [-Wformat=] /kisskb/src/drivers/net/wireless/prism54/isl_ioctl.c: In function 'prism54_ioctl': /kisskb/src/drivers/net/wireless/prism54/isl_ioctl.c:2733:14: warning: array subscript is above array bounds [-Warray-bounds] current_ev = prism54_translate_bss(ndev, &info, current_ev, ^ /kisskb/src/drivers/scsi/aic7xxx_old.c: In function 'aic7xxx_register': /kisskb/src/drivers/scsi/aic7xxx_old.c:7907:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_VL): ^ /kisskb/src/drivers/scsi/aic7xxx_old.c:7904:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_EISA): ^ /kisskb/src/drivers/scsi/aic7xxx_old.c: In function 'aic7xxx_load_seeprom': /kisskb/src/drivers/scsi/aic7xxx_old.c:8523:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_VL): ^ /kisskb/src/drivers/scsi/aic7xxx_old.c:8516:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_EISA): /* None of these adapters have seeproms. */ ^ make: *** [Makefile:126: sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-35_pmac32_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-35_pmac32_defconfig_powerpc-gcc4.9 # Build took: 0:00:43.500553