[Bug 233316] databases/rocksdb-lite fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 19 12:16:33 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233316
Bug ID: 233316
Summary: databases/rocksdb-lite fails to build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: lx at FreeBSD.org
Reporter: vmiller at verisign.com
Flags: maintainer-feedback?(lx at FreeBSD.org)
Assignee: lx at FreeBSD.org
databases/rocksdb-lite is failing to build on a Ports tree checked out just a
few hours ago and building on FreeBSD 11.2. The failure is described below. The
full build log is attached.
CC tools/ldb_cmd.o
CC tools/ldb_tool.o
CC tools/sst_dump_tool.o
CC utilities/blob_db/blob_dump_tool.o
AR librocksdb-lite.a
ar: warning: creating librocksdb-lite.a
CC tools/db_bench.o
CC tools/db_bench_tool.o
tools/db_bench_tool.cc:1976:16: error: private field 'trace_options_' is not
used [-Werror,-Wunused-private-field]
TraceOptions trace_options_;
^
1 error generated.
gmake[1]: *** [Makefile:1927: tools/db_bench_tool.o] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/databases/rocksdb-lite/work/rocksdb-5.17.2'
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/rocksdb-lite
=>> Cleaning up wrkdir
===> Cleaning for rocksdb-lite-5.17.2_1
build of databases/rocksdb-lite | rocksdb-lite-5.17.2_1 ended at Mon Nov 19
07:05:32 EST 2018
build time: 00:11:20
!!! build failure encountered !!!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list