>>> Building on exopi-4 under sysutils/curlftpfs BDEPENDS = [devel/glib2;net/curl] DIST = [sysutils/curlftpfs:curlftpfs-0.9.2.tar.gz] FULLPKGNAME = curlftpfs-0.9.2p3 RDEPENDS = [net/curl;devel/glib2] (Junk lock obtained for exopi-4 at 1711579929.54) >>> Running depends in sysutils/curlftpfs at 1711579929.58 last junk was in multimedia/x265 /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 was: /usr/sbin/pkg_add -aI -Drepair curl-8.6.0 glib2-2.78.4 /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 >>> Running show-prepare-results in sysutils/curlftpfs at 1711579931.60 ===> sysutils/curlftpfs ===> Building from scratch curlftpfs-0.9.2p3 ===> curlftpfs-0.9.2p3 depends on: glib2-* -> glib2-2.78.4 ===> curlftpfs-0.9.2p3 depends on: curl-* -> curl-8.6.0 ===> Verifying specs: c crypto curl fuse glib-2.0 iconv intl nghttp2 pcre2-8 pthread ssl z ===> found c.99.0 crypto.53.0 curl.26.24 fuse.2.0 glib-2.0.4201.11 iconv.7.1 intl.8.0 nghttp2.0.22 pcre2-8.0.6 pthread.27.1 ssl.56.0 z.7.0 curl-8.6.0 glib2-2.78.4 (Junk lock released for exopi-4 at 1711579932.37) distfiles size=365503 >>> Running build in sysutils/curlftpfs at 1711579932.39 ===> sysutils/curlftpfs ===> Checking files for curlftpfs-0.9.2p3 `/exopi-cvs/ports/distfiles/curlftpfs-0.9.2.tar.gz' is up to date. >> (SHA256) curlftpfs-0.9.2.tar.gz: OK ===> Extracting for curlftpfs-0.9.2p3 ===> Patching for curlftpfs-0.9.2p3 ===> Applying OpenBSD patch patch-cache_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix a memory leak when cache is disabled. Debian #614347. | |--- cache.c.orig Mon Dec 16 10:33:52 2013 |+++ cache.c Mon Dec 16 10:34:02 2013 -------------------------- Patching file cache.c using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-ftpfs-ls_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Fix a memory leak when cache is disabled. Debian #614347 |- Fix format string: | [ftpfs-ls.c:57]: (warning) %lu in format string (no. 2) requires 'unsigned long *' but the argument type is 'long *'. |--- ftpfs-ls.c.orig Wed Apr 23 12:55:41 2008 |+++ ftpfs-ls.c Mon Dec 16 10:44:08 2013 -------------------------- Patching file ftpfs-ls.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 56. Hunk #3 succeeded at 250. Hunk #4 succeeded at 266. done ===> Applying OpenBSD patch patch-ftpfs_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Fix input/output errors; from RedHat #671204 |- Workaround for a working create. | |--- ftpfs.c.orig Wed Apr 30 01:05:47 2008 |+++ ftpfs.c Tue Dec 17 16:23:06 2013 -------------------------- Patching file ftpfs.c using Plan A... Hunk #1 succeeded at 519. Hunk #2 succeeded at 627. Hunk #3 succeeded at 849. Hunk #4 succeeded at 1420. done ===> Applying OpenBSD patch patch-ftpfs_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Fix time_t format string. | |--- ftpfs.h.orig Mon Dec 16 10:36:18 2013 |+++ ftpfs.h Mon Dec 16 10:46:13 2013 -------------------------- Patching file ftpfs.h using Plan A... Hunk #1 succeeded at 75. 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 curlftpfs-0.9.2p3 ===> Configuring for curlftpfs-0.9.2p3 Using /exopi-obj/pobj/curlftpfs-0.9.2/config.site (generated) configure: loading site script /exopi-obj/pobj/curlftpfs-0.9.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/curlftpfs-0.9.2/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/curlftpfs-0.9.2/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for FUSE... yes checking for gawk... (cached) awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 8.6.0 checking for libcurl >= version 7.17.0... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for fuse_opt_parse... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for unistd.h... (cached) yes checking for working chown... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking for strftime... (cached) yes checking whether utime accepts a null argument... yes checking for ftruncate... (cached) yes checking for getpass... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... (cached) yes checking for realpath... (cached) yes checking for rmdir... (cached) yes checking for select... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtoull... (cached) yes checking for utime... (cached) yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for curlftpfs-0.9.2p3 /usr/bin/make all-recursive Making all in compat if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT fuse_opt.lo -MD -MP -MF ".deps/fuse_opt.Tpo" -c -o fuse_opt.lo fuse_opt.c; then mv -f ".deps/fuse_opt.Tpo" ".deps/fuse_opt.Plo"; else rm -f ".deps/fuse_opt.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -o fuse_opt.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -o libcompat.la fuse_opt.lo -L/usr/local/lib -lglib-2.0 -lintl -lfuse -L/usr/local/lib -lcurl libtool: link: ar cru .libs/libcompat.a .libs/fuse_opt.o libtool: link: ranlib .libs/libcompat.a Making all in doc if cc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi cache.c:139:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] time_t now; ^ cache.c:160:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] time_t now; ^ cache.c:185:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] time_t now; ^ 3 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT ftpfs-ls.o -MD -MP -MF ".deps/ftpfs-ls.Tpo" -c -o ftpfs-ls.o ftpfs-ls.c; then mv -f ".deps/ftpfs-ls.Tpo" ".deps/ftpfs-ls.Po"; else rm -f ".deps/ftpfs-ls.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT charset_utils.o -MD -MP -MF ".deps/charset_utils.Tpo" -c -o charset_utils.o charset_utils.c; then mv -f ".deps/charset_utils.Tpo" ".deps/charset_utils.Po"; else rm -f ".deps/charset_utils.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT path_utils.o -MD -MP -MF ".deps/path_utils.Tpo" -c -o path_utils.o path_utils.c; then mv -f ".deps/path_utils.Tpo" ".deps/path_utils.Po"; else rm -f ".deps/path_utils.Tpo"; exit 1; fi path_utils.c:89:40: warning: operator '?:' has lower precedence than '-'; '-' will be evaluated first [-Wparentheses] lastdir - path ? "/" : ""); ~~~~~~~~~~~~~~ ^ path_utils.c:89:40: note: place parentheses around the '-' expression to silence this warning lastdir - path ? "/" : ""); ^ ( ) path_utils.c:89:40: note: place parentheses around the '?:' expression to evaluate it first lastdir - path ? "/" : ""); ^ ( ) path_utils.c:85:30: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] ret = g_strdup_printf("%s%.*s%s", ~~^~ 2 warnings generated. rm -f libcurlftpfs.a ar cru libcurlftpfs.a cache.o ftpfs-ls.o charset_utils.o path_utils.o ranlib libcurlftpfs.a if cc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -MT ftpfs.o -MD -MP -MF ".deps/ftpfs.Tpo" -c -o ftpfs.o ftpfs.c; then mv -f ".deps/ftpfs.Tpo" ".deps/ftpfs.Po"; else rm -f ".deps/ftpfs.Tpo"; exit 1; fi ftpfs.c:499:8: warning: unused variable 'range' [-Wunused-variable] char range[15]; ^ ftpfs.c:741:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] DEBUG(1, "initial read failed size=%d\n", size); ~~ ^~~~ %zu ./ftpfs.h:80:32: note: expanded from macro 'DEBUG' fprintf(stderr, args);\ ^~~~ ftpfs.c:623:12: warning: unused function 'buffer_file' [-Wunused-function] static int buffer_file(struct ftpfs_file *fh) { ^ 3 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -liconv -o curlftpfs ftpfs.o libcurlftpfs.a -L/usr/local/lib -lglib-2.0 -lintl -lfuse -L/usr/local/lib -lcurl libtool: link: cc -o curlftpfs -pthread -O2 -pipe -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include ftpfs.o libcurlftpfs.a -L.libs -liconv -lglib-2.0 -lintl -lpcre2-8 -lpthread -lfuse -lcurl -lnghttp3 -lngtcp2_crypto_quictls -lngtcp2 -lssl -lcrypto -lnghttp2 -lz -Wl,-rpath-link,/usr/local/lib ftpfs-ls.c(ftpfs-ls.o:(parse_dir) in archive libcurlftpfs.a): warning: strcpy() is almost always misused, please use strlcpy() ftpfs-ls.c(ftpfs-ls.o:(parse_dir) in archive libcurlftpfs.a): warning: sprintf() is often misused, please use snprintf() >>> Running package in sysutils/curlftpfs at 1711579951.40 ===> sysutils/curlftpfs ===> Faking installation for curlftpfs-0.9.2p3 Making install in compat Making install in doc test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/curlftpfs-0.9.2/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/curlftpfs-0.9.2/bin/install -c -m 644 './curlftpfs.1' '/exopi-obj/pobj/curlftpfs-0.9.2/fake-amd64/usr/local/man/man1/curlftpfs.1' test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/curlftpfs-0.9.2/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/curlftpfs-0.9.2/bin/install -c -s -m 755 'curlftpfs' '/exopi-obj/pobj/curlftpfs-0.9.2/fake-amd64/usr/local/bin/curlftpfs' libtool: install: /exopi-obj/pobj/curlftpfs-0.9.2/bin/install -c -s -m 755 curlftpfs /exopi-obj/pobj/curlftpfs-0.9.2/fake-amd64/usr/local/bin/curlftpfs ===> Building package for curlftpfs-0.9.2p3 Create /exopi-cvs/ports/packages/amd64/all/curlftpfs-0.9.2p3.tgz Creating package curlftpfs-0.9.2p3 reading plist| checking dependencies| checking dependencies|devel/glib2 checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************** | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/curlftpfs-0.9.2p3.tgz >>> Running clean in sysutils/curlftpfs at 1711579955.92 ===> sysutils/curlftpfs ===> Cleaning for curlftpfs-0.9.2p3 >>> Ended at 1711579956.14 max_stuck=1.92/depends=2.02/show-prepare-results=0.80/build=19.00/package=4.51/clean=0.26