------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libnghttp2-1.40.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ca_root_nss-3.51.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.68.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/fusefs-libs-2.9.9_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-s3fs-1.86 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-s3fs-1.86 for building => SHA256 Checksum OK for s3fs-fuse-s3fs-fuse-v1.86_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-s3fs-1.86 for building ===> Extracting for fusefs-s3fs-1.86 => SHA256 Checksum OK for s3fs-fuse-s3fs-fuse-v1.86_GH0.tar.gz. Extracted Memory Use: 0.86M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fusefs-s3fs-1.86 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on package: pkgconf>=1.3.0_1 - found ===> fusefs-s3fs-1.86 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> fusefs-s3fs-1.86 depends on package: autoconf>=2.69 - found ===> fusefs-s3fs-1.86 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> fusefs-s3fs-1.86 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> fusefs-s3fs-1.86 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on package: pkgconf>=1.3.0_1 - found ===> fusefs-s3fs-1.86 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> fusefs-s3fs-1.86 depends on package: autoconf>=2.69 - found ===> fusefs-s3fs-1.86 depends on package: automake>=1.16.1 - found ===> fusefs-s3fs-1.86 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> fusefs-s3fs-1.86 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> fusefs-s3fs-1.86 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> Configuring for fusefs-s3fs-1.86 configure.ac:30: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes checking s3fs build with nettle(GnuTLS)... no checking s3fs build with OpenSSL... no checking s3fs build with GnuTLS... no checking s3fs build with NSS... no checking pkg-config is at least version 0.9.0... yes checking for common_lib_checking... yes checking compile s3fs with... OpenSSL checking for DEPS... yes checking for malloc_trim... no checking for library containing clock_gettime... none required checking for clock_gettime... (cached) yes checking pthread mutex recursive... PTHREAD_MUTEX_RECURSIVE checking checking CURLOPT_TCP_KEEPALIVE... no checking checking CURLOPT_SSL_ENABLE_ALPN... no checking checking CURLOPT_KEEP_SENDING_ON_ERROR... no checking for git... no checking github short commit hash... unknown checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fusefs-s3fs-1.86 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- s3fs.o --- --- curl.o --- --- cache.o --- --- string_util.o --- --- s3fs_util.o --- --- fdcache.o --- --- common_auth.o --- --- addhead.o --- --- openssl_auth.o --- --- test_string_util.o --- --- s3fs.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT s3fs.o -MD -MP -MF .deps/s3fs.Tpo -c -o s3fs.o s3fs.cpp --- curl.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.cpp --- cache.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cpp --- string_util.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT string_util.o -MD -MP -MF .deps/string_util.Tpo -c -o string_util.o string_util.cpp --- s3fs_util.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT s3fs_util.o -MD -MP -MF .deps/s3fs_util.Tpo -c -o s3fs_util.o s3fs_util.cpp --- fdcache.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT fdcache.o -MD -MP -MF .deps/fdcache.Tpo -c -o fdcache.o fdcache.cpp --- common_auth.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT common_auth.o -MD -MP -MF .deps/common_auth.Tpo -c -o common_auth.o common_auth.cpp --- addhead.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT addhead.o -MD -MP -MF .deps/addhead.Tpo -c -o addhead.o addhead.cpp --- openssl_auth.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT openssl_auth.o -MD -MP -MF .deps/openssl_auth.Tpo -c -o openssl_auth.o openssl_auth.cpp --- test_string_util.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT test_string_util.o -MD -MP -MF .deps/test_string_util.Tpo -c -o test_string_util.o test_string_util.cpp --- common_auth.o --- mv -f .deps/common_auth.Tpo .deps/common_auth.Po --- openssl_auth.o --- mv -f .deps/openssl_auth.Tpo .deps/openssl_auth.Po --- test_string_util.o --- mv -f .deps/test_string_util.Tpo .deps/test_string_util.Po --- string_util.o --- mv -f .deps/string_util.Tpo .deps/string_util.Po --- test_string_util --- c++ -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wl,-rpath,/usr/local/lib -o test_string_util string_util.o test_string_util.o --- s3fs_util.o --- mv -f .deps/s3fs_util.Tpo .deps/s3fs_util.Po --- addhead.o --- mv -f .deps/addhead.Tpo .deps/addhead.Po --- cache.o --- mv -f .deps/cache.Tpo .deps/cache.Po --- fdcache.o --- mv -f .deps/fdcache.Tpo .deps/fdcache.Po --- s3fs.o --- mv -f .deps/s3fs.Tpo .deps/s3fs.Po --- curl.o --- mv -f .deps/curl.Tpo .deps/curl.Po --- s3fs --- c++ -pipe -O2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wl,-rpath,/usr/local/lib -o s3fs s3fs.o curl.o cache.o string_util.o s3fs_util.o fdcache.o common_auth.o addhead.o openssl_auth.o -L/usr/local/lib -lfuse -pthread -lcurl -lxml2 -lcrypto Making all in test Making all in doc SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fusefs-s3fs-1.86 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fusefs-s3fs-1.86 ===> fusefs-s3fs-1.86 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/sysutils/fusefs-s3fs/stage/usr/local/bin' install -s -m 555 s3fs '/construction/sysutils/fusefs-s3fs/stage/usr/local/bin' Making install in test Making install in doc /bin/mkdir -p '/construction/sysutils/fusefs-s3fs/stage/usr/local/man/man1' install -m 0644 man/s3fs.1 '/construction/sysutils/fusefs-s3fs/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fusefs-s3fs-1.86 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:41