=> 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 py39-kivy-2.0.0nb1 (cd /tmp/devel/py-kivy/work/Kivy-2.0.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/python3.9 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/pkg/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm\ -I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm\ -I/usr/include\ -I/usr/pkg/include/python3.9 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/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/py-kivy/work/.cwrapper/bin:/tmp/devel/py-kivy/work/.buildlink/bin:/tmp/devel/py-kivy/work/.gcc/bin:/tmp/devel/py-kivy/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-kivy/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-kivy/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-kivy/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/py-kivy/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/py-kivy/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/py-kivy/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/py-kivy/work/.buildlink/lib/pkgconfig:/tmp/devel/py-kivy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-kivy/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-kivy/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py build -j4) [WARNING] [Config ] Older configuration version detected (0 instead of 21) [WARNING] [Config ] Upgrading configuration in progress. [INFO ] [Logger ] Record log in /tmp/devel/py-kivy/work/.home/.kivy/logs/kivy_23-11-22_0.txt [INFO ] [Kivy ] v2.0.0 [INFO ] [Kivy ] Installed at "/tmp/devel/py-kivy/work/Kivy-2.0.0/kivy/__init__.py" [INFO ] [Python ] v3.9.18 (main, Nov 11 2023, 06:13:07) [GCC 7.5.0] [INFO ] [Python ] Interpreter at "/usr/pkg/bin/python3.9" /tmp/devel/py-kivy/work/Kivy-2.0.0/setup.py:374: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cy_ver = LooseVersion(cy_version_str) /tmp/devel/py-kivy/work/Kivy-2.0.0/setup.py:377: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cy_ver < LooseVersion(MIN_CYTHON_STRING): /tmp/devel/py-kivy/work/Kivy-2.0.0/setup.py:381: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. elif cy_ver > LooseVersion(MAX_CYTHON_STRING): [INFO ] running build [INFO ] running build_py [INFO ] creating build [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39 [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/_version.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/animation.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/app.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/atlas.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/base.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/cache.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/clock.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/compat.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/config.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/context.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/event.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/factory.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/factory_registers.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/geometry.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/gesture.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/interactive.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/loader.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/logger.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/metrics.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/multistroke.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/parser.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/resources.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/support.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/utils.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/vector.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/weakmethod.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core [INFO ] copying kivy/core/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/deps [INFO ] copying kivy/deps/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/deps [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/effects [INFO ] copying kivy/effects/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/effects [INFO ] copying kivy/effects/dampedscroll.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/effects [INFO ] copying kivy/effects/kinetic.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/effects [INFO ] copying kivy/effects/opacityscroll.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/effects [INFO ] copying kivy/effects/scroll.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/effects [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/extras [INFO ] copying kivy/extras/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/extras [INFO ] copying kivy/extras/highlight.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/extras [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/garden [INFO ] copying kivy/garden/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/garden [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] copying kivy/input/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] copying kivy/input/factory.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] copying kivy/input/motionevent.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] copying kivy/input/provider.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] copying kivy/input/recorder.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] copying kivy/input/shape.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/lang [INFO ] copying kivy/lang/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lang [INFO ] copying kivy/lang/builder.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lang [INFO ] copying kivy/lang/parser.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lang [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib [INFO ] copying kivy/lib/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib [INFO ] copying kivy/lib/ddsfile.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib [INFO ] copying kivy/lib/mtdev.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/_webdebugger.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/console.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/cursor.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/inspector.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/joycursor.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/keybinding.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/monitor.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/recorder.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/screen.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/showborder.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/touchring.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] copying kivy/modules/webdebugger.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/modules [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/network [INFO ] copying kivy/network/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/network [INFO ] copying kivy/network/urlrequest.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/network [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/storage [INFO ] copying kivy/storage/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/storage [INFO ] copying kivy/storage/dictstore.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/storage [INFO ] copying kivy/storage/jsonstore.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/storage [INFO ] copying kivy/storage/redisstore.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/storage [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/async_common.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/common.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/conftest.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/fixtures.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/perf_test_textinput.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_animations.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_app.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_audio.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_clipboard.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_clock.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_coverage.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_doc_gallery.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_fbo_py2py3.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_filechooser.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_filechooser_unicode.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_fonts.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_graphics.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_image.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_imageloader.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_invalid_lang.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_knspace.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_lang.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_lang_complex.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_lang_pre_process_and_post_process.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_module_inspector.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_mouse_multitouchsim.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_multistroke.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_properties.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_rst_replace.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_screen.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_storage.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_actionbar.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_anchorlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_asyncimage.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_boxlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_bubble.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_carousel.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_dropdown.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_gridlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_layout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_modal.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_relativelayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_scrollview.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_slider.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_stacklayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_textinput.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_translate_coordinates.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_uix_widget.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_urlrequest.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_utils.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_vector.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_video.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_weakmethod.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_widget.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_widget_walk.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_window_info.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/visual_test_label.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/benchmark.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/changelog_parser.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/coverage.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/gallery.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/generate-icons.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/kviewer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/report.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/stub-gl-debug.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] copying kivy/tools/texturecompress.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/accordion.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/actionbar.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/anchorlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/boxlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/bubble.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/button.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/camera.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/carousel.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/checkbox.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/codeinput.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/colorpicker.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/dropdown.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/effectwidget.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/filechooser.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/floatlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/gesturesurface.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/gridlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/image.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/label.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/layout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/modalview.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/pagelayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/popup.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/progressbar.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/recycleboxlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/recyclegridlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/recyclelayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/relativelayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/rst.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/sandbox.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/scatter.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/scatterlayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/screenmanager.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/scrollview.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/settings.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/slider.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/spinner.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/splitter.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/stacklayout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/stencilview.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/switch.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/tabbedpanel.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/textinput.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/togglebutton.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/treeview.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/video.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/videoplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/vkeyboard.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] copying kivy/uix/widget.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] copying kivy/core/audio/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] copying kivy/core/audio/audio_android.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] copying kivy/core/audio/audio_avplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] copying kivy/core/audio/audio_ffpyplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] copying kivy/core/audio/audio_gstplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] copying kivy/core/audio/audio_pygame.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/audio [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/camera [INFO ] copying kivy/core/camera/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/camera [INFO ] copying kivy/core/camera/camera_android.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/camera [INFO ] copying kivy/core/camera/camera_gi.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/camera [INFO ] copying kivy/core/camera/camera_opencv.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/camera [INFO ] copying kivy/core/camera/camera_picamera.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/camera [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/_clipboard_ext.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_android.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_dbusklipper.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_dummy.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_gtk3.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_nspaste.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_pygame.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_sdl2.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_winctypes.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_xclip.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] copying kivy/core/clipboard/clipboard_xsel.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/clipboard [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/gl [INFO ] copying kivy/core/gl/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/gl [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/img_dds.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/img_ffpyplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/img_pil.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/img_pygame.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/img_sdl2.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] copying kivy/core/image/img_tex.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/image [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/spelling [INFO ] copying kivy/core/spelling/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/spelling [INFO ] copying kivy/core/spelling/spelling_enchant.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/spelling [INFO ] copying kivy/core/spelling/spelling_osxappkit.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/spelling [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/text/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/text/markup.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/text/text_pango.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/text/text_pil.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/text/text_pygame.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/text/text_sdl2.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/video [INFO ] copying kivy/core/video/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/video [INFO ] copying kivy/core/video/video_ffmpeg.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/video [INFO ] copying kivy/core/video/video_ffpyplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/video [INFO ] copying kivy/core/video/video_gstplayer.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/video [INFO ] copying kivy/core/video/video_null.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/video [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] copying kivy/core/window/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] copying kivy/core/window/window_egl_rpi.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] copying kivy/core/window/window_pygame.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] copying kivy/core/window/window_sdl2.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics/cgl_backend [INFO ] copying kivy/graphics/cgl_backend/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics/cgl_backend [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/calibration.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/dejitter.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/doubletap.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/ignorelist.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/retaintouch.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] copying kivy/input/postproc/tripletap.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/postproc [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/androidjoystick.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/hidinput.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/leapfinger.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/linuxwacom.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/mactouch.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/mouse.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/mtdev.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/probesysfs.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/tuio.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/wm_common.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/wm_pen.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] copying kivy/input/providers/wm_touch.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/input/providers [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/gstplayer [INFO ] copying kivy/lib/gstplayer/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/gstplayer [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/vidcore_lite [INFO ] copying kivy/lib/vidcore_lite/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/vidcore_lite [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/highlight [INFO ] copying kivy/tools/highlight/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/highlight [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging [INFO ] copying kivy/tools/packaging/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging [INFO ] copying kivy/tools/packaging/cython_cfg.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging [INFO ] copying kivy/tools/packaging/factory.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging/pyinstaller_hooks [INFO ] copying kivy/tools/packaging/pyinstaller_hooks/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging/pyinstaller_hooks [INFO ] copying kivy/tools/packaging/pyinstaller_hooks/__main__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging/pyinstaller_hooks [INFO ] copying kivy/tools/packaging/pyinstaller_hooks/hook-kivy.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging/pyinstaller_hooks [INFO ] copying kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/packaging/pyinstaller_hooks [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/button.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/codenavigation.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/compoundselection.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/cover.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/drag.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/emacs.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/focus.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/knspace.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/togglebutton.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] copying kivy/uix/behaviors/touchripple.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/behaviors [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/recycleview [INFO ] copying kivy/uix/recycleview/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/recycleview [INFO ] copying kivy/uix/recycleview/datamodel.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/recycleview [INFO ] copying kivy/uix/recycleview/layout.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/recycleview [INFO ] copying kivy/uix/recycleview/views.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/uix/recycleview [INFO ] copying kivy/_clock.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/_event.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/properties.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy [INFO ] copying kivy/core/text/text_layout.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/text [INFO ] copying kivy/core/window/window_info.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] copying kivy/graphics/buffer.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/cgl.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/compiler.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/context.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/context_instructions.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/fbo.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/instructions.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/opengl_utils.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/shader.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/stencil_instructions.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/svg.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/tesselator.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/texture.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/transformation.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/vbo.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/vertex.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/vertex_instructions.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/lib/vidcore_lite/bcm.pxd -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/vidcore_lite [INFO ] copying kivy/core/window/window_attrs.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/core/window [INFO ] copying kivy/graphics/common.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/gl_debug_logger.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/img_tools.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/memory.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/opcodes.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/opengl_utils_def.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/graphics/vertex_instructions_line.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/graphics [INFO ] copying kivy/lib/sdl2.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/pango [INFO ] copying kivy/lib/pango/pangoft2.pxi -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/lib/pango [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/data [INFO ] copying kivy/data/settings_kivy.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data [INFO ] copying kivy/data/style.kv -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] copying kivy/data/fonts/DejaVuSans.ttf -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] copying kivy/data/fonts/Roboto-Bold.ttf -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] copying kivy/data/fonts/Roboto-BoldItalic.ttf -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] copying kivy/data/fonts/Roboto-Italic.ttf -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] copying kivy/data/fonts/Roboto-Regular.ttf -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] copying kivy/data/fonts/RobotoMono-Regular.ttf -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/fonts [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/glsl [INFO ] copying kivy/data/glsl/default.fs -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/glsl [INFO ] copying kivy/data/glsl/default.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/glsl [INFO ] copying kivy/data/glsl/default.vs -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/glsl [INFO ] copying kivy/data/glsl/header.fs -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/glsl [INFO ] copying kivy/data/glsl/header.vs -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/glsl [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/background.jpg -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/cursor.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/defaultshape.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/defaulttheme-0.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/defaulttheme.atlas -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/image-loading.gif -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/image-loading.zip -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] copying kivy/data/images/testpattern.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/images [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/azerty.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/de.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/de_CH.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/en_US.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/fr_CH.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/qwerty.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] copying kivy/data/keyboards/qwertz.json -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/keyboards [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-128.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-16.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-24.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-256.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-32.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-48.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-512.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-64.ico -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] copying kivy/data/logo/kivy-icon-64.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/data/logo [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/include [INFO ] copying kivy/include/common_subset.h -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/include [INFO ] copying kivy/include/gl2platform.h -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/include [INFO ] copying kivy/include/gl_redirect.h -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/include [INFO ] copying kivy/include/khrplatform.h -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/include [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/gles_compat [INFO ] copying kivy/tools/gles_compat/gl2.h -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/gles_compat [INFO ] copying kivy/tools/gles_compat/subset_gles.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/gles_compat [INFO ] copying kivy/tools/highlight/kivy-mode.el -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/highlight [INFO ] copying kivy/tools/highlight/kivy.json-tmlanguage -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/highlight [INFO ] copying kivy/tools/highlight/kivy.tmLanguage -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/highlight [INFO ] copying kivy/tools/highlight/kivy.vim -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/highlight [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/image-testsuite [INFO ] copying kivy/tools/image-testsuite/README.md -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/image-testsuite [INFO ] copying kivy/tools/image-testsuite/gimp28-testsuite.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/image-testsuite [INFO ] copying kivy/tools/image-testsuite/imagemagick-testsuite.sh -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/image-testsuite [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/pep8checker [INFO ] copying kivy/tools/pep8checker/pep8.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/pep8checker [INFO ] copying kivy/tools/pep8checker/pep8kivy.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/pep8checker [INFO ] copying kivy/tools/pep8checker/pre-commit.githook -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/pep8checker [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_bar.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_group.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_group_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_group_down.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_item.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_item_down.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/action_view.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/audio-volume-high.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/audio-volume-low.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/audio-volume-medium.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/audio-volume-muted.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/bubble.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/bubble_arrow.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/bubble_btn.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/bubble_btn_pressed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/button.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/button_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/button_disabled_pressed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/button_pressed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_disabled_off.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_disabled_on.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_off.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_on.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_radio_off.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/checkbox_radio_on.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/close.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/filechooser_file.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/filechooser_folder.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/filechooser_selected.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/image-missing.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/media-playback-pause.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/media-playback-start.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/media-playback-stop.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/modalview-background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/overflow.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/player-background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/player-play-overlay.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/previous_normal.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/progressbar.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/progressbar_background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/ring.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/selector_left.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/selector_middle.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/selector_right.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/separator.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/slider_cursor.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/slider_cursor_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/sliderh_background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/sliderh_background_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/sliderv_background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/sliderv_background_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/spinner.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/spinner_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/spinner_pressed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_disabled_down.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_disabled_h.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_down.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_down_h.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_grip.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_grip_h.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/splitter_h.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/switch-background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/switch-background_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/switch-button.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/switch-button_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tab.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tab_btn.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tab_btn_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tab_btn_pressed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tab_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/textinput.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/textinput_active.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/textinput_disabled.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/textinput_disabled_active.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tree_closed.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/tree_opened.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/vkeyboard_background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/vkeyboard_key_down.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tools/theming/defaulttheme [INFO ] copying kivy/tests/coverage_lang.kv -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/sample1.ogg -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/test_button.png -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/testkv.kv -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/unicode_files.zip -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] copying kivy/tests/unicode_font.zip -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller [INFO ] copying kivy/tests/pyinstaller/test_pyinstaller.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/simple_widget [INFO ] copying kivy/tests/pyinstaller/simple_widget/main.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/simple_widget [INFO ] copying kivy/tests/pyinstaller/simple_widget/main.spec -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/simple_widget [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/simple_widget/project [INFO ] copying kivy/tests/pyinstaller/simple_widget/project/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/simple_widget/project [INFO ] copying kivy/tests/pyinstaller/simple_widget/project/widget.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/simple_widget/project [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/video_widget [INFO ] copying kivy/tests/pyinstaller/video_widget/main.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/video_widget [INFO ] copying kivy/tests/pyinstaller/video_widget/main.spec -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/video_widget [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/video_widget/project [INFO ] copying kivy/tests/pyinstaller/video_widget/project/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/pyinstaller/video_widget/project [INFO ] creating build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_6315.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_issue_1084.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_issue_1091.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_issue_599.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_issue_609.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_issue_6909.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] copying kivy/tests/test_issues/test_issue_883.py -> build/lib.netbsd-9.3-amd64-cpython-39/kivy/tests/test_issues [INFO ] running build_ext Current directory is: /tmp/devel/py-kivy/work/Kivy-2.0.0 Source and initial build directory is: /tmp/devel/py-kivy/work/Kivy-2.0.0 Python path is: /tmp/devel/py-kivy/work/Kivy-2.0.0 /usr/pkg/lib/python39.zip /usr/pkg/lib/python3.9 /usr/pkg/lib/python3.9/lib-dynload /usr/pkg/lib/python3.9/site-packages /tmp/devel/py-kivy/work/Kivy-2.0.0/kivy/modules /tmp/devel/py-kivy/work/.home/.kivy/mods Found Cython at /usr/pkg/lib/python3.9/site-packages/Cython/__init__.py Detected supported Cython version 3.0.5 This version of Cython is untested with Kivy. While this version may work perfectly fine, it is possible that you may experience issues. Please downgrade to a supported version, or update cython_max in setup.cfg to your version of Cython. It is best to use the newest supported version, 0.29.21, but the minimum supported version is 0.24. If your platform provides a Cython package, check if you can downgrade to a supported version. Otherwise, uninstall the platform package and install Cython via pip: pip install -I "cython>=0.24,<=0.29.21,!=0.27,!=0.27.2" Please note that the following versions of Cython are not supported at all: 0.27, 0.27.2 Using this graphics system: OpenGL WARNING: A problem occurred while running pkg-config --libs --cflags gstreamer-1.0 (code 1) b"Package gstreamer-1.0 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `gstreamer-1.0.pc'\nto the PKG_CONFIG_PATH environment variable\nPackage 'gstreamer-1.0', required by 'virtual:world', not found\n" WARNING: A problem occurred while running pkg-config --libs --cflags sdl2 SDL2_ttf SDL2_image SDL2_mixer (code 1) b"Package sdl2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `sdl2.pc'\nto the PKG_CONFIG_PATH environment variable\nPackage 'sdl2', required by 'virtual:world', not found\nPackage 'SDL2_ttf', required by 'virtual:world', not found\nPackage 'SDL2_image', required by 'virtual:world', not found\nPackage 'SDL2_mixer', required by 'virtual:world', not found\n" WARNING: A problem occurred while running pkg-config --libs --cflags pangoft2 (code 1) b"Package pangoft2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `pangoft2.pc'\nto the PKG_CONFIG_PATH environment variable\nPackage 'pangoft2', required by 'virtual:world', not found\n" ERROR: Dependency for context.pyx not resolved: config.pxi ERROR: Dependency for compiler.pyx not resolved: config.pxi ERROR: Dependency for context_instructions.pyx not resolved: config.pxi ERROR: Dependency for fbo.pyx not resolved: config.pxi ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi ERROR: Dependency for instructions.pyx not resolved: config.pxi ERROR: Dependency for opengl.pyx not resolved: config.pxi ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi ERROR: Dependency for shader.pyx not resolved: config.pxi ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi ERROR: Dependency for texture.pyx not resolved: config.pxi ERROR: Dependency for vbo.pyx not resolved: config.pxi ERROR: Dependency for vertex.pyx not resolved: config.pxi ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi ERROR: Dependency for cgl.pyx not resolved: config.pxi ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi ERROR: Dependency for svg.pyx not resolved: config.pxi Updated build directory to: build/lib.netbsd-9.3-amd64-cpython-39 Build configuration is: * use_rpi = 0 * use_egl = 0 * use_opengl_es2 = 0 * use_opengl_mock = 0 * use_sdl2 = 0 * use_pangoft2 = 0 * use_ios = 0 * use_android = 0 * use_mesagl = 0 * use_x11 = 0 * use_wayland = 0 * use_gstreamer = 0 * use_avfoundation = 0 * use_osx_frameworks = 0 * debug_gl = 0 * kivy_sdl_gl_alpha_size = 8 * debug = False Updated build/lib.netbsd-9.3-amd64-cpython-39/kivy/include/config.h Updated /tmp/devel/py-kivy/work/Kivy-2.0.0/kivy/include/config.h Updated build/lib.netbsd-9.3-amd64-cpython-39/kivy/include/config.pxi Updated /tmp/devel/py-kivy/work/Kivy-2.0.0/kivy/include/config.pxi Updated build/lib.netbsd-9.3-amd64-cpython-39/kivy/setupconfig.py Updated /tmp/devel/py-kivy/work/Kivy-2.0.0/kivy/setupconfig.py Detected compiler is unix Traceback (most recent call last): File "/tmp/devel/py-kivy/work/Kivy-2.0.0/setup.py", line 1068, in setup( File "/usr/pkg/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup return distutils.core.setup(**attrs) File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup return run_commands(dist) File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands dist.run_commands() File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands self.run_command(cmd) File "/usr/pkg/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command super().run_command(command) File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/command/build.py", line 131, in run self.run_command(cmd_name) File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command super().run_command(command) File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/command/build_ext.py", line 345, in run self.build_extensions() File "/tmp/devel/py-kivy/work/Kivy-2.0.0/setup.py", line 306, in build_extensions super(KivyBuildExt, self).build_extensions() File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/command/build_ext.py", line 465, in build_extensions self._build_extensions_parallel() File "/usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/command/build_ext.py", line 488, in _build_extensions_parallel fut.result() File "/usr/pkg/lib/python3.9/concurrent/futures/_base.py", line 446, in result return self.__get_result() File "/usr/pkg/lib/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/pkg/lib/python3.9/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/usr/pkg/lib/python3.9/site-packages/Cython/Distutils/build_ext.py", line 130, in build_extension new_ext = cythonize( File "/usr/pkg/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 1010, in cythonize module_list, module_metadata = create_extension_list( File "/usr/pkg/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 886, in create_extension_list m, metadata = create_extension(template, kwds) File "/usr/pkg/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 766, in default_create_extension ext = t(**kwds) File "/tmp/devel/py-kivy/work/Kivy-2.0.0/setup.py", line 567, in __init__ self.sources = args[1] IndexError: tuple index out of range *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-kivy *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-kivy