# git rev-parse -q --verify a4aedc2663260f54df81a7a1a4b1c22df8f66161^{commit} a4aedc2663260f54df81a7a1a4b1c22df8f66161 already have revision, skipping fetch # git checkout -q -f -B kisskb a4aedc2663260f54df81a7a1a4b1c22df8f66161 # git clean -qxdf # < git log -1 # commit a4aedc2663260f54df81a7a1a4b1c22df8f66161 # Author: Stephen Rothwell # Date: Tue Nov 20 16:00:25 2018 +1100 # # Add linux-next specific files for 20181120 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 a4aedc2663260f54df81a7a1a4b1c22df8f66161 # < make -s -j 40 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x33266000 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 40 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 40 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1353:2: warning: #warning syscall fspick not implemented [-Wcpp] :1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] warning: include/asm-generic/atomic-instrumented.h is out-of-date. warning: include/asm-generic/atomic-long.h is out-of-date. warning: include/linux/atomic-fallback.h is out-of-date. WARNING: vmlinux.o(.text.unlikely+0x111c8): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call() The function gic_smp_init() references the function __init set_smp_cross_call(). This is often because gic_smp_init lacks a __init annotation or the annotation of set_smp_cross_call is wrong. Completed OK # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:01:01.449001