=> Building databases/mysqlidxchk Started : Wednesday, 24 JUL 2019 at 21:52:18 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for mysqlidxchk-1.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/databases/mysqlidxchk XDG_CONFIG_HOME=/construction/databases/mysqlidxchk HOME=/construction/databases/mysqlidxchk TMPDIR="/tmp" PATH=/construction/databases/mysqlidxchk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/databases/mysqlidxchk XDG_CONFIG_HOME=/construction/databases/mysqlidxchk HOME=/construction/databases/mysqlidxchk TMPDIR="/tmp" PATH=/construction/databases/mysqlidxchk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/databases/mysqlidxchk/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.2 PERL_VER=5.28 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.28 PROFILE="@comment " DOCSDIR="share/doc/mysqlidxchk" EXAMPLESDIR="share/examples/mysqlidxchk" DATADIR="share/mysqlidxchk" WWWDIR="www/mysqlidxchk" ETCDIR="etc/mysqlidxchk" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysqlidxchk DOCSDIR=/usr/local/share/doc/mysqlidxchk EXAMPLESDIR=/usr/local/share/examples/mysqlidxchk WWWDIR=/usr/local/www/mysqlidxchk ETCDIR=/usr/local/etc/mysqlidxchk -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.6 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> mysqlidxchk-1.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> mysqlidxchk-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mysqlidxchk-1.0_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by mysqlidxchk-1.0_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by mysqlidxchk-1.0_1 for building => SHA256 Checksum OK for mysqlidxchk-1.0.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by mysqlidxchk-1.0_1 for building ===> Extracting for mysqlidxchk-1.0_1 => SHA256 Checksum OK for mysqlidxchk-1.0.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for mysqlidxchk-1.0_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> mysqlidxchk-1.0_1 depends on package: perl5>=5.28.r1<5.29 - not found ===> Installing existing package /packages/All/perl5-5.28.2.txz Installing perl5-5.28.2... Extracting perl5-5.28.2: .......... done Message from perl5-5.28.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. ===> mysqlidxchk-1.0_1 depends on package: perl5>=5.28.r1<5.29 - found ===> Returning to build of mysqlidxchk-1.0_1 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for mysqlidxchk-1.0_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> mysqlidxchk-1.0_1 depends on package: p5-Term-ReadKey>=0 - not found ===> Installing existing package /packages/All/p5-Term-ReadKey-2.38.txz Installing p5-Term-ReadKey-2.38... Extracting p5-Term-ReadKey-2.38: ........ done ===> mysqlidxchk-1.0_1 depends on package: p5-Term-ReadKey>=0 - found ===> Returning to build of mysqlidxchk-1.0_1 ===> mysqlidxchk-1.0_1 depends on package: p5-DBI>=0 - not found ===> Installing existing package /packages/All/p5-DBI-1.642.txz Installing p5-DBI-1.642... Extracting p5-DBI-1.642: .......... done ===> mysqlidxchk-1.0_1 depends on package: p5-DBI>=0 - found ===> Returning to build of mysqlidxchk-1.0_1 ===> mysqlidxchk-1.0_1 depends on package: p5-DBD-mysql>=0 - not found ===> Installing existing package /packages/All/p5-DBD-mysql-4.050.txz Installing p5-DBD-mysql-4.050... `-- Installing mysql57-client-5.7.26... | `-- Installing curl-7.65.1_1... | | `-- Installing ca_root_nss-3.45... | | `-- Extracting ca_root_nss-3.45: ........ done | | `-- Installing libnghttp2-1.39.1... | | `-- Extracting libnghttp2-1.39.1: .......... done | | `-- Installing libressl-2.9.2... | | `-- Extracting libressl-2.9.2: .......... done | `-- Extracting curl-7.65.1_1: .......... done | `-- Installing cyrus-sasl-2.1.27... *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) | `-- Extracting cyrus-sasl-2.1.27: .......... done | `-- Installing libedit-3.1.20190324,1... | | `-- Installing ncurses-6.1.20190525... | | `-- Extracting ncurses-6.1.20190525: .......... done | `-- Extracting libedit-3.1.20190324,1: .......... done | `-- Installing libevent-2.1.10... | `-- Extracting libevent-2.1.10: .......... done | `-- Installing liblz4-1.9.1,1... | `-- Extracting liblz4-1.9.1,1: .......... done | `-- Installing protobuf-3.8.0,1... | `-- Extracting protobuf-3.8.0,1: .......... done `-- Extracting mysql57-client-5.7.26: .......... done Extracting p5-DBD-mysql-4.050: .......... done Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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 *************************************************************************** Message from cyrus-sasl-2.1.27: 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. Message from mysql57-client-5.7.26: * * * * * * * * * * * * * * * * * * * * * * * * This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server * * * * * * * * * * * * * * * * * * * * * * * * ===> mysqlidxchk-1.0_1 depends on package: p5-DBD-mysql>=0 - found ===> Returning to build of mysqlidxchk-1.0_1 ===> mysqlidxchk-1.0_1 depends on package: perl5>=5.28.r1<5.29 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for mysqlidxchk-1.0_1 ===> Generating temporary packing list install -m 555 /construction/databases/mysqlidxchk/mysqlidxchk-1.0_1/mysqlidxchk /construction/databases/mysqlidxchk/stage/usr/local/bin install -m 0644 /construction/databases/mysqlidxchk/mysqlidxchk-1.0_1/mysqlidxchkdoc.html /construction/databases/mysqlidxchk/mysqlidxchk-1.0_1/mysqlidxchkguide.html /construction/databases/mysqlidxchk/stage/usr/local/share/doc/mysqlidxchk ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for mysqlidxchk-1.0_1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 24 JUL 2019 at 21:52:51 UTC Duration: 00:00:33