| Summary: | MySQL-5.0.84-r1 fails to apply GCC 4.4 patch | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Cybertinus <gentoo> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Enviroment file
Build log |
||
*** This bug has been marked as a duplicate of bug 284078 *** Created attachment 203445 [details]
Enviroment file
Created attachment 203447 [details]
Build log
|
When I try to merge MySQL 5.0.84-r1 it fails to apply the patch 15000_all_mysql_gcc-4.4_5.0.77.patch Reproducible: Always Steps to Reproduce: 1. Keyword mysql-5.0.84.r1 for ~. 2. emerge =dev-db/mysql-5.0.84-r1 Actual Results: * Failed Patch: 15000_all_mysql_gcc-4.4_5.0.77.patch ! * ( /var/tmp/portage/dev-db/mysql-5.0.84-r1/work/patch/15000_all_mysql_gcc-4.4_5.0.77.patch ) * * Include in your bugreport the contents of: * * /var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/15000_all_mysql_gcc-4.4_5.0.77.patch-11888.out * * ERROR: dev-db/mysql-5.0.84-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_prepare * environment, line 4179: Called mysql_src_prepare * environment, line 3790: Called epatch * environment, line 2166: Called die * The specific snippet of code: * die "Failed Patch: ${patchname}!"; * The die message: * Failed Patch: 15000_all_mysql_gcc-4.4_5.0.77.patch! * * 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.84-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/environment'. * >>> Failed to emerge dev-db/mysql-5.0.84-r1, Log file: >>> '/var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/build.log' Expected Results: Applying the patch, thus a correct installation of MySQL