Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Apr 29 2021, 11:18
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 29 2021, 11:18
Duration:
0:02:41.742211
Builder:
ka4
Revision:
Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration (
d8201efe75e13146ebde433745c7920e15593baf)
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 d8201efe75e13146ebde433745c7920e15593baf^{commit} d8201efe75e13146ebde433745c7920e15593baf already have revision, skipping fetch # git checkout -q -f -B kisskb d8201efe75e13146ebde433745c7920e15593baf # git clean -qxdf # < git log -1 # commit d8201efe75e13146ebde433745c7920e15593baf # Merge: c969f2451b53 2335f556b3af # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Apr 28 16:10:33 2021 -0700 # # Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration # # Pull mailbox updates from Jassi Brar: # "qcom: # - enable support for SM8350 and SC7280 # # sprd: # - refcount channel usage # - specify interrupt names in dt # - support sc9863a # # arm: # - drop redundant print # # ti: # - convert dt-bindings to json schema # # and misc spelling fixes" # # * tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration: # dt-bindings: mailbox: qcom-ipcc: Add compatible for SC7280 # dt-bindings: mailbox: ti,secure-proxy: Convert to json schema # mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe() # mailbox: sprd: Add supplementary inbox support # dt-bindings: mailbox: Add interrupt-names to SPRD mailbox # mailbox: sprd: Introduce refcnt when clients requests/free channels # MAINTAINERS: Add DT bindings directory to mailbox # mailbox: fix various typos in comments # mailbox: pcc: fix platform_no_drv_owner.cocci warnings # dt-bindings: mailbox: Add compatible for SM8350 IPCC # < /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 d8201efe75e13146ebde433745c7920e15593baf # < make -s -j 10 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 10 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 10 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 10 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 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd565d8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6512861 Bytes = 6360.22 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6480009 Bytes = 6328.13 KiB = 6.18 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511165 Bytes = 6358.56 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511373 Bytes = 6358.76 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513617 Bytes = 6360.95 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513577 Bytes = 6360.92 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6514132 Bytes = 6361.46 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511445 Bytes = 6358.83 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511379 Bytes = 6358.77 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511192 Bytes = 6358.59 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd66d04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511529 Bytes = 6358.92 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511154 Bytes = 6358.55 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511156 Bytes = 6358.55 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511154 Bytes = 6358.55 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511878 Bytes = 6359.26 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-gd8201efe75e1 Created: Thu Apr 29 11:21:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511550 Bytes = 6358.94 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:41.742211
© Michael Ellerman 2006-2018.