Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jan 17 2021, 10:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 17 2021, 10:35
Duration:
0:02:06.653501
Builder:
ka2
Revision:
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (
0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5)
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/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 rev-parse -q --verify 0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5^{commit} 0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5 already have revision, skipping fetch # git checkout -q -f -B kisskb 0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5 # git clean -qxdf # < git log -1 # commit 0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5 # Merge: 54c6247d06f1 be2553358cd4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Jan 16 12:25:40 2021 -0800 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Nine minor fixes, seven in drivers and two in the core SCSI disk # driver (sd) which should be harmless involving removing an unused # variable and quietening a spurious warning" # # Signed-off-by: James E.J. Bottomley <jejb@linux.ibm.com> # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: sd: Remove obsolete variable in sd_remove() # scsi: sd: Suppress spurious errors when WRITE SAME is being disabled # scsi: scsi_debug: Fix memleak in scsi_debug_init() # scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility" # scsi: qedi: Correct max length of CHAP secret # scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback # scsi: ufs: Relocate flush of exceptional event # scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL # scsi: ufs: Fix possible power drain during system suspend # < /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 0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5 # < 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:10: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/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 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3f314) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:37:59 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444618 Bytes = 6293.57 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:00 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477895 Bytes = 6326.07 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:00 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474889 Bytes = 6323.13 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475075 Bytes = 6323.32 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477833 Bytes = 6326.01 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475169 Bytes = 6323.41 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475212 Bytes = 6323.45 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475077 Bytes = 6323.32 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474892 Bytes = 6323.14 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6476595 Bytes = 6324.80 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475223 Bytes = 6323.46 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474893 Bytes = 6323.14 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477589 Bytes = 6325.77 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477402 Bytes = 6325.59 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474927 Bytes = 6323.17 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-81788-g0da0a8a0 Created: Sun Jan 17 10:38:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475060 Bytes = 6323.30 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:06.653501
© Michael Ellerman 2006-2018.