=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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-transitions-0.9.0 (cd /tmp/devel/py-transitions/work/transitions-0.9.0/ && /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\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -fPIC\ -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=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/py-transitions/work/.cwrapper/bin:/tmp/devel/py-transitions/work/.buildlink/bin:/tmp/devel/py-transitions/work/.gcc/bin:/tmp/devel/py-transitions/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 CXXCPP=cpp HOME=/tmp/devel/py-transitions/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-transitions/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-transitions/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/py-transitions/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/py-transitions/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/py-transitions/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/py-transitions/work/.buildlink/lib/pkgconfig:/tmp/devel/py-transitions/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-transitions/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-transitions/work/.cwrapper/config /usr/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/transitions copying transitions/__init__.py -> build/lib/transitions copying transitions/core.py -> build/lib/transitions copying transitions/version.py -> build/lib/transitions creating build/lib/transitions/extensions copying transitions/extensions/__init__.py -> build/lib/transitions/extensions copying transitions/extensions/asyncio.py -> build/lib/transitions/extensions copying transitions/extensions/diagrams.py -> build/lib/transitions/extensions copying transitions/extensions/diagrams_base.py -> build/lib/transitions/extensions copying transitions/extensions/diagrams_graphviz.py -> build/lib/transitions/extensions copying transitions/extensions/diagrams_pygraphviz.py -> build/lib/transitions/extensions copying transitions/extensions/factory.py -> build/lib/transitions/extensions copying transitions/extensions/locking.py -> build/lib/transitions/extensions copying transitions/extensions/markup.py -> build/lib/transitions/extensions copying transitions/extensions/nesting.py -> build/lib/transitions/extensions copying transitions/extensions/states.py -> build/lib/transitions/extensions running egg_info writing requirements to transitions.egg-info/requires.txt writing transitions.egg-info/PKG-INFO writing top-level names to transitions.egg-info/top_level.txt writing dependency_links to transitions.egg-info/dependency_links.txt reading manifest file 'transitions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no previously-included files matching '*.ipynb' found under directory 'examples/.ipynb_checkpoints' writing manifest file 'transitions.egg-info/SOURCES.txt' copying transitions/__init__.pyi -> build/lib/transitions copying transitions/core.pyi -> build/lib/transitions copying transitions/py.typed -> build/lib/transitions copying transitions/version.pyi -> build/lib/transitions copying transitions/extensions/asyncio.pyi -> build/lib/transitions/extensions copying transitions/extensions/diagrams.pyi -> build/lib/transitions/extensions copying transitions/extensions/diagrams_base.pyi -> build/lib/transitions/extensions copying transitions/extensions/diagrams_graphviz.pyi -> build/lib/transitions/extensions copying transitions/extensions/diagrams_pygraphviz.pyi -> build/lib/transitions/extensions copying transitions/extensions/factory.pyi -> build/lib/transitions/extensions copying transitions/extensions/locking.pyi -> build/lib/transitions/extensions copying transitions/extensions/markup.pyi -> build/lib/transitions/extensions copying transitions/extensions/nesting.pyi -> build/lib/transitions/extensions copying transitions/extensions/states.pyi -> build/lib/transitions/extensions