===> py27-mysqlclient-1.3.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-mysqlclient-1.3.8 for building ===> Extracting for py27-mysqlclient-1.3.8 => SHA256 Checksum OK for pymysql-mysqlclient-python-1.3.8_GH0.tar.gz. ===> Patching for py27-mysqlclient-1.3.8 ===> py27-mysqlclient-1.3.8 depends on package: py27-setuptools>0 - found ===> py27-mysqlclient-1.3.8 depends on file: /usr/local/bin/python2.7 - found ===> py27-mysqlclient-1.3.8 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Configuring for py27-mysqlclient-1.3.8 running config ===> Building for py27-mysqlclient-1.3.8 running build running build_py creating build creating build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7 copying _mysql_exceptions.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7 creating build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/__init__.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/compat.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/connections.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/converters.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/cursors.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/release.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb copying MySQLdb/times.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb creating build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants copying MySQLdb/constants/REFRESH.py -> build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/MySQLdb/constants running build_ext building '_mysql' extension creating build/temp.freebsd-11.0-RELEASE-p9-amd64-2.7 cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Dversion_info=(1,3,12,'final',0) -D__version__=1.3.12 -I/usr/local/include/mysql -I/usr/local/include/python2.7 -c _mysql.c -o build/temp.freebsd-11.0-RELEASE-p9-amd64-2.7/_mysql.o -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -g -fno-omit-frame-pointer -fno-strict-aliasing cc -shared -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing build/temp.freebsd-11.0-RELEASE-p9-amd64-2.7/_mysql.o -L/usr/local/lib/mysql -L/usr/local/lib -lmysqlclient -lz -lm -lexecinfo -lssl -lcrypto -lpython2.7 -o build/lib.freebsd-11.0-RELEASE-p9-amd64-2.7/_mysql.so -pthread 0