Buildresult: linux-next/m5272c3_defconfig/m68k-gcc8 built on May 14, 18:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 14, 18:35
Duration:
0:00:18.136875
Builder:
ka4
Revision:
Add linux-next specific files for 20240514 (
26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf)
Target:
linux-next/m5272c3_defconfig/m68k-gcc8
Branch:
linux-next
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible errors
include/linux/compiler_types.h:478:38: error: call to '__compiletime_assert_562' declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(offsetof(struct napi_gro_cb, zeroed), sizeof(u32)) BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) make[5]: *** [scripts/Makefile.build:244: net/core/gro.o] Error 1 make[4]: *** [scripts/Makefile.build:485: net/core] Error 2 make[3]: *** [scripts/Makefile.build:485: net] Error 2 make[2]: *** [Makefile:1934: .] 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 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf^{commit} 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf already have revision, skipping fetch # git checkout -q -f -B kisskb 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf # git clean -qxdf # < git log -1 # commit 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue May 14 17:21:08 2024 +1000 # # Add linux-next specific files for 20240514 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- In file included from <command-line>: /kisskb/src/net/core/gro.c: In function 'dev_gro_receive': /kisskb/src/include/linux/compiler_types.h:478:38: error: call to '__compiletime_assert_562' declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(offsetof(struct napi_gro_cb, zeroed), sizeof(u32)) _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:459:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^~~~~~ /kisskb/src/include/linux/compiler_types.h:478: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/net/core/gro.c:496:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(!IS_ALIGNED(offsetof(struct napi_gro_cb, zeroed), ^~~~~~~~~~~~ make[5]: *** [/kisskb/src/scripts/Makefile.build:244: net/core/gro.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: net/core] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: net] Error 2 make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:18.136875
© Michael Ellerman 2006-2018.