Public bug reported:

seen in the second focal test rebuild
https://launchpadlibrarian.net/471775998/buildlog_ubuntu-focal-amd64.nfs-ganesha_3.0.3-0ubuntu2_BUILDING.txt.gz

/<<PKGBUILDDIR>>/src/FSAL/FSAL_VFS/xfs/handle_syscalls.c:78:59: error: unknown 
type name ‘xfs_bstat_t’; did you mean ‘xfs_bstime_t’?
   78 | static int xfs_fsal_bulkstat_inode(int fd, xfs_ino_t ino, xfs_bstat_t 
*bstat)
      |                                                           ^~~~~~~~~~~
      |                                                           xfs_bstime_t
/<<PKGBUILDDIR>>/src/FSAL/FSAL_VFS/xfs/handle_syscalls.c: In function 
‘xfs_fsal_inode2handle’:
/<<PKGBUILDDIR>>/src/FSAL/FSAL_VFS/xfs/handle_syscalls.c:92:2: error: unknown 
type name ‘xfs_bstat_t’; did you mean ‘xfs_bstime_t’?
   92 |  xfs_bstat_t bstat;
      |  ^~~~~~~~~~~
      |  xfs_bstime_t
/<<PKGBUILDDIR>>/src/FSAL/FSAL_VFS/xfs/handle_syscalls.c:105:7: warning: 
implicit declaration of function ‘xfs_fsal_bulkstat_inode’ 
[-Wimplicit-function-declaration]
  105 |  if ((xfs_fsal_bulkstat_inode(fd, ino, &bstat) < 0) ||
      |       ^~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/FSAL/FSAL_VFS/xfs/handle_syscalls.c:119:29: error: request 
for member ‘bs_gen’ in something not a structure or union
  119 |  hdl->ha_fid.fid_gen = bstat.bs_gen;
      |                             ^
/<<PKGBUILDDIR>>/src/FSAL/FSAL_VFS/xfs/handle_syscalls.c:120:29: error: request 
for member ‘bs_ino’ in something not a structure or union
  120 |  hdl->ha_fid.fid_ino = bstat.bs_ino;
      |                             ^
make[4]: *** [FSAL/FSAL_VFS/xfs/CMakeFiles/fsalxfs.dir/build.make:105: 
FSAL/FSAL_VFS/xfs/CMakeFiles/fsalxfs.dir/handle_syscalls.c.o] Error 1
make[4]: *** Waiting for unfinished jobs....

** Affects: nfs-ganesha (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs rls-ff-incoming

** Changed in: nfs-ganesha (Ubuntu)
       Status: New => Confirmed

** Changed in: nfs-ganesha (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs rls-ff-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870068

Title:
  nfs-ganesha ftbfs in focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1870068/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to