# git rev-parse -q --verify 55e5059cb57220d686fd85423bf5b574cc77c1b4^{commit} 55e5059cb57220d686fd85423bf5b574cc77c1b4 already have revision, skipping fetch # git checkout -q -f -B kisskb 55e5059cb57220d686fd85423bf5b574cc77c1b4 # git clean -qxdf # < git log -1 # commit 55e5059cb57220d686fd85423bf5b574cc77c1b4 # Author: Stephen Rothwell # Date: Mon Nov 5 16:47:45 2018 +1100 # # Add linux-next specific files for 20181105 # # 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 55e5059cb57220d686fd85423bf5b574cc77c1b4 # < make -s -j 80 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=0x7BA51CA6 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 80 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 80 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- :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: vmlinux.o(.text.unlikely+0x19678): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call() The function bcm2836_arm_irqchip_smp_init() references the function __init set_smp_cross_call(). This is often because bcm2836_arm_irqchip_smp_init lacks a __init annotation or the annotation of set_smp_cross_call is wrong. WARNING: vmlinux.o(.text.unlikely+0x199cc): 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. FATAL: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them. make[2]: *** [/kisskb/src/scripts/Makefile.modpost:98: vmlinux.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1051: vmlinux] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 80 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:06.207937