Buildresult: chleroy/mpc85xx_defconfig/powerpc-gcc5 built on Jul 7 2020, 23:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 7 2020, 23:22
Duration:
0:02:23.734159
Builder:
ka1
Revision:
powerpc/signal_32: Simplify loop in PPC64 save_general_regs() (
47a38df46cae5a5a88a558a64d71f75e9c4d9950)
Target:
chleroy/mpc85xx_defconfig/powerpc-gcc5
Branch:
chleroy
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
mpc85xx_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)
Full Log
# git rev-parse -q --verify 47a38df46cae5a5a88a558a64d71f75e9c4d9950^{commit} 47a38df46cae5a5a88a558a64d71f75e9c4d9950 already have revision, skipping fetch # git checkout -q -f -B kisskb 47a38df46cae5a5a88a558a64d71f75e9c4d9950 # git clean -qxdf # < git log -1 # commit 47a38df46cae5a5a88a558a64d71f75e9c4d9950 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Tue Jul 7 12:22:58 2020 +0000 # # powerpc/signal_32: Simplify loop in PPC64 save_general_regs() # # save_general_regs() which does special handling when i == PT_SOFTE. # # Rewrite it to minimise the specific part, especially the __put_user() # and associated error handling is the same so make it common. # < /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 47a38df46cae5a5a88a558a64d71f75e9c4d9950 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc85xx_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_mpc85xx_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_mpc85xx_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/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc9538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb8d34) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6224133 Bytes = 6078.25 KiB = 5.94 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253551 Bytes = 6106.98 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254375 Bytes = 6107.79 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253659 Bytes = 6107.09 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253577 Bytes = 6107.01 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254976 Bytes = 6108.38 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256228 Bytes = 6109.60 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252841 Bytes = 6106.29 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253575 Bytes = 6107.01 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252729 Bytes = 6106.18 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253594 Bytes = 6107.03 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252725 Bytes = 6106.18 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252809 Bytes = 6106.26 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252829 Bytes = 6106.28 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6255236 Bytes = 6108.63 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-g47a38df46cae Created: Tue Jul 7 23:24:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6255512 Bytes = 6108.90 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/chleroy_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:02:23.734159
© Michael Ellerman 2006-2018.