We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to link ld from devtoolset-4 via alternatives.
ld
$ docker build -t mesos-tidy -f mesos-tidy.dockerfile . Sending build context to Docker daemon 116.2kB Step 1/7 : FROM centos:6 ---> b5e5ffb5cdea Step 2/7 : MAINTAINER The Apache Mesos Developers <[email protected]> ---> Using cache ---> d5cf12daa63c Step 3/7 : WORKDIR /tmp/build ---> Using cache ---> ed6e012dc227 Step 4/7 : RUN yum install -y centos-release-scl && yum install -y devtoolset-4-binutils devtoolset-4-gcc-c++ git glibc-static python27 unzip wget xz && alternatives --install /opt/rh/devtoolset-4/root/usr/bin/ld ld /opt/rh/devtoolset-4/root/usr/bin/ld.gold 50 ---> Running in ac340395e8c6 Loaded plugins: fastestmirror, ovl Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package centos-release-scl.noarch 10:7-3.el6.centos will be installed --> Processing Dependency: centos-release-scl-rh for package: 10:centos-release-scl-7-3.el6.centos.noarch --> Running transaction check ---> Package centos-release-scl-rh.noarch 0:2-3.el6.centos will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: centos-release-scl noarch 10:7-3.el6.centos extras 12 k Installing for dependencies: centos-release-scl-rh noarch 2-3.el6.centos extras 12 k Transaction Summary ================================================================================ Install 2 Package(s) Total download size: 24 k Installed size: 39 k Downloading Packages: -------------------------------------------------------------------------------- Total 692 kB/s | 24 kB 00:00 warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 Importing GPG key 0xC105B9DE: Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <[email protected]> Package: centos-release-6-10.el6.centos.12.3.x86_64 (@CentOS/6.10) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : centos-release-scl-rh-2-3.el6.centos.noarch 1/2 Installing : 10:centos-release-scl-7-3.el6.centos.noarch 2/2 Verifying : centos-release-scl-rh-2-3.el6.centos.noarch 1/2 Verifying : 10:centos-release-scl-7-3.el6.centos.noarch 2/2 Installed: centos-release-scl.noarch 10:7-3.el6.centos Dependency Installed: centos-release-scl-rh.noarch 0:2-3.el6.centos Complete! Loaded plugins: fastestmirror, ovl Setting up Install Process Determining fastest mirrors * base: mirror2.evolution-host.com * extras: mirror2.evolution-host.com * updates: mirror2.evolution-host.com No package devtoolset-4-binutils available. No package devtoolset-4-gcc-c++ available. Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.7.1-9.el6_9 will be installed --> Processing Dependency: perl-Git = 1.7.1-9.el6_9 for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl >= 5.006 for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: rsync for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(warnings) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(vars) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(strict) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(lib) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(File::Spec) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(File::Find) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(File::Basename) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(Exporter) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: perl(Cwd) for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: openssh-clients for package: git-1.7.1-9.el6_9.x86_64 --> Processing Dependency: /usr/bin/perl for package: git-1.7.1-9.el6_9.x86_64 ---> Package glibc-static.x86_64 0:2.12-1.212.el6 will be installed --> Processing Dependency: glibc-devel = 2.12-1.212.el6 for package: glibc-static-2.12-1.212.el6.x86_64 ---> Package python27.x86_64 0:1.1-25.el6 will be installed --> Processing Dependency: python27-runtime for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-wheel for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-werkzeug for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-virtualenv for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-sqlalchemy for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-sphinx for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-simplejson for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-setuptools for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-pip for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-nose for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python-jinja2 for package: python27-1.1-25.el6.x86_64 --> Processing Dependency: python27-python for package: python27-1.1-25.el6.x86_64 ---> Package unzip.x86_64 0:6.0-5.el6 will be installed ---> Package wget.x86_64 0:1.12-10.el6 will be installed ---> Package xz.x86_64 0:4.999.9-0.5.beta.20091007git.el6 will be installed --> Running transaction check ---> Package glibc-devel.x86_64 0:2.12-1.212.el6 will be installed --> Processing Dependency: glibc-headers = 2.12-1.212.el6 for package: glibc-devel-2.12-1.212.el6.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.12-1.212.el6.x86_64 ---> Package openssh-clients.x86_64 0:5.3p1-123.el6_9 will be installed --> Processing Dependency: openssh = 5.3p1-123.el6_9 for package: openssh-clients-5.3p1-123.el6_9.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-5.3p1-123.el6_9.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-5.3p1-123.el6_9.x86_64 ---> Package perl.x86_64 4:5.10.1-144.el6 will be installed --> Processing Dependency: perl-libs = 4:5.10.1-144.el6 for package: 4:perl-5.10.1-144.el6.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.10.1-144.el6.x86_64 --> Processing Dependency: perl(version) for package: 4:perl-5.10.1-144.el6.x86_64 --> Processing Dependency: perl(Pod::Simple) for package: 4:perl-5.10.1-144.el6.x86_64 --> Processing Dependency: perl(Module::Pluggable) for package: 4:perl-5.10.1-144.el6.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.10.1-144.el6.x86_64 ---> Package perl-Error.noarch 1:0.17015-4.el6 will be installed ---> Package perl-Git.noarch 0:1.7.1-9.el6_9 will be installed ---> Package python27-python.x86_64 0:2.7.13-3.el6 will be installed --> Processing Dependency: python27-python-libs(x86-64) = 2.7.13-3.el6 for package: python27-python-2.7.13-3.el6.x86_64 --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python27-python-2.7.13-3.el6.x86_64 ---> Package python27-python-jinja2.noarch 0:2.6-10.sc1.el6 will be installed --> Processing Dependency: python27-python-babel >= 0.8 for package: python27-python-jinja2-2.6-10.sc1.el6.noarch --> Processing Dependency: python27-python-markupsafe for package: python27-python-jinja2-2.6-10.sc1.el6.noarch ---> Package python27-python-nose.noarch 0:1.3.0-1.sc1.el6 will be installed ---> Package python27-python-pip.noarch 0:8.1.2-2.el6 will be installed ---> Package python27-python-setuptools.noarch 0:0.9.8-4.el6 will be installed ---> Package python27-python-simplejson.x86_64 0:3.2.0-2.el6 will be installed ---> Package python27-python-sphinx.noarch 0:1.1.3-7.sc1.el6 will be installed --> Processing Dependency: python27-python-pygments for package: python27-python-sphinx-1.1.3-7.sc1.el6.noarch --> Processing Dependency: python27-python-docutils for package: python27-python-sphinx-1.1.3-7.sc1.el6.noarch ---> Package python27-python-sqlalchemy.x86_64 0:0.7.9-3.sc1.el6 will be installed ---> Package python27-python-virtualenv.noarch 0:13.1.0-2.el6 will be installed --> Processing Dependency: python27-python-devel for package: python27-python-virtualenv-13.1.0-2.el6.noarch ---> Package python27-python-werkzeug.noarch 0:0.8.3-5.sc1.el6 will be installed ---> Package python27-python-wheel.noarch 0:0.24.0-2.el6 will be installed ---> Package python27-runtime.x86_64 0:1.1-25.el6 will be installed --> Processing Dependency: scl-utils for package: python27-runtime-1.1-25.el6.x86_64 ---> Package rsync.x86_64 0:3.0.6-12.el6 will be installed --> Running transaction check ---> Package fipscheck-lib.x86_64 0:1.2.0-7.el6 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.2.0-7.el6.x86_64 ---> Package glibc-headers.x86_64 0:2.12-1.212.el6 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.12-1.212.el6.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.12-1.212.el6.x86_64 ---> Package libedit.x86_64 0:2.11-4.20080712cvs.1.el6 will be installed ---> Package openssh.x86_64 0:5.3p1-123.el6_9 will be installed --> Processing Dependency: initscripts >= 5.20 for package: openssh-5.3p1-123.el6_9.x86_64 --> Processing Dependency: /sbin/nologin for package: openssh-5.3p1-123.el6_9.x86_64 ---> Package perl-Module-Pluggable.x86_64 1:3.90-144.el6 will be installed ---> Package perl-Pod-Simple.x86_64 1:3.13-144.el6 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.13-144.el6.x86_64 ---> Package perl-libs.x86_64 4:5.10.1-144.el6 will be installed ---> Package perl-version.x86_64 3:0.77-144.el6 will be installed ---> Package python27-python-babel.noarch 0:0.9.6-7.sc1.el6 will be installed ---> Package python27-python-devel.x86_64 0:2.7.13-3.el6 will be installed --> Processing Dependency: scl-utils-build for package: python27-python-devel-2.7.13-3.el6.x86_64 ---> Package python27-python-docutils.noarch 0:0.11-2.el6 will be installed ---> Package python27-python-libs.x86_64 0:2.7.13-3.el6 will be installed ---> Package python27-python-markupsafe.x86_64 0:0.11-11.sc1.el6 will be installed ---> Package python27-python-pygments.noarch 0:1.5-2.sc1.el6 will be installed ---> Package scl-utils.x86_64 0:20120927-29.el6_9 will be installed --> Running transaction check ---> Package fipscheck.x86_64 0:1.2.0-7.el6 will be installed ---> Package initscripts.x86_64 0:9.03.61-1.el6.centos will be installed --> Processing Dependency: upstart >= 0.6.5-11 for package: initscripts-9.03.61-1.el6.centos.x86_64 --> Processing Dependency: udev >= 125-1 for package: initscripts-9.03.61-1.el6.centos.x86_64 --> Processing Dependency: sysvinit-tools >= 2.87-6 for package: initscripts-9.03.61-1.el6.centos.x86_64 --> Processing Dependency: plymouth for package: initscripts-9.03.61-1.el6.centos.x86_64 --> Processing Dependency: /sbin/pidof for package: initscripts-9.03.61-1.el6.centos.x86_64 --> Processing Dependency: /sbin/ip for package: initscripts-9.03.61-1.el6.centos.x86_64 --> Processing Dependency: /sbin/arping for package: initscripts-9.03.61-1.el6.centos.x86_64 ---> Package kernel-headers.x86_64 0:2.6.32-754.3.5.el6 will be installed ---> Package perl-Pod-Escapes.x86_64 1:1.04-144.el6 will be installed ---> Package scl-utils-build.x86_64 0:20120927-29.el6_9 will be installed --> Processing Dependency: redhat-rpm-config for package: scl-utils-build-20120927-29.el6_9.x86_64 --> Processing Dependency: iso-codes for package: scl-utils-build-20120927-29.el6_9.x86_64 ---> Package util-linux-ng.x86_64 0:2.17.2-12.28.el6_9.2 will be installed --> Running transaction check ---> Package iproute.x86_64 0:2.6.32-57.el6 will be installed --> Processing Dependency: iptables >= 1.4.5 for package: iproute-2.6.32-57.el6.x86_64 --> Processing Dependency: libxtables.so.4()(64bit) for package: iproute-2.6.32-57.el6.x86_64 ---> Package iputils.x86_64 0:20071127-24.el6 will be installed ---> Package iso-codes.noarch 0:3.16-2.el6 will be installed --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package plymouth.x86_64 0:0.8.3-29.el6.centos will be installed --> Processing Dependency: system-logos for package: plymouth-0.8.3-29.el6.centos.x86_64 --> Processing Dependency: libdrm_radeon.so.1()(64bit) for package: plymouth-0.8.3-29.el6.centos.x86_64 --> Processing Dependency: libdrm_nouveau.so.1()(64bit) for package: plymouth-0.8.3-29.el6.centos.x86_64 --> Processing Dependency: libdrm_intel.so.1()(64bit) for package: plymouth-0.8.3-29.el6.centos.x86_64 --> Processing Dependency: libdrm.so.2()(64bit) for package: plymouth-0.8.3-29.el6.centos.x86_64 ---> Package redhat-rpm-config.noarch 0:9.0.3-51.el6.centos will be installed ---> Package sysvinit-tools.x86_64 0:2.87-6.dsf.el6 will be installed ---> Package udev.x86_64 0:147-2.73.el6_8.2 will be installed --> Processing Dependency: hwdata for package: udev-147-2.73.el6_8.2.x86_64 ---> Package upstart.x86_64 0:0.6.5-17.el6 will be installed --> Running transaction check ---> Package hwdata.noarch 0:0.233-20.1.el6 will be installed ---> Package iptables.x86_64 0:1.4.7-19.el6 will be installed --> Processing Dependency: policycoreutils for package: iptables-1.4.7-19.el6.x86_64 ---> Package libdrm.x86_64 0:2.4.65-2.el6 will be installed --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.65-2.el6.x86_64 ---> Package redhat-logos.noarch 0:60.0.14-12.el6.centos will be installed ---> Package xml-common.noarch 0:0.6.3-33.el6 will be installed --> Running transaction check ---> Package libpciaccess.x86_64 0:0.13.4-1.el6 will be installed ---> Package policycoreutils.x86_64 0:2.0.83-30.1.el6_8 will be installed --> Processing Dependency: libdbus-glib-1.so.2()(64bit) for package: policycoreutils-2.0.83-30.1.el6_8.x86_64 --> Running transaction check ---> Package dbus-glib.x86_64 0:0.86-6.el6 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.7.1-9.el6_9 base 4.6 M glibc-static x86_64 2.12-1.212.el6 base 1.4 M python27 x86_64 1.1-25.el6 centos-sclo-rh 5.2 k unzip x86_64 6.0-5.el6 base 152 k wget x86_64 1.12-10.el6 base 484 k xz x86_64 4.999.9-0.5.beta.20091007git.el6 base 137 k Installing for dependencies: dbus-glib x86_64 0.86-6.el6 base 170 k fipscheck x86_64 1.2.0-7.el6 base 14 k fipscheck-lib x86_64 1.2.0-7.el6 base 8.3 k glibc-devel x86_64 2.12-1.212.el6 base 991 k glibc-headers x86_64 2.12-1.212.el6 base 620 k hwdata noarch 0.233-20.1.el6 base 1.4 M initscripts x86_64 9.03.61-1.el6.centos base 949 k iproute x86_64 2.6.32-57.el6 base 386 k iptables x86_64 1.4.7-19.el6 base 255 k iputils x86_64 20071127-24.el6 base 121 k iso-codes noarch 3.16-2.el6 base 2.4 M kernel-headers x86_64 2.6.32-754.3.5.el6 updates 4.5 M libdrm x86_64 2.4.65-2.el6 base 136 k libedit x86_64 2.11-4.20080712cvs.1.el6 base 74 k libpciaccess x86_64 0.13.4-1.el6 base 24 k openssh x86_64 5.3p1-123.el6_9 base 277 k openssh-clients x86_64 5.3p1-123.el6_9 base 444 k perl x86_64 4:5.10.1-144.el6 base 10 M perl-Error noarch 1:0.17015-4.el6 base 29 k perl-Git noarch 1.7.1-9.el6_9 base 29 k perl-Module-Pluggable x86_64 1:3.90-144.el6 base 41 k perl-Pod-Escapes x86_64 1:1.04-144.el6 base 33 k perl-Pod-Simple x86_64 1:3.13-144.el6 base 213 k perl-libs x86_64 4:5.10.1-144.el6 base 579 k perl-version x86_64 3:0.77-144.el6 base 52 k plymouth x86_64 0.8.3-29.el6.centos base 89 k policycoreutils x86_64 2.0.83-30.1.el6_8 base 663 k python27-python x86_64 2.7.13-3.el6 centos-sclo-rh 84 k python27-python-babel noarch 0.9.6-7.sc1.el6 centos-sclo-rh 1.4 M python27-python-devel x86_64 2.7.13-3.el6 centos-sclo-rh 389 k python27-python-docutils noarch 0.11-2.el6 centos-sclo-rh 1.6 M python27-python-jinja2 noarch 2.6-10.sc1.el6 centos-sclo-rh 550 k python27-python-libs x86_64 2.7.13-3.el6 centos-sclo-rh 5.8 M python27-python-markupsafe x86_64 0.11-11.sc1.el6 centos-sclo-rh 24 k python27-python-nose noarch 1.3.0-1.sc1.el6 centos-sclo-rh 290 k python27-python-pip noarch 8.1.2-2.el6 centos-sclo-rh 1.7 M python27-python-pygments noarch 1.5-2.sc1.el6 centos-sclo-rh 801 k python27-python-setuptools noarch 0.9.8-4.el6 centos-sclo-rh 423 k python27-python-simplejson x86_64 3.2.0-2.el6 centos-sclo-rh 174 k python27-python-sphinx noarch 1.1.3-7.sc1.el6 centos-sclo-rh 1.1 M python27-python-sqlalchemy x86_64 0.7.9-3.sc1.el6 centos-sclo-rh 2.1 M python27-python-virtualenv noarch 13.1.0-2.el6 centos-sclo-rh 1.7 M python27-python-werkzeug noarch 0.8.3-5.sc1.el6 centos-sclo-rh 555 k python27-python-wheel noarch 0.24.0-2.el6 centos-sclo-rh 76 k python27-runtime x86_64 1.1-25.el6 centos-sclo-rh 1.0 M redhat-logos noarch 60.0.14-12.el6.centos base 15 M redhat-rpm-config noarch 9.0.3-51.el6.centos base 60 k rsync x86_64 3.0.6-12.el6 base 335 k scl-utils x86_64 20120927-29.el6_9 base 23 k scl-utils-build x86_64 20120927-29.el6_9 base 17 k sysvinit-tools x86_64 2.87-6.dsf.el6 base 60 k udev x86_64 147-2.73.el6_8.2 base 358 k upstart x86_64 0.6.5-17.el6 base 177 k util-linux-ng x86_64 2.17.2-12.28.el6_9.2 base 1.6 M xml-common noarch 0.6.3-33.el6 base 18 k Transaction Summary ================================================================================ Install 61 Package(s) Total download size: 68 M Installed size: 195 M Downloading Packages: -------------------------------------------------------------------------------- Total 25 MB/s | 68 MB 00:02 warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID f2ee9d55: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo Importing GPG key 0xF2EE9D55: Userid : CentOS SoftwareCollections SIG (https://wiki.centos.org/SpecialInterestGroup/SCLo) <[email protected]> Package: centos-release-scl-rh-2-3.el6.centos.noarch (@extras) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : hwdata-0.233-20.1.el6.noarch 1/61 Installing : sysvinit-tools-2.87-6.dsf.el6.x86_64 2/61 Installing : libpciaccess-0.13.4-1.el6.x86_64 3/61 Installing : fipscheck-lib-1.2.0-7.el6.x86_64 4/61 Installing : fipscheck-1.2.0-7.el6.x86_64 5/61 Installing : 1:perl-Pod-Escapes-1.04-144.el6.x86_64 6/61 Installing : 4:perl-libs-5.10.1-144.el6.x86_64 7/61 Installing : 1:perl-Pod-Simple-3.13-144.el6.x86_64 8/61 Installing : 1:perl-Module-Pluggable-3.90-144.el6.x86_64 9/61 Installing : 3:perl-version-0.77-144.el6.x86_64 10/61 Installing : 4:perl-5.10.1-144.el6.x86_64 11/61 Installing : 1:perl-Error-0.17015-4.el6.noarch 12/61 Installing : redhat-rpm-config-9.0.3-51.el6.centos.noarch 13/61 Installing : xml-common-0.6.3-33.el6.noarch 14/61 Installing : iso-codes-3.16-2.el6.noarch 15/61 Installing : scl-utils-build-20120927-29.el6_9.x86_64 16/61 Installing : rsync-3.0.6-12.el6.x86_64 17/61 Installing : upstart-0.6.5-17.el6.x86_64 18/61 Installing : libedit-2.11-4.20080712cvs.1.el6.x86_64 19/61 Installing : kernel-headers-2.6.32-754.3.5.el6.x86_64 20/61 Installing : glibc-headers-2.12-1.212.el6.x86_64 21/61 Installing : glibc-devel-2.12-1.212.el6.x86_64 22/61 Installing : dbus-glib-0.86-6.el6.x86_64 23/61 Installing : redhat-logos-60.0.14-12.el6.centos.noarch 24/61 Installing : policycoreutils-2.0.83-30.1.el6_8.x86_64 25/61 Installing : iptables-1.4.7-19.el6.x86_64 26/61 Installing : iproute-2.6.32-57.el6.x86_64 27/61 Installing : libdrm-2.4.65-2.el6.x86_64 28/61 Installing : plymouth-0.8.3-29.el6.centos.x86_64 29/61 Installing : iputils-20071127-24.el6.x86_64 30/61 Installing : util-linux-ng-2.17.2-12.28.el6_9.2.x86_64 31/61 install-info: No such file or directory for /usr/share/info/ipc.info Installing : initscripts-9.03.61-1.el6.centos.x86_64 32/61 Installing : udev-147-2.73.el6_8.2.x86_64 33/61 Installing : openssh-5.3p1-123.el6_9.x86_64 34/61 Installing : openssh-clients-5.3p1-123.el6_9.x86_64 35/61 Installing : perl-Git-1.7.1-9.el6_9.noarch 36/61 Installing : git-1.7.1-9.el6_9.x86_64 37/61 Installing : scl-utils-20120927-29.el6_9.x86_64 38/61 Installing : python27-runtime-1.1-25.el6.x86_64 39/61 Installing : python27-python-setuptools-0.9.8-4.el6.noarch 40/61 Installing : python27-python-libs-2.7.13-3.el6.x86_64 41/61 Installing : python27-python-pip-8.1.2-2.el6.noarch 42/61 Installing : python27-python-2.7.13-3.el6.x86_64 43/61 Installing : python27-python-babel-0.9.6-7.sc1.el6.noarch 44/61 Installing : python27-python-werkzeug-0.8.3-5.sc1.el6.noarch 45/61 Installing : python27-python-sqlalchemy-0.7.9-3.sc1.el6.x86_64 46/61 Installing : python27-python-pygments-1.5-2.sc1.el6.noarch 47/61 Installing : python27-python-devel-2.7.13-3.el6.x86_64 48/61 Installing : python27-python-virtualenv-13.1.0-2.el6.noarch 49/61 Installing : python27-python-markupsafe-0.11-11.sc1.el6.x86_64 50/61 Installing : python27-python-jinja2-2.6-10.sc1.el6.noarch 51/61 Installing : python27-python-docutils-0.11-2.el6.noarch 52/61 Installing : python27-python-sphinx-1.1.3-7.sc1.el6.noarch 53/61 Installing : python27-python-wheel-0.24.0-2.el6.noarch 54/61 Installing : python27-python-nose-1.3.0-1.sc1.el6.noarch 55/61 Installing : python27-python-simplejson-3.2.0-2.el6.x86_64 56/61 Installing : python27-1.1-25.el6.x86_64 57/61 Installing : glibc-static-2.12-1.212.el6.x86_64 58/61 Installing : unzip-6.0-5.el6.x86_64 59/61 Installing : wget-1.12-10.el6.x86_64 60/61 install-info: No such file or directory for /usr/share/info/wget.info.gz Installing : xz-4.999.9-0.5.beta.20091007git.el6.x86_64 61/61 Verifying : python27-runtime-1.1-25.el6.x86_64 1/61 Verifying : 3:perl-version-0.77-144.el6.x86_64 2/61 Verifying : openssh-clients-5.3p1-123.el6_9.x86_64 3/61 Verifying : fipscheck-1.2.0-7.el6.x86_64 4/61 Verifying : 4:perl-5.10.1-144.el6.x86_64 5/61 Verifying : python27-python-babel-0.9.6-7.sc1.el6.noarch 6/61 Verifying : python27-python-jinja2-2.6-10.sc1.el6.noarch 7/61 Verifying : glibc-headers-2.12-1.212.el6.x86_64 8/61 Verifying : policycoreutils-2.0.83-30.1.el6_8.x86_64 9/61 Verifying : python27-python-setuptools-0.9.8-4.el6.noarch 10/61 Verifying : libpciaccess-0.13.4-1.el6.x86_64 11/61 Verifying : xz-4.999.9-0.5.beta.20091007git.el6.x86_64 12/61 Verifying : python27-python-werkzeug-0.8.3-5.sc1.el6.noarch 13/61 Verifying : python27-python-sqlalchemy-0.7.9-3.sc1.el6.x86_64 14/61 Verifying : scl-utils-build-20120927-29.el6_9.x86_64 15/61 Verifying : glibc-static-2.12-1.212.el6.x86_64 16/61 Verifying : wget-1.12-10.el6.x86_64 17/61 Verifying : 1:perl-Error-0.17015-4.el6.noarch 18/61 Verifying : scl-utils-20120927-29.el6_9.x86_64 19/61 Verifying : 4:perl-libs-5.10.1-144.el6.x86_64 20/61 Verifying : python27-python-pygments-1.5-2.sc1.el6.noarch 21/61 Verifying : perl-Git-1.7.1-9.el6_9.noarch 22/61 Verifying : python27-1.1-25.el6.x86_64 23/61 Verifying : sysvinit-tools-2.87-6.dsf.el6.x86_64 24/61 Verifying : glibc-devel-2.12-1.212.el6.x86_64 25/61 Verifying : hwdata-0.233-20.1.el6.noarch 26/61 Verifying : redhat-rpm-config-9.0.3-51.el6.centos.noarch 27/61 Verifying : python27-python-devel-2.7.13-3.el6.x86_64 28/61 Verifying : python27-python-virtualenv-13.1.0-2.el6.noarch 29/61 Verifying : 1:perl-Pod-Simple-3.13-144.el6.x86_64 30/61 Verifying : unzip-6.0-5.el6.x86_64 31/61 Verifying : fipscheck-lib-1.2.0-7.el6.x86_64 32/61 Verifying : python27-python-libs-2.7.13-3.el6.x86_64 33/61 Verifying : udev-147-2.73.el6_8.2.x86_64 34/61 Verifying : iso-codes-3.16-2.el6.noarch 35/61 Verifying : openssh-5.3p1-123.el6_9.x86_64 36/61 Verifying : plymouth-0.8.3-29.el6.centos.x86_64 37/61 Verifying : python27-python-markupsafe-0.11-11.sc1.el6.x86_64 38/61 Verifying : redhat-logos-60.0.14-12.el6.centos.noarch 39/61 Verifying : util-linux-ng-2.17.2-12.28.el6_9.2.x86_64 40/61 Verifying : 1:perl-Pod-Escapes-1.04-144.el6.x86_64 41/61 Verifying : dbus-glib-0.86-6.el6.x86_64 42/61 Verifying : 1:perl-Module-Pluggable-3.90-144.el6.x86_64 43/61 Verifying : python27-python-docutils-0.11-2.el6.noarch 44/61 Verifying : kernel-headers-2.6.32-754.3.5.el6.x86_64 45/61 Verifying : libdrm-2.4.65-2.el6.x86_64 46/61 Verifying : iproute-2.6.32-57.el6.x86_64 47/61 Verifying : python27-python-wheel-0.24.0-2.el6.noarch 48/61 Verifying : python27-python-pip-8.1.2-2.el6.noarch 49/61 Verifying : libedit-2.11-4.20080712cvs.1.el6.x86_64 50/61 Verifying : python27-python-nose-1.3.0-1.sc1.el6.noarch 51/61 Verifying : upstart-0.6.5-17.el6.x86_64 52/61 Verifying : rsync-3.0.6-12.el6.x86_64 53/61 Verifying : python27-python-simplejson-3.2.0-2.el6.x86_64 54/61 Verifying : iptables-1.4.7-19.el6.x86_64 55/61 Verifying : python27-python-sphinx-1.1.3-7.sc1.el6.noarch 56/61 Verifying : iputils-20071127-24.el6.x86_64 57/61 Verifying : python27-python-2.7.13-3.el6.x86_64 58/61 Verifying : xml-common-0.6.3-33.el6.noarch 59/61 Verifying : git-1.7.1-9.el6_9.x86_64 60/61 Verifying : initscripts-9.03.61-1.el6.centos.x86_64 61/61 Installed: git.x86_64 0:1.7.1-9.el6_9 glibc-static.x86_64 0:2.12-1.212.el6 python27.x86_64 0:1.1-25.el6 unzip.x86_64 0:6.0-5.el6 wget.x86_64 0:1.12-10.el6 xz.x86_64 0:4.999.9-0.5.beta.20091007git.el6 Dependency Installed: dbus-glib.x86_64 0:0.86-6.el6 fipscheck.x86_64 0:1.2.0-7.el6 fipscheck-lib.x86_64 0:1.2.0-7.el6 glibc-devel.x86_64 0:2.12-1.212.el6 glibc-headers.x86_64 0:2.12-1.212.el6 hwdata.noarch 0:0.233-20.1.el6 initscripts.x86_64 0:9.03.61-1.el6.centos iproute.x86_64 0:2.6.32-57.el6 iptables.x86_64 0:1.4.7-19.el6 iputils.x86_64 0:20071127-24.el6 iso-codes.noarch 0:3.16-2.el6 kernel-headers.x86_64 0:2.6.32-754.3.5.el6 libdrm.x86_64 0:2.4.65-2.el6 libedit.x86_64 0:2.11-4.20080712cvs.1.el6 libpciaccess.x86_64 0:0.13.4-1.el6 openssh.x86_64 0:5.3p1-123.el6_9 openssh-clients.x86_64 0:5.3p1-123.el6_9 perl.x86_64 4:5.10.1-144.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-9.el6_9 perl-Module-Pluggable.x86_64 1:3.90-144.el6 perl-Pod-Escapes.x86_64 1:1.04-144.el6 perl-Pod-Simple.x86_64 1:3.13-144.el6 perl-libs.x86_64 4:5.10.1-144.el6 perl-version.x86_64 3:0.77-144.el6 plymouth.x86_64 0:0.8.3-29.el6.centos policycoreutils.x86_64 0:2.0.83-30.1.el6_8 python27-python.x86_64 0:2.7.13-3.el6 python27-python-babel.noarch 0:0.9.6-7.sc1.el6 python27-python-devel.x86_64 0:2.7.13-3.el6 python27-python-docutils.noarch 0:0.11-2.el6 python27-python-jinja2.noarch 0:2.6-10.sc1.el6 python27-python-libs.x86_64 0:2.7.13-3.el6 python27-python-markupsafe.x86_64 0:0.11-11.sc1.el6 python27-python-nose.noarch 0:1.3.0-1.sc1.el6 python27-python-pip.noarch 0:8.1.2-2.el6 python27-python-pygments.noarch 0:1.5-2.sc1.el6 python27-python-setuptools.noarch 0:0.9.8-4.el6 python27-python-simplejson.x86_64 0:3.2.0-2.el6 python27-python-sphinx.noarch 0:1.1.3-7.sc1.el6 python27-python-sqlalchemy.x86_64 0:0.7.9-3.sc1.el6 python27-python-virtualenv.noarch 0:13.1.0-2.el6 python27-python-werkzeug.noarch 0:0.8.3-5.sc1.el6 python27-python-wheel.noarch 0:0.24.0-2.el6 python27-runtime.x86_64 0:1.1-25.el6 redhat-logos.noarch 0:60.0.14-12.el6.centos redhat-rpm-config.noarch 0:9.0.3-51.el6.centos rsync.x86_64 0:3.0.6-12.el6 scl-utils.x86_64 0:20120927-29.el6_9 scl-utils-build.x86_64 0:20120927-29.el6_9 sysvinit-tools.x86_64 0:2.87-6.dsf.el6 udev.x86_64 0:147-2.73.el6_8.2 upstart.x86_64 0:0.6.5-17.el6 util-linux-ng.x86_64 0:2.17.2-12.28.el6_9.2 xml-common.noarch 0:0.6.3-33.el6 Complete! failed to link /opt/rh/devtoolset-4/root/usr/bin/ld -> /etc/alternatives/ld: No such file or directory The command '/bin/sh -c yum install -y centos-release-scl && yum install -y devtoolset-4-binutils devtoolset-4-gcc-c++ git glibc-static python27 unzip wget xz && alternatives --install /opt/rh/devtoolset-4/root/usr/bin/ld ld /opt/rh/devtoolset-4/root/usr/bin/ld.gold 50' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fails to link
ld
from devtoolset-4 via alternatives.The text was updated successfully, but these errors were encountered: