# git rev-parse -q --verify 7bbf02b875b5389b8323cdaa6052929475ae1818^{commit} 7bbf02b875b5389b8323cdaa6052929475ae1818 already have revision, skipping fetch # git checkout -q -f -B kisskb 7bbf02b875b5389b8323cdaa6052929475ae1818 # git clean -qxdf # < git log -1 # commit 7bbf02b875b5389b8323cdaa6052929475ae1818 # Author: Nathan Chancellor # Date: Wed Jan 11 20:05:11 2023 -0700 # # kbuild: Stop using '-Qunused-arguments' with clang # # This option masks all unused command line argument warnings, which can # hide potential issues, such as an architecture Makefile adding an # unsupported flag to KBUILD_AFLAGS or KBUILD_CFLAGS, which will cause all # as-option and cc-options to silently fail due to -Werror with no # indication as to why in the main kernel build. # # Remove this flag so that warnings of this nature can be caught early and # obviously in a build. # # Signed-off-by: Nathan Chancellor # Reviewed-by: Nick Desaulniers # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 7bbf02b875b5389b8323cdaa6052929475ae1818 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 # Build took: 0:02:15.263032