[Bug 1870068] Re: nfs-ganesha ftbfs in focal

James Page james.page at ubuntu.com
Fri Apr 3 09:36:18 UTC 2020


** Changed in: nfs-ganesha (Ubuntu)
       Status: In Progress => Fix Committed

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

Title:
  nfs-ganesha ftbfs in focal

Status in nfs-ganesha package in Ubuntu:
  Fix Committed

Bug description:
  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....

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



More information about the Ubuntu-openstack-bugs mailing list