Buildresult: stable-rc-5.4/mpc85xx_smp_defconfig/powerpc-gcc4.6 built on Feb 20 2020, 11:48
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 20 2020, 11:48
Duration:
0:04:38.790672
Builder:
ka3
Revision:
Linux 5.4.22-rc1 (
ba7360881c6c6d9272de721a0d923c59c1a23a43)
Target:
stable-rc-5.4/mpc85xx_smp_defconfig/powerpc-gcc4.6
Branch:
stable-rc-5.4
Compiler:
powerpc-gcc4.6
(powerpc-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
mpc85xx_smp_defconfig
(
download
)
Log:
Download original
Possible warnings (13)
drivers/base/regmap/regmap.c:2598:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] drivers/base/regmap/regmap.c:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] sound/soc/codecs/wm8960.c:797:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] mm/hugetlb.c:1545:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] 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 ba7360881c6c6d9272de721a0d923c59c1a23a43^{commit} ba7360881c6c6d9272de721a0d923c59c1a23a43 already have revision, skipping fetch # git checkout -q -f -B kisskb ba7360881c6c6d9272de721a0d923c59c1a23a43 # git clean -qxdf # < git log -1 # commit ba7360881c6c6d9272de721a0d923c59c1a23a43 # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Wed Feb 19 21:54:07 2020 +0100 # # Linux 5.4.22-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 ba7360881c6c6d9272de721a0d923c59c1a23a43 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/stable-rc-5.4_mpc85xx_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_smp_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/stable-rc-5.4_mpc85xx_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1545:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /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 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xccbca0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6225397 Bytes = 6079.49 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6193281 Bytes = 6048.13 KiB = 5.91 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223426 Bytes = 6077.56 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6225684 Bytes = 6079.77 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6224769 Bytes = 6078.88 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6225375 Bytes = 6079.47 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223444 Bytes = 6077.58 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002e8 INFO: Uncompressed kernel (size 0xcdc4a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223426 Bytes = 6077.56 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223458 Bytes = 6077.60 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223421 Bytes = 6077.56 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223454 Bytes = 6077.59 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223455 Bytes = 6077.59 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6224486 Bytes = 6078.60 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6224319 Bytes = 6078.44 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6224319 Bytes = 6078.44 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.22-rc1-gba7360881c6c Created: Thu Feb 20 11:53:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6223480 Bytes = 6077.62 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/stable-rc-5.4_mpc85xx_smp_defconfig_powerpc-gcc4.6 # Build took: 0:04:38.790672
© Michael Ellerman 2006-2018.