Skip to content

Nightlies don't work on RHEL 6.5 #17194

Closed
@buster

Description

@buster

With regards to #9545 :

Rust is not only not working on RHEL5, but looks like it's also not running on RHEL6:

-bash-4.1# ./install.sh 
install: looking for install programs
install: found mkdir
install: found printf
install: found cut
install: found grep
install: found uname
install: found tr
install: found sed
install: 
install: processing ./install.sh args
install: 
install: CFG_PREFIX           := /usr/local 
install: CFG_LIBDIR           := /usr/local/lib 
install: CFG_MANDIR           := /usr/local/share/man 
install: 
install: validating ./install.sh args
install: 
install: verifying platform can run binaries
/root/rust-nightly-x86_64-unknown-linux-gnu/bin/rustc: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /root/rust-nightly-x86_64-unknown-linux-gnu/lib/librustc_llvm-4e7c5e5c.so)
install: error: can't execute rustc binary on this platform

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions