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.
Created attachment 311381 [details] Build log: mysql-5.1.62:20120510-192338.log.gz
!!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-db/mysql-5.1.62/work/mysql/config.log Please do.
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.
Fixed in CVS.