summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-25 12:16:05 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-25 12:16:05 +0000
commita36b1e2977dd6a8fcc52349f51abda8a43fb39fa (patch)
tree84604821d26c83dabddc0a4eb6cbc440e63b695e /manifest.sh
parent0c5ac67ea24f241001b2778ab1bf13e7ae73f202 (diff)
force: #324: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/324/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled: | # FAILED | # First few build errors in logs: | # 01:26:35 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: error: PHI node with wrong VUSE on edge from BB 10 | # 01:26:35 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: error: multiple virtual PHI nodes in BB 28 | # 01:26:35 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: error: PHI node with wrong VUSE on edge from BB 28 | # 01:26:35 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: internal compiler error: verify_ssa failed | # 01:26:35 make[3]: *** [Makefile:1199: c-family/c-cppbuiltin.o] Error 1 | # 01:26:35 make[2]: *** [Makefile:5299: all-stagefeedback-gcc] Error 2 | # 01:26:35 make[1]: *** [Makefile:26235: stagefeedback-bubble] Error 2 | # 01:26:35 make: *** [Makefile:26255: profiledbootstrap] Error 2 | # 00:06:16 make[3]: [Makefile:1826: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:06:16 make[3]: [Makefile:1827: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:54:44 make[3]: [Makefile:1826: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:54:44 make[3]: [Makefile:1827: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 01:14:22 make[3]: [Makefile:1826: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 01:14:22 make[3]: [Makefile:1827: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 01:17:04 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: error: PHI node with wrong VUSE on edge from BB 10 | # 01:17:04 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: error: multiple virtual PHI nodes in BB 28 | # 01:17:04 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: error: PHI node with wrong VUSE on edge from BB 28 | # 01:17:04 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/c-family/c-cppbuiltin.cc:2029:1: internal compiler error: verify_ssa failed check_regression status : 1
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index 86ec87c..b08ee1f 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,9 +6,9 @@ rr[ci_config]="master-aarch64-bootstrap_profiled"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/323/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/324/"
declare -g "SQUAD_GRP="
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#01f4251b8775c832a92d55e2df57c9ac72eaceef"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#1bcc07aeb47c0ed7eb50eac8a4e057d6336669ab"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -20,7 +20,7 @@ rr[host_cc]="/usr/bin/gcc"
rr[major]="1"
rr[minor]="2"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="0"
+rr[no_regression_result]="1"
rr[target]="native"
-declare -g "notify=ignore"
-rr[results_date]="1703371176"
+declare -g "notify=onregression"
+rr[results_date]="1703408692"