Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on May 18 2020, 07:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 18 2020, 07:03
Duration:
0:02:36.441720
Builder:
blade4b
Revision:
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (
9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b)
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 9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b^{commit} 9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b already have revision, skipping fetch # git checkout -q -f -B kisskb 9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b # git clean -qxdf # < git log -1 # commit 9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b # Merge: fb27bc034df1 852049594b9a # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun May 17 12:33:00 2020 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "Some more clk driver fixes and one core framework fix: # # - A handful of TI driver fixes for bad of_node_put() and incorrect # parent names # # - Rockchip rk3228 aclk_gpu* creation was interfering with lima GPU # work so we use a composite clk now # # - Resuming from suspend on Tegra Jetson TK1 was broken because an # audio PLL calculated an incorrect rate # # - A fix for devicetree probing on IM-PD1 by actually specifying a clk # name which is required to pass clk registration # # - Avoid list corruption if registration fails for a critical clk" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: ti: clkctrl: convert subclocks to use proper names also # clk: ti: am33xx: fix RTC clock parent # clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name # clk: tegra: Fix initial rate for pll_a on Tegra124 # clk: impd1: Look up clock-output-names # clk: Unlink clock if failed to prepare or enable # clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks # < /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 9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b # < 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: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 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc9defc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236382 Bytes = 6090.22 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236062 Bytes = 6089.90 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235975 Bytes = 6089.82 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235918 Bytes = 6089.76 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236731 Bytes = 6090.56 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236382 Bytes = 6090.22 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235946 Bytes = 6089.79 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236092 Bytes = 6089.93 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6205522 Bytes = 6060.08 KiB = 5.92 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236094 Bytes = 6089.94 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235807 Bytes = 6089.66 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235899 Bytes = 6089.75 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236488 Bytes = 6090.32 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236077 Bytes = 6089.92 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235972 Bytes = 6089.82 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc5-g9b1f2cbdb6d3 Created: Mon May 18 07:05:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6235901 Bytes = 6089.75 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:36.441720
© Michael Ellerman 2006-2018.