Buildresult: powerpc-next/m68k-defconfig/m68k-gcc11 built on Sep 27 2022, 00:15
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 27 2022, 00:15
Duration:
0:03:07.507275
Builder:
ka2
Revision:
powerpc/64e: provide an addressing macro for use with TOC in alternate register (
725963f3e89679894d3f33ce73f2d5b8eca3ec7c)
Target:
powerpc-next/m68k-defconfig/m68k-gcc11
Branch:
powerpc-next
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 725963f3e89679894d3f33ce73f2d5b8eca3ec7c^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 725963f3e89679894d3f33ce73f2d5b8eca3ec7c^{commit} 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # git checkout -q -f -B kisskb 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # git clean -qxdf # < git log -1 # commit 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # Author: Nicholas Piggin <npiggin@gmail.com> # Date: Mon Sep 26 13:40:57 2022 +1000 # # powerpc/64e: provide an addressing macro for use with TOC in alternate register # # The interrupt entry code carefully saves a minimal number of registers, # so in some places the TOC is required, it is loaded into a different # register, so provide a macro that can supply an alternate TOC register. # # This continues to use got addressing because TOC-relative results in # "got/toc optimization is not supported" messages by the linker. Having # r2 be one of the saved registers and using that for TOC addressing may # be the best way to avoid that and switch this to TOC addressing. # # Signed-off-by: Nicholas Piggin <npiggin@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20220926034057.2360083-6-npiggin@gmail.com # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # < make -s -j 48 ARCH=m68k O=/kisskb/build/powerpc-next_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 48 ARCH=m68k O=/kisskb/build/powerpc-next_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/powerpc-next_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/powerpc-next_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_m68k-defconfig_m68k-gcc11 # Build took: 0:03:07.507275
© Michael Ellerman 2006-2018.