# git rev-parse -q --verify c457d9676496f5a895509f9c510278beaaffc829^{commit} c457d9676496f5a895509f9c510278beaaffc829 already have revision, skipping fetch # git checkout -q -f -B kisskb c457d9676496f5a895509f9c510278beaaffc829 # git clean -qxdf # < git log -1 # commit c457d9676496f5a895509f9c510278beaaffc829 # Author: Stephen Rothwell # Date: Thu Apr 22 19:44:48 2021 +1000 # # Add linux-next specific files for 20210422 # # 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 c457d9676496f5a895509f9c510278beaaffc829 # < make -s -j 120 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 # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 120 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- help # make -s -j 120 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- olddefconfig .config:6241:warning: override: reassigning to symbol STANDALONE .config:6242:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6245:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY # make -s -j 120 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- In file included from /kisskb/src/drivers/memstick/host/r592.h:13, from /kisskb/src/drivers/memstick/host/r592.c:21: /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_flush_fifo_write': /kisskb/src/include/linux/kfifo.h:588:1: warning: ignoring return value of '__kfifo_uint_must_check_helper', declared with attribute warn_unused_result [-Wunused-result] __kfifo_uint_must_check_helper( \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ({ \ ~~~~ typeof((fifo) + 1) __tmp = (fifo); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ typeof(__tmp->ptr) __buf = (buf); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unsigned long __n = (n); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~ const size_t __recsize = sizeof(*__tmp->rectype); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct __kfifo *__kfifo = &__tmp->kfifo; \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (__recsize) ?\ ~~~~~~~~~~~~~~ __kfifo_out_r(__kfifo, __buf, __n, __recsize) : \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __kfifo_out(__kfifo, __buf, __n); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }) \ ~~~~ ) ~ /kisskb/src/drivers/memstick/host/r592.c:367:2: note: in expansion of macro 'kfifo_out' kfifo_out(&dev->pio_fifo, buffer, 4); ^~~~~~~~~ arch/x86/tools/insn_decoder_test: success: Decoded and checked 8001027 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x1e91d85e) /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:135: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:272: bzImage] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 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:03:06.698289