Whilwind pre-cq is failing after sdk update |
||
Issue descriptionactions-0.0.1-r1155: flock linker.lock armv7a-cros-linux-gnueabi-clang++ -lgcov -coverage -Wl,-O1 -Wl,-O2 -Wl,--as-needed -Wl,-z,relro -Wl,-z,noexecstack -Wl,-z,now -Wl,--as-needed --sysroot=/build/whirlwind -pie -L/build/whirlwind/usr/lib -pthread -o actions-api-server -Wl,--start-group platform/actions/api-server/actions-api-server.main.o platform/actions/libstorage-proto.a platform/actions/libcommon.a platform/actions/libapi-server.a -Wl,--end-group -lbrillo-395517 -lbase-395517 -lmetrics-395517 -lwebserv-395517 -lprotobuf -lpthread actions-0.0.1-r1155: /usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51/ld.gold.real: error: cannot open /usr/lib64/clang/5.0.0/lib/linux/libclang_rt.profile-armhf.a: No such file or directory actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_start_file' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_function' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_arcs' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_function' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_arcs' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_function' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_arcs' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_function' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_emit_arcs' actions-0.0.1-r1155: ../../../../../../../tmp/portage/chromeos-base/actions-0.0.1-r1155/work/actions-0.0.1/platform/actions/api-server/main.cc:0: error: undefined reference to 'llvm_gcda_summary_info' Need to revert the SDK to fix it.
,
Jul 14 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/458c17844653676a15618bfbfe74fe50a4d21a1a commit 458c17844653676a15618bfbfe74fe50a4d21a1a Author: Manoj Gupta <manojgupta@google.com> Date: Fri Jul 14 19:40:50 2017 Revert "sdk_version.conf: updating TC_PATH, SDK_LATEST_VERSION" This reverts commit 26d3bd0c51b45cf61c5dad89985af6efb747f918. Whirlwind pre-cq is failing because of compiler-rt installation issue. BUG= 743152 TEST=None Change-Id: I13f801ea1e8ddd6629edbb5109b2ce9b0a566f1e Reviewed-on: https://chromium-review.googlesource.com/572055 Commit-Queue: Manoj Gupta <manojgupta@chromium.org> Tested-by: Manoj Gupta <manojgupta@chromium.org> Reviewed-by: Luis Lozano <llozano@chromium.org> [modify] https://crrev.com/458c17844653676a15618bfbfe74fe50a4d21a1a/chromeos/binhost/host/sdk_version.conf
,
Jul 14 2017
Revert is done.
,
Jul 14 2017
Whirlwind pre-cq is passing after the revert. https://luci-milo.appspot.com/buildbot/chromiumos.tryserver/no_vmtest_pre_cq/76739
,
Jul 14 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 14 2017