=> 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 bpython-0.24 (cd /tmp/devel/bpython/work/bpython-0.24/ && /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/python3.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 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\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/bpython/work/.cwrapper/bin:/tmp/devel/bpython/work/.buildlink/bin:/tmp/devel/bpython/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/bpython/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/bpython/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/bpython/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/bpython/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/bpython/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/bpython/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/bpython/work/.buildlink/lib/pkgconfig:/tmp/devel/bpython/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/bpython/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/bpython/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j4) running build running compile_catalog compiling catalog bpython/translations/de/LC_MESSAGES/bpython.po to bpython/translations/de/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/es_ES/LC_MESSAGES/bpython.po to bpython/translations/es_ES/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/fr_FR/LC_MESSAGES/bpython.po to bpython/translations/fr_FR/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/it_IT/LC_MESSAGES/bpython.po to bpython/translations/it_IT/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/nl_NL/LC_MESSAGES/bpython.po to bpython/translations/nl_NL/LC_MESSAGES/bpython.mo running build_py creating build creating build/lib creating build/lib/bpython copying bpython/__init__.py -> build/lib/bpython copying bpython/__main__.py -> build/lib/bpython copying bpython/_internal.py -> build/lib/bpython copying bpython/_typing_compat.py -> build/lib/bpython copying bpython/_version.py -> build/lib/bpython copying bpython/args.py -> build/lib/bpython copying bpython/autocomplete.py -> build/lib/bpython copying bpython/cli.py -> build/lib/bpython copying bpython/config.py -> build/lib/bpython copying bpython/curtsies.py -> build/lib/bpython copying bpython/filelock.py -> build/lib/bpython copying bpython/formatter.py -> build/lib/bpython copying bpython/history.py -> build/lib/bpython copying bpython/importcompletion.py -> build/lib/bpython copying bpython/inspection.py -> build/lib/bpython copying bpython/keys.py -> build/lib/bpython copying bpython/lazyre.py -> build/lib/bpython copying bpython/line.py -> build/lib/bpython copying bpython/pager.py -> build/lib/bpython copying bpython/paste.py -> build/lib/bpython copying bpython/patch_linecache.py -> build/lib/bpython copying bpython/repl.py -> build/lib/bpython copying bpython/simpleeval.py -> build/lib/bpython copying bpython/urwid.py -> build/lib/bpython creating build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/__init__.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/_internal.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/coderunner.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/events.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/filewatch.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/interaction.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/interpreter.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/manual_readline.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/parse.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/preprocess.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/repl.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/replpainter.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/sitefix.py -> build/lib/bpython/curtsiesfrontend creating build/lib/bpython/test copying bpython/test/__init__.py -> build/lib/bpython/test copying bpython/test/test_args.py -> build/lib/bpython/test copying bpython/test/test_autocomplete.py -> build/lib/bpython/test copying bpython/test/test_brackets_completion.py -> build/lib/bpython/test copying bpython/test/test_config.py -> build/lib/bpython/test copying bpython/test/test_crashers.py -> build/lib/bpython/test copying bpython/test/test_curtsies.py -> build/lib/bpython/test copying bpython/test/test_curtsies_coderunner.py -> build/lib/bpython/test copying bpython/test/test_curtsies_painting.py -> build/lib/bpython/test copying bpython/test/test_curtsies_parser.py -> build/lib/bpython/test copying bpython/test/test_curtsies_repl.py -> build/lib/bpython/test copying bpython/test/test_filewatch.py -> build/lib/bpython/test copying bpython/test/test_history.py -> build/lib/bpython/test copying bpython/test/test_importcompletion.py -> build/lib/bpython/test copying bpython/test/test_inspection.py -> build/lib/bpython/test copying bpython/test/test_interpreter.py -> build/lib/bpython/test copying bpython/test/test_keys.py -> build/lib/bpython/test copying bpython/test/test_line_properties.py -> build/lib/bpython/test copying bpython/test/test_manual_readline.py -> build/lib/bpython/test copying bpython/test/test_preprocess.py -> build/lib/bpython/test copying bpython/test/test_repl.py -> build/lib/bpython/test copying bpython/test/test_simpleeval.py -> build/lib/bpython/test creating build/lib/bpython/test/fodder copying bpython/test/fodder/__init__.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_ascii.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_latin1.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_utf8.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/original.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/processed.py -> build/lib/bpython/test/fodder creating build/lib/bpython/translations copying bpython/translations/__init__.py -> build/lib/bpython/translations creating build/lib/bpdb copying bpdb/__init__.py -> build/lib/bpdb copying bpdb/__main__.py -> build/lib/bpdb copying bpdb/debugger.py -> build/lib/bpdb copying bpython/sample-config -> build/lib/bpython copying bpython/test/test.config -> build/lib/bpython/test copying bpython/test/test.theme -> build/lib/bpython/test