Buildresult: linus/ppc44x_defconfig/powerpc-gcc4.6 built on Feb 4 2020, 07:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 4 2020, 07:47
Duration:
0:00:53.299080
Builder:
ka1
Revision:
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty (
d4e9056daedca3891414fe3c91de3449a5dad0f2)
Target:
linus/ppc44x_defconfig/powerpc-gcc4.6
Branch:
linus
Compiler:
powerpc-gcc4.6
(powerpc-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
ppc44x_defconfig
(
download
)
Log:
Download original
Possible warnings (15)
arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] include/linux/list.h:72:12: warning: 'pdeo' 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] fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] drivers/net/tun.c:1749:46: warning: 'linear' 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] net/bridge/br_netlink.c:571:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] fs/io_uring.c:5713:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
Full Log
# git rev-parse -q --verify d4e9056daedca3891414fe3c91de3449a5dad0f2^{commit} d4e9056daedca3891414fe3c91de3449a5dad0f2 already have revision, skipping fetch # git checkout -q -f -B kisskb d4e9056daedca3891414fe3c91de3449a5dad0f2 # git clean -qxdf # < git log -1 # commit d4e9056daedca3891414fe3c91de3449a5dad0f2 # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Tue Feb 4 01:47:08 2020 +0900 # # initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty # # Since commit ddd09bcc899f ("initramfs: make compression options not # depend on INITRAMFS_SOURCE"), Kconfig asks the compression mode for # the built-in initramfs regardless of INITRAMFS_SOURCE. # # It is technically simpler, but pointless from a UI perspective, # Linus says [1]. # # When INITRAMFS_SOURCE is empty, usr/Makefile creates a tiny default # cpio, which is so small that nobody cares about the compression. # # This commit hides the Kconfig choice in that case. The default cpio # is embedded without compression, which was the original behavior. # # [1]: https://lkml.org/lkml/2020/2/1/160 # # Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /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 d4e9056daedca3891414fe3c91de3449a5dad0f2 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /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/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72: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/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/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /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/net/bridge/br_netlink.c: In function 'br_process_vlan_info': /kisskb/src/net/bridge/br_netlink.c:571:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.74': /kisskb/src/fs/io_uring.c:5713:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594344) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x583cc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:33 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2805214 Bytes = 2739.47 KiB = 2.68 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836661 Bytes = 2770.18 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836346 Bytes = 2769.87 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836662 Bytes = 2770.18 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836284 Bytes = 2769.81 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836698 Bytes = 2770.21 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836361 Bytes = 2769.88 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836712 Bytes = 2770.23 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836354 Bytes = 2769.88 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.5.0-gd4e9056daedc Created: Tue Feb 4 07:48:35 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2836547 Bytes = 2770.07 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006001bc Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:53.299080
© Michael Ellerman 2006-2018.