summaryrefslogtreecommitdiff
path: root/results
blob: 53050075dafb84663a09324dacf90f017fd27d08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# reset_artifacts:
-10
# build_abe binutils:
-9
# build_kernel_llvm:
-5
# build_abe qemu:
-2
# linux_n_obj:
24085
# First few build errors in logs:

# 00:06:03 drivers/dma/xilinx/xdma.c:757:68: error: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Werror,-Wparentheses]
# 00:06:03 drivers/dma/xilinx/xdma.c:759:68: error: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Werror,-Wparentheses]
# 00:06:03 drivers/dma/xilinx/xdma.c:729:1: error: no previous prototype for function 'xdma_prep_interleaved_dma' [-Werror,-Wmissing-prototypes]
# 00:06:03 drivers/dma/xilinx/xdma.c:894:3: error: variable 'desc' is uninitialized when used here [-Werror,-Wuninitialized]
# 00:06:03 make[5]: *** [scripts/Makefile.build:243: drivers/dma/xilinx/xdma.o] Error 1
# 00:06:09 make[4]: *** [scripts/Makefile.build:481: drivers/dma/xilinx] Error 2
# 00:08:04 ./include/linux/fortify-string.h:489:4: error: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror,-Wattribute-warning]
# 00:08:04 make[5]: *** [scripts/Makefile.build:243: fs/smb/client/cifsencrypt.o] Error 1
# 00:08:28 make[3]: *** [scripts/Makefile.build:481: drivers/dma] Error 2
# 00:09:36 make[4]: *** [scripts/Makefile.build:481: fs/smb/client] Error 2