Buildresult: stable-rc-4.16/s390-defconfig/s390x-gcc4.9 built on Feb 7 2020, 02:41
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 7 2020, 02:41
Duration:
0:02:18.771625
Builder:
blade4b
Revision:
Linux 4.16.18 (
62e9ccfaaedffd057e921fca976f9f7f71c9b254)
Target:
stable-rc-4.16/s390-defconfig/s390x-gcc4.9
Branch:
stable-rc-4.16
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 (2)
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 62e9ccfaaedffd057e921fca976f9f7f71c9b254^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.16.y # git rev-parse -q --verify 62e9ccfaaedffd057e921fca976f9f7f71c9b254^{commit} 62e9ccfaaedffd057e921fca976f9f7f71c9b254 # git checkout -q -f -B kisskb 62e9ccfaaedffd057e921fca976f9f7f71c9b254 # git clean -qxdf # < git log -1 # commit 62e9ccfaaedffd057e921fca976f9f7f71c9b254 # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Tue Jun 26 07:54:07 2018 +0800 # # Linux 4.16.18 # < /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 62e9ccfaaedffd057e921fca976f9f7f71c9b254 # < make -s -j 24 ARCH=s390 O=/kisskb/build/stable-rc-4.16_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 24 ARCH=s390 O=/kisskb/build/stable-rc-4.16_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-rc-4.16_s390-defconfig_s390x-gcc4.9 # Build took: 0:02:18.771625
© Michael Ellerman 2006-2018.