Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge of dev-ruby/mysql-ruby-2.7.3 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
mrpete
Apprentice
Apprentice


Joined: 01 Sep 2003
Posts: 184

PostPosted: Thu Feb 22, 2007 11:03 am    Post subject: emerge of dev-ruby/mysql-ruby-2.7.3 fails Reply with quote

Code:
>>> Unpacking source...
>>> Unpacking mysql-ruby-2.7.3.tar.gz to /var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/work/mysql-ruby-2.7.3 ...
checking for mysql_query() in -lmysqlclient... yes
checking for mysql_ssl_set()... yes
checking for mysql.h... no
checking for mysql/mysql.h... yes
creating Makefile
i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_MYSQL_SSL_SET -DHAVE_MYSQL_MYSQL_H -I/usr/local/include  -fPIC -Os -march=athlon-xp -fno-strict-aliasing  -fPIC  -c mysql.c
i686-pc-linux-gnu-gcc -shared  -L'/usr/local/lib' -Wl,-R'/usr/local/lib' -L'/usr/lib' -Wl,-R'/usr/lib' -o mysql.so mysql.o  -Wl,-R -Wl,/usr/lib -L/usr/lib -L. -lruby18 -lmysqlclient  -lpthread -ldl -lcrypt -lm   -lc
>>> Source compiled.
>>> Test phase [not enabled]: dev-ruby/mysql-ruby-2.7.3

>>> Install mysql-ruby-2.7.3 into /var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/image/ category dev-ruby
mkdir -p /var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/image//usr/lib/ruby/site_ruby/1.8/i686-linux
/bin/install -c -m 0755 mysql.so /var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/image//usr/lib/ruby/site_ruby/1.8/i686-linux
make: /bin/install: Command not found
make: *** [/var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/image//usr/lib/ruby/site_ruby/1.8/i686-linux/mysql.so] Error 127

!!! ERROR: dev-ruby/mysql-ruby-2.7.3 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_install
  ebuild.sh, line 1060:   Called qa_call 'src_install'
  environment, line 3139:   Called src_install
  mysql-ruby-2.7.3.ebuild, line 33:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/temp/build.log'.


And ideas? Many thanks in advance
Back to top
View user's profile Send private message
srm
n00b
n00b


Joined: 14 Dec 2005
Posts: 71
Location: in da Heide. this globe

PostPosted: Thu Feb 22, 2007 11:03 pm    Post subject: Reply with quote

i would read
Quote:
/bin/install -c -m 0755 mysql.so /var/tmp/portage/dev-ruby/mysql-ruby-2.7.3/image//usr/lib/ruby/site_ruby/1.8/i686-linux
make: /bin/install: Command not found

as missing /bin/install
this belongs to the coreutils package.
please check your filesystem for /bin/install and maybe the symlink /usr/bin/install
maybe you have to reemerge sys-apps/coreutils and maybe you should wonder why the file was gone ...
regards
_________________
I'm no longer angry,for having to truncate my sig because it got to long with the following reminder:
Please check unanswered posts
co chaoid sounds
Back to top
View user's profile Send private message
neysx
Retired Dev
Retired Dev


Joined: 27 Jan 2003
Posts: 795

PostPosted: Thu Feb 22, 2007 11:26 pm    Post subject: Reply with quote

Known problem. Search bugs.gentoo.org if you feel like it :)
coreutils moved some files.
You need to remerge ruby.

Hth
Back to top
View user's profile Send private message
mrpete
Apprentice
Apprentice


Joined: 01 Sep 2003
Posts: 184

PostPosted: Fri Feb 23, 2007 10:54 am    Post subject: Reply with quote

symlinked /usr/bin/install -> /bin/install did the trick:)
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Fri Aug 17, 2007 4:41 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads, as this is the same problem as that discussed in "dev-ruby/sqlite3-ruby-1.1.0 failed".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum