Wang, Gang created MNEMONIC-745:
-----------------------------------
Summary: 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
Fix For: 0.18.0
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)