[debian-mysql] Bug#1006530:
    Daniel Black 
    daniel at mariadb.org
       
    Tue Mar 15 04:22:15 GMT 2022
    
    
  
The error is earlier in the logs:
-- Looking for sched_getcpu - found
-- Could NOT find PMEM (missing: PMEM_LIBRARIES PMEM_INCLUDE_DIR)
CMake Error at storage/innobase/CMakeLists.txt:345 (MESSAGE):
  WITH_PMEM=ON cannot be satisfied
When the configure stage fails, the builds outputs the
CMakeOutput/Error logs to complement this error earlier in the logs.
In this case its not useful but other times it is.
so the architecture test in debian/rules isn't right as it adds WITH_PMEM=ON.
    
    
More information about the pkg-mysql-maint
mailing list