Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Cannot install lsmtree-recordlog #2

Open
mjpitz opened this issue Jul 23, 2015 · 2 comments
Open

Cannot install lsmtree-recordlog #2

mjpitz opened this issue Jul 23, 2015 · 2 comments

Comments

@mjpitz
Copy link

mjpitz commented Jul 23, 2015

Unit tests are failing which end up causing the mvn install command to fail for the recordlog library.

@mjpitz
Copy link
Author

mjpitz commented Jul 23, 2015

This looks like it is related to the mmap property value. Skipping tests allows for this to be run successfully.

mvn install -DskipTests

This is the first error that occurs.

testSequential(com.indeed.lsmtree.core.TestImmutableBTreeIndex): no indeedmmap in java.library.path

The indeedmmap problem actually stops all modules from being able to be installed, not just the recordlog component

@mjpitz
Copy link
Author

mjpitz commented Jul 24, 2015

Talked around with some people, this is an upstream issue inside of mmap. It needs to be recompiled for OSX support. Validated that this runs on linux fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant