summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-04 22:16:13 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-04 22:16:13 +0000
commit8d6d0a80ed40a1e9c753d58765395f2c46d8b44d (patch)
tree836b6624f8a9b3414b5bb6c7ae80830b40fb4595 /manifest.sh
parent1fc3624ac8a8667c10f35470e1c3f51b6183c8cf (diff)
force: #68: : [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 22011 | # First few build errors in logs: | | # 00:07:19 lib/test_scanf.c:661:2: error: implicit conversion from 'int' to 'unsigned char' changes value from -168 to 88 [-Werror,-Wconstant-conversion] | # 00:07:19 make[3]: *** [scripts/Makefile.build:243: lib/test_scanf.o] Error 1 | # 00:12:06 make[2]: *** [scripts/Makefile.build:480: lib] Error 2 | # 01:06:29 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2032: .] Error 2 | # 01:06:29 make: *** [Makefile:234: __sub-make] Error 2 check_regression status : 1
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index 307a4e1..d0243fa 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,9 +6,9 @@ rr[ci_config]="llvm-master-aarch64-mainline-allyesconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/67/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/68/"
declare -g "SQUAD_GRP="
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#ab202aa7004a451ee9f496505256cfcb94d71747"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#610ec954e1f81c0e8fcadedcd25afe643f5a094e"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -20,8 +20,8 @@ rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[linux_git]="baseline"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="0"
+rr[no_regression_result]="1"
rr[qemu_git]="baseline"
rr[target]="aarch64"
rr[toolchain]="llvm"
-declare -g "notify=ignore"
+declare -g "notify=onregression"