# git rev-parse -q --verify b1645c0cbd486ccebf76e0c3d4d2439f846316b0^{commit} b1645c0cbd486ccebf76e0c3d4d2439f846316b0 already have revision, skipping fetch # git checkout -q -f -B kisskb b1645c0cbd486ccebf76e0c3d4d2439f846316b0 # git clean -qxdf # < git log -1 # commit b1645c0cbd486ccebf76e0c3d4d2439f846316b0 # Author: Stephen Rothwell # Date: Mon Aug 5 16:02:30 2019 +1000 # # Add linux-next specific files for 20190805 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 b1645c0cbd486ccebf76e0c3d4d2439f846316b0 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x1AE1CE04 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_init_recovery_info': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:658:6: warning: unused variable 'r' [-Wunused-variable] int r; ^ /kisskb/src/drivers/of/platform.c: In function 'of_link_property': /kisskb/src/drivers/of/platform.c:650:18: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] return done ? 0 : -ENODEV; In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/x86/include/asm/bug.h:83, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/jump_label.h:250, from /kisskb/src/arch/x86/include/asm/string_64.h:6, from /kisskb/src/arch/x86/include/asm/string.h:5, from /kisskb/src/include/linux/string.h:20, from /kisskb/src/include/linux/scatterlist.h:5, from /kisskb/src/drivers/scsi/libsas/sas_discover.c:9: /kisskb/src/drivers/scsi/libsas/sas_discover.c: In function 'sas_discover_domain': /kisskb/src/include/linux/printk.h:309:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:459:3: note: in expansion of macro 'pr_notice' pr_notice("ATA device seen but CONFIG_SCSI_SAS_ATA=N so cannot attach\n"); ^~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:462:2: note: here default: ^~~~~~~ kernel/locking/locktorture.o: In function `torture_drw_init': locktorture.c:(.text+0x167): undefined reference to `btrfs_drw_lock_init' kernel/locking/locktorture.o: In function `torture_drw_read_lock': locktorture.c:(.text+0x825): undefined reference to `btrfs_drw_read_lock' kernel/locking/locktorture.o: In function `torture_drw_write_lock': locktorture.c:(.text+0x84a): undefined reference to `btrfs_drw_write_lock' kernel/locking/locktorture.o: In function `torture_drw_read_unlock': locktorture.c:(.text+0x58c): undefined reference to `btrfs_drw_read_unlock' kernel/locking/locktorture.o: In function `torture_drw_write_unlock': locktorture.c:(.text+0x839): undefined reference to `btrfs_drw_write_unlock' make[1]: *** [/kisskb/src/Makefile:1064: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:16.278852