=>> Building filesystems/mergerfs build started at Mon May 5 14:43:40 EDT 2025 port directory: /usr/ports/filesystems/mergerfs package name: fusefs-mergerfs-2.40.2 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ehaupt@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 575 Mar 1 07:51 /usr/ports/filesystems/mergerfs/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 6e2da9672f79 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ehaupt@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work/.cache HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/filesystems/mergerfs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/filesystems/mergerfs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work/.cache HOME=/wrkdirs/usr/ports/filesystems/mergerfs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/filesystems/mergerfs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/filesystems/mergerfs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mergerfs" EXAMPLESDIR="share/examples/mergerfs" DATADIR="share/mergerfs" WWWDIR="www/mergerfs" ETCDIR="etc/mergerfs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mergerfs DOCSDIR=/usr/local/share/doc/mergerfs EXAMPLESDIR=/usr/local/share/examples/mergerfs WWWDIR=/usr/local/www/mergerfs ETCDIR=/usr/local/etc/mergerfs --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fusefs-mergerfs-2.40.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> fusefs-mergerfs-2.40.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fusefs-mergerfs-2.40.2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fusefs-mergerfs-2.40.2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fusefs-mergerfs-2.40.2 for building => SHA256 Checksum OK for trapexit-mergerfs-2.40.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by fusefs-mergerfs-2.40.2 for building ===> Extracting for fusefs-mergerfs-2.40.2 => SHA256 Checksum OK for trapexit-mergerfs-2.40.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for fusefs-mergerfs-2.40.2 ===> Applying FreeBSD patches for fusefs-mergerfs-2.40.2 from /usr/ports/filesystems/mergerfs/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fusefs-mergerfs-2.40.2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-02] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-02] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-02] Extracting gmake-4.4.1: .......... done ===> fusefs-mergerfs-2.40.2 depends on package: gmake>=4.4.1 - found ===> Returning to build of fusefs-mergerfs-2.40.2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fusefs-mergerfs-2.40.2 depends on shared library: libfuse.so - not found ===> Installing existing package /packages/All/fusefs-libs-2.9.9_2.pkg [13amd64-weekly-desktop-job-02] Installing fusefs-libs-2.9.9_2... [13amd64-weekly-desktop-job-02] Extracting fusefs-libs-2.9.9_2: .......... done ===== Message from fusefs-libs-2.9.9_2: -- Install the FUSE kernel module (kldload fusefs) to use this port. ===> fusefs-mergerfs-2.40.2 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> Returning to build of fusefs-mergerfs-2.40.2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for fusefs-mergerfs-2.40.2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for fusefs-mergerfs-2.40.2 /usr/local/bin/gmake DEBUG= -C libfuse ./buildtools/update-version mkdir -p build/.src build/.tests gmake[1]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' ./buildtools/update-version: git: not found touch build/stamp cat: VERSION: No such file or directory grep: src/version.hpp: No such file or directory /usr/local/bin/gmake build/.src/branch.o build/.src/branches.o build/.src/category.o build/.src/config.o build/.src/config_cachefiles.o build/.src/config_flushonclose.o build/.src/config_follow_symlinks.o build/.src/config_inodecalc.o build/.src/config_link_exdev.o build/.src/config_log_metrics.o build/.src/config_moveonenospc.o build/.src/config_nfsopenhack.o build/.src/config_rename_exdev.o build/.src/config_set.o build/.src/config_statfs.o build/.src/config_statfsignore.o build/.src/config_xattr.o build/.src/format.o build/.src/from_string.o build/.src/fs_acl.o build/.src/fs_attr.o build/.src/fs_clonefile.o build/.src/fs_clonepath.o build/.src/fs_copy_file_range.o build/.src/fs_copydata.o build/.src/fs_copydata_copy_file_range.o build/.src/fs_copydata_readwrite.o build/.src/fs_cow.o build/.src/fs_fadvise.o build/.src/fs_fallocate.o build/.src/fs_ficlone.o build/.src/fs_file_size.o build/.src/fs_findallfiles.o build/.src/fs_findonfs.o build/.src/fs_futimesat.o build/.src/fs_getdents64.o build/.src/fs_getfl.o build/.src/fs_glob.o build/.src/fs_has_space.o build/.src/fs_info.o build/.src/fs_inode.o build/.src/fs_mktemp.o build/.src/fs_movefile.o build/.src/fs_path.o build/.src/fs_readahead.o build/.src/fs_realpathize.o build/.src/fs_sendfile.o build/.src/fs_setfl.o build/.src/fs_statvfs_cache.o build/.src/fs_wait_for_mount.o build/.src/fs_xattr.o build/.src/func.o build/.src/fuse_access.o build/.src/fuse_bmap.o build/.src/fuse_chmod.o build/.src/fuse_chown.o build/.src/fuse_copy_file_range.o build/.src/fuse_create.o build/.src/fuse_destroy.o build/.src/fuse_fallocate.o build/.src/fuse_fchmod.o build/.src/fuse_fchown.o build/.src/fuse_fgetattr.o build/.src/fuse_flock.o build/.src/fuse_flush.o build/.src/fuse_free_hide.o build/.src/fuse_fsync.o build/.src/fuse_fsyncdir.o build/.src/fuse_ftruncate.o build/.src/fuse_futimens.o build/.src/fuse_getattr.o build/.src/fuse_getxattr.o build/.src/fuse_init.o build/.src/fuse_ioctl.o build/.src/fuse_link.o build/.src/fuse_listxattr.o build/.src/fuse_lock.o build/.src/fuse_mkdir.o build/.src/fuse_mknod.o build/.src/fuse_open.o build/.src/fuse_opendir.o build/.src/fuse_poll.o build/.src/fuse_prepare_hide.o build/.src/fuse_read.o build/.src/fuse_readdir.o build/.src/fuse_readdir_cor.o build/.src/fuse_readdir_cosr.o build/.src/fuse_readdir_factory.o build/.src/fuse_readdir_plus.o build/.src/fuse_readdir_seq.o build/.src/fuse_readlink.o build/.src/fuse_release.o build/.src/fuse_releasedir.o build/.src/fuse_removemapping.o build/.src/fuse_removexattr.o build/.src/fuse_rename.o build/.src/fuse_rmdir.o build/.src/fuse_setupmapping.o build/.src/fuse_setxattr.o build/.src/fuse_statfs.o build/.src/fuse_symlink.o build/.src/fuse_syncfs.o build/.src/fuse_tmpfile.o build/.src/fuse_truncate.o build/.src/fuse_unlink.o build/.src/fuse_utimens.o build/.src/fuse_write.o build/.src/gidcache.o build/.src/hw_cpu.o build/.src/mempools.o build/.src/mergerfs.o build/.src/num.o build/.src/option_parser.o build/.src/policies.o build/.src/policy_all.o build/.src/policy_cache.o build/.src/policy_epall.o build/.src/policy_epff.o build/.src/policy_eplfs.o build/.src/policy_eplus.o build/.src/policy_epmfs.o build/.src/policy_eppfrd.o build/.src/policy_eprand.o build/.src/policy_erofs.o build/.src/policy_ff.o build/.src/policy_lfs.o build/.src/policy_lus.o build/.src/policy_mfs.o build/.src/policy_msplfs.o build/.src/policy_msplus.o build/.src/policy_mspmfs.o build/.src/policy_msppfrd.o build/.src/policy_newest.o build/.src/policy_pfrd.o build/.src/policy_rand.o build/.src/procfs_get_name.o build/.src/resources.o build/.src/rnd.o build/.src/str.o build/.src/syslog.o build/.src/to_string.o build/.src/ugid.o mkdir -p build touch build/stamp gmake[1]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2' ecfd/build | tee build/config.h #ifndef CONFIG_H_INCLUDED #define CONFIG_H_INCLUDED c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/branch.cpp -o build/.src/branch.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/branches.cpp -o build/.src/branches.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/category.cpp -o build/.src/category.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config.cpp -o build/.src/config.o #define HAVE_FORK c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_cachefiles.cpp -o build/.src/config_cachefiles.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_flushonclose.cpp -o build/.src/config_flushonclose.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_follow_symlinks.cpp -o build/.src/config_follow_symlinks.o /wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse/ecfd/tests/HAVE_MALLOC_TRIM.c:6:3: warning: call to undeclared function 'malloc_trim'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 6 | malloc_trim(0); | ^ 1 warning generated. ld: error: undefined symbol: malloc_trim >>> referenced by HAVE_MALLOC_TRIM.c >>> /tmp/HAVE_MALLOC_TRIM-37b663.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) #define HAVE_STRUCT_STAT_ST_ATIM #define HAVE_UTIMENSAT #endif /usr/local/bin/gmake build/buffer.o build/crc32b.o build/debug.o build/fuse.o build/fuse_dirents.o build/fuse_lowlevel.o build/node.o build/fuse_node.o build/fuse_opt.o build/fuse_session.o build/fuse_signals.o build/helper.o build/mount.o build/format.o build/os.o build/cpu.o build/fuse_config.o build/fuse_loop.o build/fuse_msgbuf.o gmake[2]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/buffer.c -o build/buffer.o cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/crc32b.c -o build/crc32b.o cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/debug.c -o build/debug.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_inodecalc.cpp -o build/.src/config_inodecalc.o cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse.c -o build/fuse.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_link_exdev.cpp -o build/.src/config_link_exdev.o In file included from lib/fuse.c:20: In file included from lib/fuse_i.h:11: include/fuse.h:36:31: warning: redefinition of typedef 'fuse_dirents_t' is a C11 feature [-Wtypedef-redefinition] 36 | typedef struct fuse_dirents_t fuse_dirents_t; | ^ include/fuse_dirents.h:46:31: note: previous definition is here 46 | typedef struct fuse_dirents_t fuse_dirents_t; | ^ In file included from lib/fuse.c:25: include/fuse_pollhandle.h:8:34: warning: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_dirents.c -o build/fuse_dirents.o redefinition of typedef 'fuse_pollhandle_t' is a C11 feature [-Wtypedef-redefinition] 8 | typedef struct fuse_pollhandle_t fuse_pollhandle_t; | ^ include/fuse_common.h:208:34: note: previous definition is here 208 | typedef struct fuse_pollhandle_t fuse_pollhandle_t; | ^ lib/fuse.c:236:1: warning: unused function 'list_add_head' [-Wunused-function] 236 | list_cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_lowlevel.c -o build/fuse_lowlevel.o add_head(struct list_headcc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/node.c -o build/node.o *new, | ^~~~~~~~~~~~~ lib/fuse.c:245:1: warning: unused function 'list_add_tail' [-Wunused-function] 245 | list_add_tail(struct list_head *new, | ^~~~~~~~~~~~~ lib/fuse.c:254:In file included from 1lib/fuse_lowlevel.c: :warning: 19unused function 'list_del' [-Wunused-function] : include/fuse_pollhandle.h254 | :l8i:s34t:_ dwarning: eredefinition of typedef 'fuse_pollhandle_t' is a C11 feature [-Wtypedef-redefinition]l ( s8t | rtypuect lisdte_fh esatdr u*cetn tfury) | ^~~~~~~~ se_pollhandle_t fuse_polc++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_log_metrics.cpp -o build/.src/config_log_metrics.o lhandle_t; | ^ include/fuse_common.h:208:34: note: previous definition is here 208 | typedef struct fuse_pollhandle_t fuse_pollhandle_t; | ^ In file included from src/branches.cpp:24: In file included from src/fs_is_rofs.hpp:25: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 1 warning generated. cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_node.c -o build/fuse_node.o lib/fuse_node.c:27:38: warning: redefinition of typedef 'fuse_node_hashtable_t' is a C11 feature [-Wtypedef-redefinition] 27 | typedef struct fuse_node_hashtable_t fuse_node_hashtablcc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_opt.c -o build/fuse_opt.o e_t; | ^ lib/fuse_node.h:16:38: note: previous definition is here 16 | typedef struct fuse_node_hashtable_t fuse_node_hashtable_t; | ^ lib/fuse_node.c:77:1: warning: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_session.c -o build/fuse_session.o unused function 'fuse_node_free' [-Wunused-function] 77 | fuse_node_free(fuse_node_t *node_) | ^~~~~~~~~~~~~~ lib/fuse_node.c:134:1: warning: unused function 'node_hashtable_set_id_gen' [-Wunused-function] 134 | node_hashtable_set_id_gen(fuse_node_hashtable_t *ht_, | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_signals.c -o build/fuse_signals.o 5 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_moveonenospc.cpp -o build/.src/config_moveonenospc.o cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/helper.c -o build/helper.o 3 warningcc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -std=gnu99 -Wall -pipe -MMD -std=gnu99 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/mount.c -o build/mount.o s generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -pipe -MMD -std=c++11 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/format.cpp -o build/format.o In file included from lib/mount.c:20: lib/mount_bsd.c:194:56: warning: incompatible pointer types passing 'unsigned int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] 194 | if (sysctlbyname("vfs.fuse.init_bc++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_nfsopenhack.cpp -o build/.src/config_nfsopenhack.o ackgrounded", &ibg, &len, NULL, 0)) | ^~~~ /usr/include/sys/sysctl.h:1189:48: note: passing argument to parameter here 1189 | int sysctlbyname(const char *, void *, size_t *, const void *, size_t); | ^ In file included from lib/mount.c:20: lib/mount_bsd.c:321:2: warning: unused label 'out' [-Wunused-label] 321 | out: | ^~~~ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_rename_exdev.cpp -o build/.src/config_rename_exdev.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_set.cpp -o build/.src/config_set.o 2 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -pipe -MMD -std=c++11 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/os.cpp -o build/os.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -pipe -MMD -std=c++11 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/cpu.cpp -o build/cpu.o In file included from lib/format.cpp:8: In file included from lib/fmt/format-inl.h:22: In file included from /usr/include/c++/v1/locale:202: In file included from /usr/include/c++/v1/__locale:23: In file included from /usr/include/c++/v1/string:625: In file included from /usr/include/c++/v1/string_view:213: /usr/include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > :1 warning | ^ generatedwarning: lib/fmt/core.h:. 377:26: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]note: in instantiation of default argument for 'basic_string_view' required here 377 | template c luassisn g_ Cshtadr_Ts,t rcilnags_sv i_eTwr a=i tsst d=: :cbhaasri_ct_rstariitng_svr >>; | | ^ ^~~~~ lib/fmt/core.hlib/fmt/core.h::467377::5026:: note: note: in instantiation of template type alias 'std_string_view' requested herein instantiation of default argument for 'basic_string_view' required here 467377 | | t e m p l a t e < t y p e n a m e C h a r > u s i n g s t d _ st rSi,n gd_vietewa i=l :s:tstdd::b_assitcr_isntgrin_gvi_ew>::ivalue)> | e ^ w;in instantiation of template class 'fmt::basic_string_view' requested here | ^~~~~ 713 | lib/fmt/core.h:467:50: note: in instantiation of template type alias 'std_string_view' requested here inline auto compute_width(basic_string_view s) -> size_t { | ^ /usr/include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 467 81 | struct _L | S, detail::std_string_view>::value)> | ^ Ilib/fmt/format.h:713:57: note: in instantiation of template class 'fmt::basic_string_view' requested here B 713 | inline auto compute_width(basic_string_vieCwPP s) -> size_t { | ^ _/usr/include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here D 81 | struct _LIBCPP_DEPRECATED_( | ^ E/usr/include/c++/v1/__config:978:53: note: expanded from macro '_LIBCPP_DEPRECATED_' P 978 | # define _LIBCPP_DEPRECATED_(m) _Rc++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -pipe -MMD -std=c++11 -Wall -pipe -MMD -Iinclude -Ibuild -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION=\"2.9.7-mergerfs_2.30.0\" -DFUSERMOUNT_DIR=\"/usr/local/bin\" -c lib/fuse_msgbuf.cpp -o build/fuse_msgbuf.o _EattCriAbute__((__deTpED_( | ^ r/usr/include/c++/v1/__config:978:53: note: eexpanded from macro '_LIBCPP_DEPRECATED_' c 978 | # a define _LIBCPPt_DEPRECATED_(m) __attribuetde__(m_)_c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_statfs.cpp -o build/.src/config_statfs.o )) ( (| _ ^_ deprecated__(m))) | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_statfsignore.cpp -o build/.src/config_statfsignore.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/config_xattr.cpp -o build/.src/config_xattr.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/format.cpp -o build/.src/format.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/from_string.cpp -o build/.src/from_string.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_acl.cpp -o build/.src/fs_acl.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_attr.cpp -o build/.src/fs_attr.o In file included from src/fs_acl.cpp:19: In file included from src/fs_lgetxattr.hpp:22: src/xattr.hpp:33:4: src/fs_attr.cppwarning: :"USE_XATTR unset: xattrs disabled" [-W#warnings]21 : 233: | #warning: "using fs_attr_unsupported.icpp" [-W#warnings] w a21r | n#iwc++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_clonefile.cpp -o build/.src/fs_clonefile.o nga "rUnSE_XiAnTgT R" uusnisnegt :f sx_atatrtst rd_iusnasbulpepdo"r t e| d ^. icpp" | ^ In file included from src/format.cpp:8: In file included from src/fmt/format-inl.h:18: In file included from /usr/include/c++/v1/locale:202: In file included from /usr/include/c++/v1/__locale:23: In file included from /usr/include/c++/v1/string:625: In file included from /usr/include/c++/v1/string_view:213: /usr/include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ src/fmt/core.h:361:26: note: in instantiation of default argument for 'basic_string_view' required here 361 | template using std_string_view = std::basic_string_view; | ^~~~~ src/fmt/core.h:452:50: note: in instantiation of template type alias 'std_string_view' requested here 452 | S, detail::std_string_view>::value)> | ^ src/fmt/format.h:737:57: note: in instantiation of template class 'fmt::basic_string_view' requested here 737 | inline auto compute_width(basic_string_view s) -> size_t { | ^ /usr/include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/include/c++/v1/__config:978:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 978 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_clonepath.cpp -o build/.src/fs_clonepath.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_copy_file_range.cpp -o build/.src/fs_copy_file_range.o src/fs_copy_file_range.cpp:23:2: warning: "using fs_copy_file_range_unsupported.icpp" [-W#warnings] 23 | #warning "using fs_copy_file_range_unsupported.icpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_copydata.cpp -o build/.src/fs_copydata.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_copydata_copy_file_range.cpp -o build/.src/fs_copydata_copy_file_range.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_copydata_readwrite.cpp -o build/.src/fs_copydata_readwrite.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_cow.cpp -o build/.src/fs_cow.o In file included from src/fs_clonefile.cpp:23: src/fs_futimens.hpp:29:2: warning: "using fs_futimens_freebsd_11.hpp" [-W#warnings] 29 | #warning "using fs_futimens_freebsd_11.hpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_fadvise.cpp -o build/.src/fs_fadvise.o src/fs_fadvise.cpp:23:2: warning: "using fs_fadvise_unsupported.icpp" [-W#warnings] 23 | #warning "using fs_fadvise_unsupported.icpp" In file included from | ^ src/fs_clonepath.cpp:22: In file included from src/fs_lutimens.hpp:21: src/fs_utimensat.hpp:251:2: warning: warning generated. "using fs_utimensat_freebsd.hpp" [-W#warnings] 25 | #warning "using c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_fallocate.cpp -o build/.src/fs_fallocate.o fs_utimensat_freebsd.hpp" c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_ficlone.cpp -o build/.src/fs_ficlone.o | ^ src/fs_ficlone.cpp:23:2: warning: "using fs_ficlone_unsupported.icpp" [-W#warnings] 23 | #warning "using fs_ficlone_unsupported.icpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_file_size.cpp -o build/.src/fs_file_size.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_findallfiles.cpp -o build/.src/fs_findallfiles.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_findonfs.cpp -o build/.src/fs_findonfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_futimesat.cpp -o build/.src/fs_futimesat.o src/fs_futimesat.cpp:23:2: warning: "using fs_futimesat_generic.icpp" [-W#warnings] 23 | #warning "using fs_futimesat_generic.icpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_getdents64.cpp -o build/.src/fs_getdents64.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_getfl.cpp -o build/.src/fs_getfl.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_glob.cpp -o build/.src/fs_glob.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_has_space.cpp -o build/.src/fs_has_space.o In file included from src/fs_clonepath.cpp:26: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 1 warning generated. gmake[2]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' ar rcs build/libfuse.a build/buffer.o build/crc32b.o build/debug.o build/fuse.o build/fuse_dirents.o build/fuse_lowlevel.o build/node.o build/fuse_node.o build/fuse_opt.o build/fuse_session.o build/fuse_signals.o build/helper.o build/mount.o build/format.o build/os.o build/cpu.o build/fuse_config.o build/fuse_loop.o build/fuse_msgbuf.o gmake[1]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_info.cpp -o build/.src/fs_info.o 2 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_inode.cpp -o build/.src/fs_inode.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_mktemp.cpp -o build/.src/fs_mktemp.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_movefile.cpp -o build/.src/fs_movefile.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_path.cpp -o build/.src/fs_path.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_readahead.cpp -o build/.src/fs_readahead.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_realpathize.cpp -o build/.src/fs_realpathize.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_sendfile.cpp -o build/.src/fs_sendfile.o src/fs_sendfile.cpp:21:2: warning: "using fs_sendfile_unsupported.icpp" [-W#warnings] 21 | #warning "using fs_sendfile_unsupported.icpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_setfl.cpp -o build/.src/fs_setfl.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_statvfs_cache.cpp -o build/.src/fs_statvfs_cache.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_wait_for_mount.cpp -o build/.src/fs_wait_for_mount.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fs_xattr.cpp -o build/.src/fs_xattr.o In file included from src/fs_xattr.cpp:19: In file included from src/fs_fgetxattr.hpp:22: src/xattr.hpp:33:4: warning: "USE_XATTR unset: xattrs disabled" [-W#warnings] 33 | # warning "USE_XATTR unset: xattrs disabled" | ^ In file included from src/fs_movefile.cpp:32: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/func.cpp -o build/.src/func.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_access.cpp -o build/.src/fuse_access.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_bmap.cpp -o build/.src/fuse_bmap.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_chmod.cpp -o build/.src/fuse_chmod.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_chown.cpp -o build/.src/fuse_chown.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_copy_file_range.cpp -o build/.src/fuse_copy_file_range.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_create.cpp -o build/.src/fuse_create.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_destroy.cpp -o build/.src/fuse_destroy.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_fallocate.cpp -o build/.src/fuse_fallocate.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_fchmod.cpp -o build/.src/fuse_fchmod.o In file included from src/fuse_access.cpp:21: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_fchown.cpp -o build/.src/fuse_fchown.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_fgetattr.cpp -o build/.src/fuse_fgetattr.o In file included from src/fuse_chmod.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_chown.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_flock.cpp -o build/.src/fuse_flock.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_flush.cpp -o build/.src/fuse_flush.o In file included from src/fuse_create.cpp:25: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_free_hide.cpp -o build/.src/fuse_free_hide.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_fsync.cpp -o build/.src/fuse_fsync.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_fsyncdir.cpp -o build/.src/fuse_fsyncdir.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_ftruncate.cpp -o build/.src/fuse_ftruncate.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_futimens.cpp -o build/.src/fuse_futimens.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_getattr.cpp -o build/.src/fuse_getattr.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_getxattr.cpp -o build/.src/fuse_getxattr.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_init.cpp -o build/.src/fuse_init.o In file included from src/fuse_futimens.cpp:19: src/fs_futimens.hpp:29:2: warning: "using fs_futimens_freebsd_11.hpp" [-W#warnings] 29 | #warning "using fs_futimens_freebsd_11.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_ioctl.cpp -o build/.src/fuse_ioctl.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_link.cpp -o build/.src/fuse_link.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_listxattr.cpp -o build/.src/fuse_listxattr.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_lock.cpp -o build/.src/fuse_lock.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_mkdir.cpp -o build/.src/fuse_mkdir.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_mknod.cpp -o build/.src/fuse_mknod.o In file included from src/fuse_getattr.cpp:24: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_getxattr.cpp:20: In file included from src/fs_lgetxattr.hpp:22: src/xattr.hpp:33:4: warning: "USE_XATTR unset: xattrs disabled" [-W#warnings] 33 | # warning "USE_XATTR unset: xattrs disabled" | ^ In file included from src/fuse_getxattr.cpp:24: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_init.cpp:18: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rw1l warningo generated. ck.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_open.cpp -o build/.src/fuse_open.o In file included from src/fuse_ioctl.cpp:29: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 2 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_opendir.cpp -o build/.src/fuse_opendir.o In file included from src/fuse_link.cpp:26: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_listxattr.cpp:20: In file included from src/fs_llistxattr.hpp:22: src/xattr.hpp:33:4: warning: "USE_XATTR unset: xattrs disabled" [-W#warnings] 33 | # warning "USE_XATTR unset: xattrs disabled" | ^ In file included from src/fuse_listxattr.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_mkdir.cpp:24: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 1 warning generated. In file included from src/fuse_mknod.cpp:23: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_poll.cpp -o build/.src/fuse_poll.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_prepare_hide.cpp -o build/.src/fuse_prepare_hide.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_read.cpp -o build/.src/fuse_read.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readdir.cpp -o build/.src/fuse_readdir.o 2 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readdir_cor.cpp -o build/.src/fuse_readdir_cor.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readdir_cosr.cpp -o build/.src/fuse_readdir_cosr.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readdir_factory.cpp -o build/.src/fuse_readdir_factory.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readdir_plus.cpp -o build/.src/fuse_readdir_plus.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readdir_seq.cpp -o build/.src/fuse_readdir_seq.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_readlink.cpp -o build/.src/fuse_readlink.o In file included from src/fuse_open.cpp:28: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_release.cpp -o build/.src/fuse_release.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_releasedir.cpp -o build/.src/fuse_releasedir.o In file included from src/fuse_readdir_cor.cpp:31: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_readdir_cosr.cpp:32: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_removemapping.cpp -o build/.src/fuse_removemapping.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_removexattr.cpp -o build/.src/fuse_removexattr.o In file included from src/fuse_readdir_seq.cpp:35: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_rename.cpp -o build/.src/fuse_rename.o In file included from src/fuse_readlink.cpp:23: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_rmdir.cpp -o build/.src/fuse_rmdir.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_setupmapping.cpp -o build/.src/fuse_setupmapping.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_setxattr.cpp -o build/.src/fuse_setxattr.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_statfs.cpp -o build/.src/fuse_statfs.o 1 warning generated. 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_symlink.cpp -o build/.src/fuse_symlink.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_syncfs.cpp -o build/.src/fuse_syncfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_tmpfile.cpp -o build/.src/fuse_tmpfile.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_truncate.cpp -o build/.src/fuse_truncate.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_unlink.cpp -o build/.src/fuse_unlink.o In file included from src/fuse_removexattr.cpp:19: In file included from src/fs_lremovexattr.hpp:22: src/xattr.hpp:33:4: warning: "USE_XATTR unset: xattrs disabled" [-W#warnings] 33 | # warning "USE_XATTR unset: xattrs disabled" | ^ In file included from src/fuse_removexattr.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_rename.cpp:21: In file included from src/fs_mkdir_as_root.hpp:20: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ src/fuse_rename.cpp:95:3: warning: 2unused function 'remove' [-Wunused-function] warnings generated 95 | . remove(const Branches::CPtr &bc++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_utimens.cpp -o build/.src/fuse_utimens.o ranches_, | ^~~~~~ In file included from src/fuse_rmdir.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_setxattr.cpp:20: In file included from src/fs_lsetxattr.hpp:22: src/xattr.hpp:33:4: warning: "USE_XATTR unset: xattrs disabled" [-W#warnings] 33 | # warning "USE_XATTR unset: xattrs disabled" | ^ In file included from src/fuse_setxattr.cpp:26: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/fuse_write.cpp -o build/.src/fuse_write.o In file included from src/fuse_statfs.cpp:23: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" In file included from | src/fuse_symlink.cpp ^: 25: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ In file included from src/fuse_truncate.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlockIn file included from .hsrc/fuse_unlink.cppp:p21": src/ugid.hpp :| 34 ^:2 : warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp2" warnings generated. | ^ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/gidcache.cpp -o build/.src/gidcache.o 2 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/hw_cpu.cpp -o build/.src/hw_cpu.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/mempools.cpp -o build/.src/mempools.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/mergerfs.cpp -o build/.src/mergerfs.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/num.cpp -o build/.src/num.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/option_parser.cpp -o build/.src/option_parser.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policies.cpp -o build/.src/policies.o 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_all.cpp -o build/.src/policy_all.o In file included from src/fuse_utimens.cpp:19: In file included from src/fs_lutimens.hpp:21: src/fs_utimensat.hpp:25:2: warning: "using fs_utimensat_freebsd.hpp" [-W#warnings] 25 | #warning "using fs_utimensat_freebsd.hpp" | ^ In file included from src/fuse_utimens.cpp:22: src/ugid.hpp:34:2: warning: "using ugid_rwlock.hpp" [-W#warnings] 34 | #warning "using ugid_rwlock.hpp" | ^ src/num.cpp:122:34: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat] 122 | sprintf(buf,"%" PRIu64 "T",bytes_ / TB); | ~~~~~~~~~ ^~~~~~~~~~~ src/num.cpp:124:34: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat] 124 | sprintf(buf,"%" PRIu64 "G",bytes_ / GB); | ~~~~~~~~~ ^~~~~~~~~~~ src/num.cpp:126:34: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat] 126 | sprintf(buf,"%" PRIu64 "M",bytes_ / MB); | ~~~~~~~~~ ^~~~~~~~~~~ src/num.cpp:128:34: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat] 128 | sprintf(buf,"%" PRIu64 "K",bytes_ / KB); | ~~~~~~~~~ ^~~~~~~~~~~ c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_cache.cpp -o build/.src/policy_cache.o 4 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_epall.cpp -o build/.src/policy_epall.o 2 warnings generated. c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_epff.cpp -o build/.src/policy_epff.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_eplfs.cpp -o build/.src/policy_eplfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_eplus.cpp -o build/.src/policy_eplus.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_epmfs.cpp -o build/.src/policy_epmfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_eppfrd.cpp -o build/.src/policy_eppfrd.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_eprand.cpp -o build/.src/policy_eprand.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_erofs.cpp -o build/.src/policy_erofs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_ff.cpp -o build/.src/policy_ff.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_lfs.cpp -o build/.src/policy_lfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_lus.cpp -o build/.src/policy_lus.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_mfs.cpp -o build/.src/policy_mfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_msplfs.cpp -o build/.src/policy_msplfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_msplus.cpp -o build/.src/policy_msplus.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_mspmfs.cpp -o build/.src/policy_mspmfs.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_msppfrd.cpp -o build/.src/policy_msppfrd.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_newest.cpp -o build/.src/policy_newest.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_pfrd.cpp -o build/.src/policy_pfrd.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/policy_rand.cpp -o build/.src/policy_rand.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/procfs_get_name.cpp -o build/.src/procfs_get_name.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/resources.cpp -o build/.src/resources.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/rnd.cpp -o build/.src/rnd.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/str.cpp -o build/.src/str.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/syslog.cpp -o build/.src/syslog.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/to_string.cpp -o build/.src/to_string.o c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include -c src/ugid.cpp -o build/.src/ugid.o gmake[1]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2' c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include build/.src/branch.o build/.src/branches.o build/.src/category.o build/.src/config.o build/.src/config_cachefiles.o build/.src/config_flushonclose.o build/.src/config_follow_symlinks.o build/.src/config_inodecalc.o build/.src/config_link_exdev.o build/.src/config_log_metrics.o build/.src/config_moveonenospc.o build/.src/config_nfsopenhack.o build/.src/config_rename_exdev.o build/.src/config_set.o build/.src/config_statfs.o build/.src/config_statfsignore.o build/.src/config_xattr.o build/.src/format.o build/.src/from_string.o build/.src/fs_acl.o build/.src/fs_attr.o build/.src/fs_clonefile.o build/.src/fs_clonepath.o build/.src/fs_copy_file_range.o build/.src/fs_copydata.o build/.src/fs_copydata_copy_file_range.o build/.src/fs_copydata_readwrite.o build/.src/fs_cow.o build/.src/fs_fadvise.o build/.src/fs_fallocate.o build/.src/fs_ficlone.o build/.src/fs_file_size.o build/.src/fs_findallfiles.o build/.src/fs_findonfs.o build/.src/fs_futimesat.o build/.src/fs_getdents64.o build/.src/fs_getfl.o build/.src/fs_glob.o build/.src/fs_has_space.o build/.src/fs_info.o build/.src/fs_inode.o build/.src/fs_mktemp.o build/.src/fs_movefile.o build/.src/fs_path.o build/.src/fs_readahead.o build/.src/fs_realpathize.o build/.src/fs_sendfile.o build/.src/fs_setfl.o build/.src/fs_statvfs_cache.o build/.src/fs_wait_for_mount.o build/.src/fs_xattr.o build/.src/func.o build/.src/fuse_access.o build/.src/fuse_bmap.o build/.src/fuse_chmod.o build/.src/fuse_chown.o build/.src/fuse_copy_file_range.o build/.src/fuse_create.o build/.src/fuse_destroy.o build/.src/fuse_fallocate.o build/.src/fuse_fchmod.o build/.src/fuse_fchown.o build/.src/fuse_fgetattr.o build/.src/fuse_flock.o build/.src/fuse_flush.o build/.src/fuse_free_hide.o build/.src/fuse_fsync.o build/.src/fuse_fsyncdir.o build/.src/fuse_ftruncate.o build/.src/fuse_futimens.o build/.src/fuse_getattr.o build/.src/fuse_getxattr.o build/.src/fuse_init.o build/.src/fuse_ioctl.o build/.src/fuse_link.o build/.src/fuse_listxattr.o build/.src/fuse_lock.o build/.src/fuse_mkdir.o build/.src/fuse_mknod.o build/.src/fuse_open.o build/.src/fuse_opendir.o build/.src/fuse_poll.o build/.src/fuse_prepare_hide.o build/.src/fuse_read.o build/.src/fuse_readdir.o build/.src/fuse_readdir_cor.o build/.src/fuse_readdir_cosr.o build/.src/fuse_readdir_factory.o build/.src/fuse_readdir_plus.o build/.src/fuse_readdir_seq.o build/.src/fuse_readlink.o build/.src/fuse_release.o build/.src/fuse_releasedir.o build/.src/fuse_removemapping.o build/.src/fuse_removexattr.o build/.src/fuse_rename.o build/.src/fuse_rmdir.o build/.src/fuse_setupmapping.o build/.src/fuse_setxattr.o build/.src/fuse_statfs.o build/.src/fuse_symlink.o build/.src/fuse_syncfs.o build/.src/fuse_tmpfile.o build/.src/fuse_truncate.o build/.src/fuse_unlink.o build/.src/fuse_utimens.o build/.src/fuse_write.o build/.src/gidcache.o build/.src/hw_cpu.o build/.src/mempools.o build/.src/mergerfs.o build/.src/num.o build/.src/option_parser.o build/.src/policies.o build/.src/policy_all.o build/.src/policy_cache.o build/.src/policy_epall.o build/.src/policy_epff.o build/.src/policy_eplfs.o build/.src/policy_eplus.o build/.src/policy_epmfs.o build/.src/policy_eppfrd.o build/.src/policy_eprand.o build/.src/policy_erofs.o build/.src/policy_ff.o build/.src/policy_lfs.o build/.src/policy_lus.o build/.src/policy_mfs.o build/.src/policy_msplfs.o build/.src/policy_msplus.o build/.src/policy_mspmfs.o build/.src/policy_msppfrd.o build/.src/policy_newest.o build/.src/policy_pfrd.o build/.src/policy_rand.o build/.src/procfs_get_name.o build/.src/resources.o build/.src/rnd.o build/.src/str.o build/.src/syslog.o build/.src/to_string.o build/.src/ugid.o -o build/mergerfs libfuse/build/libfuse.a -fstack-protector-strong -L/usr/local/lib -pthread -lrt =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for fusefs-mergerfs-2.40.2 ===> Generating temporary packing list /usr/local/bin/gmake DEBUG= -C libfuse gmake[1]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' /usr/local/bin/gmake build/buffer.o build/crc32b.o build/debug.o build/fuse.o build/fuse_dirents.o build/fuse_lowlevel.o build/node.o build/fuse_node.o build/fuse_opt.o build/fuse_session.o build/fuse_signals.o build/helper.o build/mount.o build/format.o build/os.o build/cpu.o build/fuse_config.o build/fuse_loop.o build/fuse_msgbuf.o gmake[2]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' gmake[2]: 'build/buffer.o' is up to date. gmake[2]: 'build/crc32b.o' is up to date. gmake[2]: 'build/debug.o' is up to date. gmake[2]: 'build/fuse.o' is up to date. gmake[2]: 'build/fuse_dirents.o' is up to date. gmake[2]: 'build/fuse_lowlevel.o' is up to date. gmake[2]: 'build/node.o' is up to date. gmake[2]: 'build/fuse_node.o' is up to date. gmake[2]: 'build/fuse_opt.o' is up to date. gmake[2]: 'build/fuse_session.o' is up to date. gmake[2]: 'build/fuse_signals.o' is up to date. gmake[2]: 'build/helper.o' is up to date. gmake[2]: 'build/mount.o' is up to date. gmake[2]: 'build/format.o' is up to date. gmake[2]: 'build/os.o' is up to date. gmake[2]: 'build/cpu.o' is up to date. gmake[2]: 'build/fuse_config.o' is up to date. gmake[2]: 'build/fuse_loop.o' is up to date. gmake[2]: 'build/fuse_msgbuf.o' is up to date. gmake[2]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' ar rcs build/libfuse.a build/buffer.o build/crc32b.o build/debug.o build/fuse.o build/fuse_dirents.o build/fuse_lowlevel.o build/node.o build/fuse_node.o build/fuse_opt.o build/fuse_session.o build/fuse_signals.o build/helper.o build/mount.o build/format.o build/os.o build/cpu.o build/fuse_config.o build/fuse_loop.o build/fuse_msgbuf.o gmake[1]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' ./buildtools/update-version ./buildtools/update-version: git: not found /usr/local/bin/gmake build/.src/branch.o build/.src/branches.o build/.src/category.o build/.src/config.o build/.src/config_cachefiles.o build/.src/config_flushonclose.o build/.src/config_follow_symlinks.o build/.src/config_inodecalc.o build/.src/config_link_exdev.o build/.src/config_log_metrics.o build/.src/config_moveonenospc.o build/.src/config_nfsopenhack.o build/.src/config_rename_exdev.o build/.src/config_set.o build/.src/config_statfs.o build/.src/config_statfsignore.o build/.src/config_xattr.o build/.src/format.o build/.src/from_string.o build/.src/fs_acl.o build/.src/fs_attr.o build/.src/fs_clonefile.o build/.src/fs_clonepath.o build/.src/fs_copy_file_range.o build/.src/fs_copydata.o build/.src/fs_copydata_copy_file_range.o build/.src/fs_copydata_readwrite.o build/.src/fs_cow.o build/.src/fs_fadvise.o build/.src/fs_fallocate.o build/.src/fs_ficlone.o build/.src/fs_file_size.o build/.src/fs_findallfiles.o build/.src/fs_findonfs.o build/.src/fs_futimesat.o build/.src/fs_getdents64.o build/.src/fs_getfl.o build/.src/fs_glob.o build/.src/fs_has_space.o build/.src/fs_info.o build/.src/fs_inode.o build/.src/fs_mktemp.o build/.src/fs_movefile.o build/.src/fs_path.o build/.src/fs_readahead.o build/.src/fs_realpathize.o build/.src/fs_sendfile.o build/.src/fs_setfl.o build/.src/fs_statvfs_cache.o build/.src/fs_wait_for_mount.o build/.src/fs_xattr.o build/.src/func.o build/.src/fuse_access.o build/.src/fuse_bmap.o build/.src/fuse_chmod.o build/.src/fuse_chown.o build/.src/fuse_copy_file_range.o build/.src/fuse_create.o build/.src/fuse_destroy.o build/.src/fuse_fallocate.o build/.src/fuse_fchmod.o build/.src/fuse_fchown.o build/.src/fuse_fgetattr.o build/.src/fuse_flock.o build/.src/fuse_flush.o build/.src/fuse_free_hide.o build/.src/fuse_fsync.o build/.src/fuse_fsyncdir.o build/.src/fuse_ftruncate.o build/.src/fuse_futimens.o build/.src/fuse_getattr.o build/.src/fuse_getxattr.o build/.src/fuse_init.o build/.src/fuse_ioctl.o build/.src/fuse_link.o build/.src/fuse_listxattr.o build/.src/fuse_lock.o build/.src/fuse_mkdir.o build/.src/fuse_mknod.o build/.src/fuse_open.o build/.src/fuse_opendir.o build/.src/fuse_poll.o build/.src/fuse_prepare_hide.o build/.src/fuse_read.o build/.src/fuse_readdir.o build/.src/fuse_readdir_cor.o build/.src/fuse_readdir_cosr.o build/.src/fuse_readdir_factory.o build/.src/fuse_readdir_plus.o build/.src/fuse_readdir_seq.o build/.src/fuse_readlink.o build/.src/fuse_release.o build/.src/fuse_releasedir.o build/.src/fuse_removemapping.o build/.src/fuse_removexattr.o build/.src/fuse_rename.o build/.src/fuse_rmdir.o build/.src/fuse_setupmapping.o build/.src/fuse_setxattr.o build/.src/fuse_statfs.o build/.src/fuse_symlink.o build/.src/fuse_syncfs.o build/.src/fuse_tmpfile.o build/.src/fuse_truncate.o build/.src/fuse_unlink.o build/.src/fuse_utimens.o build/.src/fuse_write.o build/.src/gidcache.o build/.src/hw_cpu.o build/.src/mempools.o build/.src/mergerfs.o build/.src/num.o build/.src/option_parser.o build/.src/policies.o build/.src/policy_all.o build/.src/policy_cache.o build/.src/policy_epall.o build/.src/policy_epff.o build/.src/policy_eplfs.o build/.src/policy_eplus.o build/.src/policy_epmfs.o build/.src/policy_eppfrd.o build/.src/policy_eprand.o build/.src/policy_erofs.o build/.src/policy_ff.o build/.src/policy_lfs.o build/.src/policy_lus.o build/.src/policy_mfs.o build/.src/policy_msplfs.o build/.src/policy_msplus.o build/.src/policy_mspmfs.o build/.src/policy_msppfrd.o build/.src/policy_newest.o build/.src/policy_pfrd.o build/.src/policy_rand.o build/.src/procfs_get_name.o build/.src/resources.o build/.src/rnd.o build/.src/str.o build/.src/syslog.o build/.src/to_string.o build/.src/ugid.o gmake[1]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2' gmake[1]: 'build/.src/branch.o' is up to date. gmake[1]: 'build/.src/branches.o' is up to date. gmake[1]: 'build/.src/category.o' is up to date. gmake[1]: 'build/.src/config.o' is up to date. gmake[1]: 'build/.src/config_cachefiles.o' is up to date. gmake[1]: 'build/.src/config_flushonclose.o' is up to date. gmake[1]: 'build/.src/config_follow_symlinks.o' is up to date. gmake[1]: 'build/.src/config_inodecalc.o' is up to date. gmake[1]: 'build/.src/config_link_exdev.o' is up to date. gmake[1]: 'build/.src/config_log_metrics.o' is up to date. gmake[1]: 'build/.src/config_moveonenospc.o' is up to date. gmake[1]: 'build/.src/config_nfsopenhack.o' is up to date. gmake[1]: 'build/.src/config_rename_exdev.o' is up to date. gmake[1]: 'build/.src/config_set.o' is up to date. gmake[1]: 'build/.src/config_statfs.o' is up to date. gmake[1]: 'build/.src/config_statfsignore.o' is up to date. gmake[1]: 'build/.src/config_xattr.o' is up to date. gmake[1]: 'build/.src/format.o' is up to date. gmake[1]: 'build/.src/from_string.o' is up to date. gmake[1]: 'build/.src/fs_acl.o' is up to date. gmake[1]: 'build/.src/fs_attr.o' is up to date. gmake[1]: 'build/.src/fs_clonefile.o' is up to date. gmake[1]: 'build/.src/fs_clonepath.o' is up to date. gmake[1]: 'build/.src/fs_copy_file_range.o' is up to date. gmake[1]: 'build/.src/fs_copydata.o' is up to date. gmake[1]: 'build/.src/fs_copydata_copy_file_range.o' is up to date. gmake[1]: 'build/.src/fs_copydata_readwrite.o' is up to date. gmake[1]: 'build/.src/fs_cow.o' is up to date. gmake[1]: 'build/.src/fs_fadvise.o' is up to date. gmake[1]: 'build/.src/fs_fallocate.o' is up to date. gmake[1]: 'build/.src/fs_ficlone.o' is up to date. gmake[1]: 'build/.src/fs_file_size.o' is up to date. gmake[1]: 'build/.src/fs_findallfiles.o' is up to date. gmake[1]: 'build/.src/fs_findonfs.o' is up to date. gmake[1]: 'build/.src/fs_futimesat.o' is up to date. gmake[1]: 'build/.src/fs_getdents64.o' is up to date. gmake[1]: 'build/.src/fs_getfl.o' is up to date. gmake[1]: 'build/.src/fs_glob.o' is up to date. gmake[1]: 'build/.src/fs_has_space.o' is up to date. gmake[1]: 'build/.src/fs_info.o' is up to date. gmake[1]: 'build/.src/fs_inode.o' is up to date. gmake[1]: 'build/.src/fs_mktemp.o' is up to date. gmake[1]: 'build/.src/fs_movefile.o' is up to date. gmake[1]: 'build/.src/fs_path.o' is up to date. gmake[1]: 'build/.src/fs_readahead.o' is up to date. gmake[1]: 'build/.src/fs_realpathize.o' is up to date. gmake[1]: 'build/.src/fs_sendfile.o' is up to date. gmake[1]: 'build/.src/fs_setfl.o' is up to date. gmake[1]: 'build/.src/fs_statvfs_cache.o' is up to date. gmake[1]: 'build/.src/fs_wait_for_mount.o' is up to date. gmake[1]: 'build/.src/fs_xattr.o' is up to date. gmake[1]: 'build/.src/func.o' is up to date. gmake[1]: 'build/.src/fuse_access.o' is up to date. gmake[1]: 'build/.src/fuse_bmap.o' is up to date. gmake[1]: 'build/.src/fuse_chmod.o' is up to date. gmake[1]: 'build/.src/fuse_chown.o' is up to date. gmake[1]: 'build/.src/fuse_copy_file_range.o' is up to date. gmake[1]: 'build/.src/fuse_create.o' is up to date. gmake[1]: 'build/.src/fuse_destroy.o' is up to date. gmake[1]: 'build/.src/fuse_fallocate.o' is up to date. gmake[1]: 'build/.src/fuse_fchmod.o' is up to date. gmake[1]: 'build/.src/fuse_fchown.o' is up to date. gmake[1]: 'build/.src/fuse_fgetattr.o' is up to date. gmake[1]: 'build/.src/fuse_flock.o' is up to date. gmake[1]: 'build/.src/fuse_flush.o' is up to date. gmake[1]: 'build/.src/fuse_free_hide.o' is up to date. gmake[1]: 'build/.src/fuse_fsync.o' is up to date. gmake[1]: 'build/.src/fuse_fsyncdir.o' is up to date. gmake[1]: 'build/.src/fuse_ftruncate.o' is up to date. gmake[1]: 'build/.src/fuse_futimens.o' is up to date. gmake[1]: 'build/.src/fuse_getattr.o' is up to date. gmake[1]: 'build/.src/fuse_getxattr.o' is up to date. gmake[1]: 'build/.src/fuse_init.o' is up to date. gmake[1]: 'build/.src/fuse_ioctl.o' is up to date. gmake[1]: 'build/.src/fuse_link.o' is up to date. gmake[1]: 'build/.src/fuse_listxattr.o' is up to date. gmake[1]: 'build/.src/fuse_lock.o' is up to date. gmake[1]: 'build/.src/fuse_mkdir.o' is up to date. gmake[1]: 'build/.src/fuse_mknod.o' is up to date. gmake[1]: 'build/.src/fuse_open.o' is up to date. gmake[1]: 'build/.src/fuse_opendir.o' is up to date. gmake[1]: 'build/.src/fuse_poll.o' is up to date. gmake[1]: 'build/.src/fuse_prepare_hide.o' is up to date. gmake[1]: 'build/.src/fuse_read.o' is up to date. gmake[1]: 'build/.src/fuse_readdir.o' is up to date. gmake[1]: 'build/.src/fuse_readdir_cor.o' is up to date. gmake[1]: 'build/.src/fuse_readdir_cosr.o' is up to date. gmake[1]: 'build/.src/fuse_readdir_factory.o' is up to date. gmake[1]: 'build/.src/fuse_readdir_plus.o' is up to date. gmake[1]: 'build/.src/fuse_readdir_seq.o' is up to date. gmake[1]: 'build/.src/fuse_readlink.o' is up to date. gmake[1]: 'build/.src/fuse_release.o' is up to date. gmake[1]: 'build/.src/fuse_releasedir.o' is up to date. gmake[1]: 'build/.src/fuse_removemapping.o' is up to date. gmake[1]: 'build/.src/fuse_removexattr.o' is up to date. gmake[1]: 'build/.src/fuse_rename.o' is up to date. gmake[1]: 'build/.src/fuse_rmdir.o' is up to date. gmake[1]: 'build/.src/fuse_setupmapping.o' is up to date. gmake[1]: 'build/.src/fuse_setxattr.o' is up to date. gmake[1]: 'build/.src/fuse_statfs.o' is up to date. gmake[1]: 'build/.src/fuse_symlink.o' is up to date. gmake[1]: 'build/.src/fuse_syncfs.o' is up to date. gmake[1]: 'build/.src/fuse_tmpfile.o' is up to date. gmake[1]: 'build/.src/fuse_truncate.o' is up to date. gmake[1]: 'build/.src/fuse_unlink.o' is up to date. gmake[1]: 'build/.src/fuse_utimens.o' is up to date. gmake[1]: 'build/.src/fuse_write.o' is up to date. gmake[1]: 'build/.src/gidcache.o' is up to date. gmake[1]: 'build/.src/hw_cpu.o' is up to date. gmake[1]: 'build/.src/mempools.o' is up to date. gmake[1]: 'build/.src/mergerfs.o' is up to date. gmake[1]: 'build/.src/num.o' is up to date. gmake[1]: 'build/.src/option_parser.o' is up to date. gmake[1]: 'build/.src/policies.o' is up to date. gmake[1]: 'build/.src/policy_all.o' is up to date. gmake[1]: 'build/.src/policy_cache.o' is up to date. gmake[1]: 'build/.src/policy_epall.o' is up to date. gmake[1]: 'build/.src/policy_epff.o' is up to date. gmake[1]: 'build/.src/policy_eplfs.o' is up to date. gmake[1]: 'build/.src/policy_eplus.o' is up to date. gmake[1]: 'build/.src/policy_epmfs.o' is up to date. gmake[1]: 'build/.src/policy_eppfrd.o' is up to date. gmake[1]: 'build/.src/policy_eprand.o' is up to date. gmake[1]: 'build/.src/policy_erofs.o' is up to date. gmake[1]: 'build/.src/policy_ff.o' is up to date. gmake[1]: 'build/.src/policy_lfs.o' is up to date. gmake[1]: 'build/.src/policy_lus.o' is up to date. gmake[1]: 'build/.src/policy_mfs.o' is up to date. gmake[1]: 'build/.src/policy_msplfs.o' is up to date. gmake[1]: 'build/.src/policy_msplus.o' is up to date. gmake[1]: 'build/.src/policy_mspmfs.o' is up to date. gmake[1]: 'build/.src/policy_msppfrd.o' is up to date. gmake[1]: 'build/.src/policy_newest.o' is up to date. gmake[1]: 'build/.src/policy_pfrd.o' is up to date. gmake[1]: 'build/.src/policy_rand.o' is up to date. gmake[1]: 'build/.src/procfs_get_name.o' is up to date. gmake[1]: 'build/.src/resources.o' is up to date. gmake[1]: 'build/.src/rnd.o' is up to date. gmake[1]: 'build/.src/str.o' is up to date. gmake[1]: 'build/.src/syslog.o' is up to date. gmake[1]: 'build/.src/to_string.o' is up to date. gmake[1]: 'build/.src/ugid.o' is up to date. gmake[1]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2' c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wall -Wno-unused-result -MMD -Ilibfuse/include -D_FILE_OFFSET_BITS=64 -DUSE_XATTR=1 -DUGID_USE_RWLOCK=0 -isystem /usr/local/include build/.src/branch.o build/.src/branches.o build/.src/category.o build/.src/config.o build/.src/config_cachefiles.o build/.src/config_flushonclose.o build/.src/config_follow_symlinks.o build/.src/config_inodecalc.o build/.src/config_link_exdev.o build/.src/config_log_metrics.o build/.src/config_moveonenospc.o build/.src/config_nfsopenhack.o build/.src/config_rename_exdev.o build/.src/config_set.o build/.src/config_statfs.o build/.src/config_statfsignore.o build/.src/config_xattr.o build/.src/format.o build/.src/from_string.o build/.src/fs_acl.o build/.src/fs_attr.o build/.src/fs_clonefile.o build/.src/fs_clonepath.o build/.src/fs_copy_file_range.o build/.src/fs_copydata.o build/.src/fs_copydata_copy_file_range.o build/.src/fs_copydata_readwrite.o build/.src/fs_cow.o build/.src/fs_fadvise.o build/.src/fs_fallocate.o build/.src/fs_ficlone.o build/.src/fs_file_size.o build/.src/fs_findallfiles.o build/.src/fs_findonfs.o build/.src/fs_futimesat.o build/.src/fs_getdents64.o build/.src/fs_getfl.o build/.src/fs_glob.o build/.src/fs_has_space.o build/.src/fs_info.o build/.src/fs_inode.o build/.src/fs_mktemp.o build/.src/fs_movefile.o build/.src/fs_path.o build/.src/fs_readahead.o build/.src/fs_realpathize.o build/.src/fs_sendfile.o build/.src/fs_setfl.o build/.src/fs_statvfs_cache.o build/.src/fs_wait_for_mount.o build/.src/fs_xattr.o build/.src/func.o build/.src/fuse_access.o build/.src/fuse_bmap.o build/.src/fuse_chmod.o build/.src/fuse_chown.o build/.src/fuse_copy_file_range.o build/.src/fuse_create.o build/.src/fuse_destroy.o build/.src/fuse_fallocate.o build/.src/fuse_fchmod.o build/.src/fuse_fchown.o build/.src/fuse_fgetattr.o build/.src/fuse_flock.o build/.src/fuse_flush.o build/.src/fuse_free_hide.o build/.src/fuse_fsync.o build/.src/fuse_fsyncdir.o build/.src/fuse_ftruncate.o build/.src/fuse_futimens.o build/.src/fuse_getattr.o build/.src/fuse_getxattr.o build/.src/fuse_init.o build/.src/fuse_ioctl.o build/.src/fuse_link.o build/.src/fuse_listxattr.o build/.src/fuse_lock.o build/.src/fuse_mkdir.o build/.src/fuse_mknod.o build/.src/fuse_open.o build/.src/fuse_opendir.o build/.src/fuse_poll.o build/.src/fuse_prepare_hide.o build/.src/fuse_read.o build/.src/fuse_readdir.o build/.src/fuse_readdir_cor.o build/.src/fuse_readdir_cosr.o build/.src/fuse_readdir_factory.o build/.src/fuse_readdir_plus.o build/.src/fuse_readdir_seq.o build/.src/fuse_readlink.o build/.src/fuse_release.o build/.src/fuse_releasedir.o build/.src/fuse_removemapping.o build/.src/fuse_removexattr.o build/.src/fuse_rename.o build/.src/fuse_rmdir.o build/.src/fuse_setupmapping.o build/.src/fuse_setxattr.o build/.src/fuse_statfs.o build/.src/fuse_symlink.o build/.src/fuse_syncfs.o build/.src/fuse_tmpfile.o build/.src/fuse_truncate.o build/.src/fuse_unlink.o build/.src/fuse_utimens.o build/.src/fuse_write.o build/.src/gidcache.o build/.src/hw_cpu.o build/.src/mempools.o build/.src/mergerfs.o build/.src/num.o build/.src/option_parser.o build/.src/policies.o build/.src/policy_all.o build/.src/policy_cache.o build/.src/policy_epall.o build/.src/policy_epff.o build/.src/policy_eplfs.o build/.src/policy_eplus.o build/.src/policy_epmfs.o build/.src/policy_eppfrd.o build/.src/policy_eprand.o build/.src/policy_erofs.o build/.src/policy_ff.o build/.src/policy_lfs.o build/.src/policy_lus.o build/.src/policy_mfs.o build/.src/policy_msplfs.o build/.src/policy_msplus.o build/.src/policy_mspmfs.o build/.src/policy_msppfrd.o build/.src/policy_newest.o build/.src/policy_pfrd.o build/.src/policy_rand.o build/.src/procfs_get_name.o build/.src/resources.o build/.src/rnd.o build/.src/str.o build/.src/syslog.o build/.src/to_string.o build/.src/ugid.o -o build/mergerfs libfuse/build/libfuse.a -fstack-protector-strong -L/usr/local/lib -pthread -lrt mkdir -p "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/bin" install -v -m 0755 build/mergerfs "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/bin/mergerfs" install: build/mergerfs -> /wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/bin/mergerfs mkdir -p "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/bin" /usr/local/bin/gmake -C libfuse install gmake[1]: Entering directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' gmake[1]: Nothing to be done for 'install'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/filesystems/mergerfs/work/mergerfs-2.40.2/libfuse' cc -shared -fPIC -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-unused-result -isystem /usr/local/include -o build/preload.so tools/preload.c tools/preload.c:129:26: warning: second argument to 'va_arg' is of promotable type 'mode_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] 129 | mode = va_arg(args,mode_t); | ^~~~~~ /usr/include/sys/_stdarg.h:44:51: note: expanded from macro 'va_arg' 44 | #define va_arg(ap, type) __builtin_va_arg((ap), type) | ^~~~ tools/preload.c:177:26: warning: second argument to 'va_arg' is of promotable type 'mode_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] 177 | mode = va_arg(args,mode_t); | ^~~~~~ /usr/include/sys/_stdarg.h:44:51: note: expanded from macro 'va_arg' 44 | #define va_arg(ap, type) __builtin_va_arg((ap), type) | ^~~~ tools/preload.c:226:26: warning: second argument to 'va_arg' is of promotable type 'mode_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] 226 | mode = va_arg(args,mode_t); | ^~~~~~ /usr/include/sys/_stdarg.h:44:51: note: expanded from macro 'va_arg' 44 | #define va_arg(ap, type) __builtin_va_arg((ap), type) | ^~~~ tools/preload.c:275:26: warning: second argument to 'va_arg' is of promotable type 'mode_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] 275 | mode = va_arg(args,mode_t); | ^~~~~~ /usr/include/sys/_stdarg.h:44:51: note: expanded from macro 'va_arg' 44 | #define va_arg(ap, type) __builtin_va_arg((ap), type) | ^~~~ 4 warnings generated. mkdir -p "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/lib/mergerfs" install -v -m 444 "build/preload.so" "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/lib/mergerfs/preload.so" install: build/preload.so -> /wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/lib/mergerfs/preload.so Makefile:217: "pandoc does not appear available: unable to build manpage" mkdir -p "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/share/man/man1" install -v -m 0644 "man/mergerfs.1" "/wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/share/man/man1/mergerfs.1" install: man/mergerfs.1 -> /wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/share/man/man1/mergerfs.1 /usr/bin/strip /wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/bin/mergerfs /wrkdirs/usr/ports/filesystems/mergerfs/work/stage/usr/local/lib/mergerfs/preload.so ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T18:43:40+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=6e2da9672f79' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for fusefs-mergerfs-2.40.2 ===> Building fusefs-mergerfs-2.40.2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fusefs-mergerfs-2.40.2 build of filesystems/mergerfs | fusefs-mergerfs-2.40.2 ended at Mon May 5 14:44:19 EDT 2025 build time: 00:00:40