eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Aylat has joined #ruby
Aylat has joined #ruby
Aylat has quit [Changing host]
some14u has joined #ruby
some14u has quit [Client Quit]
eddof13 has joined #ruby
___nick___ has joined #ruby
some14u has joined #ruby
some14u has quit [Client Quit]
dionysus69 has quit [Remote host closed the connection]
<ox1eef>
could be, me and perl havent spoke in a long time
dionysus69 has joined #ruby
jongsta has joined #ruby
<jongsta>
what might be the problem if when running a bundle install it's not finding the "make" command?
<jongsta>
it's trying to compile the bcrypt gem
<jongsta>
make: I.: Command not found
freeworld has quit [Quit: Konversation terminated!]
dionysus70 has joined #ruby
dionysus69 has quit [Ping timeout: 260 seconds]
dionysus70 is now known as dionysus69
<mooff>
jongsta: do you have make installed?
<jongsta>
i do
<mooff>
which OS are you on?
some14u has joined #ruby
<jongsta>
ubuntu 20.04
some14u has quit [Client Quit]
<mooff>
are you using a Ruby version manager?
<jongsta>
yup, rvm
<mooff>
try running "rvm use", then "bundle install"
<adam12>
jongsta: My guess is that make is fine, but it's trying to run something else and _that's_ failing.
Aylat has quit [Quit: Leaving]
<adam12>
jongsta: gem unpack bcrypt; cd bcrypt-3.1.17; ruby ext/mri/extconf.rb; make
<jongsta>
make: I.: Command not found
<mooff>
definitely got build-essential installed?
<jongsta>
yup
<jongsta>
ruby-dev as well
<jongsta>
make --version shows 4.2.1
<adam12>
jongsta: how about `make -d`
<jongsta>
successfully remade target file 'all'
<adam12>
jongsta: make clean then make -d
<adam12>
paste the output into a gist or something.
random-jellyfish has joined #ruby
<jongsta>
getting the same issue with make not being found
<adam12>
jongsta: full output
<jongsta>
can't paste cuz this is on a different machine without access to post
crimes has joined #ruby
jhass has quit [Ping timeout: 240 seconds]
crimes has quit [Client Quit]
fef has quit [Quit: Leaving]
<adam12>
jongsta: Best I can suggest is to re-install build-essential and then re-install that version of Ruby.
<adam12>
jongsta: I don't think the issue is actually with make. IIRC, Ruby will try to compile dependencies with the compiler that was used to compile itself. If that has gone wrong, it might manifest as this error.
<ox1eef>
RbConfig has that info i think
<ox1eef>
might find some clues there
<jongsta>
reinstalled build-essential and the ruby version, same problem
<ox1eef>
so you haven't compiled ruby, you're installing a binary package?
<ox1eef>
have you installed a C compiler?
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
<jongsta>
isn't that what buid-essential includes?
<jongsta>
build*
markong has quit [Ping timeout: 246 seconds]
<jongsta>
for installing ruby i'm using rvm install ruby-2.7.1 --autolibs=0
jhass has joined #ruby
dionysus69 has quit [Ping timeout: 246 seconds]
bit4bit has joined #ruby
dionysus69 has joined #ruby
crimes has joined #ruby
Pixi has joined #ruby
Thanzex has quit [Read error: Connection reset by peer]
Thanzex has joined #ruby
<ox1eef>
i don't know if build-essentials includes a C compiler or not, i'd check if "which gcc" returns success. i think rvm can use binary packages if they are available, too.
hololeap_ has joined #ruby
hololeap has quit [Remote host closed the connection]
roadie has quit [Ping timeout: 248 seconds]
szkl has quit [Quit: Connection closed for inactivity]
gproto23 has joined #ruby
seifeslimene_ has quit [Quit: Konversation terminated!]
seifeslimene_ has joined #ruby
crimes has quit [Read error: Connection reset by peer]
dionysus69 has quit [Ping timeout: 240 seconds]
dionysus69 has joined #ruby
random-jellyfish has quit [Ping timeout: 250 seconds]
<seifeslimene_>
What is 2.6.0 /home/seifeslimene/.rbenv/versions/2.6.2/lib/ruby/gems/2.6.0
<seifeslimene_>
what is 2.6.2??
<seifeslimene_>
isn't it supposed to be 2.6.2
<seifeslimene_>
I meabn what is 2.6.0?
<jongsta>
ox1eef: /usr/bin/gcc
dionysus69 has quit [Ping timeout: 248 seconds]
roadie has joined #ruby
roadie has quit [Ping timeout: 248 seconds]
<adam12>
seifeslimene_: Ruby maintains ABI between patch levels usually, so they use the patch at 0 for a common directory.
reset has joined #ruby
roadie has joined #ruby
roadie has quit [Remote host closed the connection]
roadie has joined #ruby
some14u has joined #ruby
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
some14u has quit [Client Quit]
some14u has joined #ruby
some14u has quit [Client Quit]
rawley has joined #ruby
hololeap has joined #ruby
___nick___ has quit [Ping timeout: 246 seconds]
hololeap_ has quit [Ping timeout: 240 seconds]
nmollerup has joined #ruby
nirvdrum has quit [Ping timeout: 268 seconds]
some14u has joined #ruby
hololeap_ has joined #ruby
hololeap has quit [Ping timeout: 240 seconds]
gproto23 has quit [Remote host closed the connection]
gr33n7007h has quit [Ping timeout: 272 seconds]
gr33n7007h has joined #ruby
gr33n7007h has quit [Ping timeout: 246 seconds]
dionysus69 has joined #ruby
hololeap has joined #ruby
gr33n7007h has joined #ruby
hololeap_ has quit [Ping timeout: 240 seconds]
dionysus69 has quit [Ping timeout: 268 seconds]
hololeap_ has joined #ruby
hololeap has quit [Ping timeout: 240 seconds]
bit4bit has quit [Read error: Connection reset by peer]
bit4bit has joined #ruby
markong has joined #ruby
rawley has quit [Remote host closed the connection]