>>> Building on exopi-6 under sysutils/unionfs-fuse DIST = [sysutils/unionfs-fuse:rpodgorny-unionfs-fuse-v3.7.tar.gz] FULLPKGNAME = unionfs-fuse-3.7 Woken up security/acme.sh Woken up security/acme.sh Woken up lang/scheme-report Woken up lang/scheme-report Woken up telephony/asterisk-sounds/core-sounds/ja,gsm (Junk lock failure for exopi-6 at 1765541439.61041) Received IO (Junk lock obtained for exopi-6 at 1765541495.96) Received IO Woken up sysutils/unionfs-fuse Still tainted: host marked nojunk by graphics/yacreader >>> Running junk in sysutils/unionfs-fuse at 1765541501.32 Can't run junk because of lock on graphics/yacreader (Junk lock released for exopi-6 at 1765541510.37) Woken up telephony/asterisk-sounds/core-sounds/en_GB,gsm distfiles size=56444 >>> Running build in sysutils/unionfs-fuse at 1765541510.80 ===> sysutils/unionfs-fuse ===> Building from scratch unionfs-fuse-3.7 ===> Verifying specs: c fuse pthread ===> found c.102.2 fuse.3.0 pthread.28.1 ===> Checking files for unionfs-fuse-3.7 `/exopi-cvs/ports/distfiles/rpodgorny-unionfs-fuse-v3.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for unionfs-fuse-3.7 ===> Patching for unionfs-fuse-3.7 ===> Applying OpenBSD patch patch-src_fuse_ops_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/fuse_ops.c |--- src/fuse_ops.c.orig |+++ src/fuse_ops.c -------------------------- Patching file src/fuse_ops.c using Plan A... Hunk #1 succeeded at 909. done ===> Applying OpenBSD patch patch-src_unionfs_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/unionfs.h |--- src/unionfs.h.orig |+++ src/unionfs.h -------------------------- Patching file src/unionfs.h using Plan A... Hunk #1 succeeded at 7. done ===> Applying OpenBSD patch patch-src_usyslog_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/usyslog.c |--- src/usyslog.c.orig |+++ src/usyslog.c -------------------------- Patching file src/usyslog.c using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-test_legacy_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test_legacy.sh |--- test_legacy.sh.orig |+++ test_legacy.sh -------------------------- Patching file test_legacy.sh using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 16. Hunk #3 succeeded at 91. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for unionfs-fuse-3.7 ===> Configuring for unionfs-fuse-3.7 ===> Building for unionfs-fuse-3.7 /usr/bin/make -C src/ cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c unionfs.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c fuse_ops.c fuse_ops.c:305:104: warning: unused parameter 'flags' [-Wunused-parameter] 305 | static int unionfs_ioctl(const char *path, int cmd, void *arg, struct fuse_file_info *fi, unsigned int flags, void *data) { | ^ fuse_ops.c:305:12: warning: unused function 'unionfs_ioctl' [-Wunused-function] 305 | static int unionfs_ioctl(const char *path, int cmd, void *arg, struct fuse_file_info *fi, unsigned int flags, void *data) { | ^~~~~~~~~~~~~ cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c opts.c 2 warnings generated. cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c debug.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c findbranch.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c readdir.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c general.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c unlink.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c rmdir.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c cow.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c cow_utils.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c string.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c usyslog.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c hashtable.c cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c hashtable_itr.c ar rc libunionfs.a fuse_ops.o opts.o debug.o findbranch.o readdir.o general.o unlink.o rmdir.o cow.o cow_utils.o string.o usyslog.o hashtable.o hashtable_itr.o cc -o unionfs unionfs.o libunionfs.a -lfuse -lpthread ld: warning: string.c(string.o:(build_path) in archive libunionfs.a): warning: strcat() is almost always misused, please use strlcat() ld: warning: general.c(general.o:(path_create) in archive libunionfs.a): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -W -Wall -fPIC -DFUSE_USE_VERSION=29 -DDISABLE_XATTR -I/usr/include/fuse -c unionfsctl.c cc -o unionfsctl unionfsctl.o cc -shared -o libunionfs.so fuse_ops.o opts.o debug.o findbranch.o readdir.o general.o unlink.o rmdir.o cow.o cow_utils.o string.o usyslog.o hashtable.o hashtable_itr.o -lfuse -lpthread >>> Running package in sysutils/unionfs-fuse at 1765541516.66 ===> sysutils/unionfs-fuse ===> Faking installation for unionfs-fuse-3.7 /exopi-obj/pobj/unionfs-fuse-3.7/bin/install -c -s -m 755 /exopi-obj/pobj/unionfs-fuse-3.7/unionfs-fuse-3.7/src/unionfs /exopi-obj/pobj/unionfs-fuse-3.7/fake-amd64/usr/local/bin/ /exopi-obj/pobj/unionfs-fuse-3.7/bin/install -c -s -m 755 /exopi-obj/pobj/unionfs-fuse-3.7/unionfs-fuse-3.7/src/unionfsctl /exopi-obj/pobj/unionfs-fuse-3.7/fake-amd64/usr/local/bin/ /exopi-obj/pobj/unionfs-fuse-3.7/bin/install -c -m 644 /exopi-obj/pobj/unionfs-fuse-3.7/unionfs-fuse-3.7/man/unionfs.8 /exopi-obj/pobj/unionfs-fuse-3.7/fake-amd64/usr/local/man/man8/ ===> Building package for unionfs-fuse-3.7 Create /exopi-cvs/ports/packages/amd64/all/unionfs-fuse-3.7.tgz Creating package unionfs-fuse-3.7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************************** | 88% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/unionfs-fuse-3.7.tgz >>> Running clean in sysutils/unionfs-fuse at 1765541519.08 ===> sysutils/unionfs-fuse ===> Cleaning for unionfs-fuse-3.7 >>> Ended at 1765541519.88 max_stuck=27.46/waiting-for-lock #245=61.44/junk=9.24/build=5.98/package=2.30/clean=1.05