New issue
Advanced search Search tips

Issue 743152 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jul 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Whilwind pre-cq is failing after sdk update

Project Member Reported by manojgupta@chromium.org, Jul 14 2017

Issue description

actions-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.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 14 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/706766e27fb695284b6c53f03b5733e17832c228

commit 706766e27fb695284b6c53f03b5733e17832c228
Author: Manoj Gupta <manojgupta@google.com>
Date: Fri Jul 14 19:40:46 2017

Revert "make.conf.amd64-host: updating FULL_BINHOST"

This reverts commit ed06d056fff28655deb5d3fd788a50952d6b5725.

Whirlwind pre-cq is failing because of compiler-rt installation issue.

BUG= 743152 
TEST=None

Change-Id: I87fa5cc40152bbc2767457a524237cad7c999616
Reviewed-on: https://chromium-review.googlesource.com/572056
Reviewed-by: Luis Lozano <llozano@chromium.org>
Commit-Queue: Manoj Gupta <manojgupta@chromium.org>
Tested-by: Manoj Gupta <manojgupta@chromium.org>

[modify] https://crrev.com/706766e27fb695284b6c53f03b5733e17832c228/chromeos/config/make.conf.amd64-host

Project Member

Comment 2 by bugdroid1@chromium.org, 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

Revert is done.
Whirlwind pre-cq is passing after the revert.

https://luci-milo.appspot.com/buildbot/chromiumos.tryserver/no_vmtest_pre_cq/76739
Status: Verified (was: Untriaged)

Sign in to add a comment