Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jul 3 2020, 09:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 3 2020, 09:22
Duration:
0:04:03.960457
Builder:
ka3
Revision:
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block (
7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf)
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 7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf^{commit} 7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf already have revision, skipping fetch # git checkout -q -f -B kisskb 7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf # git clean -qxdf # < git log -1 # commit 7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf # Merge: c93493b7cd40 e7eea44eefbd # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jul 2 15:13:51 2020 -0700 # # Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - Use kvfree_sensitive() for the block keyslot free (Eric) # # - Sync blk-mq debugfs flags (Hou) # # - Memory leak fix in virtio-blk error path (Hou) # # * tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block: # virtio-blk: free vblk-vqs in error path of virtblk_probe() # block/keyslot-manager: use kvfree_sensitive() # blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags # < /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 7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf # < make -s -j 10 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 10 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 10 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 10 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 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc0e48) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252316 Bytes = 6105.78 KiB = 5.96 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284421 Bytes = 6137.13 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284201 Bytes = 6136.92 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285770 Bytes = 6138.45 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285630 Bytes = 6138.31 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285528 Bytes = 6138.21 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284386 Bytes = 6137.10 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd164c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284376 Bytes = 6137.09 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284212 Bytes = 6136.93 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:26:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285562 Bytes = 6138.24 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:27:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285111 Bytes = 6137.80 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:27:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284195 Bytes = 6136.91 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:27:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284197 Bytes = 6136.91 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:27:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284722 Bytes = 6137.42 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:27:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284313 Bytes = 6137.02 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc3-g7cc2a8ea1048 Created: Fri Jul 3 09:27:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284695 Bytes = 6137.40 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:04:03.960457
© Michael Ellerman 2006-2018.