>>> xfsprogs: Building main/xfsprogs 6.6.0-r0 (using abuild 3.12.0-r3) started Tue, 06 Feb 2024 15:22:59 +0000 >>> xfsprogs: Checking sanity of /home/buildozer/aports/main/xfsprogs/APKBUILD... >>> xfsprogs: Analyzing dependencies... >>> xfsprogs: Installing for build: build-base attr-dev bash inih-dev linux-headers python3 userspace-rcu-dev util-linux-dev (1/26) Installing attr-dev (2.5.2-r0) (2/26) Installing readline (8.2.10-r0) (3/26) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (4/26) Installing inih (58-r0) (5/26) Installing inih-dev (58-r0) (6/26) Installing linux-headers (6.6-r0) (7/26) Installing libbz2 (1.0.8-r6) (8/26) Installing libffi (3.4.4-r3) (9/26) Installing gdbm (1.23-r1) (10/26) Installing xz-libs (5.4.6-r0) (11/26) Installing mpdecimal (4.0.0-r0) (12/26) Installing libpanelw (6.4_p20231125-r0) (13/26) Installing sqlite-libs (3.45.1-r0) (14/26) Installing python3 (3.11.7-r1) (15/26) Installing python3-pycache-pyc0 (3.11.7-r1) (16/26) Installing pyc (3.11.7-r1) (17/26) Installing python3-pyc (3.11.7-r1) (18/26) Installing userspace-rcu (0.14.0-r2) (19/26) Installing userspace-rcu-dev (0.14.0-r2) (20/26) Installing libblkid (2.39.3-r0) (21/26) Installing libuuid (2.39.3-r0) (22/26) Installing libfdisk (2.39.3-r0) (23/26) Installing libmount (2.39.3-r0) (24/26) Installing libsmartcols (2.39.3-r0) (25/26) Installing util-linux-dev (2.39.3-r0) (26/26) Installing .makedepends-xfsprogs (20240206.152300) Executing busybox-1.36.1-r19.trigger OK: 430 MiB in 132 packages >>> xfsprogs: Cleaning up srcdir >>> xfsprogs: Cleaning up pkgdir >>> xfsprogs: Cleaning up tmpdir >>> xfsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xfsprogs-6.6.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> xfsprogs: Fetching https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.6.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1320k 100 1320k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.4M >>> xfsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xfsprogs-6.6.0.tar.xz >>> xfsprogs: Checking sha512sums... xfsprogs-6.6.0.tar.xz: OK lfs64.patch: OK >>> xfsprogs: Unpacking /var/cache/distfiles/edge/xfsprogs-6.6.0.tar.xz... >>> xfsprogs: lfs64.patch patching file copy/xfs_copy.c patching file fsr/xfs_fsr.c patching file io/bmap.c patching file io/copy_file_range.c patching file io/cowextsize.c patching file io/fadvise.c patching file io/fiemap.c patching file io/fsmap.c patching file io/io.h patching file io/madvise.c patching file io/mincore.c patching file io/mmap.c patching file io/pread.c patching file io/pwrite.c patching file io/reflink.c patching file io/seek.c patching file io/sendfile.c patching file io/stat.c patching file io/sync_file_range.c patching file io/truncate.c patching file libxfs/rdwr.c Hunk #2 succeeded at 638 with fuzz 1 (offset -1 lines). Hunk #3 succeeded at 797 (offset -1 lines). Hunk #4 succeeded at 863 (offset -1 lines). patching file mdrestore/xfs_mdrestore.c patching file repair/prefetch.c patching file scrub/spacemap.c patching file spaceman/freesp.c patching file spaceman/trim.c checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for x86_64-alpine-linux-musl-gcc... 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for gmake... /usr/bin/gmake checking for tar... /bin/tar checking for gzip... /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 for ini.h... yes checking for ini_parse in -linih... yes checking for uuid.h... no checking for sys/uuid.h... no checking for uuid/uuid.h... yes checking for uuid_compare... no checking for uuid_compare in -luuid... yes checking for pthread.h... yes checking for pthread_mutex_init in -lpthread... yes checking for urcu.h... yes checking for liburcu... 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 for mntent.h... yes checking for gcc options needed to detect all undeclared functions... none needed 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 struct fscrypt_policy_v2... yes checking for struct fscrypt_policy_v2.log2_data_unit_size... no checking for GETFSMAP... yes checking for struct statfs... yes checking for struct statfs.f_flags... yes checking for MAP_SYNC... yes checking for library containing dm_task_create... no checking for mallinfo ... no checking for mallinfo2 ... no checking for attr/attributes.h... yes checking for struct attrlist_cursor... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for icu-i18n... no 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... yes checking for udev... no checking for udev rule dir... no checking for library containing blkid_probe_all... -lblkid checking for blkid_probe_get_topology... yes checking size of long... 8 checking size of char *... 8 checking for umode_t... no checking for atomic64_t support in liburcu... yes configure: creating ./config.status config.status: creating include/builddefs config.status: creating include/platform_defs.h config.status: executing libtool commands [HEADERS] include [HEADERS] libxfs Building include [LN] disk gmake[1]: Nothing to be done for 'include'. Building libfrog [CC] gen_crc32table [GENERATE] crc32table.h [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] randbytes.lo [CC] scrub.lo [CC] util.lo [CC] workqueue.lo [LD] libfrog.la Building libxfs [CC] cache.lo [CC] defer_item.lo [CC] init.lo [CC] kmem.lo [CC] logitem.lo [CC] rdwr.lo [CC] topology.lo [CC] trans.lo [CC] util.lo [CC] xfs_ag.lo [CC] xfs_ag_resv.lo [CC] xfs_alloc.lo [CC] xfs_alloc_btree.lo [CC] xfs_attr.lo [CC] xfs_attr_leaf.lo [CC] xfs_attr_remote.lo [CC] xfs_bit.lo [CC] xfs_bmap.lo [CC] xfs_bmap_btree.lo [CC] xfs_btree.lo [CC] xfs_btree_staging.lo [CC] xfs_da_btree.lo [CC] xfs_defer.lo [CC] xfs_dir2.lo [CC] xfs_dir2_block.lo [CC] xfs_dir2_data.lo [CC] xfs_dir2_leaf.lo [CC] xfs_dir2_node.lo [CC] xfs_dir2_sf.lo [CC] xfs_dquot_buf.lo [CC] xfs_ialloc.lo [CC] xfs_iext_tree.lo In file included from logitem.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from init.c:10: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from kmem.c:4: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_ag.c:8: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from cache.c:13: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from cache.c:8: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_alloc.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from defer_item.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_alloc_btree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from trans.c:8: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from rdwr.c:8: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from util.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_btree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_bmap.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_attr_leaf.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_bit.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_da_btree.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from xfs_defer.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_ag_resv.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from topology.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_bmap_btree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dir2_node.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dir2_leaf.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dquot_buf.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_btree_staging.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from xfs_attr.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dir2_data.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dir2_block.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dir2.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_dir2_sf.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_iext_tree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_ialloc.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_attr_remote.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | rdwr.c: In function 'libxfs_bcompare': rdwr.c:214:12: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'pthread_t' {aka 'struct __pthread *'} [-Wformat=] 214 | "%lx: Badness in key lookup (length)\n" | ~~^ | | | long unsigned int 215 | "bp=(bno 0x%llx, len %u bytes) key=(bno 0x%llx, len %u bytes)\n", 216 | pthread_self(), | ~~~~~~~~~~~~~~ | | | pthread_t {aka struct __pthread *} [CC] xfs_inode_buf.lo [CC] xfs_inode_fork.lo [CC] xfs_ialloc_btree.lo [CC] xfs_log_rlimit.lo [CC] xfs_refcount.lo [CC] xfs_refcount_btree.lo In file included from xfs_inode_buf.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | [CC] xfs_rmap.lo In file included from xfs_inode_fork.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | [CC] xfs_rmap_btree.lo [CC] xfs_rtbitmap.lo In file included from xfs_ialloc_btree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | [CC] xfs_sb.lo [CC] xfs_symlink_remote.lo [CC] xfs_trans_inode.lo [CC] xfs_trans_resv.lo [CC] xfs_types.lo In file included from xfs_log_rlimit.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_refcount.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_refcount_btree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_rmap.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_rmap_btree.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_rtbitmap.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_sb.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_types.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_symlink_remote.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_trans_inode.c:6: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from xfs_trans_resv.c:7: libxfs_priv.h:212: warning: "PAGE_SIZE" redefined 212 | #define PAGE_SIZE getpagesize() | In file included from /usr/include/fortify/stdlib.h:30, from ../include/platform_defs.h:16, from libxfs_priv.h:41: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | [LD] libxfs.la Building libxlog Building libxcmd Building libhandle Building estimate Building fsck Building mdrestore Building rtcp Building m4 Building man Building doc Building debian Building man2 [ZIP] CHANGES.gz Building man3 Building man5 Building man8 [SED] mkfs.xfs.8 [CC] xfs_estimate.o [CC] xfs_rtcp.o [CC] xfs_mdrestore.o [CC] handle.lo [CC] jdm.lo [CC] xfs_log_recover.lo [CC] util.lo [CC] command.lo [CC] input.lo [CC] help.lo [CC] quit.lo [LD] xfs_estimate [LD] xfs_rtcp [LD] xfs_mdrestore [LD] libhandle.la [LD] libxcmd.la Building growfs Building mkfs Building quota Building spaceman [CC] xfs_growfs.o [CC] proto.o [CC] xfs_mkfs.o Building fsr Building io Building scrub [LD] libxlog.la [LD] xfs_growfs [CC] xfs_fsr.o Building copy Building db Building logprint Building repair [CC] info.o [CC] init.o [CC] file.o [CC] health.o [CC] prealloc.o [CC] trim.o [CC] freesp.o [CC] xfs_copy.o [CC] init.o [CC] util.o [CC] edit.o [CC] free.o [CC] linux.o [CC] path.o [CC] project.o [CC] quot.o [CC] quota.o [CC] report.o [CC] state.o [LD] mkfs.xfs [LD] xfs_spaceman xfs_copy.c: In function 'handler': xfs_copy.c:264:35: warning: comparison between pointer and integer 264 | if (target[i].pid == pid) { | ^~ [LD] xfs_quota [LD] xfs_fsr [CC] logprint.o [CC] log_copy.o [CC] log_dump.o [CC] log_misc.o [CC] log_print_all.o [CC] log_print_trans.o [CC] log_redo.o [LD] xfs_copy [LD] xfs_logprint [CC] common.o [CC] counter.o [CC] descr.o [CC] disk.o [CC] filemap.o [CC] fscounters.o [CC] inodes.o [CC] phase1.o [CC] phase2.o [CC] phase3.o [CC] phase4.o [CC] phase5.o [CC] phase6.o [CC] phase7.o [CC] progress.o [CC] read_verify.o [CC] repair.o In file included from common.c:10: common.c: In function '__str_out': ../include/platform_defs.h:48:33: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] 48 | # define _(x) (x) | ^~~ common.c:125:33: note: in expansion of macro '_' 125 | fprintf(stream, _("%s."), strerror_r(error, buf, DESCR_BUFSZ)); | ^ [CC] scrub.o [CC] spacemap.o [CC] vfs.o [CC] xfs_scrub.o [SED] xfs_scrub_all [SED] xfs_scrub_fail [SED] xfs_scrub_all.cron [LD] xfs_scrub [CC] init.o [CC] attr.o [CC] bmap.o [CC] bulkstat.o [CC] crc32cselftest.o [CC] cowextsize.o [CC] encrypt.o [CC] file.o [CC] freeze.o [CC] fsuuid.o [CC] fsync.o [CC] getrusage.o [CC] imap.o [CC] inject.o [CC] label.o [CC] link.o [CC] mmap.o [CC] open.o [CC] parent.o [CC] pread.o [CC] prealloc.o [CC] pwrite.o [CC] reflink.o [CC] resblks.o [CC] scrub.o [CC] seek.o [CC] shutdown.o [CC] stat.o [CC] swapext.o [CC] sync.o [CC] truncate.o [CC] utimes.o [CC] fadvise.o [CC] madvise.o [CC] mincore.o [CC] sendfile.o [CC] agheader.o [CC] fiemap.o [CC] copy_file_range.o [CC] sync_file_range.o [CC] readdir.o [CC] agbtree.o [CC] fsmap.o [CC] attr_repair.o [CC] avl.o [CC] bulkload.o [CC] bmap.o [CC] btree.o [CC] da_util.o [CC] dino_chunks.o [CC] dinode.o [CC] dir2.o [CC] globals.o [CC] incore_bmc.o [CC] incore.o [CC] incore_ext.o [CC] incore_ino.o [CC] init.o [CC] phase1.o [CC] phase2.o [LD] xfs_io [CC] phase3.o [CC] phase4.o [CC] phase5.o [CC] phase6.o [CC] phase7.o [CC] prefetch.o [CC] progress.o [CC] quotacheck.o [CC] rmap.o [CC] rt.o [CC] sb.o [CC] scan.o [CC] slab.o [CC] threads.o [CC] versions.o [CC] xfs_repair.o [CC] addr.o [CC] agf.o [CC] agfl.o [CC] agi.o [CC] attr.o [CC] attrshort.o [CC] bit.o [CC] block.o [CC] bmap.o [CC] btblock.o [CC] bmroot.o [CC] check.o [CC] command.o [CC] crc.o [CC] debug.o [CC] dir2.o [CC] dir2sf.o [CC] dquot.o [CC] echo.o [CC] faddr.o [CC] field.o [LD] xfs_repair [CC] flist.o [CC] fprint.o [CC] frag.o [CC] freesp.o [CC] hash.o [CC] help.o [CC] init.o [CC] inode.o [CC] input.o [CC] io.o [CC] logformat.o [CC] malloc.o [CC] metadump.o [CC] output.o [CC] print.o [CC] quit.o [CC] sb.o [CC] sig.o [CC] strvec.o [CC] text.o [CC] type.o [CC] write.o [CC] attrset.o [CC] symlink.o [CC] fsmap.o [CC] fuzz.o [CC] obfuscate.o [CC] btdump.o [CC] btheight.o [CC] convert.o [CC] info.o [CC] iunlink.o [CC] namei.o [CC] timelimit.o [LD] xfs_db >>> xfsprogs: true >>> xfsprogs: rootpkg >>> xfsprogs: Entering fakeroot... >>> xfsprogs*: set_source_date >>> xfsprogs*: package Installing libfrog-install Installing libxfs-install ../install-sh -o buildozer -g buildozer -m 755 -d /usr/include/xfs Installing libxlog-install Installing libxcmd-install Installing libhandle-install cd ../libhandle/.libs; ../../install-sh -o buildozer -g buildozer -m 755 -d /lib; ../../install-sh -o buildozer -g buildozer -m 755 -T so_dot_version libhandle.lai /lib; ../../install-sh -o buildozer -g buildozer -T so_dot_current libhandle.lai /lib Installing copy-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_copy /sbin Installing db-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_db /sbin ../install-sh -o buildozer -g buildozer -m 755 xfs_admin.sh /sbin/xfs_admin ../install-sh -o buildozer -g buildozer -m 755 xfs_ncheck.sh /sbin/xfs_ncheck ../install-sh -o buildozer -g buildozer -m 755 xfs_metadump.sh /sbin/xfs_metadump Installing estimate-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_estimate /sbin Installing fsck-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin ../install-sh -o buildozer -g buildozer -m 755 xfs_fsck.sh /sbin/fsck.xfs Installing fsr-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_fsr /sbin Installing growfs-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_growfs /sbin Installing io-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_io /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_bmap.sh /sbin/xfs_bmap /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_freeze.sh /sbin/xfs_freeze /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_mkfile.sh /sbin/xfs_mkfile Installing logprint-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_logprint /sbin Installing mkfs-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 mkfs.xfs /sbin ../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/xfsprogs/mkfs ../install-sh -o buildozer -g buildozer -m 644 dax_x86_64.conf lts_4.19.conf lts_5.4.conf lts_5.10.conf lts_5.15.conf lts_6.1.conf lts_6.6.conf /usr/share/xfsprogs/mkfs Installing quota-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_quota /sbin Installing mdrestore-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_mdrestore /sbin Installing repair-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_repair /sbin Installing rtcp-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_rtcp /sbin Installing m4-install gmake[1]: Nothing to be done for 'install'. Installing man-install gmake[2]: Nothing to be done for 'install'. gmake[2]: Nothing to be done for 'install'. ../../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/man/man5 ../../install-sh -o buildozer -g buildozer -m 644 projects.5 /usr/share/man/man5/projects.5 ../../install-sh -o buildozer -g buildozer -m 644 projid.5 /usr/share/man/man5/projid.5 ../../install-sh -o buildozer -g buildozer -m 644 xfs.5 /usr/share/man/man5/xfs.5 ../../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/man/man8 ../../install-sh -o buildozer -g buildozer -m 644 fsck.xfs.8 /usr/share/man/man8/fsck.xfs.8 ../../install-sh -o buildozer -g buildozer -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_admin.8 /usr/share/man/man8/xfs_admin.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_bmap.8 /usr/share/man/man8/xfs_bmap.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_copy.8 /usr/share/man/man8/xfs_copy.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_db.8 /usr/share/man/man8/xfs_db.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_estimate.8 /usr/share/man/man8/xfs_estimate.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_freeze.8 /usr/share/man/man8/xfs_freeze.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_fsr.8 /usr/share/man/man8/xfs_fsr.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_growfs.8 /usr/share/man/man8/xfs_growfs.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_info.8 /usr/share/man/man8/xfs_info.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_io.8 /usr/share/man/man8/xfs_io.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_logprint.8 /usr/share/man/man8/xfs_logprint.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_mdrestore.8 /usr/share/man/man8/xfs_mdrestore.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_metadump.8 /usr/share/man/man8/xfs_metadump.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_mkfile.8 /usr/share/man/man8/xfs_mkfile.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_ncheck.8 /usr/share/man/man8/xfs_ncheck.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_quota.8 /usr/share/man/man8/xfs_quota.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_repair.8 /usr/share/man/man8/xfs_repair.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_rtcp.8 /usr/share/man/man8/xfs_rtcp.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_scrub.8 /usr/share/man/man8/xfs_scrub.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_scrub_all.8 /usr/share/man/man8/xfs_scrub_all.8 ../../install-sh -o buildozer -g buildozer -m 644 xfs_spaceman.8 /usr/share/man/man8/xfs_spaceman.8 ../../install-sh -o buildozer -g buildozer -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8 Installing doc-install ../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/doc/xfsprogs ../install-sh -o buildozer -g buildozer -m 644 CHANGES.gz CREDITS /usr/share/doc/xfsprogs Installing debian-install gmake[1]: Nothing to be done for 'install'. Installing spaceman-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_spaceman /sbin ../install-sh -o buildozer -g buildozer -m 755 xfs_info.sh /sbin/xfs_info Installing scrub-install ../install-sh -o buildozer -g buildozer -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o buildozer -g buildozer -m 755 xfs_scrub /sbin ../install-sh -o buildozer -g buildozer -m 755 xfs_scrub_all /sbin ../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/xfsprogs ../install-sh -o buildozer -g buildozer -m 644 xfs_scrub_all.cron /usr/share/xfsprogs Installing include-install ../install-sh -o buildozer -g buildozer -m 755 -d /usr/include/xfs ./install-sh -o buildozer -g buildozer -m 755 -d /usr/share/doc/xfsprogs ./install-sh -o buildozer -g buildozer -m 644 README /usr/share/doc/xfsprogs Installing libfrog-install-dev Installing libxfs-install-dev ../install-sh -o buildozer -g buildozer -m 755 -d /usr/include/xfs ../install-sh -o buildozer -g buildozer -m 644 xfs_fs.h xfs_types.h xfs_da_format.h xfs_format.h xfs_log_format.h /usr/include/xfs Installing libxlog-install-dev Installing libxcmd-install-dev Installing libhandle-install-dev cd ../libhandle/.libs; ../../install-sh -o buildozer -g buildozer -m 755 -d /usr/lib; ../../install-sh -o buildozer -g buildozer -m 644 -T old_lib libhandle.lai /usr/lib; ../../install-sh -o buildozer -g buildozer -m 644 libhandle.lai /usr/lib/libhandle.la ; ../../install-sh -o buildozer -g buildozer -m 755 -d /lib; ../../install-sh -o buildozer -g buildozer -T so_base libhandle.lai /lib; if [ "x/usr/lib" != "x/lib" ]; then ../../install-sh -o buildozer -g buildozer -S /usr/lib/libhandle.a /lib/libhandle.a; ../../install-sh -o buildozer -g buildozer -S /usr/lib/libhandle.la /lib/libhandle.la; ../../install-sh -o buildozer -g buildozer -S /lib/libhandle.so /usr/lib/libhandle.so; fi Installing copy-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing db-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing estimate-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing fsck-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing fsr-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing growfs-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing io-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing logprint-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing mkfs-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing quota-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing mdrestore-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing repair-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing rtcp-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing m4-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing man-install-dev ../../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/man/man2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_ag_geometry.2 /usr/share/man/man2/ioctl_xfs_ag_geometry.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_bulkstat.2 /usr/share/man/man2/ioctl_xfs_bulkstat.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fsbulkstat.2 /usr/share/man/man2/ioctl_xfs_fsbulkstat.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fscounts.2 /usr/share/man/man2/ioctl_xfs_fscounts.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fsgeometry.2 /usr/share/man/man2/ioctl_xfs_fsgeometry.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fsgetxattr.2 /usr/share/man/man2/ioctl_xfs_fsgetxattr.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fsgetxattra.2 /usr/share/man/man2/ioctl_xfs_fsgetxattra.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fsinumbers.2 /usr/share/man/man2/ioctl_xfs_fsinumbers.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_fssetxattr.2 /usr/share/man/man2/ioctl_xfs_fssetxattr.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_getbmap.2 /usr/share/man/man2/ioctl_xfs_getbmap.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_getbmapa.2 /usr/share/man/man2/ioctl_xfs_getbmapa.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_getbmapx.2 /usr/share/man/man2/ioctl_xfs_getbmapx.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_getresblks.2 /usr/share/man/man2/ioctl_xfs_getresblks.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_goingdown.2 /usr/share/man/man2/ioctl_xfs_goingdown.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_inumbers.2 /usr/share/man/man2/ioctl_xfs_inumbers.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_scrub_metadata.2 /usr/share/man/man2/ioctl_xfs_scrub_metadata.2 ../../install-sh -o buildozer -g buildozer -m 644 ioctl_xfs_setresblks.2 /usr/share/man/man2/ioctl_xfs_setresblks.2 ../../install-sh -o buildozer -g buildozer -m 755 -d /usr/share/man/man3 ../../install-sh -o buildozer -g buildozer -m 644 handle.3 /usr/share/man/man3/path_to_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/path_to_fshandle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/fd_to_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/handle_to_fshandle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/open_by_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/readlink_by_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/attr_multi_by_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/attr_list_by_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/fssetdm_by_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/free_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/getparents_by_handle.3 ../../install-sh -o buildozer -g buildozer -S path_to_handle.3 /usr/share/man/man3/getparentpaths_by_handle.3 ../../install-sh -o buildozer -g buildozer -m 644 xfsctl.3 /usr/share/man/man3/xfsctl.3 gmake[2]: Nothing to be done for 'install-dev'. gmake[2]: Nothing to be done for 'install-dev'. Installing doc-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing debian-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing spaceman-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing scrub-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing include-install-dev ../install-sh -o buildozer -g buildozer -m 755 -d /usr/include/xfs ../install-sh -o buildozer -g buildozer -m 644 handle.h jdm.h linux.h xfs.h xqm.h xfs_fs_compat.h xfs_arch.h /usr/include/xfs removed '/home/buildozer/aports/main/xfsprogs/pkg/xfsprogs/lib/libhandle.la' >>> xfsprogs*: prepare_subpackages >>> xfsprogs-dev*: Running split function dev... >>> xfsprogs-dev*: pre_split >>> xfsprogs-dev*: dev >>> xfsprogs-dev*: prepare_package >>> xfsprogs-dev*: Preparing subpackage xfsprogs-dev... >>> xfsprogs-dev*: Running postcheck for xfsprogs-dev >>> xfsprogs-doc*: Running split function doc... >>> xfsprogs-doc*: pre_split >>> xfsprogs-doc*: doc >>> xfsprogs-doc*: prepare_package >>> xfsprogs-doc*: Preparing subpackage xfsprogs-doc... >>> xfsprogs-doc*: Running postcheck for xfsprogs-doc >>> xfsprogs-libs*: Running split function libs... >>> xfsprogs-libs*: pre_split >>> xfsprogs-libs*: libs >>> xfsprogs-libs*: prepare_package >>> xfsprogs-libs*: Preparing subpackage xfsprogs-libs... >>> xfsprogs-libs*: Running postcheck for xfsprogs-libs >>> xfsprogs-extra*: Running split function extra... >>> xfsprogs-extra*: pre_split >>> xfsprogs-extra*: extra '/home/buildozer/aports/main/xfsprogs/pkg/xfsprogs/usr' -> '/home/buildozer/aports/main/xfsprogs/pkg/xfsprogs-extra/usr' >>> xfsprogs-extra*: prepare_package >>> xfsprogs-extra*: Preparing subpackage xfsprogs-extra... >>> xfsprogs-extra*: Running postcheck for xfsprogs-extra >>> xfsprogs*: Running postcheck for xfsprogs >>> xfsprogs*: prepare_language_packs >>> xfsprogs*: prepare_package >>> xfsprogs*: Preparing package xfsprogs... >>> xfsprogs*: create_apks >>> xfsprogs-dev*: Scanning shared objects >>> xfsprogs-doc*: Scanning shared objects >>> xfsprogs-extra*: Scanning shared objects >>> xfsprogs-libs*: Scanning shared objects >>> xfsprogs*: Scanning shared objects >>> xfsprogs-dev*: Tracing dependencies... xfsprogs-libs=6.6.0-r0 >>> xfsprogs-dev*: Package size: 284.0 KB >>> xfsprogs-dev*: Compressing data... >>> xfsprogs-dev*: Create checksum... >>> xfsprogs-dev*: Create xfsprogs-dev-6.6.0-r0.apk >>> xfsprogs-doc*: Tracing dependencies... >>> xfsprogs-doc*: Package size: 304.0 KB >>> xfsprogs-doc*: Compressing data... >>> xfsprogs-doc*: Create checksum... >>> xfsprogs-doc*: Create xfsprogs-doc-6.6.0-r0.apk >>> xfsprogs-extra*: Tracing dependencies... xfsprogs python3 so:libc.musl-x86_64.so.1 so:liburcu.so.8 so:libuuid.so.1 >>> xfsprogs-extra*: Package size: 1.4 MB >>> xfsprogs-extra*: Compressing data... >>> xfsprogs-extra*: Create checksum... >>> xfsprogs-extra*: Create xfsprogs-extra-6.6.0-r0.apk >>> xfsprogs-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> xfsprogs-libs*: Package size: 28.0 KB >>> xfsprogs-libs*: Compressing data... >>> xfsprogs-libs*: Create checksum... >>> xfsprogs-libs*: Create xfsprogs-libs-6.6.0-r0.apk >>> xfsprogs*: Tracing dependencies... so:libblkid.so.1 so:libc.musl-x86_64.so.1 so:libinih.so.0 so:liburcu.so.8 so:libuuid.so.1 >>> xfsprogs*: Package size: 988.0 KB >>> xfsprogs*: Compressing data... >>> xfsprogs*: Create checksum... >>> xfsprogs*: Create xfsprogs-6.6.0-r0.apk >>> xfsprogs: Build complete at Tue, 06 Feb 2024 15:24:11 +0000 elapsed time 0h 1m 12s >>> xfsprogs: Cleaning up srcdir >>> xfsprogs: Cleaning up pkgdir >>> xfsprogs: Uninstalling dependencies... (1/26) Purging .makedepends-xfsprogs (20240206.152300) (2/26) Purging attr-dev (2.5.2-r0) (3/26) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (4/26) Purging inih-dev (58-r0) (5/26) Purging inih (58-r0) (6/26) Purging linux-headers (6.6-r0) (7/26) Purging userspace-rcu-dev (0.14.0-r2) (8/26) Purging userspace-rcu (0.14.0-r2) (9/26) Purging util-linux-dev (2.39.3-r0) (10/26) Purging libfdisk (2.39.3-r0) (11/26) Purging libmount (2.39.3-r0) (12/26) Purging libsmartcols (2.39.3-r0) (13/26) Purging libuuid (2.39.3-r0) (14/26) Purging libblkid (2.39.3-r0) (15/26) Purging python3-pyc (3.11.7-r1) (16/26) Purging python3-pycache-pyc0 (3.11.7-r1) (17/26) Purging pyc (3.11.7-r1) (18/26) Purging python3 (3.11.7-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.4-r3) (22/26) Purging libpanelw (6.4_p20231125-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.1-r0) (26/26) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 106 packages >>> xfsprogs: Updating the main/x86_64 repository index... >>> xfsprogs: Signing the index...