Buildresult: linux-next/loongson3_defconfig/loongarch-gcc13 built on Apr 4, 14:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 4, 14:31
Duration:
0:02:24.823074
Builder:
alpine3
Revision:
Add linux-next specific files for 20240404 (
2b3d5988ae2cb5cd945ddbc653f0a71706231fdd)
Target:
linux-next/loongson3_defconfig/loongarch-gcc13
Branch:
linux-next
Compiler:
loongarch-gcc13
(loongarch64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
loongson3_defconfig
(
download
)
Log:
Download original
Possible errors
include/linux/compiler_types.h:460:45: error: call to '__compiletime_assert_382' declared with attribute error: BUILD_BUG failed make[4]: *** [scripts/Makefile.build:244: mm/gup.o] Error 1 make[3]: *** [scripts/Makefile.build:485: mm] Error 2 make[2]: *** [Makefile:1924: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd^{commit} 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd already have revision, skipping fetch # git checkout -q -f -B kisskb 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd # git clean -qxdf # < git log -1 # commit 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Apr 4 13:42:55 2024 +1100 # # Add linux-next specific files for 20240404 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /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 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd # 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 <command-line>: 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:24.823074
© Michael Ellerman 2006-2018.