Buildresult: powerpc-next/mpc85xx_smp_defconfig/powerpc-gcc5 built on Mar 14 2020, 03:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 14 2020, 03:13
Duration:
0:02:32.482440
Builder:
ka1
Revision:
PCI: rpaphp: Remove unused variable 'value' (
7a7d1619f16fc93414d847a0beda29ad44b5386d)
Target:
powerpc-next/mpc85xx_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:
mpc85xx_smp_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 7a7d1619f16fc93414d847a0beda29ad44b5386d^{commit} 7a7d1619f16fc93414d847a0beda29ad44b5386d already have revision, skipping fetch # git checkout -q -f -B kisskb 7a7d1619f16fc93414d847a0beda29ad44b5386d # git clean -qxdf # < git log -1 # commit 7a7d1619f16fc93414d847a0beda29ad44b5386d # Author: Chen Zhou <chenzhou10@huawei.com> # Date: Thu Mar 12 22:04:12 2020 +0800 # # PCI: rpaphp: Remove unused variable 'value' # # Fixes gcc '-Wunused-but-set-variable' warning: # # drivers/pci/hotplug/rpaphp_core.c: In function is_php_type: # drivers/pci/hotplug/rpaphp_core.c:291:16: warning: # variable value set but not used [-Wunused-but-set-variable] # # Reported-by: Hulk Robot <hulkci@huawei.com> # Signed-off-by: Chen Zhou <chenzhou10@huawei.com> # Acked-by: Bjorn Helgaas <bhelgaas@google.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20200312140412.32373-1-chenzhou10@huawei.com # < /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 7a7d1619f16fc93414d847a0beda29ad44b5386d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_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/powerpc-next_mpc85xx_smp_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/powerpc-next_mpc85xx_smp_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 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd308c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd200c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:15:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480657 Bytes = 6328.77 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:15:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480493 Bytes = 6328.61 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:15:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6450688 Bytes = 6299.50 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:15:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480607 Bytes = 6328.72 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481217 Bytes = 6329.31 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481225 Bytes = 6329.32 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481210 Bytes = 6329.31 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6482773 Bytes = 6330.83 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:01 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481194 Bytes = 6329.29 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481216 Bytes = 6329.31 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481674 Bytes = 6329.76 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6482900 Bytes = 6330.96 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480494 Bytes = 6328.61 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481257 Bytes = 6329.35 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481103 Bytes = 6329.20 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.6.0-rc2-g7a7d1619f16f Created: Sat Mar 14 03:16:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6481141 Bytes = 6329.24 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:02:32.482440
© Michael Ellerman 2006-2018.