Cook: xfsprogs 4.9.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libcroco-0.6.12-i486 Installing (pkg/local): gettext-0.19.8.1-i486 Installing (pkg/local): gettext-dev-0.19.8.1-i486 Installing (pkg/local): util-linux-uuid-dev-2.33.1-any Installing (pkg/local): readline-dev-7.0p5-any Installing (pkg/local): util-linux-blkid-dev-2.33.1-any Extracting source archive "xfsprogs-4.9.0.tar.xz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed fix libtool: warning: libtool absent, nothing to fix. ./configure $LOCAL_CONFIGURE_OPTIONS configure: loading site script /etc/slitaz/cook.site checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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/bin/ld checking if the linker (/usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... 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 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/bin/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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gmake... no checking for make... /usr/bin/make checking for tar... /bin/tar checking for gzip... /bin/gzip checking whether gcc -MM is supported... yes checking for awk... /usr/bin/awk checking for sort... /usr/bin/sort checking whether ln -s works... yes checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext 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 getmntinfo ... no checking for fallocate... yes checking for fiemap... yes checking for preadv... yes checking for copy_file_range... yes checking for sync_file_range... 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... no checking whether mremap is declared... yes checking for struct fsxattr... yes checking for struct fsxattr.fsx_cowextsize... yes checking for library containing blkid_probe_all... -lblkid checking for blkid_probe_get_topology... yes checking size of long... 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 [HEADERS] include [HEADERS] libxfs Building include [LN] disk make[2]: Nothing to be done for 'include'. Building libxfs [CC] gen_crc32table [GENERATE] crc32table.h [TEST] CRC32 [CC] cache.lo [CC] crc32.lo [CC] defer_item.lo [CC] kmem.lo [CC] init.lo In file included from crc32.c:38: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from crc32.c:37: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from defer_item.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from defer_item.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from crc32.c:38: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from crc32.c:37: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from kmem.c:3: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from kmem.c:3: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from init.c:22: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from init.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from cache.c:25: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from cache.c:25: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ init.c: In function 'libxfs_init': init.c:264:8: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] (void)getcwd(curdir,MAXPATHLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~ init.c:286:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ init.c:307:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ init.c:328:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ init.c:363:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ CRC_LE_BITS = 32 crc32: tests passed, 225944 bytes in 116 usec crc32c: tests passed, 225944 bytes in 116 usec [CC] list_sort.lo [CC] logitem.lo In file included from libxfs_priv.h:73, from list_sort.c:3: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from list_sort.c:3: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] radix-tree.lo [CC] rdwr.lo In file included from libxfs_priv.h:73, from logitem.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from logitem.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] trans.lo [CC] util.lo In file included from libxfs_priv.h:73, from rdwr.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from rdwr.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from trans.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from trans.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from util.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from util.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_ag_resv.lo In file included from libxfs_priv.h:73, from xfs_ag_resv.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_ag_resv.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_alloc.lo [CC] xfs_alloc_btree.lo In file included from libxfs_priv.h:73, from xfs_alloc.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_alloc.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_attr.lo In file included from libxfs_priv.h:73, from xfs_alloc_btree.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_alloc_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_attr.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_attr.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_attr_leaf.lo [CC] xfs_attr_remote.lo In file included from libxfs_priv.h:73, from xfs_attr_leaf.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_attr_leaf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_attr_remote.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_attr_remote.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_bit.lo [CC] xfs_bmap.lo In file included from libxfs_priv.h:73, from xfs_bit.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_bit.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_bmap.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_bmap.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_bmap_btree.lo [CC] xfs_btree.lo In file included from libxfs_priv.h:73, from xfs_bmap_btree.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_bmap_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_da_btree.lo In file included from libxfs_priv.h:73, from xfs_btree.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_da_btree.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_da_btree.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_da_format.lo [CC] xfs_defer.lo In file included from libxfs_priv.h:73, from xfs_da_format.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_da_format.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_defer.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_defer.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_dir2.lo [CC] xfs_dir2_block.lo In file included from libxfs_priv.h:73, from xfs_dir2.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dir2.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_dir2_block.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dir2_block.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_dir2_data.lo In file included from libxfs_priv.h:73, from xfs_dir2_data.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dir2_data.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_dir2_leaf.lo In file included from libxfs_priv.h:73, from xfs_dir2_leaf.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dir2_leaf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_dir2_node.lo In file included from libxfs_priv.h:73, from xfs_dir2_node.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dir2_node.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_dir2_sf.lo In file included from libxfs_priv.h:73, from xfs_dir2_sf.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dir2_sf.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_dquot_buf.lo In file included from libxfs_priv.h:73, from xfs_dquot_buf.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_dquot_buf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_ialloc.lo In file included from libxfs_priv.h:73, from xfs_ialloc.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_ialloc.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_inode_buf.lo In file included from libxfs_priv.h:73, from xfs_inode_buf.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_inode_buf.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_inode_fork.lo [CC] xfs_ialloc_btree.lo In file included from libxfs_priv.h:73, from xfs_inode_fork.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_inode_fork.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_ialloc_btree.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_ialloc_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_log_rlimit.lo In file included from libxfs_priv.h:73, from xfs_log_rlimit.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_log_rlimit.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_refcount.lo [CC] xfs_refcount_btree.lo In file included from libxfs_priv.h:73, from xfs_refcount_btree.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_refcount_btree.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_rmap.lo In file included from libxfs_priv.h:73, from xfs_refcount.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_refcount.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_rmap.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_rmap.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_rmap_btree.lo In file included from libxfs_priv.h:73, from xfs_rmap_btree.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_rmap_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_rtbitmap.lo In file included from libxfs_priv.h:73, from xfs_rtbitmap.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_rtbitmap.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_sb.lo In file included from libxfs_priv.h:73, from xfs_sb.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_sb.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_symlink_remote.lo [CC] xfs_trans_resv.lo In file included from libxfs_priv.h:73, from xfs_symlink_remote.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_symlink_remote.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from libxfs_priv.h:73, from xfs_trans_resv.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from libxfs_priv.h:62, from xfs_trans_resv.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] linux.lo In file included from libxfs_priv.h:73, from linux.c:25: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/sysinfo.h:5, from /usr/include/linux/kernel.h:5, from /usr/include/sys/sysinfo.h:24, from linux.c:23: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [LD] libxfs.la Building libxlog Building libxcmd Building libhandle Building estimate Building fsck Building mdrestore Building rtcp [CC] xfs_rtcp.o [CC] xfs_mdrestore.o [CC] xfs_estimate.o [CC] handle.lo [CC] xfs_log_recover.lo In file included from ../include/libxfs.h:36, from xfs_rtcp.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_rtcp.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from xfs_mdrestore.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_mdrestore.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from xfs_estimate.c:24: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_estimate.c:24: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from xfs_log_recover.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_log_recover.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [LD] xfs_rtcp [LD] xfs_mdrestore [CC] util.lo [LD] xfs_estimate [CC] jdm.lo [CC] command.lo In file included from ../include/libxfs.h:36, from util.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from util.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ Building m4 [CC] input.lo [CC] paths.lo [LD] libhandle.la [CC] projects.lo Building man Building man3 Building man5 Building man8 Building doc [CC] help.lo [ZIP] CHANGES.gz Building debian [CC] quit.lo [CC] topology.lo Building fsr Building po In file included from ../include/libxfs.h:36, from topology.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from topology.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] xfs_fsr.o [MSGFMT] de.mo [MSGFMT] pl.mo 2346 translated messages. [LD] libxlog.la In file included from ../include/libxfs.h:36, from xfs_fsr.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_fsr.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ 2284 translated messages. Building copy Building db Building logprint [CC] xfs_copy.o [LD] libxcmd.la In file included from ../include/libxfs.h:36, from xfs_copy.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_copy.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ Building growfs Building io [LD] xfs_fsr Building mkfs [CC] xfs_growfs.o [CC] logprint.o In file included from ../include/libxfs.h:36, from xfs_growfs.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_growfs.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [LD] xfs_copy In file included from ../include/libxfs.h:36, from logprint.c:21: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from logprint.c:21: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] log_copy.o [CC] maxtrres.o Building quota [LD] xfs_growfs In file included from ../include/libxfs.h:36, from log_copy.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from log_copy.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] log_dump.o In file included from ../include/libxfs.h:36, from maxtrres.c:27: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from maxtrres.c:27: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] proto.o [CC] xfs_mkfs.o In file included from ../include/libxfs.h:36, from log_dump.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from log_dump.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from proto.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from proto.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from xfs_mkfs.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_mkfs.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] log_misc.o Building repair In file included from ../include/libxfs.h:36, from log_misc.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from log_misc.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] init.o [CC] log_print_all.o [CC] util.o [LD] mkfs.xfs In file included from ../include/libxfs.h:36, from log_print_all.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from log_print_all.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] log_print_trans.o [CC] edit.o [CC] log_redo.o In file included from ../include/libxfs.h:36, from log_print_trans.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from log_print_trans.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] free.o In file included from ../include/libxfs.h:36, from log_redo.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from log_redo.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] path.o [LD] xfs_logprint [CC] project.o [CC] quot.o [CC] quota.o [CC] report.o [CC] state.o [CC] linux.o [LD] xfs_quota [CC] init.o [CC] attr.o [CC] bmap.o [CC] file.o [CC] freeze.o [CC] fsync.o [CC] getrusage.o [CC] imap.o [CC] link.o [CC] mmap.o [CC] open.o [CC] parent.o [CC] pread.o mmap.c: In function 'mremap_f': mmap.c:631:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] new_addr = (void *)cvtnum(blocksize, sectsize, ^ In file included from ../include/libxfs.h:36, from open.c:23: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/project.h:22, from ../include/input.h:24, from open.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] prealloc.o [CC] pwrite.o [CC] seek.o [CC] shutdown.o [CC] sync.o [CC] truncate.o [CC] reflink.o [CC] cowextsize.o [CC] fadvise.o [CC] madvise.o [CC] mincore.o [CC] addr.o [CC] agf.o In file included from ../include/libxfs.h:36, from addr.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from addr.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from agf.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from agf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] sendfile.o [CC] agfl.o [CC] fiemap.o [CC] agi.o [CC] attr.o [CC] agheader.o In file included from ../include/libxfs.h:36, from agfl.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from agfl.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from agi.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from agi.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] attrshort.o In file included from ../include/libxfs.h:36, from agheader.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from agheader.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from attr.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from attr.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] bit.o [CC] block.o In file included from ../include/libxfs.h:36, from attrshort.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from attrshort.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from block.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from block.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from bit.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from bit.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] bmap.o [CC] btblock.o In file included from ../include/libxfs.h:36, from btblock.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from btblock.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] attr_repair.o [CC] bmroot.o In file included from ../include/libxfs.h:36, from bmap.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from bmap.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] check.o [CC] command.o In file included from ../include/libxfs.h:36, from bmroot.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from bmroot.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from attr_repair.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from attr_repair.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from command.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from command.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from check.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from check.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] convert.o [CC] inject.o [CC] crc.o [CC] resblks.o In file included from ../include/libxfs.h:36, from convert.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from convert.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from crc.c:18: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from crc.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] debug.o [CC] copy_file_range.o [CC] sync_file_range.o [CC] dir2.o [CC] avl.o copy_file_range.c:46:1: error: conflicting types for 'copy_file_range' copy_file_range(int fd, loff_t *src, loff_t *dst, size_t len) ^~~~~~~~~~~~~~~ In file included from ../include/platform_defs.h:33, from ../include/project.h:21, from ../include/input.h:24, from copy_file_range.c:23: /usr/include/unistd.h:1107:9: note: previous declaration of 'copy_file_range' was here ssize_t copy_file_range (int __infd, __off64_t *__pinoff, ^~~~~~~~~~~~~~~ make[3]: *** [../include/buildrules:60: copy_file_range.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [CC] avl64.o In file included from ../include/libxfs.h:36, from debug.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from debug.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] dir2sf.o In file included from ../include/libxfs.h:36, from dir2.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from dir2.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ make[2]: *** [include/buildrules:35: io] Error 2 make[2]: *** Waiting for unfinished jobs.... [CC] bmap.o In file included from ../include/libxfs.h:36, from avl64.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from avl64.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from avl.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from avl.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from dir2sf.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from dir2sf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from bmap.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from bmap.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] dquot.o [CC] btree.o [CC] echo.o [CC] da_util.o [CC] dino_chunks.o In file included from ../include/libxfs.h:36, from dquot.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from dquot.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from echo.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from echo.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from btree.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from btree.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from da_util.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from da_util.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from dino_chunks.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from dino_chunks.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] faddr.o [CC] dinode.o In file included from ../include/libxfs.h:36, from dinode.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from dinode.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from faddr.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from faddr.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] dir2.o [CC] field.o In file included from ../include/libxfs.h:36, from dir2.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from dir2.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] globals.o [CC] incore.o In file included from ../include/libxfs.h:36, from field.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from field.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from globals.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from globals.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] flist.o In file included from ../include/libxfs.h:36, from incore.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from incore.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] incore_bmc.o In file included from ../include/libxfs.h:36, from flist.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from flist.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from incore_bmc.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from incore_bmc.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] init.o [CC] incore_ext.o [CC] fprint.o In file included from ../include/libxfs.h:36, from init.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from init.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from incore_ext.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from incore_ext.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] incore_ino.o In file included from ../include/libxfs.h:36, from fprint.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from fprint.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from incore_ino.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from incore_ino.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] phase1.o In file included from ../include/libxfs.h:36, from phase1.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase1.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] frag.o [CC] phase2.o [CC] phase3.o In file included from ../include/libxfs.h:36, from frag.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from frag.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from phase2.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase2.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from phase3.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase3.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] phase4.o [CC] phase5.o In file included from ../include/libxfs.h:36, from phase4.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase4.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] phase6.o [CC] phase7.o In file included from ../include/libxfs.h:36, from phase5.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase5.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from phase6.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase6.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from phase7.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from phase7.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] freesp.o [CC] progress.o [CC] prefetch.o In file included from ../include/libxfs.h:36, from freesp.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from freesp.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from prefetch.c:1: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from prefetch.c:1: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from progress.c:2: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from progress.c:2: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] hash.o In file included from ../include/libxfs.h:36, from hash.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from hash.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] help.o [CC] init.o [CC] rmap.o In file included from ../include/libxfs.h:36, from help.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from help.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from init.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from init.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from rmap.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from rmap.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] inode.o [CC] input.o [CC] rt.o In file included from ../include/libxfs.h:36, from inode.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from inode.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from input.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from input.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from rt.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from rt.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] sb.o [CC] scan.o [CC] io.o In file included from ../include/libxfs.h:36, from sb.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from sb.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from scan.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from scan.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] logformat.o In file included from ../include/libxfs.h:36, from io.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from io.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from logformat.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from logformat.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] malloc.o [CC] metadump.o [CC] slab.o In file included from ../include/libxfs.h:36, from malloc.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from malloc.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] threads.o In file included from ../include/libxfs.h:36, from metadump.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from metadump.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] output.o In file included from ../include/libxfs.h:36, from slab.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from slab.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from threads.c:1: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from threads.c:1: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from output.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from output.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] versions.o [CC] print.o [CC] xfs_repair.o In file included from ../include/libxfs.h:36, from print.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from print.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from versions.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from versions.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from xfs_repair.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from xfs_repair.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] quit.o [CC] sb.o [CC] sig.o In file included from ../include/libxfs.h:36, from quit.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from quit.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from sb.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from sb.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from sig.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from sig.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] strvec.o [CC] text.o [CC] type.o In file included from ../include/libxfs.h:36, from strvec.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from strvec.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from text.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from text.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [LD] xfs_repair In file included from ../include/libxfs.h:36, from type.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from type.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] write.o [CC] attrset.o [CC] symlink.o In file included from ../include/libxfs.h:36, from write.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from write.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from attrset.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from attrset.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../include/libxfs.h:36, from symlink.c:19: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from symlink.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [CC] fsmap.o In file included from ../include/libxfs.h:36, from fsmap.c:20: ../include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from ../include/xfs/linux.h:38, from ../include/xfs.h:37, from ../include/libxfs.h:24, from fsmap.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ [LD] xfs_db make[1]: *** [Makefile:75: default] Error 2 make: *** [Makefile:72: default] Error 2 Build dependencies to remove: 13 Removing: gettext gettext-dev glib libcroco libpcre libxml2 readline-dev util-linux-blkid util-linux-blkid-dev util-linux-mount util-linux-smartcols util-linux-uuid util-linux-uuid-dev Debug information ret1. ================================================================================ Cook date: 2020-09-13 10:13 Wasted time : 67s ~ 01m 07s 1424:copy_file_range.c:46:1: error: conflicting types for 'copy_file_range' ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================