Buildresult: linus/ppc44x_defconfig/powerpc-gcc4.6 built on Feb 4 2020, 21:15
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 4 2020, 21:15
Duration:
0:00:50.301332
Builder:
ka3
Revision:
Merge branch 'akpm' (patches from Andrew) (
cc12071ff39060fc2e47c58b43e249fe0d0061ee)
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 cc12071ff39060fc2e47c58b43e249fe0d0061ee^{commit} cc12071ff39060fc2e47c58b43e249fe0d0061ee already have revision, skipping fetch # git checkout -q -f -B kisskb cc12071ff39060fc2e47c58b43e249fe0d0061ee # git clean -qxdf # < git log -1 # commit cc12071ff39060fc2e47c58b43e249fe0d0061ee # Merge: 9717c1cea16e f3cc4e1d44a8 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Feb 4 07:24:48 2020 +0000 # # Merge branch 'akpm' (patches from Andrew) # # Merge more updates from Andrew Morton: # "The rest of MM and the rest of everything else: hotfixes, ipc, misc, # procfs, lib, cleanups, arm" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (67 commits) # ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() # treewide: remove redundant IS_ERR() before error code check # include/linux/cpumask.h: don't calculate length of the input string # lib: new testcases for bitmap_parse{_user} # lib: rework bitmap_parse() # lib: make bitmap_parse_user a wrapper on bitmap_parse # lib: add test for bitmap_parse() # bitops: more BITS_TO_* macros # lib/string: add strnchrnul() # proc: convert everything to "struct proc_ops" # proc: decouple proc from VFS with "struct proc_ops" # asm-generic/tlb: provide MMU_GATHER_TABLE_FREE # asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER # asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE # asm-generic/tlb: rename HAVE_RCU_TABLE_FREE # asm-generic/tlb: add missing CONFIG symbol # asm-gemeric/tlb: remove stray function declarations # asm-generic/tlb: avoid potential double flush # mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush # powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case # ... # < /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 cc12071ff39060fc2e47c58b43e249fe0d0061ee # < make -s -j 80 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 80 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 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x583cb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x594338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2805589 Bytes = 2739.83 KiB = 2.68 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837815 Bytes = 2771.30 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837974 Bytes = 2771.46 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837991 Bytes = 2771.48 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837386 Bytes = 2770.88 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837856 Bytes = 2771.34 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837894 Bytes = 2771.38 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837966 Bytes = 2771.45 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837719 Bytes = 2771.21 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.5.0-gcc12071ff390 Created: Tue Feb 4 21:15:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2837900 Bytes = 2771.39 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006000c8 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:50.301332
© Michael Ellerman 2006-2018.