Buildresult: powerpc-next/corenet32_smp_defconfig/powerpc-gcc5 built on Dec 13 2022, 02:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 13 2022, 02:36
Duration:
0:01:41.812885
Builder:
ka7
Revision:
powerpc/64: Set default CPU in Kconfig (
825eada7717cd75424d2b5f00cf754ed97d62d87)
Target:
powerpc-next/corenet32_smp_defconfig/powerpc-gcc5
Branch:
powerpc-next
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
corenet32_smp_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:21:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Full Log
# git rev-parse -q --verify 825eada7717cd75424d2b5f00cf754ed97d62d87^{commit} 825eada7717cd75424d2b5f00cf754ed97d62d87 already have revision, skipping fetch # git checkout -q -f -B kisskb 825eada7717cd75424d2b5f00cf754ed97d62d87 # git clean -qxdf # < git log -1 # commit 825eada7717cd75424d2b5f00cf754ed97d62d87 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Wed Dec 7 14:38:40 2022 +0100 # # powerpc/64: Set default CPU in Kconfig # # Since 0069f3d14e7a ("powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC"), the # only possible BOOK3E/64 are E500, so no need of a default CPU over the # E5500. # # When the user selects book3e, they must have an e500 compatible # compiler, and it won't work anymore with the default -mcpu=power64, see # commit d6b551b8f90c ("powerpc/64e: Fix build failure with GCC 12 # (unrecognized opcode: `wrteei')"). # # For book3s/64, replace GENERIC_CPU by POWERPC64_CPU to match the PPC32 # POWERPC_CPU, and set a default mpcu value in Kconfig directly. # # When a user selects a particular CPU, they must ensure the compiler has # the requested capability. Therefore, remove hidden fallback, instead # offer user the possibility to say they want to use the toolchain # default. # # Fixes: d6b551b8f90c ("powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')") # Reported-by: Pali Rohár <pali@kernel.org> # Tested-by: Pali Rohár <pali@kernel.org> # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/3fd60c2d8a28668a42b766b18362a526ef47e757.1670420281.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 825eada7717cd75424d2b5f00cf754ed97d62d87 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c: In function 'dpaa_eth_show_addr': /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:21:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned long long)mac_dev->vaddr); ^ Completed OK # rm -rf /kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-gcc5 # Build took: 0:01:41.812885
© Michael Ellerman 2006-2018.