Buildresult: cdrx/s390-defconfig/s390x-gcc4.9 built on Feb 6 2020, 22:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 6 2020, 22:20
Duration:
0:02:55.047694
Builder:
blade46
Revision:
mtd: spi-nor: aspeed: Add read training support for the AST2600 (
6aa254f8d119df235963fd718d145317512963ac)
Target:
cdrx/s390-defconfig/s390x-gcc4.9
Branch:
cdrx
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 errors
arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' make[3]: *** [scripts/Makefile.build:265: arch/s390/crypto/des_s390.o] Error 1 arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' make[3]: *** [scripts/Makefile.build:265: arch/s390/crypto/aes_s390.o] Error 1 arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' make[3]: *** [scripts/Makefile.build:265: arch/s390/crypto/paes_s390.o] Error 1 make[3]: *** [scripts/Makefile.build:265: arch/s390/crypto/prng.o] Error 1 make[2]: *** [scripts/Makefile.build:509: arch/s390/crypto] Error 2 include/linux/compiler-gcc.h:120:38: error: impossible constraint in 'asm' make[3]: *** [scripts/Makefile.build:266: kernel/sched/fair.o] Error 1 make[2]: *** [scripts/Makefile.build:509: kernel/sched] Error 2 make[1]: *** [Makefile:1670: arch/s390] Error 2 make[1]: *** [Makefile:1670: kernel] Error 2 arch/s390/include/asm/jump_label.h:29: Error: bad expression arch/s390/include/asm/jump_label.h:29: Error: junk at end of line, first unrecognized character is `r' make[3]: *** [scripts/Makefile.build:265: fs/ext4/extents.o] Error 1 make[2]: *** [scripts/Makefile.build:509: fs/ext4] Error 2 make[1]: *** [Makefile:1670: fs] Error 2 make: *** [Makefile:179: sub-make] Error 2
Possible warnings (8)
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/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints include/linux/compiler-gcc.h:120:38: warning: asm operand 1 probably doesn't match constraints include/linux/kernel.h:37:33: warning: 'clone_src_i_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 6aa254f8d119df235963fd718d145317512963ac^{commit} # git fetch -q -n -f https://github.com/legoater/linux.git aspeed 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 6aa254f8d119df235963fd718d145317512963ac^{commit} 6aa254f8d119df235963fd718d145317512963ac # git checkout -q -f -B kisskb 6aa254f8d119df235963fd718d145317512963ac # git clean -qxdf # < git log -1 # commit 6aa254f8d119df235963fd718d145317512963ac # Author: Cédric Le Goater <clg@kaod.org> # Date: Fri Oct 4 13:24:36 2019 +0200 # # mtd: spi-nor: aspeed: Add read training support for the AST2600 # # The read training algorithm consists of finding the appropriate read # timing delays for the HCLK dividers in range [ 2 - 5 ] and store the # results in the Read Timing Compensation register. The previous AST2500 # and AST2400 SoCs were covering a broader HCLK range [ 1 - 5 ] because # the AHB frequency was lower. # # The algorithm first reads a golden buffer at low speed and then # performs reads with different clocks and delay cycle settings to find # a breaking point. This selects the default clock frequency for the CEx # control register. The current settings are bit optimistic as we pick # the first delay giving good results. A safer approach would be to # determine an interval and choose the middle value. We might change the # approach depending on the results on other systems. # # Signed-off-by: Cédric Le Goater <clg@kaod.org> # < /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 6aa254f8d119df235963fd718d145317512963ac # < make -s -j 32 ARCH=s390 O=/kisskb/build/cdrx_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/cdrx_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- In file included from /kisskb/src/arch/s390/crypto/des_s390.c:20:0: /kisskb/src/arch/s390/include/asm/cpacf.h: In function '__cpacf_query': /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints asm volatile( ^ /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/s390/crypto/des_s390.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/s390/crypto/aes_s390.c:34:0: /kisskb/src/arch/s390/include/asm/cpacf.h: In function '__cpacf_query': /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints asm volatile( ^ /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/s390/crypto/aes_s390.o] Error 1 In file included from /kisskb/src/arch/s390/crypto/paes_s390.c:25:0: /kisskb/src/arch/s390/include/asm/cpacf.h: In function '__cpacf_query': /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints asm volatile( ^ /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' In file included from /kisskb/src/arch/s390/crypto/prng.c:29:0: /kisskb/src/arch/s390/include/asm/cpacf.h: In function '__cpacf_query': /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: warning: asm operand 3 probably doesn't match constraints asm volatile( ^ /kisskb/src/arch/s390/include/asm/cpacf.h:179:2: error: impossible constraint in 'asm' make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/s390/crypto/paes_s390.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/s390/crypto/prng.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: arch/s390/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/linux/compiler_types.h:68:0, from <command-line>:0: /kisskb/src/arch/s390/include/asm/jump_label.h: In function 'arch_static_branch': /kisskb/src/include/linux/compiler-gcc.h:120:38: warning: asm operand 1 probably doesn't match constraints #define asm_volatile_goto(x...) do { asm goto(x); asm (""); } while (0) ^ /kisskb/src/arch/s390/include/asm/jump_label.h:25:2: note: in expansion of macro 'asm_volatile_goto' asm_volatile_goto("0: brcl 0,"__stringify(JUMP_LABEL_NOP_OFFSET)"\n" ^ /kisskb/src/include/linux/compiler-gcc.h:120:38: error: impossible constraint in 'asm' #define asm_volatile_goto(x...) do { asm goto(x); asm (""); } while (0) ^ /kisskb/src/arch/s390/include/asm/jump_label.h:25:2: note: in expansion of macro 'asm_volatile_goto' asm_volatile_goto("0: brcl 0,"__stringify(JUMP_LABEL_NOP_OFFSET)"\n" ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:266: kernel/sched/fair.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: kernel/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1670: arch/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/linux/list.h:9:0, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/send.c:7: /kisskb/src/fs/btrfs/send.c: In function 'process_extent': /kisskb/src/include/linux/kernel.h:37:33: warning: 'clone_src_i_size' may be used uninitialized in this function [-Wmaybe-uninitialized] #define IS_ALIGNED(x, a) (((x) & ((typeof(x))(a) - 1)) == 0) ^ /kisskb/src/fs/btrfs/send.c:5088:6: note: 'clone_src_i_size' was declared here u64 clone_src_i_size; ^ make[1]: *** [/kisskb/src/Makefile:1670: kernel] Error 2 /kisskb/src/arch/s390/include/asm/jump_label.h: Assembler messages: /kisskb/src/arch/s390/include/asm/jump_label.h:29: Error: bad expression /kisskb/src/arch/s390/include/asm/jump_label.h:29: Error: junk at end of line, first unrecognized character is `r' make[3]: *** [/kisskb/src/scripts/Makefile.build:265: fs/ext4/extents.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: fs/ext4] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1670: fs] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/cdrx_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/cdrx_s390-defconfig_s390x-gcc4.9 # Build took: 0:02:55.047694
© Michael Ellerman 2006-2018.