------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/krb5-1.18.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz ===== 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 Installing /packages/All/automake-1.16.1_2.txz Installing /packages/All/udns-0.4_1.txz Installing /packages/All/cyrus-sasl-2.1.27_1.txz *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) ===== Message from cyrus-sasl-2.1.27_1: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Installing /packages/All/openldap-sasl-client-2.4.49.txz ===== Message from openldap-sasl-client-2.4.49: -- 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. SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by msktutil-1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by msktutil-1.1 for building => SHA256 Checksum OK for msktutil-msktutil-v1.1_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by msktutil-1.1 for building ===> Extracting for msktutil-1.1 ===> msktutil-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by msktutil-1.1 for building => SHA256 Checksum OK for msktutil-msktutil-v1.1_GH0.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for msktutil-1.1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> msktutil-1.1 depends on file: /usr/local/lib/libkrb5support.so - found ===> msktutil-1.1 depends on package: autoconf>=2.69 - found ===> msktutil-1.1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on shared library: libudns.so - found (/usr/local/lib/libudns.so) ===> msktutil-1.1 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> msktutil-1.1 depends on file: /usr/local/lib/libkrb5support.so - found ===> msktutil-1.1 depends on package: autoconf>=2.69 - found ===> msktutil-1.1 depends on package: automake>=1.16.1 - found ===> msktutil-1.1 depends on shared library: libudns.so - found (/usr/local/lib/libudns.so) ===> msktutil-1.1 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) ===> Configuring for msktutil-1.1 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /xports/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for install... /usr/bin/install -c checking for cat... /bin/cat checking for rm... /bin/rm checking for cp... /bin/cp checking for echo... /bin/echo checking for sed... (cached) /usr/bin/sed checking for mkdir... /bin/mkdir checking how to run the C++ preprocessor... c++ -E 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 krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... no checking et/com_err.h presence... no checking for et/com_err.h... no checking krb5 implementation... mit checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking udns.h usability... yes checking udns.h presence... yes checking for udns.h... yes checking for dns_new in -ludns... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for ldap_search_ext_s in -lldap... yes checking for ber_pvt_opt_on in -llber... yes checking whether LDAP_OPT_DIAGNOSTIC_MESSAGE is declared... yes checking whether com_err.h needs extern "C"... no checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for setenv... (cached) yes checking for strtoll... (cached) yes checking for ldap_initialize... yes checking whether ENCTYPE_AES256_CTS_HMAC_SHA1_96 is declared... yes checking whether ENCTYPE_AES128_CTS_HMAC_SHA1_96 is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for msktutil-1.1 --- krb5wrap.o --- --- msktutil.o --- --- msktkrb5.o --- --- msktldap.o --- --- msktname.o --- --- msktpass.o --- --- msktconf.o --- --- ldapconnection.o --- --- strtoll.o --- --- msktutil.1 --- --- krb5wrap.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c krb5wrap.cpp -o krb5wrap.o --- msktutil.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c msktutil.cpp -o msktutil.o --- msktldap.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c msktldap.cpp -o msktldap.o --- msktname.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c msktname.cpp -o msktname.o --- msktpass.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c msktpass.cpp -o msktpass.o --- msktconf.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c msktconf.cpp -o msktconf.o --- ldapconnection.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c ldapconnection.cpp -o ldapconnection.o --- strtoll.o --- cc -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c strtoll.c -o strtoll.o --- msktutil.1 --- /usr/bin/sed -e "s/REPLACE_PROGNAME/msktutil/g" -e "s/REPLACE_VERSION/1.1/g" < ./msktutil.M >msktutil.1 --- msktkrb5.o --- c++ -I. -I/usr/local/include -I/usr/local/include -pipe -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -Wextra -Wno-write-strings -c msktkrb5.cpp -o msktkrb5.o --- msktutil --- c++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib:/usr/local/lib krb5wrap.o msktutil.o msktkrb5.o msktldap.o msktname.o msktpass.o msktconf.o ldapconnection.o strtoll.o -llber -lldap -ludns -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib:/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lkrb5 -lk5crypto -lcom_err -o msktutil SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> msktutil-1.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> msktutil-1.1 depends on file: /usr/local/lib/libkrb5support.so - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for msktutil-1.1 ===> msktutil-1.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> msktutil-1.1 depends on file: /usr/local/lib/libkrb5support.so - found ===> Generating temporary packing list /bin/mkdir -p /construction/sysutils/msktutil/stage/usr/local/sbin /bin/mkdir -p /construction/sysutils/msktutil/stage/usr/local/man/man1 /usr/bin/install -c -m 0755 msktutil /construction/sysutils/msktutil/stage/usr/local/sbin /usr/bin/install -c -m 0644 msktutil.1 /construction/sysutils/msktutil/stage/usr/local/man/man1 /usr/bin/strip /construction/sysutils/msktutil/stage/usr/local/sbin/msktutil ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for msktutil-1.1 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:49