Source: nvme-cli
Version: 1.0-1
Severity: serious

https://buildd.debian.org/status/package.php?p=nvme-cli

nvme-cli FTBFS on all 32 bit architectures:

...
cc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D__CHECK_ENDIAN__ -g -O2 
-fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu99 -O2 -g -Wall -Werror -DLIBUDEV_EXISTS 
-DNVME_VERSION='"1.0"' -c nvme-print.c
nvme-print.c: In function 'json_fw_log':
nvme-print.c:1425:33: error: format '%lu' expects argument of type 'long 
unsigned int', but argument 4 has type 'long long unsigned int' 
[-Werror=format=]
   snprintf(str, sizeof(str), "%lu (%s)", (uint64_t)fw_log->frs[i],
                                 ^
cc1: all warnings being treated as errors
Makefile:44: recipe for target 'nvme-print.o' failed
make[1]: *** [nvme-print.o] Error 1

Reply via email to