Buildresult: kbuild/ppc40x_defconfig/powerpc-gcc4.6 built on Mar 11 2020, 02:37
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 11 2020, 02:37
Duration:
0:00:48.510719
Builder:
ka3
Revision:
modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n (
da64dbe8eceeaeff55f7b95865645254ec4beba7)
Target:
kbuild/ppc40x_defconfig/powerpc-gcc4.6
Branch:
kbuild
Compiler:
powerpc-gcc4.6
(powerpc-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
ppc40x_defconfig
(
download
)
Log:
Download original
Possible warnings (5)
include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] fs/ext4/extents.c:5009:23: warning: 'ret' 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/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
Full Log
# git rev-parse -q --verify da64dbe8eceeaeff55f7b95865645254ec4beba7^{commit} da64dbe8eceeaeff55f7b95865645254ec4beba7 already have revision, skipping fetch # git checkout -q -f -B kisskb da64dbe8eceeaeff55f7b95865645254ec4beba7 # git clean -qxdf # < git log -1 # commit da64dbe8eceeaeff55f7b95865645254ec4beba7 # Author: Jessica Yu <jeyu@kernel.org> # Date: Fri Mar 6 17:02:06 2020 +0100 # # modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n # # Currently when CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n, modpost # only warns when a module is missing namespace imports. Under this # configuration, such a module cannot be loaded into the kernel anyway, as # the module loader would reject it. We might as well return a build # error when a module is missing namespace imports under # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n, so that the build # warning does not go ignored/unnoticed. # # Signed-off-by: Jessica Yu <jeyu@kernel.org> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /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 da64dbe8eceeaeff55f7b95865645254ec4beba7 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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:338:21: note: 'pdeo' was declared here /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/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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/io_uring.c: In function '__io_sqe_files_update.isra.82': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x56da24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc4-gda64dbe8ecee Created: Wed Mar 11 02:37:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2745733 Bytes = 2681.38 KiB = 2.62 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc4-gda64dbe8ecee Created: Wed Mar 11 02:37:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2777672 Bytes = 2712.57 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.6.0-rc4-gda64dbe8ecee Created: Wed Mar 11 02:37:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2777877 Bytes = 2712.77 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:48.510719
© Michael Ellerman 2006-2018.