[Bug 197232] databases/mariadb100-server: fix build of TokuDB storage engine

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 1 19:27:35 UTC 2015


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

--- Comment #2 from Bernard Spil <spil.oss at gmail.com> ---
Hi Jim,

Thanks for the patch! Ran into an issue when I compiled after the patch was
applied.

In file included from
/usr/ports/databases/mariadb100-server/work/mariadb-10.0.16/storage/tokudb/ft-index/util/context.cc:94:
In file included from
/usr/ports/databases/mariadb100-server/work/mariadb-10.0.16/storage/tokudb/ft-index/util/context.h:96:
/usr/ports/databases/mariadb100-server/work/mariadb-10.0.16/storage/tokudb/ft-index/buildheader/db.h:323:1:
error: empty struct has size 0 in C, size 1 in C++ [-Werror,-Wextern-c-compat]
struct __toku_db_lsn {
^
1 error generated.
storage/tokudb/ft-index/util/CMakeFiles/util_static.dir/build.make:54: recipe
for target
'storage/tokudb/ft-index/util/CMakeFiles/util_static.dir/context.cc.o' failed
gmake[4]: ***
[storage/tokudb/ft-index/util/CMakeFiles/util_static.dir/context.cc.o] Error 1

Any clues? It'll take some time before I can dig deeper.

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


More information about the freebsd-ports-bugs mailing list