Buildresult: stable-4.18/x86_64-allmodconfig/x86_64-gcc4.9 built on May 13 2020, 23:58
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 13 2020, 23:58
Duration:
0:16:29.458112
Builder:
ka2
Revision:
Linux 4.18.20 (
a9da8725b7a744be3ff0ff44cab2547e4d1e6675)
Target:
stable-4.18/x86_64-allmodconfig/x86_64-gcc4.9
Branch:
stable-4.18
Compiler:
x86_64-gcc4.9
(x86_64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (4)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. fs/afs/dynroot.c:126:6: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
Full Log
# git rev-parse -q --verify a9da8725b7a744be3ff0ff44cab2547e4d1e6675^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.18.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify a9da8725b7a744be3ff0ff44cab2547e4d1e6675^{commit} a9da8725b7a744be3ff0ff44cab2547e4d1e6675 # git checkout -q -f -B kisskb a9da8725b7a744be3ff0ff44cab2547e4d1e6675 # git clean -qxdf # < git log -1 # commit a9da8725b7a744be3ff0ff44cab2547e4d1e6675 # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Wed Nov 21 09:22:14 2018 +0100 # # Linux 4.18.20 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a9da8725b7a744be3ff0ff44cab2547e4d1e6675 # < make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.18_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.18_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.18_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.18_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/fs/afs/dynroot.c: In function 'afs_dynroot_lookup': /kisskb/src/fs/afs/dynroot.c:126:6: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = lookup_one_len(name, dentry->d_parent, len); ^ /kisskb/src/fs/afs/dynroot.c:100:6: note: 'len' was declared here int len; ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 453 | static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/stable-4.18_x86-allmodconfig_x86_64-gcc4.9 # Build took: 0:16:29.458112
© Michael Ellerman 2006-2018.