nfs-ganesha ftbfs in focal

Bug #1870068 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nfs-ganesha (Ubuntu)
Fix Released
High
James Page

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....

Matthias Klose (doko)
Changed in nfs-ganesha (Ubuntu):
status: New → Confirmed
importance: Undecided → High
tags: added: ftbfs rls-ff-incoming
Revision history for this message
James Page (james-page) wrote :

xfs >= 5.3.0 needs a pick into this package working that now.

Changed in nfs-ganesha (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → James Page (james-page)
milestone: none → ubuntu-20.04
James Page (james-page)
Changed in nfs-ganesha (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nfs-ganesha - 3.0.3-0ubuntu3

---------------
nfs-ganesha (3.0.3-0ubuntu3) focal; urgency=medium

  * d/p/fix-xfs-compilation.patch: Cherry pick fix to resolve FTBFS with
    xfs >= 5.3.0 (LP: #1870068).

 -- James Page <email address hidden> Fri, 03 Apr 2020 10:33:29 +0100

Changed in nfs-ganesha (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.