Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 766297

Summary: dev-db/percona-xtrabackup-8.0.13 w/ dev-libs/icu-68.2: sql/mysqld.cc:6633:30: error: ‘TRUE’ was not declared in this scope
Product: Gentoo Linux Reporter: Marko Weber Bürgermeister <weber>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 751919    
Attachments: build.log

Description Marko Weber Bürgermeister 2021-01-20 18:18:18 UTC
Created attachment 683851 [details]
build.log

dev-db/percona-xtrabackup-8.0.13 dont compile when dev-libs/icu is updatet to 68.2

compile stops with:

make[2]: *** [sql/CMakeFiles/sql_main.dir/build.make:1306: sql/CMakeFiles/sql_main.dir/mysqld.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/work/percona-xtrabackup-8.0.13_build'
make[1]: *** [CMakeFiles/Makefile2:3240: sql/CMakeFiles/sql_main.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/work/percona-xtrabackup-8.0.13_build'
make: *** [Makefile:172: all] Error 2
 * ERROR: dev-db/percona-xtrabackup-8.0.13::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-db/percona-xtrabackup-8.0.13::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-db/percona-xtrabackup-8.0.13::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/work/percona-xtrabackup-8.0.13_build'
 * S: '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/work/percona-xtrabackup-8.0.13'

>>> Failed to emerge dev-db/percona-xtrabackup-8.0.13, Log file:

>>>  '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/temp/build.log'

 * Messages for package dev-db/percona-xtrabackup-8.0.13:

 * ERROR: dev-db/percona-xtrabackup-8.0.13::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-db/percona-xtrabackup-8.0.13::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-db/percona-xtrabackup-8.0.13::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/work/percona-xtrabackup-8.0.13_build'
 * S: '/var/tmp/portage/dev-db/percona-xtrabackup-8.0.13/work/percona-xtrabackup-8.0.13'
Comment 1 Larry the Git Cow gentoo-dev 2021-01-21 23:25:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec58bff74ba8527408a98f7bd5cbd26c93242215

commit ec58bff74ba8527408a98f7bd5cbd26c93242215
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-01-21 23:23:06 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-01-21 23:24:17 +0000

    dev-db/percona-xtrabackup: bump to v8.0.22-15
    
    Closes: https://bugs.gentoo.org/766297
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/percona-xtrabackup/Manifest                 |  2 +
 ...backup-8.0.22-fix-building-against-ICU-68.patch | 28 ++++++++
 .../percona-xtrabackup-8.0.22-remove-rpm.patch     | 31 +++++++++
 .../percona-xtrabackup-8.0.22.15.ebuild            | 77 ++++++++++++++++++++++
 4 files changed, 138 insertions(+)