Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 319565

Summary: dev-db/mysql 5.1.45-r1 > 5.1.46 update failed
Product: Gentoo Linux Reporter: rebel <rebel29270>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description rebel 2010-05-13 16:09:55 UTC
when trying to update mysql i obtain this problem

Reproducible: Always

Steps to Reproduce:
emerge dev-db/mysql  -uaDvN

Actual Results:  
checking for qlgusr.h... no
configure: error: depends upon disabled plugin partition

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-db/mysql-5.1.46/work/mysql/config.log
 * ERROR: dev-db/mysql-5.1.46 failed:
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 4461:  Called mysql_src_configure
 *   environment, line 3936:  Called econf '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.46' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-ndb-binlog' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase,ndbcluster' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-pbxt'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =dev-db/mysql-5.1.46',
 * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.46'.
 * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.1.46/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.1.46/temp/environment'.
 * S: '/var/tmp/portage/dev-db/mysql-5.1.46/work/mysql'

>>> Failed to emerge dev-db/mysql-5.1.46, Log file:


Expected Results:  
update ok

i use the mysql-cluster
Comment 1 rebel 2010-05-13 16:12:01 UTC
Created attachment 231333 [details]
build log

emerge build log
Comment 2 Rafał Mużyło 2010-05-13 16:27:31 UTC

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