Source: hubicfuse Version: 3.0.1-4 Severity: serious Tags: ftbfs bookworm sid
https://buildd.debian.org/status/logs.php?pkg=hubicfuse&ver=3.0.1-4%2Bb1 ... In file included from /usr/include/unicode/umachine.h:52, from /usr/include/unicode/utypes.h:38, from /usr/include/unicode/ucnv_err.h:88, from /usr/include/unicode/ucnv.h:51, from /usr/include/libxml2/libxml/encoding.h:31, from /usr/include/libxml2/libxml/parser.h:812, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1307, from cloudfsapi.c:17: commonfs.h:6:16: error: expected identifier before numeric constant 6 | typedef enum { false, true } bool; | ^~~~~ commonfs.h:6:30: error: expected ‘;’, identifier or ‘(’ before ‘_Bool’ 6 | typedef enum { false, true } bool; | ^~~~ ...