[debian-mysql] Bug#1006530: mariadb-10.6: FTBFS on x32: undefined reference to misc functions and files (regression from MariaDB 10.5)

Laurent Bigonville bigon at debian.org
Mon May 2 08:14:20 BST 2022


On Tue, 15 Mar 2022 15:22:15 +1100 Daniel Black <daniel at mariadb.org> wrote:
 > 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.
 >

WITH_PMEM=ON doesn't seem explicitly added to the options on x32, so I'm 
wondering if WITH_PMEM=OFF shouldn't be added explicitly on 
architectures where libpmem is not available/supported



More information about the pkg-mysql-maint mailing list