Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jul 4 2020, 11:44
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 4 2020, 11:44
Duration:
0:02:35.029397
Builder:
blade4b
Revision:
Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (
6f216714a6906d6d5d0654313d9f9a47613bb473)
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 6f216714a6906d6d5d0654313d9f9a47613bb473^{commit} 6f216714a6906d6d5d0654313d9f9a47613bb473 already have revision, skipping fetch # git checkout -q -f -B kisskb 6f216714a6906d6d5d0654313d9f9a47613bb473 # git clean -qxdf # < git log -1 # commit 6f216714a6906d6d5d0654313d9f9a47613bb473 # Merge: bc2391e7bdfe 0d242479b3e6 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Jul 3 17:28:16 2020 -0700 # # Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon fixes from Guenter Roeck: # # - Fix typo in Kconfig SENSORS_IR35221 option # # - Fix potential memory leak in acpi_power_meter_add() # # - Make sure the OVERT mask is set correctly in max6697 driver # # - In PMBus core, fix page vs. register when accessing fans # # - Mark is_visible functions static in bt1-pvt driver # # - Define Temp- and Volt-to-N poly as maybe-unused in bt1-pvt driver # # * tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: # hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option # hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add() # hwmon: (max6697) Make sure the OVERT mask is set correctly # hwmon: (pmbus) Fix page vs. register when accessing fans # hwmon: (bt1-pvt) Mark is_visible functions static # hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unused # < /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 6f216714a6906d6d5d0654313d9f9a47613bb473 # < 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 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc0e48) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285489 Bytes = 6138.17 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284297 Bytes = 6137.01 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284213 Bytes = 6136.93 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286389 Bytes = 6139.05 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285141 Bytes = 6137.83 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284212 Bytes = 6136.93 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284366 Bytes = 6137.08 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284239 Bytes = 6136.95 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284226 Bytes = 6136.94 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252385 Bytes = 6105.84 KiB = 5.96 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285878 Bytes = 6138.55 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284191 Bytes = 6136.91 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284716 Bytes = 6137.42 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284684 Bytes = 6137.39 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285258 Bytes = 6137.95 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g6f216714a690 Created: Sat Jul 4 11:47:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284297 Bytes = 6137.01 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:35.029397
© Michael Ellerman 2006-2018.