Public bug reported: Seen on x:fips version 4.4.0-1105.112 in the s2024.08.05 cycle. This only happens on s390x.
ubuntu_xfstests_btrfs, ubuntu_xfstests_ext4, ubuntu_xfstests_ext4, and ubuntu_zfs_xfs_generic fail at the `setup` stage with the following output: In file included from min_dio_alignment.c:12:0: statx.h: In function 'xfstests_statx': statx.h:197:2: error: 'errno' undeclared (first use in this function) errno = ENOSYS; ^ statx.h:197:2: note: each undeclared identifier is reported only once for each function it appears in statx.h:197:10: error: 'ENOSYS' undeclared (first use in this function) errno = ENOSYS; ^ make[2]: *** [min_dio_alignment] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [src] Error 2 make Before this error (for instance in the s2024.07.08 cycle), the ubuntu_xfstests_* tests still did not run fully due to LP: #2029495 ("ubuntu_xfstests_* fail with no space left on device"), but now they're failing earlier. ** Affects: ubuntu-kernel-tests Importance: Undecided Status: New -- 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/2080430 Title: ubuntu_xfstests_* and ubuntu_zfs_xfs_generic fail when building xfstests-dev Status in ubuntu-kernel-tests: New Bug description: Seen on x:fips version 4.4.0-1105.112 in the s2024.08.05 cycle. This only happens on s390x. ubuntu_xfstests_btrfs, ubuntu_xfstests_ext4, ubuntu_xfstests_ext4, and ubuntu_zfs_xfs_generic fail at the `setup` stage with the following output: In file included from min_dio_alignment.c:12:0: statx.h: In function 'xfstests_statx': statx.h:197:2: error: 'errno' undeclared (first use in this function) errno = ENOSYS; ^ statx.h:197:2: note: each undeclared identifier is reported only once for each function it appears in statx.h:197:10: error: 'ENOSYS' undeclared (first use in this function) errno = ENOSYS; ^ make[2]: *** [min_dio_alignment] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [src] Error 2 make Before this error (for instance in the s2024.07.08 cycle), the ubuntu_xfstests_* tests still did not run fully due to LP: #2029495 ("ubuntu_xfstests_* fail with no space left on device"), but now they're failing earlier. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2080430/+subscriptions -- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp