Applying ./patches/110-subdirs.patch using plaintext: 
patching file Makefile

Applying ./patches/120-disable_assert.patch using plaintext: 
patching file libxfs/libxfs_priv.h

Applying ./patches/130-db-malloc-Use-posix_memalign-instead-of-deprecated-v.patch using plaintext: 
patching file db/malloc.c

Applying ./patches/140-mman.patch using plaintext: 
patching file io/mmap.c
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls, --disable-readline, --disable-ubisan
configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm
checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-openwrt-linux-gnu
checking how to print strings... printf
checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E
checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F
checking for ld used by arm-openwrt-linux-muslgnueabi-gcc... arm-openwrt-linux-muslgnueabi-ld
checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-openwrt-linux-muslgnueabi-gcc-nm
checking the name lister (arm-openwrt-linux-muslgnueabi-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to arm-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for arm-openwrt-linux-muslgnueabi-ld option to reload object files... -r
checking for arm-openwrt-linux-objdump... arm-openwrt-linux-muslgnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-openwrt-linux-ar... arm-openwrt-linux-muslgnueabi-gcc-ar
checking for archiver @FILE support... @
checking for arm-openwrt-linux-strip... arm-openwrt-linux-muslgnueabi-strip
checking for arm-openwrt-linux-ranlib... arm-openwrt-linux-muslgnueabi-gcc-ranlib
checking for gawk... gawk
checking command to parse arm-openwrt-linux-muslgnueabi-gcc-nm output from arm-openwrt-linux-muslgnueabi-gcc object... ok
checking for sysroot... no
checking for arm-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-openwrt-linux-muslgnueabi-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-openwrt-linux-muslgnueabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-openwrt-linux-muslgnueabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-openwrt-linux-muslgnueabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-openwrt-linux-muslgnueabi-gcc static flag -static works... yes
checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... yes
checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-openwrt-linux-muslgnueabi-gcc linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... (cached) none needed
checking for gcc... gcc
checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... (cached) none needed
checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... (cached) none needed
checking for gmake... /usr/bin/gmake
checking for tar... /builder/shared-workdir/build/sdk/staging_dir/host/bin/tar
checking for gzip... /builder/shared-workdir/build/sdk/staging_dir/host/bin/gzip
checking whether gcc -MM is supported... yes
checking for sort... /usr/bin/sort
checking whether ln -s works... yes
checking for rpm... no
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
checking sys/uuid.h usability... no
checking sys/uuid.h presence... no
checking for sys/uuid.h... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_compare... no
checking for uuid_compare in -luuid... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_init in -lpthread... yes
checking for fadvise ... yes
checking for madvise ... yes
checking for mincore ... yes
checking for sendfile ... yes
checking for getmntent ... yes
checking for fallocate... yes
checking for fiemap... yes
checking for pwritev2... no
checking for preadv... yes
checking for copy_file_range... yes
checking for sync_file_range... yes
checking for syncfs... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking whether fls is declared... no
checking for readdir... yes
checking whether fsetxattr is declared... yes
checking whether mremap is declared... yes
checking for struct fsxattr... yes
checking for struct fsxattr.fsx_cowextsize... yes
checking for struct fscrypt_add_key_arg... yes
checking for struct fscrypt_add_key_arg.key_id... yes
checking for GETFSMAP... yes
checking for struct statfs... yes
checking for struct statfs.f_flags... yes
checking for MAP_SYNC... no
checking for library containing dm_task_create... no
checking for mallinfo ... no
checking attr/attributes.h usability... yes
checking attr/attributes.h presence... yes
checking for attr/attributes.h... yes
checking for struct attrlist_cursor... yes
checking whether openat is declared... yes
checking whether fstatat is declared... yes
checking for struct sg_io_hdr ... yes
checking for struct hd_geometry ... yes
checking for systemd... no
checking for systemd system unit dir... no
checking for system crontab dir... /etc/cron.d
checking size of long... (cached) 4
checking size of char *... 4
checking for umode_t... no
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls, --disable-readline, --disable-ubisan
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/xfsprogs-5.9.0'
   [HEADERS] include
   [HEADERS] libxfs
Building include
    [LN]     disk
gmake[5]: Nothing to be done for 'include'.
Building libfrog
    [CC]     gen_crc32table
    [GENERATE] crc32table.h
    [TEST]    CRC32
CRC_LE_BITS = 64
crc32c: tests passed, 225944 bytes in 65 usec
    [CC]     avl64.lo
    [CC]     bitmap.lo
    [CC]     bulkstat.lo
    [CC]     convert.lo
    [CC]     crc32.lo
    [CC]     fsgeom.lo
    [CC]     list_sort.lo
    [CC]     linux.lo
    [CC]     logging.lo
    [CC]     paths.lo
    [CC]     projects.lo
    [CC]     ptvar.lo
    [CC]     radix-tree.lo
    [CC]     scrub.lo
    [CC]     topology.lo
topology.c:263:4: warning: #warning BLKID is disabled, so signature detection and block device access are not working! [-Wcpp]
  263 | #  warning BLKID is disabled, so signature detection and block device\
      |    ^~~~~~~
    [CC]     util.lo
    [CC]     workqueue.lo
    [LD]     libfrog.la
/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.3.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/12.3.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ar: `u' modifier ignored since `D' is the default (see `U')
Building libxfs
    [CC]     cache.lo
    [CC]     defer_item.lo
    [CC]     init.lo
    [CC]     kmem.lo
    [CC]     logitem.lo
    [CC]     rdwr.lo
rdwr.c: In function 'libxfs_bcompare':
rdwr.c:338:12: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'pthread_t' {aka 'struct __pthread *'} [-Wformat=]
  338 |         "%lx: Badness in key lookup (length)\n"
      |          ~~^
      |            |
      |            long unsigned int
  339 |         "bp=(bno 0x%llx, len %u bytes) key=(bno 0x%llx, len %u bytes)\n",
  340 |                                 pthread_self(),
      |                                 ~~~~~~~~~~~~~~
      |                                 |
      |                                 pthread_t {aka struct __pthread *}
rdwr.c: At top level:
rdwr.c:725:40: error: unknown type name 'off64_t'; did you mean 'off_t'?
  725 | __read_buf(int fd, void *buf, int len, off64_t offset, int flags)
      |                                        ^~~~~~~
      |                                        off_t
rdwr.c: In function 'libxfs_readbufr':
rdwr.c:753:17: warning: implicit declaration of function '__read_buf' [-Wimplicit-function-declaration]
  753 |         error = __read_buf(fd, bp->b_addr, bytes, LIBXFS_BBTOOFF64(blkno), flags);
      |                 ^~~~~~~~~~
rdwr.c: In function 'libxfs_readbufr_map':
rdwr.c:793:17: error: unknown type name 'off64_t'; did you mean 'off_t'?
  793 |                 off64_t offset = LIBXFS_BBTOOFF64(bp->b_maps[i].bm_bn);
      |                 ^~~~~~~
      |                 off_t
rdwr.c: At top level:
rdwr.c:962:41: error: unknown type name 'off64_t'; did you mean 'off_t'?
  962 | __write_buf(int fd, void *buf, int len, off64_t offset, int flags)
      |                                         ^~~~~~~
      |                                         off_t
rdwr.c: In function 'libxfs_bwrite':
rdwr.c:1015:31: warning: implicit declaration of function '__write_buf'; did you mean '__initbuf'? [-Wimplicit-function-declaration]
 1015 |                 bp->b_error = __write_buf(fd, bp->b_addr, bp->b_bcount,
      |                               ^~~~~~~~~~~
      |                               __initbuf
rdwr.c:1022:25: error: unknown type name 'off64_t'; did you mean 'off_t'?
 1022 |                         off64_t offset = LIBXFS_BBTOOFF64(bp->b_maps[i].bm_bn);
      |                         ^~~~~~~
      |                         off_t
gmake[6]: *** [../include/buildrules:75: rdwr.lo] Error 1
gmake[5]: *** [include/buildrules:36: libxfs] Error 2
make[4]: *** [Makefile:91: default] Error 2
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/xfsprogs-5.9.0'
make[3]: *** [Makefile:98: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/xfsprogs-5.9.0/.built] Error 2
time: package/feeds/packages/xfsprogs/compile#10.10#3.51#23.13