Buildresult: powerpc-fixes/pmac32_defconfig+SMP/powerpc-gcc5 built on May 9 2021, 09:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 9 2021, 09:03
Duration:
0:02:15.555915
Builder:
blade4b
Revision:
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user (
4138d96d867130c2f9e89eea83efc595ef3138ae)
Target:
powerpc-fixes/pmac32_defconfig+SMP/powerpc-gcc5
Branch:
powerpc-fixes
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
pmac32_defconfig+SMP
(
download
)
Log:
Download original
Possible warnings (1)
.config:4174:warning: override: reassigning to symbol SMP
Full Log
# git rev-parse -q --verify 4138d96d867130c2f9e89eea83efc595ef3138ae^{commit} 4138d96d867130c2f9e89eea83efc595ef3138ae already have revision, skipping fetch # git checkout -q -f -B kisskb 4138d96d867130c2f9e89eea83efc595ef3138ae # git clean -qxdf # < git log -1 # commit 4138d96d867130c2f9e89eea83efc595ef3138ae # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Sat May 8 09:25:44 2021 +0000 # # powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user # # When neither CONFIG_VSX nor CONFIG_PPC_FPU_REGS are selected, # unsafe_copy_fpr_to_user() and unsafe_copy_fpr_from_user() are # doing nothing. # # Then, unless the 'label' operand is used elsewhere, GCC complains # about it being defined but not used. # # To fix that, add an impossible 'goto label'. # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/cadc0a328bc8e6c5bf133193e7547d5c10ae7895.1620465920.git.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 4138d96d867130c2f9e89eea83efc595ef3138ae # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4174:warning: override: reassigning to symbol SMP # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xad8f94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:02:15.555915
© Michael Ellerman 2006-2018.