Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415427 - dev-db/mysql-5.1.62 - configure:29271: error: unknown plugin: pbxt
Summary: dev-db/mysql-5.1.62 - configure:29271: error: unknown plugin: pbxt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 20:25 UTC by Stuart Shelton
Modified: 2012-05-15 22:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
'emerge --info' output (emerge--info.txt,14.08 KB, text/plain)
2012-05-10 20:25 UTC, Stuart Shelton
Details
Build log: mysql-5.1.62:20120510-192338.log.gz (mysql-5.1.62:20120510-192338.log.gz,19.63 KB, application/x-gzip)
2012-05-10 20:29 UTC, Stuart Shelton
Details
config.log from 5.1.62-r1 (config.log,805.14 KB, text/plain)
2012-05-14 08:32 UTC, Stuart Shelton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Shelton 2012-05-10 20:25:20 UTC
Created attachment 311379 [details]
'emerge --info' output

mysql 5.1.62 doesn't seem to like USE="pbxt", whereas mysql-5.1.61 (and prior) were fine.

USE="big-tables community extraengine pbxt perl profiling ssl xtradb" emerge -v =dev-db/mysql-5.1.62

...
checking for big tables support... yes
checking max indexes per table... 64
checking for SSL... using openSSL from /usr
configure: error: unknown plugin: pbxt

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-db/mysql-5.1.62/work/mysql/config.log
 * ERROR: dev-db/mysql-5.1.62 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3835:  Called mysql-v2_src_configure
 *        environment, line 3408:  Called mysql-autotools_src_configure
 *        environment, line 3066:  Called econf '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.62' '--without-docs' '--with-LIBDIR=lib' '--with-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' '--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/lib/mysql/plugin' '--enable-community-features' '--enable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,partition,innobase,pbxt' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-ndbcluster'
 *   phase-helpers.sh, line  467:  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.62',
 * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.62'.
 * The complete build log is located at '/var/log/portage/build/dev-db/mysql-5.1.62:20120510-192338.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.1.62/temp/environment'.
 * S: '/var/tmp/portage/dev-db/mysql-5.1.62/work/mysql'

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

>>>  '/var/log/portage/build/dev-db/mysql-5.1.62:20120510-192338.log.gz'

 * Messages for package dev-db/mysql-5.1.62:

 * MySQL MY_DATADIR is /var/lib/mysql
 * MySQL datadir found in /var/lib/mysql
 * A new one will not be created.
 * Before using the Federated storage engine, please be sure to read
 * http://dev.mysql.com/doc/refman/5.1/en/federated-limitations.html
 * ERROR: dev-db/mysql-5.1.62 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3835:  Called mysql-v2_src_configure
 *        environment, line 3408:  Called mysql-autotools_src_configure
 *        environment, line 3066:  Called econf '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.62' '--without-docs' '--with-LIBDIR=lib' '--with-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' '--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/lib/mysql/plugin' '--enable-community-features' '--enable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,partition,innobase,pbxt' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-ndbcluster'
 *   phase-helpers.sh, line  467:  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.62',
 * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.62'.
 * The complete build log is located at '/var/log/portage/build/dev-db/mysql-5.1.62:20120510-192338.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.1.62/temp/environment'.
 * S: '/var/tmp/portage/dev-db/mysql-5.1.62/work/mysql'
 * 
 * The following package has failed to build or install:
 * 
 *  (dev-db/mysql-5.1.62::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/build/dev-db/mysql-5.1.62:20120510-192338.log.gz'
 * 

... this is from an x86 server, an amd64 box encountered the exact same error.

emerge info and build log attached.
Comment 1 Stuart Shelton 2012-05-10 20:29:51 UTC
Created attachment 311381 [details]
Build log: mysql-5.1.62:20120510-192338.log.gz
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-12 14:53:17 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-db/mysql-5.1.62/work/mysql/config.log

Please do.
Comment 3 Stuart Shelton 2012-05-14 08:32:55 UTC
Created attachment 311713 [details]
config.log from 5.1.62-r1

Also affects 5.1.62-r1.

config.log from 5.1.62-r1 attached.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-05-15 22:52:00 UTC
Fixed in CVS.