Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512960 - [mysql overlay] =dev-db/percona-server-5.6.17.65.0: Failed Patch: 20006_all_cmake_elib-percona-5.6.16.patch
Summary: [mysql overlay] =dev-db/percona-server-5.6.17.65.0: Failed Patch: 20006_all_c...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 12:03 UTC by Daniel
Modified: 2014-06-14 01:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel 2014-06-11 12:03:48 UTC
The last chunk of the patch 20006_all_cmake_elib-percona-5.6.16.patch is failing with percona 5.6.27-r65.0.

Reproducible: Always
Comment 1 Daniel 2014-06-11 12:04:32 UTC
Forgot to mention that the patch is comming from mysql-extras repository.
Comment 2 Daniel 2014-06-11 12:26:10 UTC
seems only the latest mysql-extras is affected since this commit:
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=67e9c375faa7e02492a170f856cb140f32d27e1f
Comment 3 Brian Evans (RETIRED) gentoo-dev 2014-06-14 01:38:35 UTC
No issues here.  Please attach a build.log and reopen if this still continues.

grknight@eldest /var/lib/layman/mysql/dev-db/percona-server $ ebuild percona-server-5.6.17.65.0.ebuild clean prepare
 * percona-server-5.6.17-65.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                           [ ok ]
 * mysql-extras-20140424-1043Z.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                         [ ok ]
>>> cfg-update-1.8.2-r1: You need root privileges for this mode...
>>> Unpacking source...
 * MySQL MY_DATADIR is /var/lib/mysql
 * MySQL datadir found in /var/lib/mysql
 * A new one will not be created.
>>> Unpacking percona-server-5.6.17-65.0.tar.gz to /var/tmp/portage/dev-db/percona-server-5.6.17.65.0/work
>>> Unpacking mysql-extras-20140424-1043Z.tar.bz2 to /var/tmp/portage/dev-db/percona-server-5.6.17.65.0/work
>>> Source unpacked in /var/tmp/portage/dev-db/percona-server-5.6.17.65.0/work
>>> Preparing source in /var/tmp/portage/dev-db/percona-server-5.6.17.65.0/work/mysql ...
 * using '02040_all_embedded-library-shared-5.5.10.patch'
 * >    Take libmysqld to be a proper shared library.
 * using '20001_all_fix-minimal-build-cmake-mysql-5.6.patch'
 * >    Fix the minimal build by reordering CMakeLists.txt
 * using '20006_all_cmake_elib-percona-5.6.16.patch'
 * >    Add ELIBPATH to split client and embedded libs
 * >    Also install static libs by ENABLE_STATIC_LIBS
 * using '20007_all_cmake-debug-werror-5.6.16.patch'
 * >    Remove -Werror from USE="debug" builds
 * using '20008_all_mysql-tzinfo-symlink.patch'
 * >    Backport tzinfo symlink fix from MariaDB bug 491176
 * Applying various patches (bugfixes/updates) ...
 *   02040_all_embedded-library-shared-5.5.10.patch ...                                                                                             [ ok ]
 *   20001_all_fix-minimal-build-cmake-mysql-5.6.patch ...                                                                                          [ ok ]
 *   20006_all_cmake_elib-percona-5.6.16.patch ...                                                                                                  [ ok ]
 *   20007_all_cmake-debug-werror-5.6.16.patch ...                                                                                                  [ ok ]
 *   20008_all_mysql-tzinfo-symlink.patch ...                                                                                                       [ ok ]
 * Done with patching
>>> Source prepared.