Skip to content
New issue

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

RVM warns users about building under clang too broadly #5451

Open
JasonLunn opened this issue Apr 4, 2024 · 0 comments
Open

RVM warns users about building under clang too broadly #5451

JasonLunn opened this issue Apr 4, 2024 · 0 comments

Comments

@JasonLunn
Copy link
Contributor

Description

When installing Ruby from source, RVM emits warnings about building under clang.

Steps to reproduce

  1. install fresh RVM
  2. rvm install ruby-head

Reproduces using rvm from master.

Expected behavior

No warning is emitted. Building Ruby under clang is fully supported.

Actual behavior

Ruby 'ruby-3.3.0' was built using clang - but it's not (fully) supported, expect errors is observed first (while RVM is building ruby-3.3) and then later Ruby 'ruby-head' was built using clang - but it's not (fully) supported, expect errors. while it is building ruby at head (currently 3.4.0dev).

Environment info

Debian-based docker container based on gcr.io/clang-docker-builder/clang-debian10@sha256:6ec05ec712da7e31c2b74b24d403301a399adae7696c86738530d375ea2224eb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant