=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py27-sentry-sdk-0.20.3 (cd /tmp/devel/py-sentry-sdk/work/sentry-sdk-0.20.3/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/py-sentry-sdk/work/.cwrapper/bin:/tmp/devel/py-sentry-sdk/work/.buildlink/bin:/tmp/devel/py-sentry-sdk/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/devel/py-sentry-sdk/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-sentry-sdk/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/devel/py-sentry-sdk/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/devel/py-sentry-sdk/work/.buildlink/lib/pkgconfig:/tmp/devel/py-sentry-sdk/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-sentry-sdk/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-sentry-sdk/work/.cwrapper/config /usr/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/sentry_sdk copying sentry_sdk/__init__.py -> build/lib/sentry_sdk copying sentry_sdk/_compat.py -> build/lib/sentry_sdk copying sentry_sdk/_functools.py -> build/lib/sentry_sdk copying sentry_sdk/_queue.py -> build/lib/sentry_sdk copying sentry_sdk/_types.py -> build/lib/sentry_sdk copying sentry_sdk/api.py -> build/lib/sentry_sdk copying sentry_sdk/attachments.py -> build/lib/sentry_sdk copying sentry_sdk/client.py -> build/lib/sentry_sdk copying sentry_sdk/consts.py -> build/lib/sentry_sdk copying sentry_sdk/debug.py -> build/lib/sentry_sdk copying sentry_sdk/envelope.py -> build/lib/sentry_sdk copying sentry_sdk/hub.py -> build/lib/sentry_sdk copying sentry_sdk/scope.py -> build/lib/sentry_sdk copying sentry_sdk/serializer.py -> build/lib/sentry_sdk copying sentry_sdk/session.py -> build/lib/sentry_sdk copying sentry_sdk/sessions.py -> build/lib/sentry_sdk copying sentry_sdk/tracing.py -> build/lib/sentry_sdk copying sentry_sdk/transport.py -> build/lib/sentry_sdk copying sentry_sdk/utils.py -> build/lib/sentry_sdk copying sentry_sdk/worker.py -> build/lib/sentry_sdk creating build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/celery.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/redis.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations creating build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django creating build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/py.typed -> build/lib/sentry_sdk