[
https://issues.apache.org/jira/browse/MNEMONIC-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544681#comment-17544681
]
Wang, Gang commented on MNEMONIC-745:
-------------------------------------
We found that we cannot simply remove this memory service as many other modules
rely on it, so I think we may consider to maintain the version compatible with
Ubuntu 21.04. Thanks [~ruanjing] for identifying this blocker issue.
> Not found pmdk-vmem library
> ---------------------------
>
> Key: MNEMONIC-745
> URL: https://issues.apache.org/jira/browse/MNEMONIC-745
> Project: Mnemonic
> Issue Type: Bug
> Components: Memory-Service
> Affects Versions: 0.18.0
> Reporter: Wang, Gang
> Priority: Major
> Fix For: 0.18.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> On Ubuntu 22.04, it has a compilation failure, which is
> {code:java}
> [INFO] [exec] See also
> "/home/gary/ws/mnemonic/mnemonic-memory-services/mnemonic-pmdk-vmem-service/src/main/native/bui
> ld/CMakeFiles/CMakeOutput.log".
> [INFO] [exec] CMake Error at CMakeLists.txt:43 (message):
> [INFO] [exec] not found pmdk vmem library {code}
> caused by
> {noformat}
> "libvmem is a deprecated predecessor to libmemkind"
> {noformat}
> [https://link.springer.com/chapter/10.1007/978-1-4842-4932-1_5]
> so I think that we can remove this memory service as it seems not necessary
> to use volatile memory backed by pmem anymore.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)