Source: ploop Version: 1.9-2 Severity: serious Justification: fails to build from source
Builds of ploop on Linux architectures other than amd64 and i386 have been failing: ploop.h:21:2: error: #error "No fallocate syscall known for this arch" ploop.h:31:2: error: #error "No syncfs syscall known for this arch" Please try having ploop.h #include <sys/syscall.h> to pick up system definitions rather than relying on its fallbacks, defined only for x86. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org