Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jun 8 2020, 10:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 8 2020, 10:16
Duration:
0:02:56.751092
Builder:
ka2
Revision:
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (
cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af)
Target:
linus/mpc85xx_defconfig/powerpc-gcc4.9
Branch:
linus
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
mpc85xx_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 cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af^{commit} cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af already have revision, skipping fetch # git checkout -q -f -B kisskb cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af # git clean -qxdf # < git log -1 # commit cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af # Merge: e8dff03aef6a 94873f6b46f8 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Jun 7 16:13:43 2020 -0700 # # Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "This is the bulk of pin control changes for the v5.8 kernel cycle. # # It's just really boring this time. Zero core changes. Just linear # development, cleanups and misc noncritical fixes. Some new drivers for # very new Qualcomm and Intel chips. # # New drivers: # # - Intel Jasper Lake support. # # - NXP Freescale i.MX8DXL support. # # - Qualcomm SM8250 support. # # - Renesas R8A7742 SH-PFC support. # # Driver improvements: # # - Severe cleanup and modernization of the MCP23s08 driver. # # - Mediatek driver modularized. # # - Setting config supported in the Meson driver. # # - Wakeup support for the Broadcom BCM7211" # # * tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (72 commits) # pinctrl: sprd: Fix the incorrect pull-up definition # pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken # pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()' # pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' # pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe() # pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' # pinctrl: bcm2835: Add support for wake-up interrupts # pinctrl: bcm2835: Match BCM7211 compatible string # dt-bindings: pinctrl: Document optional BCM7211 wake-up interrupts # dt-bindings: pinctrl: Document 7211 compatible for brcm, bcm2835-gpio.txt # dt-bindings: pinctrl: stm32: Add missing interrupts property # pinctrl: at91-pio4: Add COMPILE_TEST support # pinctrl: Fix return value about devm_platform_ioremap_resource() # MAINTAINERS: Renesas Pin Controllers are supported # dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support # pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 # pinctrl: ocelot: Remove instance number from pin functions # pinctrl: ocelot: Always register GPIO driver # dt-bindings: pinctrl: rockchip: update example # pinctrl: amd: Add ACPI dependency # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-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 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca0d34) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233575 Bytes = 6087.48 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6200260 Bytes = 6054.94 KiB = 5.91 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232583 Bytes = 6086.51 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233714 Bytes = 6087.61 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232631 Bytes = 6086.55 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234228 Bytes = 6088.11 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232401 Bytes = 6086.33 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232582 Bytes = 6086.51 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232113 Bytes = 6086.05 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234227 Bytes = 6088.11 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232380 Bytes = 6086.31 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232816 Bytes = 6086.73 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232381 Bytes = 6086.31 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232659 Bytes = 6086.58 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232439 Bytes = 6086.37 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-29073-gcf0c97f148e9 Created: Mon Jun 8 10:19:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232634 Bytes = 6086.56 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:56.751092
© Michael Ellerman 2006-2018.