gcc 14 in openSUSE is a bit more penetrant than previously. It now reports this error for libesedb-20240420:
[ 26s] libesedb_multi_value.c:338:13: error: implicit declaration of function 'libfvalue_value_get_entry';
did you mean 'libfvalue_value_get_data'? [-Wimplicit-function-declaration]
[ 26s] 338 | if( libfvalue_value_get_entry(
libfvalue_value_get_entry is present in fvalue's interval libfvalue_value.h, but not in /usr/include/libfvalue*.