# git rev-parse -q --verify ec85c95b0c90a17413901b018e8ade7b9eae7cad^{commit} ec85c95b0c90a17413901b018e8ade7b9eae7cad already have revision, skipping fetch # git checkout -q -f -B kisskb ec85c95b0c90a17413901b018e8ade7b9eae7cad # git clean -qxdf # < git log -1 # commit ec85c95b0c90a17413901b018e8ade7b9eae7cad # Author: Stephen Rothwell # Date: Wed May 12 17:54:44 2021 +1000 # # Add linux-next specific files for 20210512 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ec85c95b0c90a17413901b018e8ade7b9eae7cad # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ps3_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from :0:0: In function '__mm_zero_struct_page.isra.138', inlined from '__init_single_page.isra.139' at /kisskb/src/mm/page_alloc.c:1494:2: /kisskb/src/include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_168' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct page) > 80 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:309:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:328: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:50:2: note: in expansion of macro 'BUILD_BUG_ON_MSG' BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) ^ /kisskb/src/include/linux/mm.h:169:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(sizeof(struct page) > 80); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:273: mm/page_alloc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1951: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_ps3_defconfig_powerpc-gcc4.9 # Build took: 0:01:39.611743