Buildresult: gustavoars/mpc85xx_defconfig/powerpc-gcc9 built on Jun 8 2021, 05:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 8 2021, 05:40
Duration:
0:06:51.081905
Builder:
ka2
Revision:
Merge branch 'for-next/Warray-bounds' into for-next/kspp (
a45cb78e6a9031e34e34b3171414e88a444fd667)
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/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) 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)
Full Log
# git gc # git rev-parse -q --verify a45cb78e6a9031e34e34b3171414e88a444fd667^{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 a45cb78e6a9031e34e34b3171414e88a444fd667^{commit} a45cb78e6a9031e34e34b3171414e88a444fd667 # git checkout -q -f -B kisskb a45cb78e6a9031e34e34b3171414e88a444fd667 # git clean -qxdf # < git log -1 # commit a45cb78e6a9031e34e34b3171414e88a444fd667 # Merge: 40e67c120093 13dfead49db0 # Author: Gustavo A. R. Silva <gustavoars@kernel.org> # Date: Mon Jun 7 14:36:13 2021 -0500 # # Merge branch 'for-next/Warray-bounds' into for-next/kspp # # Add -Warray-bounds fixes for v5.14. # < /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 a45cb78e6a9031e34e34b3171414e88a444fd667 # < make -s -j 48 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 48 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 48 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 48 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/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) /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) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf21d64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf11638) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7085020 Bytes = 6918.96 KiB = 6.76 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7119002 Bytes = 6952.15 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7120545 Bytes = 6953.66 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7121323 Bytes = 6954.42 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7122160 Bytes = 6955.23 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118631 Bytes = 6951.79 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:55 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7119214 Bytes = 6952.36 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:55 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118421 Bytes = 6951.58 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:55 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118281 Bytes = 6951.45 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:55 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118205 Bytes = 6951.37 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:56 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7122135 Bytes = 6955.21 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:56 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118919 Bytes = 6952.07 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:56 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118639 Bytes = 6951.80 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:56 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118290 Bytes = 6951.46 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:56 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118895 Bytes = 6952.05 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-112603-ga45cb78 Created: Tue Jun 8 05:46:56 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7118289 Bytes = 6951.45 KiB = 6.79 MiB Load Address: 01000000 Entry Point: 0100031c Completed OK # rm -rf /kisskb/build/gustavoars_mpc85xx_defconfig_powerpc-gcc9 # Build took: 0:06:51.081905
© Michael Ellerman 2006-2018.