New issue
Advanced search Search tips

Issue 742021 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Bug



Sign in to add a comment

libc dependency failure on Google Chrome Linux x64

Project Member Reported by alancutter@chromium.org, Jul 13 2017

Issue description

https://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/19153

Builder "Google Chrome Linux x64" is failing compile with:
[32957/32972] ACTION //chrome/installer/linux:unstable_rpm(//build/toolchain/linux:clang_x64)
FAILED: google-chrome-unstable_61.0.3156.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.ynVSSi'...
Staging RPM install files in '/tmp/rpm.build.ynVSSi'...
Packaging x86_64...
--- /b/c/b/Google_Chrome_Linux_x64/src/out/Release/installer/rpm/expected_deps_x86_64	2017-07-12 20:02:43.166363787 -0700
+++ /dev/fd/63	2017-07-12 20:46:54.021985922 -0700
@@ -18,6 +18,7 @@
 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.17)(64bit)
 libc.so.6(GLIBC_2.18)(64bit)
 libc.so.6(GLIBC_2.2.5)(64bit)
 libc.so.6(GLIBC_2.3)(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
 
Cc: -thomasanderson@chromium.org
Owner: thomasanderson@chromium.org
Status: Fixed (was: Started)
Fix landed in: https://chromium-review.googlesource.com/c/569410/

Sign in to add a comment