New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 701585 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 0
Type: Bug-Regression

Blocking:
issue 701894



Sign in to add a comment

Compile failure in official desktop continuous Precise64 Trunk Builder.

Project Member Reported by ligim...@chromium.org, Mar 14 2017

Issue description

Compile failure in official desktop continuous Precise64 Trunk Builder.

Link to the builder:
=====================
https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/precise64%20trunk/builds/22452

Link to the log file:
=====================
https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/precise64%20trunk/builds/22452/steps/compile/logs/stdio

Error Log
=========
FAILED: google-chrome-unstable_59.0.3042.0-1.x86_64.rpm 
python ../../chrome/installer/linux/flock_make_package.py linux_package.lock installer/rpm/build.sh -o . -b . -a x64 -c unstable -d google_chrome
Staging common install files in '/tmp/rpm.build.nny2QJ'...
Staging RPM install files in '/tmp/rpm.build.nny2QJ'...
Packaging x86_64...
--- /b/build/slave/precise64_trunk/build/src/out/Release/installer/rpm/expected_deps_x86_64	2017-03-14 11:29:45.532182105 -0700
+++ /dev/fd/63	2017-03-14 14:40:54.845183129 -0700
@@ -16,6 +16,8 @@
 libatk-1.0.so.0()(64bit)
 libc.so.6()(64bit)
 libc.so.6(GLIBC_2.11)(64bit)
+libc.so.6(GLIBC_2.14)(64bit)
+libc.so.6(GLIBC_2.15)(64bit)
 libc.so.6(GLIBC_2.2.5)(64bit)
 libc.so.6(GLIBC_2.3)(64bit)
 libc.so.6(GLIBC_2.3.2)(64bit)
@@ -59,9 +61,10 @@
 libsmime3.so()(64bit)
 libstdc++.so.6()(64bit)
 libstdc++.so.6(GLIBCXX_3.4)(64bit)
-libstdc++.so.6(GLIBCXX_3.4.10)(64bit)
 libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
 libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
 libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
+libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
+libstdc++.so.6(GLIBCXX_3.4.19)(64bit)
 libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
 libxcb.so.1()(64bit)

ERROR: Shared library dependencies changed!
If this is intentional, please update:
chrome/installer/linux/rpm/expected_deps_i386
chrome/installer/linux/rpm/expected_deps_x86_64

Looks like a failure due to shared library dependencies.Looping to Infra trooper as well as assigning to one of the Waterfall sheriff to expedite the process of fixing.

Note : This is blocking today's canary release scheduled at 8.00 PM PST.
 
Cc: sbc@chromium.org
Suspecting that this is related to the CL related to updating linux sysroot image (https://codereview.chromium.org/2743253004/), sbc@ can you confirm that this is probably related? Might we have to postpone that change?

Comment 2 by sbc@chromium.org, Mar 14 2017

Yes, this is my change.  Its also causing an issue with sizes on another so I will revert once more.

Comment 3 by sbc@chromium.org, Mar 15 2017

Blocking: 701894

Comment 4 by sbc@chromium.org, Mar 15 2017

This should be fixed since the last revert:
https://codereview.chromium.org/2754443003

The builder seems to be broken for unrelated reasons now.

Comment 5 by sbc@chromium.org, Mar 15 2017

Status: Fixed (was: Assigned)

Sign in to add a comment