Buildresult: stable-4.14/x86_64-allmodconfig/x86_64-gcc11 built on Sep 5 2022, 18:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 5 2022, 18:51
Duration:
0:15:27.659666
Builder:
ka7
Revision:
Linux 4.14.292 (
65640c873dcf9c9736c071807b371c487bc6377f)
Target:
stable-4.14/x86_64-allmodconfig/x86_64-gcc11
Branch:
stable-4.14
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (9)
Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' differs from latest kernel version at 'arch/x86/include/asm/insn.h' arch/x86/entry/entry_64.S:1642: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret' arch/x86/xen/time.c:520:1: warning: ignoring attribute 'section (".ref.text")' because it conflicts with previous 'section (".init.text")' [-Wattributes] arch/x86/include/asm/sync_bitops.h:103: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr' drivers/gpu/drm/radeon/atombios_dp.c:306:43: warning: argument 2 of type 'const u8[15]' {aka 'const unsigned char[15]'} with mismatched bound [-Warray-parameter=] drivers/scsi/qla2xxx/qla_bsg.c:2562:49: warning: overflow in conversion from 'uint32_t' {aka 'unsigned int'} to 'int' changes value from 'bsg_reply->result = 4294967291' to '-5' [-Woverflow] drivers/scsi/qla2xxx/qla_bsg.c:2578:42: warning: overflow in conversion from 'uint32_t' {aka 'unsigned int'} to 'int' changes value from 'bsg_reply->result = 4294967290' to '-6' [-Woverflow] /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: warning: creating DT_TEXTREL in a PIE
Full Log
# git rev-parse -q --verify 65640c873dcf9c9736c071807b371c487bc6377f^{commit} 65640c873dcf9c9736c071807b371c487bc6377f already have revision, skipping fetch # git checkout -q -f -B kisskb 65640c873dcf9c9736c071807b371c487bc6377f # git clean -qxdf # < git log -1 # commit 65640c873dcf9c9736c071807b371c487bc6377f # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Mon Sep 5 10:25:07 2022 +0200 # # Linux 4.14.292 # # Link: https://lore.kernel.org/r/20220902121358.773776406@linuxfoundation.org # Tested-by: Jon Hunter <jonathanh@nvidia.com> # Tested-by: Guenter Roeck <linux@roeck-us.net> # Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> # Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 65640c873dcf9c9736c071807b371c487bc6377f # < make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-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 32 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' differs from latest kernel version at 'arch/x86/include/asm/insn.h' /kisskb/src/arch/x86/entry/entry_64.S: Assembler messages: /kisskb/src/arch/x86/entry/entry_64.S:1642: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret' /kisskb/src/arch/x86/xen/time.c:520:1: warning: ignoring attribute 'section (".ref.text")' because it conflicts with previous 'section (".init.text")' [-Wattributes] 520 | { | ^ In file included from /kisskb/src/arch/x86/xen/time.c:29: /kisskb/src/arch/x86/xen/xen-ops.h:75:13: note: previous declaration here 75 | void __init xen_init_time_ops(void); | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/sync_bitops.h: Assembler messages: /kisskb/src/arch/x86/include/asm/sync_bitops.h:103: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr' /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:306:43: warning: argument 2 of type 'const u8[15]' {aka 'const unsigned char[15]'} with mismatched bound [-Warray-parameter=] 306 | const u8 dpcd[DP_DPCD_SIZE], | ~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:80, from /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:29: /kisskb/src/drivers/gpu/drm/radeon/radeon_mode.h:766:51: note: previously declared as 'const u8 *' {aka 'const unsigned char *'} 766 | const u8 *dpcd, | ~~~~~~~~~~^~~~ /kisskb/src/drivers/scsi/qla2xxx/qla_bsg.c: In function 'qla24xx_bsg_timeout': /kisskb/src/drivers/scsi/qla2xxx/qla_bsg.c:2562:49: warning: overflow in conversion from 'uint32_t' {aka 'unsigned int'} to 'int' changes value from 'bsg_reply->result = 4294967291' to '-5' [-Woverflow] 2562 | bsg_reply->result = -EIO; | ^~~~~~~~~ /kisskb/src/drivers/scsi/qla2xxx/qla_bsg.c:2578:42: warning: overflow in conversion from 'uint32_t' {aka 'unsigned int'} to 'int' changes value from 'bsg_reply->result = 4294967290' to '-6' [-Woverflow] 2578 | scsi_req(bsg_job->req)->result = bsg_reply->result = -ENXIO; | ^~~~~~~~~ /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: warning: creating DT_TEXTREL in a PIE Completed OK # rm -rf /kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc11 # Build took: 0:15:27.659666
© Michael Ellerman 2006-2018.