------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/bash-5.0.17.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- 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/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/cvsps-2.1_2.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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/p5-HTML-Tagset-3.20_1.txz Installing /packages/All/p5-HTML-Parser-3.72.txz Installing /packages/All/p5-CGI-4.47.txz Installing /packages/All/p5-Error-0.17029.txz Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/krb5-1.18.1.txz Installing /packages/All/p5-GSSAPI-0.28_1.txz Installing /packages/All/p5-Authen-SASL-2.16_1.txz Installing /packages/All/p5-Net-SSLeay-1.88.txz Installing /packages/All/p5-Mozilla-CA-20180117.txz Installing /packages/All/p5-Socket6-0.29.txz Installing /packages/All/p5-IO-Socket-INET6-2.72_1.txz Installing /packages/All/p5-IO-Socket-SSL-2.068.txz Installing /packages/All/p5-Term-ReadKey-2.38_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/apr-1.7.0.1.6.1_1.txz ===== Message from apr-1.7.0.1.6.1_1: -- The Apache Portable Runtime project removed support for FreeTDS with version 1.6. Users requiring MS-SQL connectivity must migrate configurations to use the added ODBC driver and FreeTDS' ODBC features. Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/utf8proc-2.4.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/serf-1.3.9_4.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libassuan-2.5.3.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libksba-1.3.5_1.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_6.txz Installing /packages/All/gnupg-2.2.20.txz ===== Message from gnupg-2.2.20: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/subversion-1.13.0_1.txz ===== Message from subversion-1.13.0_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/p5-subversion-1.13.0.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/git-2.26.2.txz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.26.2: -- If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. Installing /packages/All/gperf-3.1.txz Installing /packages/All/yasm-1.3.0.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-sphinxcontrib-applehelp-1.0.2.txz Installing /packages/All/py37-sphinxcontrib-devhelp-1.0.2.txz Installing /packages/All/py37-sphinxcontrib-jsmath-1.0.1.txz Installing /packages/All/py37-sphinxcontrib-htmlhelp-1.0.3.txz Installing /packages/All/py37-sphinxcontrib-serializinghtml-1.1.4.txz Installing /packages/All/py37-sphinxcontrib-qthelp-1.0.3.txz Installing /packages/All/py37-MarkupSafe-1.1.1.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-Babel-2.8.0.txz Installing /packages/All/py37-Jinja2-2.10.1.txz Installing /packages/All/py37-pygments-2.5.2.txz Installing /packages/All/py37-docutils-0.15.2.txz Installing /packages/All/py37-pystemmer-2.0.0.1.txz Installing /packages/All/py37-snowballstemmer-1.2.1.txz Installing /packages/All/py37-alabaster-0.7.6.txz Installing /packages/All/py37-imagesize-1.1.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-packaging-20.3.txz Installing /packages/All/py37-sphinx-3.0.2,1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/libatomic_ops-7.6.10.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/cmake-3.17.2.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/py37-cython-0.29.15.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/boost-libs-1.72.0_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/py37-boost-libs-1.72.0_1.txz ===== Message from py37-boost-libs-1.72.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/snappy-1.1.8.txz Installing /packages/All/leveldb-1.22_1.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/nss-3.52.txz Installing /packages/All/cryptopp-8.2.0.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/xmlsec1-1.2.29.txz Installing /packages/All/oath-toolkit-2.6.2.txz Installing /packages/All/libunwind-20170615_1.txz Installing /packages/All/google-perftools-2.7_1.txz Installing /packages/All/rabbitmq-c-0.8.0.txz Installing /packages/All/fusefs-libs-2.9.9_1.txz ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. Installing /packages/All/openldap-client-2.4.50.txz ===== Message from openldap-client-2.4.50: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. Installing /packages/All/flock-2.19.txz Installing /packages/All/oniguruma-6.9.4.txz Installing /packages/All/jq-1.6.txz Installing /packages/All/smartmontools-7.1_1.txz ===== Message from smartmontools-7.1_1: -- smartmontools has been installed To check the status of drives, use the following: /usr/local/sbin/smartctl -a /dev/ad0 for first ATA/SATA drive /usr/local/sbin/smartctl -a /dev/da0 for first SCSI drive /usr/local/sbin/smartctl -a /dev/ada0 for first SATA drive To include drive health information in your daily status reports, add a line like the following to /etc/periodic.conf: daily_status_smart_devices="/dev/ad0 /dev/da0" substituting the appropriate device names for your SMART-capable disks. To enable drive monitoring, you can use /usr/local/sbin/smartd. A sample configuration file has been installed as /usr/local/etc/smartd.conf.sample Copy this file to /usr/local/etc/smartd.conf and edit appropriately To have smartd start at boot echo 'smartd_enable="YES"' >> /etc/rc.conf Installing /packages/All/xmlstarlet-1.6.1.txz Installing /packages/All/getopt-1.1.6.txz Installing /packages/All/c-ares-1.15.0_1.txz Installing /packages/All/py37-protobuf-3.11.3,1.txz Installing /packages/All/py37-grpcio-1.28.1.txz Installing /packages/All/py37-prettytable-0.7.2_2.txz Installing /packages/All/py37-virtualenv-16.7.5.txz Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.9_2,1.txz Installing /packages/All/suitesparse-5.7.2_1.txz Installing /packages/All/py37-numpy-1.16.5_5,1.txz Installing /packages/All/py37-scipy-1.2.2_1.txz Installing /packages/All/py37-bcrypt-3.1.7.txz Installing /packages/All/py37-pyjwt-1.7.1.txz Installing /packages/All/py37-werkzeug-1.0.1.txz Installing /packages/All/py37-cherrypy-5.4.0_3.txz Installing /packages/All/py37-webob-1.8.2.txz Installing /packages/All/py37-beaker-1.11.0.txz Installing /packages/All/py37-mako-1.0.14.txz Installing /packages/All/py37-soupsieve-1.9_1.txz Installing /packages/All/py37-lxml-4.5.0.txz Installing /packages/All/py37-webencodings-0.5.1.txz Installing /packages/All/py37-html5lib-1.0.1.txz Installing /packages/All/py37-beautifulsoup-4.9.0.txz Installing /packages/All/py37-waitress-1.4.3.txz Installing /packages/All/py37-WebTest-2.0.32.txz Installing /packages/All/py37-logutils-0.3.5.txz ===== Message from py37-logutils-0.3.5: -- ===> NOTICE: The py37-logutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/py37-pecan-1.3.3.txz Installing /packages/All/py37-repoze.lru-0.7.txz Installing /packages/All/py37-routes-2.4.1.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:02:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ceph14-14.2.9 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ceph14-14.2.9 for building => SHA256 Checksum OK for ceph-ceph-v14.2.9_GH0.tar.gz. => SHA256 Checksum OK for ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz. => SHA256 Checksum OK for ceph-ceph-object-corpus-e32bf8c_GH0.tar.gz. => SHA256 Checksum OK for ceph-civetweb-bb99e93_GH0.tar.gz. => SHA256 Checksum OK for 01org-isa-l_crypto-603529a_GH0.tar.gz. => SHA256 Checksum OK for ceph-dmclock-4496dbc_GH0.tar.gz. => SHA256 Checksum OK for ceph-gf-complete-7e61b44_GH0.tar.gz. => SHA256 Checksum OK for ceph-jerasure-96c76b8_GH0.tar.gz. => SHA256 Checksum OK for ceph-googletest-fdb8504_GH0.tar.gz. => SHA256 Checksum OK for ceph-isa-l-7e1a337_GH0.tar.gz. => SHA256 Checksum OK for ceph-lua-1fce39c_GH0.tar.gz. => SHA256 Checksum OK for ceph-rapidjson-f54b0e4_GH0.tar.gz. => SHA256 Checksum OK for ceph-rocksdb-4c736f1_GH0.tar.gz. => SHA256 Checksum OK for ceph-xxHash-1f40c65_GH0.tar.gz. => SHA256 Checksum OK for facebook-zstd-f4340f4_GH0.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ceph14-14.2.9 for building ===> Extracting for ceph14-14.2.9 => SHA256 Checksum OK for ceph-ceph-v14.2.9_GH0.tar.gz. => SHA256 Checksum OK for ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz. => SHA256 Checksum OK for ceph-ceph-object-corpus-e32bf8c_GH0.tar.gz. => SHA256 Checksum OK for ceph-civetweb-bb99e93_GH0.tar.gz. => SHA256 Checksum OK for 01org-isa-l_crypto-603529a_GH0.tar.gz. => SHA256 Checksum OK for ceph-dmclock-4496dbc_GH0.tar.gz. => SHA256 Checksum OK for ceph-gf-complete-7e61b44_GH0.tar.gz. => SHA256 Checksum OK for ceph-jerasure-96c76b8_GH0.tar.gz. => SHA256 Checksum OK for ceph-googletest-fdb8504_GH0.tar.gz. => SHA256 Checksum OK for ceph-isa-l-7e1a337_GH0.tar.gz. => SHA256 Checksum OK for ceph-lua-1fce39c_GH0.tar.gz. => SHA256 Checksum OK for ceph-rapidjson-f54b0e4_GH0.tar.gz. => SHA256 Checksum OK for ceph-rocksdb-4c736f1_GH0.tar.gz. => SHA256 Checksum OK for ceph-xxHash-1f40c65_GH0.tar.gz. => SHA256 Checksum OK for facebook-zstd-f4340f4_GH0.tar.gz. Extracted Memory Use: 500.78M SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ceph14-14.2.9 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for ceph14-14.2.9 ===> Cleanly applied ports patch(es) patch-cmake_modules_FindPython3Interp.cmake patch-cmake_modules_FindPython3Libs.cmake patch-src_CMakeLists.txt patch-src_auth_KeyRing.cc patch-src_pybind_mgr_diskprediction_cloud_common___init__.py patch-src_rocksdb_util_channel.h patch-src_test_libcephfs_lazyio.cc patch-src_test_rgw_CMakeLists.txt SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on executable: bash - found ===> ceph14-14.2.9 depends on executable: git - found ===> ceph14-14.2.9 depends on executable: gperf - found ===> ceph14-14.2.9 depends on executable: yasm - found ===> ceph14-14.2.9 depends on package: py37-sphinx>=0 - found ===> ceph14-14.2.9 depends on file: /usr/local/lib/libatomic_ops.a - found ===> ceph14-14.2.9 depends on file: /usr/local/bin/ld - found ===> ceph14-14.2.9 depends on file: /usr/local/bin/cmake - found ===> ceph14-14.2.9 depends on package: gmake>=4.3 - found ===> ceph14-14.2.9 depends on file: /usr/local/lib/libncurses.so.6 - found ===> ceph14-14.2.9 depends on package: pkgconf>=1.3.0_1 - found ===> ceph14-14.2.9 depends on executable: cython-3.7 - found ===> ceph14-14.2.9 depends on file: /usr/local/bin/python3.7 - found ===> ceph14-14.2.9 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on shared library: libboost_python37.so - found (/usr/local/lib/libboost_python37.so) ===> ceph14-14.2.9 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> ceph14-14.2.9 depends on shared library: libleveldb.so - found (/usr/local/lib/libleveldb.so) ===> ceph14-14.2.9 depends on shared library: libnss3.so - found (/usr/local/lib/libnss3.so) ===> ceph14-14.2.9 depends on shared library: libcryptopp.so - found (/usr/local/lib/libcryptopp.so) ===> ceph14-14.2.9 depends on shared library: liboath.so - found (/usr/local/lib/liboath.so) ===> ceph14-14.2.9 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so) ===> ceph14-14.2.9 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> ceph14-14.2.9 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> ceph14-14.2.9 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> ceph14-14.2.9 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) ===> ceph14-14.2.9 depends on shared library: libplds4.so - found (/usr/local/lib/libplds4.so) ===> ceph14-14.2.9 depends on shared library: libtcmalloc.so - found (/usr/local/lib/libtcmalloc.so) ===> ceph14-14.2.9 depends on shared library: librabbitmq.so - found (/usr/local/lib/librabbitmq.so) ===> ceph14-14.2.9 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> ceph14-14.2.9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> ceph14-14.2.9 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ceph14-14.2.9 depends on executable: bash - found ===> ceph14-14.2.9 depends on executable: git - found ===> ceph14-14.2.9 depends on executable: gperf - found ===> ceph14-14.2.9 depends on executable: yasm - found ===> ceph14-14.2.9 depends on package: py37-sphinx>=0 - found ===> ceph14-14.2.9 depends on file: /usr/local/lib/libatomic_ops.a - found ===> ceph14-14.2.9 depends on file: /usr/local/bin/ld - found ===> ceph14-14.2.9 depends on file: /usr/local/bin/cmake - found ===> ceph14-14.2.9 depends on package: gmake>=4.3 - found ===> ceph14-14.2.9 depends on file: /usr/local/lib/libncurses.so.6 - found ===> ceph14-14.2.9 depends on package: pkgconf>=1.3.0_1 - found ===> ceph14-14.2.9 depends on executable: cython-3.7 - found ===> ceph14-14.2.9 depends on file: /usr/local/bin/python3.7 - found ===> ceph14-14.2.9 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ceph14-14.2.9 depends on shared library: libboost_python37.so - found (/usr/local/lib/libboost_python37.so) ===> ceph14-14.2.9 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> ceph14-14.2.9 depends on shared library: libleveldb.so - found (/usr/local/lib/libleveldb.so) ===> ceph14-14.2.9 depends on shared library: libnss3.so - found (/usr/local/lib/libnss3.so) ===> ceph14-14.2.9 depends on shared library: libcryptopp.so - found (/usr/local/lib/libcryptopp.so) ===> ceph14-14.2.9 depends on shared library: liboath.so - found (/usr/local/lib/liboath.so) ===> ceph14-14.2.9 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so) ===> ceph14-14.2.9 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> ceph14-14.2.9 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> ceph14-14.2.9 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> ceph14-14.2.9 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) ===> ceph14-14.2.9 depends on shared library: libplds4.so - found (/usr/local/lib/libplds4.so) ===> ceph14-14.2.9 depends on shared library: libtcmalloc.so - found (/usr/local/lib/libtcmalloc.so) ===> ceph14-14.2.9 depends on shared library: librabbitmq.so - found (/usr/local/lib/librabbitmq.so) ===> ceph14-14.2.9 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> ceph14-14.2.9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> ceph14-14.2.9 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) ===> Configuring for ceph14-14.2.9 [ -e /construction/net/ceph14/ceph-14.2.9/build ] || ln -s /construction/net/ceph14/.build /construction/net/ceph14/ceph-14.2.9/build /bin/cp files/file-git_version /construction/net/ceph14/ceph-14.2.9/src/.git_version /bin/rm -f /construction/net/ceph14/ceph-14.2.9/cmake/modules/FindBoost.cmake || true ===> Performing out-of-source build /bin/mkdir -p /construction/net/ceph14/.build -- The CXX compiler identification is GNU 8.3.0 -- The C compiler identification is GNU 8.3.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for fallocate -- Looking for fallocate - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for syncfs -- Looking for syncfs - not found -- Looking for sync_file_range -- Looking for sync_file_range - not found -- Looking for pwritev -- Looking for pwritev - found -- Looking for splice -- Looking for splice - not found -- Looking for getgrouplist -- Looking for getgrouplist - found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for name_to_handle_at -- Looking for name_to_handle_at - not found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for pthread_spin_init -- Looking for pthread_spin_init - found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - found -- Looking for pthread_get_name_np -- Looking for pthread_get_name_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - not found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - not found -- Looking for eventfd -- Looking for eventfd - not found -- Looking for getprogname -- Looking for getprogname - found -- Looking for include file linux/types.h -- Looking for include file linux/types.h - not found -- Looking for include file linux/version.h -- Looking for include file linux/version.h - not found -- Looking for include file arpa/nameser_compat.h -- Looking for include file arpa/nameser_compat.h - found -- Looking for include file sys/mount.h -- Looking for include file sys/mount.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/vfs.h -- Looking for include file sys/vfs.h - not found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - not found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file valgrind/helgrind.h -- Looking for include file valgrind/helgrind.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __be16 -- Check size of __be16 - failed -- Check size of __be32 -- Check size of __be32 - failed -- Check size of __be64 -- Check size of __be64 - failed -- Check size of __le16 -- Check size of __le16 - failed -- Check size of __le32 -- Check size of __le32 - failed -- Check size of __le64 -- Check size of __le64 - failed -- Check size of __u8 -- Check size of __u8 - failed -- Check size of __u16 -- Check size of __u16 - failed -- Check size of __u32 -- Check size of __u32 - failed -- Check size of __u64 -- Check size of __u64 - failed -- Check size of __s8 -- Check size of __s8 - failed -- Check size of __s16 -- Check size of __s16 - failed -- Check size of __s32 -- Check size of __s32 - failed -- Check size of __s64 -- Check size of __s64 - failed -- Looking for res_nquery -- Looking for res_nquery - not found -- Looking for F_SETPIPE_SZ -- Looking for F_SETPIPE_SZ - not found -- Looking for __func__ -- Looking for __func__ - found -- Looking for __PRETTY_FUNCTION__ -- Looking for __PRETTY_FUNCTION__ - found -- Looking for getentropy -- Looking for getentropy - not found -- Performing Test STRERROR_R_CHAR_P -- Performing Test STRERROR_R_CHAR_P - Failed -- Performing Test HAVE_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STAT_ST_MTIM_TV_NSEC - Success -- Performing Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC - Success -- Performing Test HAVE_CXX11_ATOMIC -- Performing Test HAVE_CXX11_ATOMIC - Success -- Looking for backtrace -- Looking for backtrace - not found -- Found Backtrace: /usr/lib/libexecinfo.so -- Not using udev -- Not using BLKID -- Not using GENL -- Found OpenLdap: /usr/local/include -- Found fuse: /usr/local/include/fuse CMake Error at CMakeLists.txt:303 (message): WITH_BLUESTORE is ON, but none of the bluestore backends is enabled. Please install libaio, or enable WITH_SPDK or WITH_PMEM (experimental) -- Found leveldb: /usr/local/lib/libleveldb.so -- Found snappy: /usr/local/lib/libsnappy.so -- Found LZ4: /usr/local/lib/liblz4.so (found suitable version "1.9.2", minimum required is "1.7") -- Found gperftools: /usr/local/include (found version "2.7") -- Found CURL: /usr/local/lib/libcurl.so (found version "7.70.0") -- Looking for curl_multi_wait -- Looking for curl_multi_wait - found -- Found PkgConfig: pkgconf (found version "1.6.3") -- Checking for module 'nss' -- Found nss, version 3.52 -- NSS_LIBRARIES: /usr/local/lib/libssl3.so;/usr/local/lib/libsmime3.so;/usr/local/lib/libnss3.so;/usr/local/lib/libnssutil3.so -- NSS_INCLUDE_DIRS: /usr/local/include/nss -- Found NSS: /usr/local/lib/libssl3.so;/usr/local/lib/libsmime3.so;/usr/local/lib/libnss3.so;/usr/local/lib/libnssutil3.so -- Checking for module 'nspr' -- Found nspr, version 4.25.0 -- Found NSPR: /usr/local/lib/libplds4.so;/usr/local/lib/libplc4.so;/usr/local/lib/libnspr4.so -- Found OpenSSL: /usr/local/lib/libcrypto.so (found version "1.1.1g") -- Found EXPAT: /usr/local/lib/libexpat.so (found version "2.2.8") -- Found OATH: /usr/local/lib/liboath.so '--disable-werror' '--with-fish-functions-dir=/usr/local/share/fish/completions' '--with-zsh-functions-dir=/usr/local/share/zsh/site-functions' '--enable-alt-svc' '--without-brotli' '--disable-ares' '--with-ca-bundle=/usr/local/share/certs/ca-root-nss.crt' '--enable-cookies' '--disable-curldebug' '--disable-debug' '--enable-dict' '--enable-ftp' '--without-gnutls' '--enable-gopher' '--without-gssapi' '--enable-http' '--with-nghttp2' '--without-libidn2' '--enable-imap' '--enable-ipv6' '--disable-ldap' '--disable-ldaps' '--without-libssh2' '--without-libmetalink' '--without-nss' '--with-ssl=/usr/local' '--enable-pop3' '--enable-proxy' '--without-libpsl' '--without-librtmp' '--enable-rtsp' '--disable-smb' '--enable-smtp' '--enable-telnet' '--enable-tftp' '--enable-pthreads' '--enable-threaded-resolver' '--disable-tls-srp' '--without-wolfssl' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include -isystem /usr/local/include' 'CPP=cpp' -- libcurl is linked with openssl: explicitly setting locks -- ssl soname: libssl.so.11 -- crypto soname: libcrypto.so.11 -- Found PythonInterp: /usr/local/bin/python3.7 (found suitable version "3.7.7", minimum required is "3.7") -- Found PythonLibs: /usr/local/lib/libpython3.7m.so (found suitable version "3.7.7", minimum required is "3.7") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Found Boost: /usr/local/include (found suitable version "1.72.0", minimum required is "1.67") found components: atomic chrono thread system regex random program_options date_time iostreams python37 context coroutine -- Performing Test HAS_FORTIFY_SOURCE -- Performing Test HAS_FORTIFY_SOURCE - Success -- Performing Test HAS_STACK_PROTECT -- Performing Test HAS_STACK_PROTECT - Success -- Performing Test HAVE_INTEL_SSE -- Performing Test HAVE_INTEL_SSE - Success -- Performing Test HAVE_INTEL_SSE2 -- Performing Test HAVE_INTEL_SSE2 - Success -- Performing Test HAVE_INTEL_SSE3 -- Performing Test HAVE_INTEL_SSE3 - Success -- Performing Test HAVE_INTEL_SSSE3 -- Performing Test HAVE_INTEL_SSSE3 - Success -- Performing Test HAVE_INTEL_PCLMUL -- Performing Test HAVE_INTEL_PCLMUL - Success -- Performing Test HAVE_INTEL_SSE4_1 -- Performing Test HAVE_INTEL_SSE4_1 - Success -- Performing Test HAVE_INTEL_SSE4_2 -- Performing Test HAVE_INTEL_SSE4_2 - Success -- Found Yasm: good -- capable of assembling x86_64 -- Performing Test HAVE_STDLIB_MAP_SPLICING -- Performing Test HAVE_STDLIB_MAP_SPLICING - Failed -- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR -- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR - Success -- Ceph/.git directory not found, parsing /construction/net/ceph14/ceph-14.2.9/src/.git_version for CEPH_GIT_VER and CEPH_GIT_NICE_VER -- Found Python3Interp: /usr/local/bin/python3.7 (found suitable version "3.7.7", minimum required is "3") -- Found Python3Libs: /usr/local/lib/libpython3.7m.so (found suitable exact version "3.7.7") -- Performing Test HAS_VTA -- Performing Test HAS_VTA - Success CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (Cython3) does not match the name of the calling package (Cython). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindCython.cmake:16 (find_package_handle_standard_args) src/pybind/CMakeLists.txt:23 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Cython3: 0.29 -- Performing Test HAS_WARNING_STRINGOP_TRUNCATION -- Performing Test HAS_WARNING_STRINGOP_TRUNCATION - Success -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Found PythonInterp: /usr/local/bin/python3.7 (found version "3.7.7") -- Looking for cbreak in /usr/local/lib/libncurses.so -- Looking for cbreak in /usr/local/lib/libncurses.so - found -- Found Curses: /usr/local/lib/libncurses.so -- Could NOT find StdFilesystem (missing: StdFilesystem_LIBRARY) -- Setting civetweb to use OPENSSL >= 1.1 -- Found RabbitMQ: /usr/local/include -- exclude following files under src: *.js;*.css;civetweb;erasure-code/jerasure/jerasure;erasure-code/jerasure/gf-complete;rocksdb;googletest;spdk;xxHash;isa-l;lua;zstd;crypto/isa-l/isa-l_crypto;blkin;rapidjson;dmclock;seastar;c-ares -- Configuring incomplete, errors occurred! See also "/construction/net/ceph14/.build/CMakeFiles/CMakeOutput.log". See also "/construction/net/ceph14/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /xports/net/ceph14 FAILED 00:00:29