# git rev-parse -q --verify c0b832517f627ead3388c6f0c74e8ac10ad5774b^{commit} c0b832517f627ead3388c6f0c74e8ac10ad5774b already have revision, skipping fetch # git checkout -q -f -B kisskb c0b832517f627ead3388c6f0c74e8ac10ad5774b # git clean -qxdf # < git log -1 # commit c0b832517f627ead3388c6f0c74e8ac10ad5774b # Author: Stephen Rothwell # Date: Tue Apr 2 14:24:50 2024 +1100 # # Add linux-next specific files for 20240402 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux-ld --version # < git log --format=%s --max-count=1 c0b832517f627ead3388c6f0c74e8ac10ad5774b # make -s -j 160 ARCH=loongarch O=/kisskb/build/linux-next_loongson3_defconfig_loongarch-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux- loongson3_defconfig # < make -s -j 160 ARCH=loongarch O=/kisskb/build/linux-next_loongson3_defconfig_loongarch-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux- help # make -s -j 160 ARCH=loongarch O=/kisskb/build/linux-next_loongson3_defconfig_loongarch-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux- olddefconfig # make -s -j 160 ARCH=loongarch O=/kisskb/build/linux-next_loongson3_defconfig_loongarch-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux- In file included from : In function 'follow_huge_pud', inlined from 'follow_pud_mask' at /kisskb/src/mm/gup.c:1075:10, inlined from 'follow_p4d_mask' at /kisskb/src/mm/gup.c:1105:9, inlined from 'follow_page_mask' at /kisskb/src/mm/gup.c:1151:10: /kisskb/src/include/linux/compiler_types.h:460:45: error: call to '__compiletime_assert_382' declared with attribute error: BUILD_BUG failed 460 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ /kisskb/src/include/linux/compiler_types.h:441:25: note: in definition of macro '__compiletime_assert' 441 | prefix ## suffix(); \ | ^~~~~~ /kisskb/src/include/linux/compiler_types.h:460:9: note: in expansion of macro '_compiletime_assert' 460 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:59:21: note: in expansion of macro 'BUILD_BUG_ON_MSG' 59 | #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/pgtable.h:1887:23: note: in expansion of macro 'BUILD_BUG' 1887 | #define pud_pfn(x) ({ BUILD_BUG(); 0; }) | ^~~~~~~~~ /kisskb/src/mm/gup.c:679:29: note: in expansion of macro 'pud_pfn' 679 | unsigned long pfn = pud_pfn(pud); | ^~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:244: mm/gup.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: mm] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1924: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=loongarch O=/kisskb/build/linux-next_loongson3_defconfig_loongarch-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/loongarch64-linux/bin/loongarch64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_loongson3_defconfig_loongarch-gcc13 # Build took: 0:02:25.867776