New issue
Advanced search Search tips

Issue 625793 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug-Regression



Sign in to add a comment

v8 x87 port build was broken

Reported by zhengxin...@intel.com, Jul 5 2016

Issue description

v8 x87 port build was broken on google build bot.

the error message is:
/mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/cctest: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.17' not found (required by /mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/cctest)
/mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/cctest: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by /mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/cctest)
 
 
/mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/unittests: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.17' not found (required by /mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/unittests)
/mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/unittests: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by /mnt/data/b/build/slave/V8_Linux_-_x87_-_nosnap_-_debug/build/v8/out/Debug/unittests)

please help to fix it.
 
Components: -Infra Infra>Client>V8
Labels: Pri-2 Type-Bug-Regression
Owner: machenb...@chromium.org
Status: Assigned (was: Untriaged)
Options:
1) Upgrade the tester bot to trusty
2) Make the sysroot work with gcc.
Labels: -Restrict-View-Google
Status: Started (was: Assigned)
Will use option 3) Switch bot to swarming and let it use trusty slaves with up-to-date libraries installed.
Project Member

Comment 5 by bugdroid1@chromium.org, Jul 5 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/v8/v8.git/+/84124ce219778282794d4e904835bb0c3b3cb518

commit 84124ce219778282794d4e904835bb0c3b3cb518
Author: machenbach <machenbach@chromium.org>
Date: Tue Jul 05 11:58:02 2016

[build] Switch x87 to swarming.

BUG= chromium:625793 
NOTRY=true
TBR=vogelheim@chromium.org, zhengxing.li@intel.com

Review-Url: https://codereview.chromium.org/2124763002
Cr-Commit-Position: refs/heads/master@{#37525}

[modify] https://crrev.com/84124ce219778282794d4e904835bb0c3b3cb518/infra/mb/mb_config.pyl

Project Member

Comment 7 by bugdroid1@chromium.org, Jul 5 2016

Project Member

Comment 8 by bugdroid1@chromium.org, Jul 5 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra.git/+/54f8a491845f7bbe4d49b1271375ba2440233633

commit 54f8a491845f7bbe4d49b1271375ba2440233633
Author: recipe-roller <recipe-roller@chromium.org>
Date: Tue Jul 05 12:27:21 2016

Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug
(or complain)

build:
  https://crrev.com/6120e3f63c5a012dddfa795d2ffb8b19e0aa3b16 V8: Switch x87 bots to swarming. (machenbach@chromium.org)

R=zhengxing.li@intel.com,tandrii@chromium.org,machenbach@chromium.org
BUG= chromium:625793 

TBR=martiniss@chromium.org,phajdan.jr@chromium.org

Review-Url: https://codereview.chromium.org/2126543002

[modify] https://crrev.com/54f8a491845f7bbe4d49b1271375ba2440233633/infra/config/recipes.cfg

Status: Fixed (was: Started)
Fixed. First build is beyond the described problem:
https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20x87%20-%20nosnap%20-%20debug/builds/203

If there are other problems related to this switch, please reopen.

Sign in to add a comment