# git rev-parse -q --verify 37e7f89b58c9732c6843602ec3e1db9aa00086f2^{commit} 37e7f89b58c9732c6843602ec3e1db9aa00086f2 already have revision, skipping fetch # git checkout -q -f -B kisskb 37e7f89b58c9732c6843602ec3e1db9aa00086f2 # git clean -qxdf # < git log -1 # commit 37e7f89b58c9732c6843602ec3e1db9aa00086f2 # Author: Stephen Rothwell # Date: Tue Jun 23 16:25:43 2020 +1000 # # Add linux-next specific files for 20200623 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 37e7f89b58c9732c6843602ec3e1db9aa00086f2 # < make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_bigsur_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- bigsur_defconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_bigsur_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_bigsur_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_bigsur_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- In file included from /kisskb/src/include/linux/dev_printk.h:14, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'fragmentation_score_zone': /kisskb/src/include/linux/compiler.h:339:38: error: call to '__compiletime_assert_329' declared with attribute error: BUILD_BUG failed _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler.h:320:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^~~~~~ /kisskb/src/include/linux/compiler.h:339:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #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' #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") ^~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/include/asm/page.h:70:30: note: in expansion of macro 'BUILD_BUG' #define HUGETLB_PAGE_ORDER ({BUILD_BUG(); 0; }) ^~~~~~~~~ /kisskb/src/mm/compaction.c:66:32: note: in expansion of macro 'HUGETLB_PAGE_ORDER' #define COMPACTION_HPAGE_ORDER HUGETLB_PAGE_ORDER ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c:1898:28: note: in expansion of macro 'COMPACTION_HPAGE_ORDER' extfrag_for_order(zone, COMPACTION_HPAGE_ORDER); ^~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:281: mm/compaction.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1765: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_bigsur_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_bigsur_defconfig_mips-gcc8 # Build took: 0:01:02.133007