[Bug 240981] MariaDB 10.3 & 10.4 fail to build when MRoonga option is set for FBSD 11.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 1 20:34:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240981
Bug ID: 240981
Summary: MariaDB 10.3 & 10.4 fail to build when MRoonga option
is set for FBSD 11.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: tommyhp2 at gmail.com
CC: brnrd at freebsd.org, cy at FreeBSD.org, hrs at FreeBSD.org
CC: brnrd at freebsd.org, cy at FreeBSD.org, hrs at FreeBSD.org
Created attachment 207994
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207994&action=edit
Build log in poudriere for MariaDB 10.3 on FreeBSD 11.3
I'm unable to build both MariaDB 10.3 and 10.4 on recently upgraded 11.2 to
11.3 (r352460M) when MRoonga option is set. Both build OK on FB 11.2.
Here's MariaDB 10.4 on 11.2:
root at 11amd64v2-default-database:/usr/ports/databases/mariadb104-server # uname
-a
FreeBSD 11amd64v2-default-database 11.2-RELEASE-p14 FreeBSD 11.2-RELEASE-p14
amd64
root at 11amd64v2-default-database:/usr/ports/databases/mariadb104-server # pkg
info|grep -i maria
mariadb104-client-10.4.7 Multithreaded SQL database (client)
mariadb104-server-10.4.7 Multithreaded SQL database (server)
root at 11amd64v2-default-database:/usr/ports/databases/mariadb104-server # make
showconfig
===> The following configuration options are available for
mariadb104-server-10.4.7:
AWS_KMS=off
CONNECT_EXTRA=on: Enable ODBC and XML in CONNECT engine
DOCS=off: Build and/or install documentation
WSREP=on: Build wsrep clustering
====> Optional page compression
LZ4=on: LZ4 compression support
LZO=on: LZO compression support
SNAPPY=on: Snappy compression library support
ZSTD=on: Zstandard compression support (RocksDB only)
====> Optional MariaDB storage engines
INNOBASE=on: InnoDB default engine
MROONGA=on: Mroonga Full Text Search engine
OQGRAPH=on: Open Query Graph Computation engine
ROCKSDB=on: RocksDB LSM engine (Alpha)
SPHINX=on: SphinxSE engine
SPIDER=on: Partitioning and XA-transactions engine
TOKUDB=off: Fractal tree index tree data structure engine
====> Optional Mroonga features
ZMQ=on: ZeroMQ support
MSGPACK=on: MsgPack support
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=on: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list