Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on May 25 2020, 04:27
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 25 2020, 04:27
Duration:
0:02:07.486737
Builder:
ka3
Revision:
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
98790bbac4db1697212ce9462ec35ca09c4a2810)
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 98790bbac4db1697212ce9462ec35ca09c4a2810^{commit} 98790bbac4db1697212ce9462ec35ca09c4a2810 already have revision, skipping fetch # git checkout -q -f -B kisskb 98790bbac4db1697212ce9462ec35ca09c4a2810 # git clean -qxdf # < git log -1 # commit 98790bbac4db1697212ce9462ec35ca09c4a2810 # Merge: 667b6249b71c 9bb4cbf4862d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun May 24 10:24:10 2020 -0700 # # Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull EFI fixes from Thomas Gleixner: # "A set of EFI fixes: # # - Don't return a garbage screen info when EFI framebuffer is not # available # # - Make the early EFI console work properly with wider fonts instead # of drawing garbage # # - Prevent a memory buffer leak in allocate_e820() # # - Print the firmware error record properly so it can be decoded by # users # # - Fix a symbol clash in the host tool build which only happens with # newer compilers. # # - Add a missing check for the event log version of TPM which caused # boot failures on several Dell systems due to an attempt to decode # SHA-1 format with the crypto agile algorithm" # # * tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # tpm: check event log version before reading final events # efi: Pull up arch-specific prototype efi_systab_show_arch() # x86/boot: Mark global variables as static # efi: cper: Add support for printing Firmware Error Record Reference # efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820() # efi/earlycon: Fix early printk for wider fonts # efi/libstub: Avoid returning uninitialized data from setup_graphics() # < /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 98790bbac4db1697212ce9462ec35ca09c4a2810 # < make -s -j 80 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 80 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 80 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 80 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 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc9df14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237012 Bytes = 6090.83 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236872 Bytes = 6090.70 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236434 Bytes = 6090.27 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237323 Bytes = 6091.14 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236413 Bytes = 6090.25 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236700 Bytes = 6090.53 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236515 Bytes = 6090.35 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236457 Bytes = 6090.29 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236249 Bytes = 6090.09 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236430 Bytes = 6090.26 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236245 Bytes = 6090.08 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6205748 Bytes = 6060.30 KiB = 5.92 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236372 Bytes = 6090.21 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236363 Bytes = 6090.20 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236535 Bytes = 6090.37 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc6-g98790bbac4db Created: Mon May 25 04:30:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236251 Bytes = 6090.09 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:07.486737
© Michael Ellerman 2006-2018.