>>> Building on macppc-2 under sysutils/curlftpfs BDEPENDS = [net/curl;devel/glib2] DIST = [sysutils/curlftpfs:curlftpfs-0.9.2.tar.gz] FULLPKGNAME = curlftpfs-0.9.2p5 RDEPENDS = [devel/glib2;net/curl] (Junk lock obtained for macppc-2 at 1766221684.53) >>> Running depends in sysutils/curlftpfs at 1766221684.83 last junk was in devel/sdl2-mixer /usr/sbin/pkg_add -aI -Drepair curl-8.17.0 glib2-2.86.3 was: /usr/sbin/pkg_add -aI -Drepair curl-8.17.0 glib2-2.86.3 /usr/sbin/pkg_add -aI -Drepair curl-8.17.0 glib2-2.86.3 >>> Running show-prepare-results in sysutils/curlftpfs at 1766221690.17 ===> sysutils/curlftpfs ===> Building from scratch curlftpfs-0.9.2p5 ===> curlftpfs-0.9.2p5 depends on: glib2-*-!bootstrap -> glib2-2.86.3 ===> curlftpfs-0.9.2p5 depends on: curl-* -> curl-8.17.0 ===> Verifying specs: c crypto curl fuse glib-2.0 iconv intl nghttp2 nghttp3 ngtcp2 ngtcp2_crypto_libressl pcre2-8 pthread ssl z ===> found c.102.2 crypto.57.2 curl.26.34 fuse.3.0 glib-2.0.4201.15 iconv.7.1 intl.8.1 nghttp2.0.24 nghttp3.3.4 ngtcp2.5.3 ngtcp2_crypto_libressl.0.0 pcre2-8.0.7 pthread.28.1 ssl.60.2 z.7.1 curl-8.17.0 glib2-2.86.3 Still tainted: host marked nojunk by security/distorm3 >>> Running junk in sysutils/curlftpfs at 1766221694.91 Can't run junk because of lock on security/distorm3 (Junk lock released for macppc-2 at 1766221704.22) distfiles size=365503 >>> Running build in sysutils/curlftpfs at 1766221704.49 ===> sysutils/curlftpfs ===> Checking files for curlftpfs-0.9.2p5 `/usr/ports/distfiles/curlftpfs-0.9.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for curlftpfs-0.9.2p5 ===> Patching for curlftpfs-0.9.2p5 ===> 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.2p5 ===> Configuring for curlftpfs-0.9.2p5 Using /usr/obj/ports/curlftpfs-0.9.2/config.site (generated) configure: loading site script /usr/obj/ports/curlftpfs-0.9.2/config.site checking for a BSD-compatible install... /usr/obj/ports/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... /usr/obj/ports/curlftpfs-0.9.2/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-unknown-openbsd7.8 checking host system type... powerpc-unknown-openbsd7.8 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.8 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.8 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.17.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.2p5 /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 In file included from cache.c:9: ./cache.h:12:10: fatal error: 'fuse.h' file not found 12 | #include | ^~~~~~~~ 1 error generated. *** Error 1 in . (Makefile:337 'cache.o') *** Error 1 in . (Makefile:395 'all-recursive': @failcom='exit 1'; for f in x $MAKEFLAGS; do case $f in *=* | --[!k]*);; *k*) failcom='f...) *** Error 2 in /usr/obj/ports/curlftpfs-0.9.2/curlftpfs-0.9.2 (Makefile:230 'all') *** Error 2 in sysutils/curlftpfs (/usr/ports/infrastructure/mk/bsd.port.mk:3067 '/usr/obj/ports/curlftpfs-0.9.2/.build_done': @cd /usr/obj/...) *** Error 2 in sysutils/curlftpfs (/usr/ports/infrastructure/mk/bsd.port.mk:2710 'build': @lock=curlftpfs-0.9.2p5; export _LOCKS_HELD=" cur...) ===> Exiting sysutils/curlftpfs with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1766221780.16 max_stuck=0.00/depends=4.99/show-prepare-results=4.92/junk=9.57/build=75.93 Error: job failed with 512 on macppc-2 at 1766221780