| Summary: | emerge for dev-db/mysql-5.0.38 fails | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Eray Aslan <eras> |
| Component: | [OLD] Server | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | mysql-5.0.38 log for failed emerge | ||
|
Description
Eray Aslan
2007-04-20 10:20:09 UTC
please upload the logfile for this emerge from /var/log/portage/ Created attachment 116877 [details]
mysql-5.0.38 log for failed emerge
(In reply to comment #2) > Created an attachment (id=116877) [edit] > mysql-5.0.38 log for failed emerge Well, upgrading from 5.0.34 to 5.0.38 works. To summarize: 1. emerging mysql-5.0.38 as a new install fails with the above error. 2. emerging mysql-5.0.34 and then upgrading to mysql-5.0.38 works. Hope it helps to narrow it down. Something is broken in your autoconf/automake/libtool: At the end of the ./configure, there is this error output: config.status: executing depfiles commands ./config.status: line 1107: trx/./.deps/trx0purge.Po: No such file or directory No response from user, closing. Previous comment noted that something was broken with user's automake/autoconf or libtool - as evidenced by a failure in config.status. I have this problem as well on a fresh Gentoo install. Please RE-OPEN!! * Berkeley DB support is deprecated and will be removed in future versions! >>> Unpacking source... * Using default DATADIR * MySQL DATADIR is /var/lib/mysql >>> Unpacking mysql-5.0.38.tar.gz to /var/tmp/portage/dev-db/mysql-5.0.38/work >>> Unpacking mysql-extras-20070415.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.0.38/work /usr/portage/eclass/mysql_fx.eclass: line 87: /var/tmp/portage/dev-db/mysql-5.0.38/work/mysql-extras/000_index.txt: No such file or directory !!! ERROR: dev-db/mysql-5.0.38 failed. Call stack: ebuild.sh, line 1614: Called dyn_unpack ebuild.sh, line 751: Called qa_call 'src_unpack' environment, line 4355: Called src_unpack ebuild.sh, line 1304: Called mysql_src_unpack mysql.eclass, line 500: Called mysql_mv_patches mysql_fx.eclass, line 132: Called _mysql_test_patch_ver_pn '0' '' mysql_fx.eclass, line 62: Called die !!! Source dir must be a directory !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.38/temp/build.log'. |