[Bug 204251] databases/xtrabackup: Update to 2.3.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 1 08:47:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204251

--- Comment #2 from Thomas Babut <tbabut at mobileobjects.de> ---
Your build on FreeBSD 9.3 fails with:

[ 99%] Building CXX object sql/CMakeFiles/sql.dir/sql_udf.cc.o
cd /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/sql &&
/usr/local/libexec/ccache/c++   -DHAVE_CONFIG_H -DHAVE_EVENT_SCHEDULER
-DMYSQL_SERVER
-I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/include
-I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/sql
-I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/regex
-I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/extra/yassl/include
-I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/extra/yassl/taocrypt/include
-O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra
-Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -O2 -pipe
-fstack-protector -fno-strict-aliasing -DDBUG_OFF   -DHAVE_YASSL -DYASSL_PREFIX
-DHAVE_OPENSSL -DMULTI_THREADED -o CMakeFiles/sql.dir/sql_udf.cc.o -c
/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/sql/sql_udf.cc
/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/storage/innobase/xtrabackup/src/backup_copy.cc:51:30:
error: version_check_pl.h: No such file or directory
/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/storage/innobase/xtrabackup/src/backup_copy.cc:
In function 'void version_check()':
/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.2/storage/innobase/xtrabackup/src/backup_copy.cc:1895:
error: 'version_check_pl' was not declared in this scope
[ 99%] Building CXX object sql/CMakeFiles/sql.dir/sql_union.cc.o

Currently I have only machines with FreeBSD 10.x and here it builds without any
problems.

And I don't know why this file is missing on your system during the compile
process: 

# find . -name version_check_pl.h
./work/percona-xtrabackup-2.3.2/storage/innobase/xtrabackup/src/version_check_pl.h

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list