Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284254 - dev-db/mysql-5.0.84-r1 Failed Patch: 15000_all_mysql_gcc-4.4_5.0.77.patch!
Summary: dev-db/mysql-5.0.84-r1 Failed Patch: 15000_all_mysql_gcc-4.4_5.0.77.patch!
Status: RESOLVED DUPLICATE of bug 284078
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 11:48 UTC by Sylvain Alain (RETIRED)
Modified: 2009-09-09 12:01 UTC (History)
0 users

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


Attachments
The patch log (patch.txt,7.43 KB, text/plain)
2009-09-09 11:49 UTC, Sylvain Alain (RETIRED)
Details
emerge --info (emerge.txt,4.07 KB, text/plain)
2009-09-09 11:49 UTC, Sylvain Alain (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Alain (RETIRED) gentoo-dev 2009-09-09 11:48:38 UTC
I cannot compile that application.



Reproducible: Always

Steps to Reproduce:
1. emerge -auDNv world
2.
3.

Actual Results:  
>>> Emerging (1 of 16) dev-db/mysql-5.0.84-r1
 * mysql-extras-20090904-0939Z.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                       [ ok ]
 * mysql-5.0.84.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                       [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                       [ ok ]
 * Berkeley DB support is deprecated and will be removed in future versions!                                                                                                       
>>> Unpacking source...                                                                                                                                                            
 * MySQL MY_DATADIR is /var/lib/mysql                                                                                                                                              
>>> Unpacking mysql-extras-20090904-0939Z.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.0.84-r1/work                                                                                  
>>> Unpacking mysql-5.0.84.tar.gz to /var/tmp/portage/dev-db/mysql-5.0.84-r1/work                                                                                                  
>>> Source unpacked in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work                                                                                                                
>>> Preparing source in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql ...                                                                                                     
 * using '00350_x86_asm-pic-fixes-4.1.12.patch'                                                                                                                                    
 * >    remove page relocations                                                                                                                                                    
 * >    Most part of the original patch has already been accepted by MysQL,                                                                                                        
 * >    here is the remaining.                                                                                                                                                     
 * >    _many_ thanks to pageexec@freemail.hu                                                                                                                                      
 * using '01050_all_mysql_config_cleanup-5.0.60.patch'                                                                                                                             
 * >    fix bug #156301 mysql_config wrongly retains too much info from CFLAGS                                                                                                     
 * using '02040_all_embedded-library-shared-5.0.83.patch'                                                                                                                          
 * >    Take libmysqld to be a proper shared library.                                                                                                                              
 * using '07030_all_test-rpl_rotate_logs-5.0.21.patch'                                                                                                                             
 * using '07140_all_no-atomic-configure.patch'                                                                                                                                     
 * >    No atomic garbage in configure.in                                                                                                                                          
 * using '07150_all_mysql_config_libdir.patch'                                                                                                                                     
 * >    Do not muck with libdir in mysql_config                                                                                                                                    
 * using '07160_all_flush_priveleges_in_tests.patch'                                                                                                                               
 * >    Flush privileges during some tests to avoid false positives                                                                                                                
 * using '07170_all_safe_s390x_stack_size.patch'                                                                                                                                   
 * >    s390x needs a sane stack size                                                                                                                                              
 * using '07200_all_libtool_2_2_4.patch'                                                                                                                                           
 * >    automake is more strict with libtool-2.2.4                                                                                                                                 
 * >    Gentoo bug 220549                                                                                                                                                          
 * using '07210_all_encode_html_entities-5.0.70.patch'                                                                                                                             
 * >    Fix CVE-2008-4456 XSS in command line client (Gentoo #240407, MySQL #27884)                                                                                                
 * using '07210_all_encode_html_entities_testcase-5.0.83.patch'                                                                                                                    
 * >    Testcase for CVE-2008-4456                                                                                                                                                 
 * using '07220_all_need_upgraded_grant_tables_for_grant.patch'                                                                                                                    
 * >    Do not crash on old grant tables when GRANT is called (Gentoo #229329, MySQL #16470)                                                                                       
 * using '07230_all_avoid_bus_error_5.0.76.patch'                                                                                                                                  
 * >    Prevent SIGBUS on Sparc with NDB                                                                                                                                           
 * using '07240_all_as-needed-config-5.0.76.patch'                                                                                                                                 
 * >    Fix LDFLAGS inclusion in the mysql_config libs output for --as-needed usage.                                                                                               
 * using '15000_all_mysql_gcc-4.4_5.0.77.patch'                                                                                                                                    
 * >    GCC4.4 Fixup for Percona Patch                                                                                                                                             
 * Applying various patches (bugfixes/updates) ...                                                                                                                                 
 *   01050_all_mysql_config_cleanup-5.0.60.patch ...                                                                                                                          [ ok ]
 *   02040_all_embedded-library-shared-5.0.83.patch ...                                                                                                                       [ ok ]
 *   07030_all_test-rpl_rotate_logs-5.0.21.patch ...                                                                                                                          [ ok ]
 *   07140_all_no-atomic-configure.patch ...                                                                                                                                  [ ok ]
 *   07150_all_mysql_config_libdir.patch ...                                                                                                                                  [ ok ]
 *   07160_all_flush_priveleges_in_tests.patch ...                                                                                                                            [ ok ]
 *   07170_all_safe_s390x_stack_size.patch ...                                                                                                                                [ ok ]
 *   07200_all_libtool_2_2_4.patch ...                                                                                                                                        [ ok ]
 *   07210_all_encode_html_entities-5.0.70.patch ...                                                                                                                          [ ok ]
 *   07210_all_encode_html_entities_testcase-5.0.83.patch ...                                                                                                                 [ ok ]
 *   07220_all_need_upgraded_grant_tables_for_grant.patch ...                                                                                                                 [ ok ]
 *   07230_all_avoid_bus_error_5.0.76.patch ...                                                                                                                               [ ok ]
 *   07240_all_as-needed-config-5.0.76.patch ...                                                                                                                              [ ok ]
 *   15000_all_mysql_gcc-4.4_5.0.77.patch ...                                                                                                                                       

 * 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-24891.out

 * 
 * ERROR: dev-db/mysql-5.0.84-r1 failed.
 * Call stack:                          
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 4127:  Called mysql_src_prepare
 *             environment, line 3748:  Called epatch
 *             environment, line 2124:  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'

 * Messages for package dev-db/mysql-5.0.84-r1:

 * Berkeley DB support is deprecated and will be removed in future versions!
 * MySQL MY_DATADIR is /var/lib/mysql
 * 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-24891.out
 *
 * ERROR: dev-db/mysql-5.0.84-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 4127:  Called mysql_src_prepare
 *             environment, line 3748:  Called epatch
 *             environment, line 2124:  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'.
Comment 1 Sylvain Alain (RETIRED) gentoo-dev 2009-09-09 11:49:14 UTC
Created attachment 203578 [details]
The patch log
Comment 2 Sylvain Alain (RETIRED) gentoo-dev 2009-09-09 11:49:42 UTC
Created attachment 203580 [details]
emerge --info
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-09 12:01:41 UTC
This is already fixed. Just re-sync your tree and try again.

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