Buildresult: linus/ppc44x_defconfig/powerpc-gcc4.6 built on Jan 19 2020, 10:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 19 2020, 10:56
Duration:
0:00:46.540461
Builder:
ka2
Revision:
Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm (
244dc2689085d7ff478f7b61841e62e59bea4557)
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 (14)
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] fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] net/bridge/br_netlink.c:648:7: warning: 'err' 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/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] 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 244dc2689085d7ff478f7b61841e62e59bea4557^{commit} 244dc2689085d7ff478f7b61841e62e59bea4557 already have revision, skipping fetch # git checkout -q -f -B kisskb 244dc2689085d7ff478f7b61841e62e59bea4557 # git clean -qxdf # < git log -1 # commit 244dc2689085d7ff478f7b61841e62e59bea4557 # Merge: 0cc2682d8baa f66d84c8b4db # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Jan 18 13:57:31 2020 -0800 # # Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Back from LCA2020, fixes wasn't too busy last week, seems to have # quieten down appropriately, some amdgpu, i915, then a core mst fix and # one fix for virtio-gpu and one for rockchip: # # core mst: # - serialize down messages and clear timeslots are on unplug # # amdgpu: # - Update golden settings for renoir # - eDP fix # # i915: # - uAPI fix: Remove dash and colon from PMU names to comply with # tools/perf # - Fix for include file that was indirectly included # - Two fixes to make sure VMA are marked active for error capture # # virtio: # - maintain obj reservation lock when submitting cmds # # rockchip: # - increase link rate var size to accommodate rates" # # * tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm: # drm/amd/display: Reorder detect_edp_sink_caps before link settings read. # drm/amdgpu: update goldensetting for renoir # drm/dp_mst: Have DP_Tx send one msg at a time # drm/dp_mst: clear time slots for ports invalid # drm/i915/pmu: Do not use colons or dashes in PMU names # drm/rockchip: fix integer type used for storing dp data rate # drm/i915/gt: Mark ring->vma as active while pinned # drm/i915/gt: Mark context->state vma as active while pinned # drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings # drm/i915: Add missing include file <linux/math64.h> # drm/virtio: add missing virtio_gpu_array_lock_resv call # < /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 244dc2689085d7ff478f7b61841e62e59bea4557 # < 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/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' 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/net/bridge/br_netlink.c: In function 'br_afspec.isra.37': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' 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/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/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 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x577bd4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828986 Bytes = 2762.68 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2797217 Bytes = 2731.66 KiB = 2.67 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828685 Bytes = 2762.39 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828737 Bytes = 2762.44 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828672 Bytes = 2762.38 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2829064 Bytes = 2762.76 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2829088 Bytes = 2762.78 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828719 Bytes = 2762.42 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828695 Bytes = 2762.40 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.5.0-rc6-g244dc2689085 Created: Sun Jan 19 10:57:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828591 Bytes = 2762.30 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006001bc Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:46.540461
© Michael Ellerman 2006-2018.