Buildresult: chleroy/ppc6xx_defconfig/powerpc-gcc5 built on Aug 17 2020, 07:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 17 2020, 07:28
Duration:
0:03:46.183092
Builder:
ka1
Revision:
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU (
20fca1157a7d5075f13e37dd887949a26732dc56)
Target:
chleroy/ppc6xx_defconfig/powerpc-gcc5
Branch:
chleroy
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc6xx_defconfig
(
download
)
Log:
Download original
Possible warnings (5)
kernel/rcu/tasks.h:593:13: warning: 'show_rcu_tasks_classic_gp_kthread' defined but not used [-Wunused-function] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow]
Full Log
# git rev-parse -q --verify 20fca1157a7d5075f13e37dd887949a26732dc56^{commit} 20fca1157a7d5075f13e37dd887949a26732dc56 already have revision, skipping fetch # git checkout -q -f -B kisskb 20fca1157a7d5075f13e37dd887949a26732dc56 # git clean -qxdf # < git log -1 # commit 20fca1157a7d5075f13e37dd887949a26732dc56 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Sun Aug 16 07:13:56 2020 +0000 # # powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU # # Add a stub for __giveup_fpu() when CONFIG_PPC_FPU is # not selected, as done for CONFIG_SPE and CONFIG_ALTIVEC. # # This allows to remove some #ifdef CONFIG_PPC_FPU. # # Also change one to IS_ENABLED(). # < /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 20fca1157a7d5075f13e37dd887949a26732dc56 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/kernel/rcu/update.c:591:0: /kisskb/src/kernel/rcu/tasks.h:593:13: warning: 'show_rcu_tasks_classic_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_classic_gp_kthread(void) { } ^ In file included from /kisskb/src/include/linux/skbuff.h:31:0, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/net/ethernet/sfc/net_driver.h:13, from /kisskb/src/drivers/net/ethernet/sfc/ef100.c:12: /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_parse_continue_entry': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:145:6: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:163:6: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_parse_xilinx_cap': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:337:5: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_probe': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:498:5: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae96b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae96b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf9da0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5235968 Bytes = 5113.25 KiB = 4.99 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5265748 Bytes = 5142.33 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5266210 Bytes = 5142.78 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5265073 Bytes = 5141.67 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5266539 Bytes = 5143.10 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00894 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5265874 Bytes = 5142.46 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5266270 Bytes = 5142.84 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00894 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5265671 Bytes = 5142.26 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.8.0+ Created: Mon Aug 17 07:32:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5265496 Bytes = 5142.09 KiB = 5.02 MiB Load Address: 00b00000 Entry Point: 00b00294 Completed OK # rm -rf /kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 # Build took: 0:03:46.183092
© Michael Ellerman 2006-2018.