Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Feb 21 2021, 14:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 21 2021, 14:28
Duration:
0:02:38.445285
Builder:
blade4b
Revision:
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (
e767b3530acbf651593e3d357fe1168a024d8061)
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 e767b3530acbf651593e3d357fe1168a024d8061^{commit} e767b3530acbf651593e3d357fe1168a024d8061 already have revision, skipping fetch # git checkout -q -f -B kisskb e767b3530acbf651593e3d357fe1168a024d8061 # git clean -qxdf # < git log -1 # commit e767b3530acbf651593e3d357fe1168a024d8061 # Merge: 82851fce6107 4f79a8b06fcc # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Feb 20 18:42:28 2021 -0800 # # Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC driver updates from Arnd Bergmann: # "Updates for SoC specific drivers include a few subsystems that have # their own maintainers but send them through the soc tree: # # SCMI firmware: # - add support for a completion interrupt # # Reset controllers: # - new driver for BCM4908 # - new devm_reset_control_get_optional_exclusive_released() function # # Memory controllers: # - Renesas RZ/G2 support # - Tegra124 interconnect support # - Allow more drivers to be loadable modules # # TEE/optee firmware: # - minor code cleanup # # The other half of this is SoC specific drivers that do not belong into # any other subsystem, most of them living in drivers/soc: # # - Allwinner/sunxi power management work # - Allwinner H616 support # # - ASpeed AST2600 system identification support # # - AT91 SAMA7G5 SoC ID driver # - AT91 SoC driver cleanups # # - Broadcom BCM4908 power management bus support # # - Marvell mbus cleanups # # - Mediatek MT8167 power domain support # # - Qualcomm socinfo driver support for PMIC # - Qualcomm SoC identification for many more products # # - TI Keystone driver cleanups for PRUSS and elsewhere" # # * tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (89 commits) # soc: aspeed: socinfo: Add new systems # soc: aspeed: snoop: Add clock control logic # memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE # memory: samsung: exynos5422-dmc: Correct function names in kerneldoc # memory: ti-emif-pm: Drop of_match_ptr from of_device_id table # optee: simplify i2c access # drivers: soc: atmel: fix type for same7 # tee: optee: remove need_resched() before cond_resched() # soc: qcom: ocmem: don't return NULL in of_get_ocmem # optee: sync OP-TEE headers # tee: optee: fix 'physical' typos # drivers: optee: use flexible-array member instead of zero-length array # tee: fix some comment typos in header files # soc: ti: k3-ringacc: Use of_device_get_match_data() # soc: ti: pruss: Refactor the CFG sub-module init # soc: mediatek: pm-domains: Don't print an error if child domain is deferred # soc: mediatek: pm-domains: Add domain regulator supply # dt-bindings: power: Add domain regulator supply # soc: mediatek: cmdq: Remove cmdq_pkt_flush() # soc: mediatek: pm-domains: Add support for mt8167 # ... # < /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 e767b3530acbf651593e3d357fe1168a024d8061 # < make -s -j 24 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 24 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 24 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 24 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:10: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 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd579f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd472cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486555 Bytes = 6334.53 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486053 Bytes = 6334.04 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486097 Bytes = 6334.08 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6452655 Bytes = 6301.42 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486054 Bytes = 6334.04 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485638 Bytes = 6333.63 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485762 Bytes = 6333.75 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485734 Bytes = 6333.72 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485622 Bytes = 6333.62 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485570 Bytes = 6333.56 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486020 Bytes = 6334.00 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485702 Bytes = 6333.69 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486889 Bytes = 6334.85 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6486056 Bytes = 6334.04 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485716 Bytes = 6333.71 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-ge767b3530acb Created: Sun Feb 21 14:30:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6485716 Bytes = 6333.71 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:38.445285
© Michael Ellerman 2006-2018.