Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Dec 26 2020, 06:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 26 2020, 06:42
Duration:
0:01:19.171037
Builder:
ka4
Revision:
Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (
5814bc2d4cc241c1a603fac2b5bf1bd4daa108fc)
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 5814bc2d4cc241c1a603fac2b5bf1bd4daa108fc^{commit} 5814bc2d4cc241c1a603fac2b5bf1bd4daa108fc already have revision, skipping fetch # git checkout -q -f -B kisskb 5814bc2d4cc241c1a603fac2b5bf1bd4daa108fc # git clean -qxdf # < git log -1 # commit 5814bc2d4cc241c1a603fac2b5bf1bd4daa108fc # Merge: 42dc45e84452 5149303fdfe5 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Dec 25 11:07:34 2020 -0800 # # Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull more perf tools updates from Arnaldo Carvalho de Melo: # # - Refactor 'perf stat' per CPU/socket/die/thread aggregation fixing use # cases in ARM machines. # # - Fix memory leak when synthesizing SDT probes in 'perf probe'. # # - Update kernel header copies related to KVM, epol_pwait. msr-index and # powerpc and s390 syscall tables. # # * tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: (24 commits) # perf probe: Fix memory leak when synthesizing SDT probes # perf stat aggregation: Add separate thread member # perf stat aggregation: Add separate core member # perf stat aggregation: Add separate die member # perf stat aggregation: Add separate socket member # perf stat aggregation: Add separate node member # perf stat aggregation: Start using cpu_aggr_id in map # perf cpumap: Drop in cpu_aggr_map struct # perf cpumap: Add new map type for aggregation # perf stat: Replace aggregation ID with a struct # perf cpumap: Add new struct for cpu aggregation # perf cpumap: Use existing allocator to avoid using malloc # perf tests: Improve topology test to check all aggregation types # perf tools: Update s390's syscall.tbl copy from the kernel sources # perf tools: Update powerpc's syscall.tbl copy from the kernel sources # perf s390: Move syscall.tbl check into check-headers.sh # perf powerpc: Move syscall.tbl check to check-headers.sh # tools headers UAPI: Synch KVM's svm.h header with the kernel # tools kvm headers: Update KVM headers from the kernel sources # tools headers UAPI: Sync KVM's vmx.h header with the kernel sources # ... # < /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 5814bc2d4cc241c1a603fac2b5bf1bd4daa108fc # < make -s -j 120 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 120 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 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3d2cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475717 Bytes = 6323.94 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475579 Bytes = 6323.81 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475244 Bytes = 6323.48 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475719 Bytes = 6323.94 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475666 Bytes = 6323.89 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475690 Bytes = 6323.92 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475654 Bytes = 6323.88 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475323 Bytes = 6323.56 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475262 Bytes = 6323.50 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475996 Bytes = 6324.21 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475142 Bytes = 6323.38 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475242 Bytes = 6323.48 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475413 Bytes = 6323.65 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475253 Bytes = 6323.49 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6442628 Bytes = 6291.63 KiB = 6.14 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-g5814bc2d4cc2 Created: Sat Dec 26 06:43:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475189 Bytes = 6323.43 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:01:19.171037
© Michael Ellerman 2006-2018.