Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284085 - MySQL-5.0.84-r1 fails to apply GCC 4.4 patch
Summary: MySQL-5.0.84-r1 fails to apply GCC 4.4 patch
Status: RESOLVED DUPLICATE of bug 284078
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 07:59 UTC by Cybertinus
Modified: 2009-09-08 08:01 UTC (History)
0 users

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


Attachments
Enviroment file (environment,166.88 KB, text/plain)
2009-09-08 08:01 UTC, Cybertinus
Details
Build log (build.log,5.36 KB, text/plain)
2009-09-08 08:01 UTC, Cybertinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cybertinus 2009-09-08 07:59:32 UTC
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
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-08 08:01:01 UTC

*** This bug has been marked as a duplicate of bug 284078 ***
Comment 2 Cybertinus 2009-09-08 08:01:04 UTC
Created attachment 203445 [details]
Enviroment file
Comment 3 Cybertinus 2009-09-08 08:01:19 UTC
Created attachment 203447 [details]
Build log