Package: src:bareos
Version: 17.2.7-2
Severity: serious
Tags: sid bullseye

seen on all architectures.

[...]
/<<PKGBUILDDIR>>/libtool --silent --tag=CXX --mode=link /usr/bin/g++
-Wl,-z,relro -Wl,-z,now -shared autoxflate-sd.lo -o
autoxflate-sd.la -rpath /usr/lib/bareos/plugins -module -export-dynamic
-avoid-version -L../../lib -lbareos
gfapi_device.c: In member function ‘virtual bool 
gfapi_device::d_truncate(DCR*)’:
gfapi_device.c:550:34: error: too few arguments to function ‘int
glfs_ftruncate(glfs_fd_t*, off_t, glfs_stat*, glfs_stat*
)’
       if (glfs_ftruncate(m_gfd, 0) != 0) {
                                  ^
In file included from ../backends/gfapi_device.h:31,
                 from gfapi_device.c:34:
/usr/include/glusterfs/api/glfs.h:768:1: note: declared here
 glfs_ftruncate(glfs_fd_t *fd, off_t length, struct glfs_stat *prestat,
 ^~~~~~~~~~~~~~
make[2]: *** [Makefile:217: gfapi_device.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/stored/backends'
make[1]: *** [GNUmakefile:167: src/stored/backends] Error 2

Reply via email to