Buildresult: stable-4.18/s390-defconfig/s390x-gcc4.9 built on Feb 7 2020, 01:14
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 7 2020, 01:14
Duration:
0:03:04.081229
Builder:
blade46
Revision:
Linux 4.18.20 (
a9da8725b7a744be3ff0ff44cab2547e4d1e6675)
Target:
stable-4.18/s390-defconfig/s390x-gcc4.9
Branch:
stable-4.18
Compiler:
s390x-gcc4.9
(s390-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
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. arch/s390/tools/gen_opcode_table.c:260:2: warning: 'strncpy' output may be truncated copying 2 bytes from a string of length 19 [-Wstringop-truncation] arch/s390/tools/gen_opcode_table.c:286:4: warning: 'strncpy' output may be truncated copying 2 bytes from a string of length 19 [-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/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 a9da8725b7a744be3ff0ff44cab2547e4d1e6675 # < make -s -j 32 ARCH=s390 O=/kisskb/build/stable-4.18_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- defconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/stable-4.18_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/tools/gen_opcode_table.c: In function 'add_to_group.isra.0': /kisskb/src/arch/s390/tools/gen_opcode_table.c:260:2: warning: 'strncpy' output may be truncated copying 2 bytes from a string of length 19 [-Wstringop-truncation] 260 | strncpy(group->opcode, insn->opcode, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'print_opcode_table', inlined from 'main' at /kisskb/src/arch/s390/tools/gen_opcode_table.c:333:2: /kisskb/src/arch/s390/tools/gen_opcode_table.c:286:4: warning: 'strncpy' output may be truncated copying 2 bytes from a string of length 19 [-Wstringop-truncation] 286 | strncpy(opcode, insn->opcode, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/stable-4.18_s390-defconfig_s390x-gcc4.9 # Build took: 0:03:04.081229
© Michael Ellerman 2006-2018.