Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jul 11 2020, 07:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 11 2020, 07:30
Duration:
0:02:39.418030
Builder:
ka3
Revision:
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block (
a581387e415bbb0085e7e67906c8f4a99746590e)
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 a581387e415bbb0085e7e67906c8f4a99746590e^{commit} a581387e415bbb0085e7e67906c8f4a99746590e already have revision, skipping fetch # git checkout -q -f -B kisskb a581387e415bbb0085e7e67906c8f4a99746590e # git clean -qxdf # < git log -1 # commit a581387e415bbb0085e7e67906c8f4a99746590e # Merge: d33db702745b 309fc03a3284 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Jul 10 09:57:57 2020 -0700 # # Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # # - Fix memleak for error path in registered files (Yang) # # - Export CQ overflow state in flags, necessary to fix a case where # liburing doesn't know if it needs to enter the kernel (Xiaoguang) # # - Fix for a regression in when user memory is accounted freed, causing # issues with back-to-back ring exit + init if the ulimit -l setting is # very tight. # # * tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block: # io_uring: account user memory freed when exit has been queued # io_uring: fix memleak in io_sqe_files_register() # io_uring: fix memleak in __io_sqe_files_update() # io_uring: export cq overflow status to userspace # < /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 a581387e415bbb0085e7e67906c8f4a99746590e # < 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 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1664) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc0e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285201 Bytes = 6137.89 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285161 Bytes = 6137.85 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253529 Bytes = 6106.96 KiB = 5.96 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285016 Bytes = 6137.71 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285220 Bytes = 6137.91 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286536 Bytes = 6139.20 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285160 Bytes = 6137.85 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285203 Bytes = 6137.89 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285165 Bytes = 6137.86 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285161 Bytes = 6137.85 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284904 Bytes = 6137.60 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285015 Bytes = 6137.71 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285046 Bytes = 6137.74 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284937 Bytes = 6137.63 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285349 Bytes = 6138.04 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-ga581387e415b Created: Sat Jul 11 07:32:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285152 Bytes = 6137.84 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:39.418030
© Michael Ellerman 2006-2018.