Buildresult: gustavoars/mpc85xx_defconfig/powerpc-gcc9 built on Jun 16 2020, 21:41
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 16 2020, 21:41
Duration:
0:02:59.974895
Builder:
ka3
Revision:
w1: Replace zero-length array with flexible-array (
76fafbfffb447d2a5a95d5a9486b0217c00f9785)
Target:
gustavoars/mpc85xx_defconfig/powerpc-gcc9
Branch:
gustavoars
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
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 76fafbfffb447d2a5a95d5a9486b0217c00f9785^{commit} # git fetch -q -n -f https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git for-next/kspp # git rev-parse -q --verify 76fafbfffb447d2a5a95d5a9486b0217c00f9785^{commit} 76fafbfffb447d2a5a95d5a9486b0217c00f9785 # git checkout -q -f -B kisskb 76fafbfffb447d2a5a95d5a9486b0217c00f9785 # git clean -qxdf # < git log -1 # commit 76fafbfffb447d2a5a95d5a9486b0217c00f9785 # Author: Gustavo A. R. Silva <gustavoars@kernel.org> # Date: Thu May 28 09:35:11 2020 -0500 # # w1: Replace zero-length array with flexible-array # # There is a regular need in the kernel to provide a way to declare having a # dynamically sized set of trailing elements in a structure. Kernel code should # always use “flexible array members”[1] for these cases. The older style of # one-element or zero-length arrays should no longer be used[2]. # # [1] https://en.wikipedia.org/wiki/Flexible_array_member # [2] https://github.com/KSPP/linux/issues/21 # # Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 76fafbfffb447d2a5a95d5a9486b0217c00f9785 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/gustavoars_mpc85xx_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/gustavoars_mpc85xx_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/gustavoars_mpc85xx_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/gustavoars_mpc85xx_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11, 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] 22 | #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' 78 | # 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' 139 | 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 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe5b31c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe4ab18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6771094 Bytes = 6612.40 KiB = 6.46 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807522 Bytes = 6647.97 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807537 Bytes = 6647.99 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807830 Bytes = 6648.27 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808041 Bytes = 6648.48 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807408 Bytes = 6647.86 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6805892 Bytes = 6646.38 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807533 Bytes = 6647.98 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807971 Bytes = 6648.41 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807421 Bytes = 6647.87 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808039 Bytes = 6648.48 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807931 Bytes = 6648.37 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807570 Bytes = 6648.02 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:19 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807621 Bytes = 6648.07 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:19 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807619 Bytes = 6648.07 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.8.0-rc1-g76fafbfffb44 Created: Tue Jun 16 21:44:19 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807436 Bytes = 6647.89 KiB = 6.49 MiB Load Address: 00f00000 Entry Point: 00f0031c Completed OK # rm -rf /kisskb/build/gustavoars_mpc85xx_defconfig_powerpc-gcc9 # Build took: 0:02:59.974895
© Michael Ellerman 2006-2018.