Buildresult: powerpc-next/mpc85xx_defconfig+KVM/powerpc-gcc9 built on Apr 24 2020, 07:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 24 2020, 07:08
Duration:
0:02:44.551777
Builder:
ka1
Revision:
powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h (
45591da765885f7320a111d290b3a28a23eed359)
Target:
powerpc-next/mpc85xx_defconfig+KVM/powerpc-gcc9
Branch:
powerpc-next
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
mpc85xx_defconfig+KVM
(
download
)
Log:
Download original
Possible warnings (5)
.config:4097:warning: override: reassigning to symbol PPC_E500MC .config:4098:warning: override: reassigning to symbol VIRTUALIZATION 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 45591da765885f7320a111d290b3a28a23eed359^{commit} 45591da765885f7320a111d290b3a28a23eed359 already have revision, skipping fetch # git checkout -q -f -B kisskb 45591da765885f7320a111d290b3a28a23eed359 # git clean -qxdf # < git log -1 # commit 45591da765885f7320a111d290b3a28a23eed359 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Apr 22 15:41:29 2020 +1000 # # powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h # # allyesconfig fails with: # ./usr/include/asm/vas-api.h:15:2: error: unknown type name '__u32' # 15 | __u32 version; # | ^~~~~ # ./usr/include/asm/vas-api.h:16:2: error: unknown type name '__s16' # 16 | __s16 vas_id; /* specific instance of vas or -1 for default */ # | ^~~~~ # ./usr/include/asm/vas-api.h:17:2: error: unknown type name '__u16' # 17 | __u16 reserved1; # | ^~~~~ # ./usr/include/asm/vas-api.h:18:2: error: unknown type name '__u64' # 18 | __u64 flags; /* Future use */ # | ^~~~~ # ./usr/include/asm/vas-api.h:19:2: error: unknown type name '__u64' # 19 | __u64 reserved2[6]; # | ^~~~~ # # uapi headers should be self contained, so add an include of # linux/types.h. # # Fixes: 45f25a79fe50 ("powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API") # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # Acked-by: Haren Myneni <haren@linux.ibm.com> # [mpe: Flesh out change log from linux-next error report] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20200422154129.11f988fd@canb.auug.org.au # < /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 45591da765885f7320a111d290b3a28a23eed359 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # Added to kconfig CONFIG_PPC_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_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/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4097:warning: override: reassigning to symbol PPC_E500MC .config:4098:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_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 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe788f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe680f4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6787270 Bytes = 6628.19 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6785301 Bytes = 6626.27 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:53 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6787269 Bytes = 6628.19 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6785285 Bytes = 6626.25 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6752201 Bytes = 6593.95 KiB = 6.44 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6787240 Bytes = 6628.16 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6785300 Bytes = 6626.27 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6787234 Bytes = 6628.16 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6788732 Bytes = 6629.62 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6785832 Bytes = 6626.79 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6788769 Bytes = 6629.66 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6787319 Bytes = 6628.24 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:58 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6787293 Bytes = 6628.22 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6785247 Bytes = 6626.22 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6788909 Bytes = 6629.79 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 07:10:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6788829 Bytes = 6629.72 KiB = 6.47 MiB Load Address: 00f00000 Entry Point: 00f002cc Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 # Build took: 0:02:44.551777
© Michael Ellerman 2006-2018.