------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py37 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py37-mysqlclient-2.0.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/databases/py-mysqlclient XDG_CONFIG_HOME=/construction/databases/py-mysqlclient HOME=/construction/databases/py-mysqlclient TMPDIR="/tmp" PATH=/construction/databases/py-mysqlclient/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/databases/py-mysqlclient XDG_CONFIG_HOME=/construction/databases/py-mysqlclient HOME=/construction/databases/py-mysqlclient TMPDIR="/tmp" PATH=/construction/databases/py-mysqlclient/.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 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -Wl,-rpath,/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/databases/py-mysqlclient/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py37-mysqlclient" EXAMPLESDIR="share/examples/py37-mysqlclient" DATADIR="share/py37-mysqlclient" WWWDIR="www/py37-mysqlclient" ETCDIR="etc/py37-mysqlclient" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-mysqlclient DOCSDIR=/usr/local/share/doc/py37-mysqlclient EXAMPLESDIR=/usr/local/share/examples/py37-mysqlclient WWWDIR=/usr/local/www/py37-mysqlclient ETCDIR=/usr/local/etc/py37-mysqlclient SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.16.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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/py37-setuptools-44.0.0.txz Installing /packages/All/libnghttp2-1.43.0.txz Installing /packages/All/ca_root_nss-3.61.txz ===== Message from ca_root_nss-3.61: -- 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.75.0.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/protobuf-3.14.0,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/libedit-3.1.20191231,1.txz Installing /packages/All/uchardet-0.0.7.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/groff-1.22.4_3.txz ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm Installing /packages/All/mysql57-client-5.7.33.txz ===== Message from mysql57-client-5.7.33: -- This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-mysqlclient-2.0.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-mysqlclient-2.0.2 for building => SHA256 Checksum OK for mysqlclient-2.0.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-mysqlclient-2.0.2 for building ===> Extracting for py37-mysqlclient-2.0.2 => SHA256 Checksum OK for mysqlclient-2.0.2.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-mysqlclient-2.0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on package: libiconv>=1.14_11 - found ===> py37-mysqlclient-2.0.2 depends on package: py37-setuptools>0 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/bin/python3.7 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on package: libiconv>=1.14_11 - found ===> py37-mysqlclient-2.0.2 depends on package: py37-setuptools>0 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/bin/python3.7 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py37-mysqlclient-2.0.2 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20) ===> Configuring for py37-mysqlclient-2.0.2 running config SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-mysqlclient-2.0.2 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/_exceptions.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/connections.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/converters.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/cursors.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/release.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb copying MySQLdb/times.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb creating build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants running build_ext building 'MySQLdb._mysql' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/MySQLdb cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -fPIC -Dversion_info=(2,0,2,'final',0) -D__version__=2.0.2 -I/usr/local/include/mysql -I/usr/local/include/python3.7m -c MySQLdb/_mysql.c -o build/temp.dragonfly-5.9-x86_64-3.7/MySQLdb/_mysql.o cc -shared -Wl,-rpath,/usr/local/lib -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG build/temp.dragonfly-5.9-x86_64-3.7/MySQLdb/_mysql.o -L/usr/local/lib/mysql -L/usr/local/lib -lmysqlclient -lm -lexecinfo -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/_mysql.so -pthread SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-mysqlclient-2.0.2 depends on package: py37-setuptools>0 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/bin/python3.7 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-mysqlclient-2.0.2 ===> py37-mysqlclient-2.0.2 depends on package: py37-setuptools>0 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/bin/python3.7 - found ===> py37-mysqlclient-2.0.2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list running install running build running build_py copying MySQLdb/release.py -> build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb running build_ext running install_lib creating /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7 creating /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages creating /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/_mysql.so -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/__init__.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/release.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/connections.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/_exceptions.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb creating /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants/CLIENT.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants/CR.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants/__init__.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants/ER.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants/FIELD_TYPE.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/constants/FLAG.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/times.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/converters.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb copying build/lib.dragonfly-5.9-x86_64-3.7/MySQLdb/cursors.py -> /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/release.py to release.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/connections.py to connections.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/_exceptions.py to _exceptions.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants/CLIENT.py to CLIENT.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants/CR.py to CR.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants/ER.py to ER.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/constants/FLAG.py to FLAG.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/times.py to times.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/converters.py to converters.cpython-37.pyc byte-compiling /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/MySQLdb/cursors.py to cursors.cpython-37.pyc writing byte-compilation script '/tmp/tmpj2utd_oj.py' /usr/local/bin/python3.7 /tmp/tmpj2utd_oj.py removing /tmp/tmpj2utd_oj.py running install_egg_info running egg_info writing mysqlclient.egg-info/PKG-INFO writing dependency_links to mysqlclient.egg-info/dependency_links.txt writing top-level names to mysqlclient.egg-info/top_level.txt reading manifest file 'mysqlclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mysqlclient.egg-info/SOURCES.txt' Copying mysqlclient.egg-info to /construction/databases/py-mysqlclient/stage/usr/local/lib/python3.7/site-packages/mysqlclient-2.0.2-py3.7.egg-info running install_scripts writing list of installed files to '/construction/databases/py-mysqlclient/.PLIST.pymodtmp' install -m 0644 /construction/databases/py-mysqlclient/mysqlclient-2.0.2/README.md /construction/databases/py-mysqlclient/mysqlclient-2.0.2/doc/* /construction/databases/py-mysqlclient/stage/usr/local/share/doc/py37-mysqlclient ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python3.7/site-packages/MySQLdb/_mysql.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: you may not need USES=ssl Error: /usr/local/lib/python3.7/site-packages/MySQLdb/_mysql.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-mysqlclient-2.0.2 file sizes/checksums [51]: 0% file sizes/checksums [51]: 100% packing files [51]: 0% packing files [51]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:00