Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 315363 - dev-db/mysql-5.0.90-r2: emerge error: Failed Running aclocal !
Summary: dev-db/mysql-5.0.90-r2: emerge error: Failed Running aclocal !
Status: RESOLVED DUPLICATE of bug 314493
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Community Relations Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 23:29 UTC by Anton
Modified: 2010-04-14 23:40 UTC (History)
0 users

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


Attachments
emerge --info (1.txt,3.22 KB, text/plain)
2010-04-14 23:31 UTC, Anton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton 2010-04-14 23:29:54 UTC
When try to install mysql on new system have this error.



Reproducible: Always

Steps to Reproduce:
1. emerge mysql
2.
3.





[code]
 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/aclocal-18023.out

 * ERROR: dev-db/mysql-5.0.90-r2 failed:
 *   Failed Running aclocal !
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_prepare
 *   environment, line 4329:  Called mysql_src_prepare
 *   environment, line 3938:  Called eautoreconf
 *   environment, line 1385:  Called eaclocal
 *   environment, line 1320:  Called autotools_run_tool 'aclocal'
 *   environment, line  687:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of 'emerge --info =dev-db/mysql-5.0.90-r2',
 * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.0.90-r2'.
 * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/environment'.
 * S: '/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql'

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

>>>  '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/build.log'

 * Messages for package dev-db/mysql-5.0.90-r2:

 * MySQL MY_DATADIR is /var/lib/mysql
 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/aclocal-18023.out
 * ERROR: dev-db/mysql-5.0.90-r2 failed:
 *   Failed Running aclocal !
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_prepare
 *   environment, line 4329:  Called mysql_src_prepare
 *   environment, line 3938:  Called eautoreconf
 *   environment, line 1385:  Called eaclocal
 *   environment, line 1320:  Called autotools_run_tool 'aclocal'
 *   environment, line  687:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of 'emerge --info =dev-db/mysql-5.0.90-r2',
 * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.0.90-r2'.
 * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/environment'.
 * S: '/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql'
[/code]
Comment 1 Anton 2010-04-14 23:31:30 UTC
Created attachment 227831 [details]
emerge --info
Comment 2 Anton 2010-04-14 23:33:06 UTC
cat /var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/aclocal-18023.out

***** aclocal *****
***** PWD: /usr/portage/eclass/ELT-patches
***** aclocal

aclocal-1.10: `configure.ac' or `configure.in' is required
Comment 3 Anton 2010-04-14 23:34:17 UTC
# emerge -pqv =dev-db/mysql-5.0.90-r2
[ebuild  N    ] dev-db/mysql-5.0.90-r2  USE="community perl ssl -berkdb -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal -profiling (-selinux) -static -test" 
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-04-14 23:40:40 UTC
Please read the "Gentoo Bug Reporting Guide" [1] before opening a bug.
You filled this bug against the User Relations product, but you should have used the "Gentoo Linux" product. Please try to search for a bug before opening a new one as this is a dupe.

 [1] - http://www.gentoo.org/doc/en/bugzilla-howto.xml

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