Buildresult: powerpc-merge/85xx/mpc85xx_cds_defconfig/powerpc-gcc4.6 built on May 2 2020, 12:24
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 2 2020, 12:24
Duration:
0:00:40.341242
Builder:
ka2
Revision:
Automatic merge of branches 'master', 'next' and 'fixes' into merge (
1bc92fe3175eb26ff37e580c0383d7a9abe06835)
Target:
powerpc-merge/85xx/mpc85xx_cds_defconfig/powerpc-gcc4.6
Branch:
powerpc-merge
Compiler:
powerpc-gcc4.6
(powerpc-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
85xx/mpc85xx_cds_defconfig
(
download
)
Log:
Download original
Possible warnings (9)
kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] fs/io_uring.c:6701:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] 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 1bc92fe3175eb26ff37e580c0383d7a9abe06835^{commit} 1bc92fe3175eb26ff37e580c0383d7a9abe06835 already have revision, skipping fetch # git checkout -q -f -B kisskb 1bc92fe3175eb26ff37e580c0383d7a9abe06835 # git clean -qxdf # < git log -1 # commit 1bc92fe3175eb26ff37e580c0383d7a9abe06835 # Merge: ac30b2cfb147 1d2cc5ac6f66 # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Thu Apr 30 21:10:02 2020 +1000 # # Automatic merge of branches 'master', 'next' and 'fixes' into merge # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 1bc92fe3175eb26ff37e580c0383d7a9abe06835 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-merge_85xx_mpc85xx_cds_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/mpc85xx_cds_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-merge_85xx_mpc85xx_cds_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-merge_85xx_mpc85xx_cds_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-merge_85xx_mpc85xx_cds_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:471:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:6701:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /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 0x500f50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x500f50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x500f50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x4f08c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.7.0-rc3-15942-g1bc92fe31 Created: Sat May 2 12:25:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2516259 Bytes = 2457.28 KiB = 2.40 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc3-15942-g1bc92fe31 Created: Sat May 2 12:25:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2545853 Bytes = 2486.18 KiB = 2.43 MiB Load Address: 00600000 Entry Point: 006002a8 Image Name: Linux-5.7.0-rc3-15942-g1bc92fe31 Created: Sat May 2 12:25:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2545853 Bytes = 2486.18 KiB = 2.43 MiB Load Address: 00600000 Entry Point: 006002a8 Image Name: Linux-5.7.0-rc3-15942-g1bc92fe31 Created: Sat May 2 12:25:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2547049 Bytes = 2487.35 KiB = 2.43 MiB Load Address: 00600000 Entry Point: 006002a8 Completed OK # rm -rf /kisskb/build/powerpc-merge_85xx_mpc85xx_cds_defconfig_powerpc-gcc4.6 # Build took: 0:00:40.341242
© Michael Ellerman 2006-2018.