← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2112414] Re: xfstests undefined variable error

 

** Description changed:

  In xfstests
  (https://github.com/kdave/xfstests/commit/42e226139f70f924f62b8c0a2af27f0bfed01b72)
  a new rw_hint.c file was created with an undefined variable -
  'RWH_WRITE_LIFE_NOT_SET'. This error breaks the test and it can't get
  past setup, but this is not a kernel regression as it is an issue with
  the testing code.
  
  16:23:03 ERROR| [stderr] rw_hint.c:23:10: error: 'RWH_WRITE_LIFE_NOT_SET' undeclared (first use in this function); did you mean 'RWF_WRITE_LIFE_NOT_SET'?
  16:23:03 ERROR| [stderr]    hint = RWH_WRITE_LIFE_NOT_SET;
  16:23:03 ERROR| [stderr]           ^~~~~~~~~~~~~~~~~~~~~~
  16:23:03 ERROR| [stderr]           RWF_WRITE_LIFE_NOT_SET
  16:23:03 ERROR| [stderr] rw_hint.c:23:10: note: each undeclared identifier is reported only once for each function it appears in
  16:23:03 DEBUG| [stdout] Makefile:124: recipe for target 'rw_hint' failed
  16:23:03 ERROR| [stderr] make[2]: *** [rw_hint] Error 1
  
- This RT error was found for focal:linux-fips in 2025.05.19 - it affects both amd64 and s390x for the following test suites:
+ This RT error was found for bionic:linux-fips in 2025.05.19 - it affects both amd64 and s390x for the following test suites:
  ubuntu_xfstests_btrfs
  ubuntu_xfstests_ext4
  ubuntu_xfstests_xfs
  ubuntu_zfs_xfs_generic

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2112414

Title:
  xfstests undefined variable error

Status in ubuntu-kernel-tests:
  New

Bug description:
  In xfstests
  (https://github.com/kdave/xfstests/commit/42e226139f70f924f62b8c0a2af27f0bfed01b72)
  a new rw_hint.c file was created with an undefined variable -
  'RWH_WRITE_LIFE_NOT_SET'. This error breaks the test and it can't get
  past setup, but this is not a kernel regression as it is an issue with
  the testing code.

  16:23:03 ERROR| [stderr] rw_hint.c:23:10: error: 'RWH_WRITE_LIFE_NOT_SET' undeclared (first use in this function); did you mean 'RWF_WRITE_LIFE_NOT_SET'?
  16:23:03 ERROR| [stderr]    hint = RWH_WRITE_LIFE_NOT_SET;
  16:23:03 ERROR| [stderr]           ^~~~~~~~~~~~~~~~~~~~~~
  16:23:03 ERROR| [stderr]           RWF_WRITE_LIFE_NOT_SET
  16:23:03 ERROR| [stderr] rw_hint.c:23:10: note: each undeclared identifier is reported only once for each function it appears in
  16:23:03 DEBUG| [stdout] Makefile:124: recipe for target 'rw_hint' failed
  16:23:03 ERROR| [stderr] make[2]: *** [rw_hint] Error 1

  This RT error was found for bionic:linux-fips in 2025.05.19 - it affects both amd64 and s390x for the following test suites:
  ubuntu_xfstests_btrfs
  ubuntu_xfstests_ext4
  ubuntu_xfstests_xfs
  ubuntu_zfs_xfs_generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2112414/+subscriptions



References