Buildresult: linux-next-rand/powerpc-randconfig/powerpc-gcc11 built on Jul 26 2022, 00:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 26 2022, 00:02
Duration:
0:01:49.969088
Builder:
ka4
Revision:
Add linux-next specific files for 20220725 (
668af1b6548837b44a2bfe65dcbae6b250adbf63)
Target:
linux-next-rand/powerpc-randconfig/powerpc-gcc11
Branch:
linux-next-rand
Compiler:
powerpc-gcc11
(powerpc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
net/ipv4/tcp_input.c:5107:1: internal compiler error: in maybe_record_trace_start, at dwarf2cfi.c:2381 make[3]: *** [scripts/Makefile.build:250: net/ipv4/tcp_input.o] Error 1 make[2]: *** [scripts/Makefile.build:525: net/ipv4] Error 2 make[1]: *** [Makefile:2005: net] Error 2 make: *** [Makefile:231: __sub-make] Error 2
Possible warnings (8)
.config:5633:warning: override: reassigning to symbol STANDALONE .config:5635:warning: override: reassigning to symbol MODULE_SIG .config:5637:warning: override: reassigning to symbol PPC64 .config:5638:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5640:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5642:warning: override: reassigning to symbol GCC_PLUGINS .config:5645:warning: override: reassigning to symbol UBSAN fs/btrfs/free-space-cache.c:929:31: warning: variable 'mapping' set but not used [-Wunused-but-set-variable]
Full Log
# git rev-parse -q --verify 668af1b6548837b44a2bfe65dcbae6b250adbf63^{commit} 668af1b6548837b44a2bfe65dcbae6b250adbf63 already have revision, skipping fetch # git checkout -q -f -B kisskb 668af1b6548837b44a2bfe65dcbae6b250adbf63 # git clean -qxdf # < git log -1 # commit 668af1b6548837b44a2bfe65dcbae6b250adbf63 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Mon Jul 25 21:13:53 2022 +1000 # # Add linux-next specific files for 20220725 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 668af1b6548837b44a2bfe65dcbae6b250adbf63 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5633:warning: override: reassigning to symbol STANDALONE .config:5635:warning: override: reassigning to symbol MODULE_SIG .config:5637:warning: override: reassigning to symbol PPC64 .config:5638:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5640:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5642:warning: override: reassigning to symbol GCC_PLUGINS .config:5645:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- during RTL pass: dwarf2 /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:5107:1: internal compiler error: in maybe_record_trace_start, at dwarf2cfi.c:2381 5107 | } | ^ 0x1467769 internal_error(char const*, ...) ???:0 0x606339 fancy_abort(char const*, int, char const*) ???:0 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:250: net/ipv4/tcp_input.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:525: net/ipv4] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/btrfs/free-space-cache.c: In function 'load_free_space_cache': /kisskb/src/fs/btrfs/free-space-cache.c:929:31: warning: variable 'mapping' set but not used [-Wunused-but-set-variable] 929 | struct address_space *mapping; | ^~~~~~~ make[1]: *** [/kisskb/src/Makefile:2005: net] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:01:49.969088
© Michael Ellerman 2006-2018.