First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 160312
Alias:
Product:
Component:
Status: CLOSED
Resolution: DUPLICATE of bug 159922
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Balint Dobai-Pataky <dpblnt@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge.info emerge --info text/plain Balint Dobai-Pataky 2007-01-05 12:22 0000 2.99 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 160312 depends on: Show dependency tree
Bug 160312 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-05 12:22 0000
>>> Emerging (2 of 2) dev-ruby/mysql-ruby-2.7.2 to /
 * mysql-ruby-2.7.2.tar.gz MD5 ;-) ...                                         
                                                                       [ ok ]
 * mysql-ruby-2.7.2.tar.gz RMD160 ;-) ...                                      
                                                                       [ ok ]
 * mysql-ruby-2.7.2.tar.gz SHA1 ;-) ...                                        
                                                                       [ ok ]
 * mysql-ruby-2.7.2.tar.gz SHA256 ;-) ...                                      
                                                                       [ ok ]
 * mysql-ruby-2.7.2.tar.gz size ;-) ...                                        
                                                                       [ ok ]
 * checking ebuild checksums ;-) ...                                           
                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                          
                                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                         
                                                                       [ ok ]
 * checking mysql-ruby-2.7.2.tar.gz ;-) ...                                    
                                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking mysql-ruby-2.7.2.tar.gz to /var/tmp/portage/dev-ruby/mysql-ruby-2.7.2/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-ruby/mysql-ruby-2.7.2/work/mysql-ruby-2.7.2 ...
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lm... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lz... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lsocket... no
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lnsl... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lmygcc... no
checking for mysql_query() in -lmysqlclient... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
        --with-opt-dir
        --without-opt-dir
        --with-opt-include
        --without-opt-include=${opt-dir}/include
        --with-opt-lib
        --without-opt-lib=${opt-dir}/lib
        --with-make-prog
        --without-make-prog
        --srcdir=.
        --curdir
        --ruby=/usr/bin/ruby18
        --with-mysql-config
        --without-mysql-config
        --with-mysql-dir
        --without-mysql-dir
        --with-mysql-include
        --without-mysql-include=${mysql-dir}/include
        --with-mysql-lib
        --without-mysql-lib=${mysql-dir}/lib
        --with-mysqlclientlib
        --without-mysqlclientlib
        --with-mlib
        --without-mlib
        --with-mysqlclientlib
        --without-mysqlclientlib
        --with-zlib
        --without-zlib
        --with-mysqlclientlib
        --without-mysqlclientlib
        --with-socketlib
        --without-socketlib
        --with-mysqlclientlib
        --without-mysqlclientlib
        --with-nsllib
        --without-nsllib
        --with-mysqlclientlib
        --without-mysqlclientlib
        --with-mygcclib
        --without-mygcclib
        --with-mysqlclientlib
        --without-mysqlclientlib

!!! ERROR: dev-ruby/mysql-ruby-2.7.2 failed.
Call stack:
  ebuild.sh, line 1593:   Called dyn_compile
  ebuild.sh, line 951:   Called src_compile
  mysql-ruby-2.7.2.ebuild, line 21:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if
relevant.

------- Comment #1 From Balint Dobai-Pataky 2007-01-05 12:22:50 0000 -------
Created an attachment (id=105558) [details]
emerge --info

------- Comment #2 From Balint Dobai-Pataky 2007-01-05 12:24:30 0000 -------
qlop -l mysql
Thu Dec 28 00:54:40 2006 >>> dev-db/mysql-5.0.30
Thu Dec 28 01:58:41 2006 >>> virtual/mysql-5.0
Thu Dec 28 03:12:51 2006 >>> dev-perl/DBD-mysql-3.0008
Thu Dec 28 17:36:54 2006 >>> dev-ruby/mysql-ruby-2.7.2
Thu Dec 28 19:09:43 2006 >>> dev-perl/DBD-mysql-4.00
Thu Jan  4 21:33:24 2007 >>> dev-db/mysql-5.0.30
Fri Jan  5 14:18:47 2007 >>> dev-db/mysql-5.0.30
Fri Jan  5 14:18:49 2007 >>> virtual/mysql-5.0
Fri Jan  5 19:52:59 2007 >>> dev-db/mysql-5.0.26-r1
Fri Jan  5 20:41:00 2007 >>> dev-db/mysql-4.1.22
Fri Jan  5 21:12:47 2007 >>> virtual/mysql-4.1
Fri Jan  5 21:49:19 2007 >>> dev-db/mysql-community-5.0.27
Fri Jan  5 21:49:59 2007 >>> virtual/mysql-5.0


i think since the upgrade to dev-db/mysql-5.0.30.
as you can see i tried reemerging other mysql versions, buth with the same
luck.

------- Comment #3 From Balint Dobai-Pataky 2007-01-05 12:26:41 0000 -------
dev-ruby/mysql-ruby-2.7 does the same.

------- Comment #4 From Balint Dobai-Pataky 2007-01-05 13:14:16 0000 -------
if i edit the ebuild and change 
ruby extconf.rb
to
ruby extconf.rb --with-mysql-dir=/usr/
it finds libmysql, 

but then coreutils-6.7-r1 moved /bin/install to /usr/bin/install, 
which is not correct in the newly created Makefile.
i haven't figured it out yet.

------- Comment #5 From Jakub Moc (RETIRED) 2007-01-05 14:15:20 0000 -------

*** This bug has been marked as a duplicate of 159922 ***

------- Comment #6 From Balint Dobai-Pataky 2007-01-06 09:26:34 0000 -------
somehow after emerging dev-db/mysql-5.0.30-r1 the libmysql situation is
resolved.
the coreutils issue is a duplicate, that's correct.

thanks

------- Comment #7 From Jakub Moc (RETIRED) 2007-01-06 09:41:38 0000 -------
OK, closing then :)

First Last Prev Next    No search results available      Search page      Enter new bug