Page MenuHomeSolus

Update leveldb to 1.22
ClosedPublic

Authored by YakoYakoYokuYoku on Jun 1 2020, 1:47 PM.
Referenced Files
F11068285: D8973.diff
Fri, Aug 11, 9:35 PM
F11052212: D8973.id21956.diff
Thu, Aug 10, 8:58 PM
F11052210: D8973.id21655.diff
Thu, Aug 10, 8:58 PM
F11052209: D8973.id21653.diff
Thu, Aug 10, 8:58 PM
F11052208: D8973.id21659.diff
Thu, Aug 10, 8:58 PM
F11052207: D8973.id.diff
Thu, Aug 10, 8:58 PM
F11052206: D8973.id21583.diff
Thu, Aug 10, 8:58 PM
F11036821: D8973.diff
Wed, Aug 9, 7:47 PM
Subscribers

Details

Summary

The build system changed to CMake.
Links for the changes:

Signed-off-by: Martin Reboredo <gc1000ll@gmail.com>

Test Plan

Built pytorch and minetest against it, played a minetest a bit.

Diff Detail

Repository
R1619 leveldb
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Additional revdeps need testing. At the very least, libtorch and pytorch should be rebuilt, minetest should be rebuilt and validated.

package.yml
17

You remove Peter's patch but didn't remove the file. Are you sure it's using our flags?

This revision now requires changes to proceed.Jun 5 2020, 11:36 AM
YakoYakoYokuYoku edited the test plan for this revision. (Show Details)

Update test plan

YakoYakoYokuYoku added inline comments.
package.yml
17

I've recursively ripgrepped the leveldb sources and in any place a modification of the C/C++ flags was shown.

YakoYakoYokuYoku marked an inline comment as done.
YakoYakoYokuYoku edited the test plan for this revision. (Show Details)

Validate minetest

LGTM, will get this landed after all the libboost stuff next week. Remind me if it's not in by Thursday or so please.

This revision is now accepted and ready to land.Jun 20 2020, 2:51 PM
This revision was automatically updated to reflect the committed changes.