Issue metadata
Sign in to add a comment
|
cros_fuzz_test_env: symlink to llvm-symbolizer is broken |
||||||||||||||||||||||
Issue descriptionThe symlink installed is broken. $ sudo chroot chroot/build/amd64-generic /bin/bash $ ls -lt /usr/bin/llvm-symbolizer lrwxrwxrwx 1 root root 127 May 15 20:48 /usr/bin/llvm-symbolizer -> /usr/local/google/home/manojgupta/host_migration/chroot/build/amd64-generic/usr/libexec/llvm-symbolizer/usr/bin/llvm-symbolizer It should be pointing to /usr/libexec/llvm-symbolizer/usr/bin/llvm-symbolizer
,
May 16 2018
,
May 16 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/de67106ba27287f1b29a8094aabe4d275ca3beb6 commit de67106ba27287f1b29a8094aabe4d275ca3beb6 Author: chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Date: Wed May 16 05:36:00 2018 Roll src/third_party/chromite/ 5df4dbc5a..4dc1da47a (1 commit) https://chromium.googlesource.com/chromiumos/chromite.git/+log/5df4dbc5a5a0..4dc1da47ad18 $ git log 5df4dbc5a..4dc1da47a --date=short --no-merges --format='%ad %ae %s' 2018-05-15 manojgupta cros_fuzz_test_env: Fix the symlink to llvm-symbolizer. Created with: roll-dep src/third_party/chromite BUG= chromium:843340 The AutoRoll server is located here: https://chromite-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=chrome-os-gardeners@chromium.org Change-Id: Id5bc886de852ae339415b6cffc44633ed8ce3775 Reviewed-on: https://chromium-review.googlesource.com/1060649 Reviewed-by: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#558991} [modify] https://crrev.com/de67106ba27287f1b29a8094aabe4d275ca3beb6/DEPS |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, May 16 2018