Buildresult: chleroy/mpc86xx_defconfig/powerpc-gcc5 built on Oct 6 2021, 03:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 6 2021, 03:16
Duration:
0:00:47.145967
Builder:
ka1
Revision:
powerpc: Remove CONFIG_PPC_HAVE_KUAP (
18be0bc6ed6e2c93a3a8278d6a86a2c65912ad48)
Target:
chleroy/mpc86xx_defconfig/powerpc-gcc5
Branch:
chleroy
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
mpc86xx_defconfig
(
download
)
Log:
Download original
Possible errors
include/linux/compiler_types.h:322:38: error: call to '__compiletime_assert_185' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(dir) BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) make[3]: *** [scripts/Makefile.build:277: arch/powerpc/kernel/signal_32.o] Error 1 make[2]: *** [scripts/Makefile.build:540: arch/powerpc/kernel] Error 2 make[1]: *** [Makefile:1868: arch/powerpc] Error 2 include/linux/compiler_types.h:322:38: error: call to '__compiletime_assert_162' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(dir) BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) make[2]: *** [scripts/Makefile.build:277: fs/ioctl.o] Error 1 make[1]: *** [Makefile:1868: fs] Error 2 make: *** [Makefile:219: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 18be0bc6ed6e2c93a3a8278d6a86a2c65912ad48^{commit} 18be0bc6ed6e2c93a3a8278d6a86a2c65912ad48 already have revision, skipping fetch # git checkout -q -f -B kisskb 18be0bc6ed6e2c93a3a8278d6a86a2c65912ad48 # git clean -qxdf # < git log -1 # commit 18be0bc6ed6e2c93a3a8278d6a86a2c65912ad48 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Tue Oct 5 17:04:24 2021 +0200 # # powerpc: Remove CONFIG_PPC_HAVE_KUAP # # All platforms now have KUAP so remove CONFIG_PPC_HAVE_KUAP # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 18be0bc6ed6e2c93a3a8278d6a86a2c65912ad48 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc86xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc86xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc86xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc86xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc86xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from <command-line>:0:0: In function '__prevent_user_access', inlined from 'prevent_user_access' at /kisskb/src/arch/powerpc/include/asm/kup.h:145:2: /kisskb/src/include/linux/compiler_types.h:322:38: error: call to '__compiletime_assert_185' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(dir) _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:303:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:322: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/arch/powerpc/include/asm/book3s/32/kup.h:135:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(!__builtin_constant_p(dir)); ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:277: arch/powerpc/kernel/signal_32.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: arch/powerpc/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1868: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from <command-line>:0:0: In function '__prevent_user_access', inlined from 'prevent_user_access' at /kisskb/src/arch/powerpc/include/asm/kup.h:145:2: /kisskb/src/include/linux/compiler_types.h:322:38: error: call to '__compiletime_assert_162' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(dir) _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:303:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:322: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/arch/powerpc/include/asm/book3s/32/kup.h:135:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(!__builtin_constant_p(dir)); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:277: fs/ioctl.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: fs] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc86xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/chleroy_mpc86xx_defconfig_powerpc-gcc5 # Build took: 0:00:47.145967
© Michael Ellerman 2006-2018.