Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jun 1 2020, 04:55
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 1 2020, 04:55
Duration:
0:02:14.551017
Builder:
ka1
Revision:
checkpatch/coding-style: deprecate 80-column warning (
bdc48fa11e46f867ea4d75fa59ee87a7f48be144)
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 bdc48fa11e46f867ea4d75fa59ee87a7f48be144^{commit} bdc48fa11e46f867ea4d75fa59ee87a7f48be144 already have revision, skipping fetch # git checkout -q -f -B kisskb bdc48fa11e46f867ea4d75fa59ee87a7f48be144 # git clean -qxdf # < git log -1 # commit bdc48fa11e46f867ea4d75fa59ee87a7f48be144 # Author: Joe Perches <joe@perches.com> # Date: Fri May 29 16:12:21 2020 -0700 # # checkpatch/coding-style: deprecate 80-column warning # # Yes, staying withing 80 columns is certainly still _preferred_. But # it's not the hard limit that the checkpatch warnings imply, and other # concerns can most certainly dominate. # # Increase the default limit to 100 characters. Not because 100 # characters is some hard limit either, but that's certainly a "what are # you doing" kind of value and less likely to be about the occasional # slightly longer lines. # # Miscellanea: # # - to avoid unnecessary whitespace changes in files, checkpatch will no # longer emit a warning about line length when scanning files unless # --strict is also used # # - Add a bit to coding-style about alignment to open parenthesis # # Signed-off-by: Joe Perches <joe@perches.com> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /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 bdc48fa11e46f867ea4d75fa59ee87a7f48be144 # < make -s -j 48 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 48 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 48 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 48 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 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc9df20) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:24 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6206095 Bytes = 6060.64 KiB = 5.92 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236442 Bytes = 6090.28 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236998 Bytes = 6090.82 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237037 Bytes = 6090.86 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237302 Bytes = 6091.12 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236448 Bytes = 6090.28 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236720 Bytes = 6090.55 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236412 Bytes = 6090.25 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237117 Bytes = 6090.93 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237207 Bytes = 6091.02 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236414 Bytes = 6090.25 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236422 Bytes = 6090.26 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236556 Bytes = 6090.39 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237205 Bytes = 6091.02 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236452 Bytes = 6090.29 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-gbdc48fa11e46 Created: Mon Jun 1 04:57:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236876 Bytes = 6090.70 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:14.551017
© Michael Ellerman 2006-2018.