<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/rocksdb-lite, branch release/13.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2020-07-12T20:16:35Z</updated>
<entry>
<title>Mark BROKEN</title>
<updated>2020-07-12T20:16:35Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2020-07-12T20:16:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9a49d45b524808749b852c8fed66e22619863f3'/>
<id>urn:sha1:f9a49d45b524808749b852c8fed66e22619863f3</id>
<content type='text'>
Reported by:	pkg-fallout
MFH:		2020Q3
</content>
</entry>
<entry>
<title>One of the newer commits to databases/rocksdb unbroke this -lite</title>
<updated>2019-12-30T20:57:10Z</updated>
<author>
<name>Adriaan de Groot</name>
<email>adridg@FreeBSD.org</email>
</author>
<published>2019-12-30T20:57:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a9fd468bc7bae51091b78984ffef5f7d43d881b'/>
<id>urn:sha1:8a9fd468bc7bae51091b78984ffef5f7d43d881b</id>
<content type='text'>
version: the offending code (see previous BROKEN comment) is now
surrounded by #ifndef ROCKSDB_LITE.

(This is anti-fallout from prep-work for cmake 3.16.2)
</content>
</entry>
<entry>
<title>Mark BROKEN</title>
<updated>2019-10-27T21:49:53Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-10-27T21:49:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=91411fcbeeadaaf909eba506885e90bc9c382a7f'/>
<id>urn:sha1:91411fcbeeadaaf909eba506885e90bc9c382a7f</id>
<content type='text'>
  CC       tools/db_bench_tool.o
tools/db_bench_tool.cc:3049:12: error: private field 'secondary_db_updates_' is not used [-Werror,-Wunused-private-field]
  uint64_t secondary_db_updates_ = 0;

Reported by:	pkg-fallout
</content>
</entry>
<entry>
<title>Fix build and unbreak this port</title>
<updated>2018-11-26T18:59:28Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-11-26T18:59:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e351c7490b8bc8b3b2fec08d965b841c28da74d7'/>
<id>urn:sha1:e351c7490b8bc8b3b2fec08d965b841c28da74d7</id>
<content type='text'>
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>Mark BROKEN: fails to build</title>
<updated>2018-11-18T19:30:59Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2018-11-18T19:30:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=240cd40d21702e5daca5398e82637be1ce641368'/>
<id>urn:sha1:240cd40d21702e5daca5398e82637be1ce641368</id>
<content type='text'>
tools/db_bench_tool.cc:1976:16: error: private field 'trace_options_' is not used [-Werror,-Wunused-private-field]
  TraceOptions trace_options_;
               ^

Reported by:	pkg-fallout
</content>
</entry>
<entry>
<title>Also fails the same way on armv7 as armv6.</title>
<updated>2018-03-15T13:19:50Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2018-03-15T13:19:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=adf271d0187d56bcf33271db5bdcae3f6d71d7be'/>
<id>urn:sha1:adf271d0187d56bcf33271db5bdcae3f6d71d7be</id>
<content type='text'>
Approved by:	portmgr (tier-2 blanket)
</content>
</entry>
<entry>
<title>Fix rocksdb-lite for osquery</title>
<updated>2018-02-25T05:31:39Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-02-25T05:31:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db8ed7661830facff14b325282801d671dfbe35f'/>
<id>urn:sha1:db8ed7661830facff14b325282801d671dfbe35f</id>
<content type='text'>
- Bump PORTREVISION for package change

Requested by:	lx
Reference:	https://github.com/facebook/osquery/issues/4059
</content>
</entry>
<entry>
<title>Remove "-march=native" as a barrier to building on arm.</title>
<updated>2017-12-27T08:02:58Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2017-12-27T08:02:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c16acd7670cf3a9e3056594d23d255bb0a0d55c'/>
<id>urn:sha1:8c16acd7670cf3a9e3056594d23d255bb0a0d55c</id>
<content type='text'>
However, the builds still fail, but much farther along in the process.
So, this fix is necessary, but insufficient.

TODO: confirm the exact way rocksdb-lite fails on armv7 (I haven't run
that combination yet).

Approved by:	portmgr (tier-2 blanket)
</content>
</entry>
<entry>
<title>Fix some FreeBSD.org case of bad case.</title>
<updated>2017-05-04T14:58:54Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-05-04T14:58:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2249c203323e8487a65cb2526ba811f0bc8083ab'/>
<id>urn:sha1:2249c203323e8487a65cb2526ba811f0bc8083ab</id>
<content type='text'>
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Add rocksdb-lite 5.2.1</title>
<updated>2017-04-18T19:38:18Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-04-18T19:38:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e42913be9cdc7dc7f06a583ce66bda7594403853'/>
<id>urn:sha1:e42913be9cdc7dc7f06a583ce66bda7594403853</id>
<content type='text'>
PR:		218409
Submitted by:	lx
</content>
</entry>
</feed>
