Buildresult: powerpc-next/s390-defconfig/s390x-gcc11 built on Feb 1 2023, 04:44
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 1 2023, 04:44
Duration:
0:04:31.094073
Builder:
alpine2
Revision:
powerpc/pci: By default don't create pci-OF-bus-map (
f2aaaed398126a9b7b54bb6470df857f614ad8ad)
Target:
powerpc-next/s390-defconfig/s390x-gcc11
Branch:
powerpc-next
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
.config:3652:warning: override: reassigning to symbol DEBUG_INFO_BTF arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify f2aaaed398126a9b7b54bb6470df857f614ad8ad^{commit} f2aaaed398126a9b7b54bb6470df857f614ad8ad already have revision, skipping fetch # git checkout -q -f -B kisskb f2aaaed398126a9b7b54bb6470df857f614ad8ad # git clean -qxdf # < git log -1 # commit f2aaaed398126a9b7b54bb6470df857f614ad8ad # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Mon Jan 30 19:59:32 2023 +1100 # # powerpc/pci: By default don't create pci-OF-bus-map # # The pci-OF-bus-map property was declared deprecated in 2006 [1] and to # the best of everyone's knowledge is not used by anything anymore [2]. # # There is now a config option to enable it, which is currently enabled by # default. Instead make it disabled by default to shake out any remaining # uses, so that in future it can actually be removed. # # [1]: https://lore.kernel.org/linuxppc-dev/1148016268.13249.14.camel@localhost.localdomain/ # [2]: https://lore.kernel.org/all/575f239205e8635add81c9f902b7d9db7beb83ea.camel@kernel.crashing.org/ # # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 f2aaaed398126a9b7b54bb6470df857f614ad8ad # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3652:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1061:2: /kisskb/src/arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 526 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 # Build took: 0:04:31.094073
© Michael Ellerman 2006-2018.