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

Add missing random.c patch for Ruby 2.3.2 #4165

Merged
merged 2 commits into from
Sep 15, 2017

Conversation

joesiewert
Copy link
Contributor

Getting the following message when trying to build Ruby 2.3.2:

ruby-2.3.2 - #extracting ruby-2.3.2 to /home/rof/.rvm/src/ruby-2.3.2....
ruby-2.3.2 - #applying patch /home/rof/.rvm/patches/ruby/ruby_2_3_gcc7.patch.
Patch 'random_c_using_NR_prefix' not found.
There has been an error applying the specified patches. Halting the installation.

It looks like random_c_using_NR_prefix.patch was added in #4048, but did not get included for 2.3.2.

@mpapis mpapis self-requested a review September 15, 2017 08:27
@pkuczynski
Copy link
Member

@mpapis doesn't it have to be also added to https://github.com/rvm/rvm/blob/master/patchsets/ruby/2.3.2/default ?

@mpapis
Copy link
Member

mpapis commented Sep 15, 2017

it is in default already, it was added in #4146

@pkuczynski
Copy link
Member

Ah, my bad, sorry!

@pkuczynski pkuczynski merged commit 045725f into rvm:master Sep 15, 2017
@pkuczynski pkuczynski added this to the rvm-1.29.4 milestone Sep 15, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants