------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/sdl2-2.0.10_1.txz Installing /packages/All/sdl2_gfx-1.0.4.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/sdl2_image-2.0.5.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libsndfile-1.0.28_2.txz Installing /packages/All/libsamplerate-0.1.9.txz Installing /packages/All/celt-0.11.3_3.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/jackit-0.125.0_9.txz ===== Message from jackit-0.125.0_9: -- ====================================================================== It is recommended to run Jack with real-time priority (-R). The recommended way to start Jack is to add the following lines to /etc/rc.conf: jackd_enable="YES" jackd_user="{your-jack-user}" jackd_rtprio="YES" jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \ --capture /dev/dsp{N} --playback /dev/dsp{N}" Where: - your-jack-user: is the user who is going to use jack; currently only one user is supported - sample-rate: can be 44100, 48000, etc. - /dev/dsp{N}: your OSS devices, usually /dev/dsp0 Please note that the port option COOKEDMODE is "on" by default, which makes your system to automatically scale the sample-rate between Jack and audio hardware. One reason COOKEDMODE=on is because Jack's OSS driver doesn't support some sample-rate and hardware combinations when COOKEDMODE=off. To achieve the best sound quality please make sure your hardware natively supports the sample-rate set in jackd_args, and set COOKEDMODE=off. ====================================================================== Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/fluidsynth-2.1.1.txz Installing /packages/All/libmodplug-0.8.9.0.txz Installing /packages/All/mpg123-1.25.13.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/opusfile-0.10.txz Installing /packages/All/sdl2_mixer-2.0.4_2.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/sdl2_ttf-2.0.15.txz SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on file: /usr/local/sbin/pkg - found => PySDL2-0.9.7.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/P/PySDL2/PySDL2-0.9.7.tar.gz PySDL2-0.9.7.tar.gz 0% of 1053 kB 0 Bps PySDL2-0.9.7.tar.gz 1053 kB 25 MBps 00s ===> Fetching all distfiles required by py27-pysdl2-0.9.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pysdl2-0.9.7 for building => SHA256 Checksum OK for PySDL2-0.9.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pysdl2-0.9.7 for building ===> Extracting for py27-pysdl2-0.9.7 => SHA256 Checksum OK for PySDL2-0.9.7.tar.gz. Extracted Memory Use: 5.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pysdl2-0.9.7 ===> Converting DOS text files to UNIX text files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on package: py27-setuptools>0 - found ===> py27-pysdl2-0.9.7 depends on file: /usr/local/bin/python2.7 - found ===> py27-pysdl2-0.9.7 depends on file: /usr/local/bin/sdl2-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_gfx.so - found (/usr/local/lib/libSDL2_gfx.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on package: py27-setuptools>0 - found ===> py27-pysdl2-0.9.7 depends on file: /usr/local/bin/python2.7 - found ===> py27-pysdl2-0.9.7 depends on file: /usr/local/bin/sdl2-config - found ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_gfx.so - found (/usr/local/lib/libSDL2_gfx.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> py27-pysdl2-0.9.7 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) ===> Configuring for py27-pysdl2-0.9.7 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pysdl2-0.9.7 running build running build_py creating build creating build/lib creating build/lib/sdl2 copying sdl2/sdlimage.py -> build/lib/sdl2 copying sdl2/scancode.py -> build/lib/sdl2 copying sdl2/platform.py -> build/lib/sdl2 copying sdl2/__init__.py -> build/lib/sdl2 copying sdl2/error.py -> build/lib/sdl2 copying sdl2/filesystem.py -> build/lib/sdl2 copying sdl2/sdlmixer.py -> build/lib/sdl2 copying sdl2/sdlgfx.py -> build/lib/sdl2 copying sdl2/syswm.py -> build/lib/sdl2 copying sdl2/vulkan.py -> build/lib/sdl2 copying sdl2/rwops.py -> build/lib/sdl2 copying sdl2/joystick.py -> build/lib/sdl2 copying sdl2/cpuinfo.py -> build/lib/sdl2 copying sdl2/endian.py -> build/lib/sdl2 copying sdl2/gesture.py -> build/lib/sdl2 copying sdl2/mouse.py -> build/lib/sdl2 copying sdl2/sdlttf.py -> build/lib/sdl2 copying sdl2/render.py -> build/lib/sdl2 copying sdl2/shape.py -> build/lib/sdl2 copying sdl2/events.py -> build/lib/sdl2 copying sdl2/keyboard.py -> build/lib/sdl2 copying sdl2/haptic.py -> build/lib/sdl2 copying sdl2/pixels.py -> build/lib/sdl2 copying sdl2/power.py -> build/lib/sdl2 copying sdl2/clipboard.py -> build/lib/sdl2 copying sdl2/audio.py -> build/lib/sdl2 copying sdl2/stdinc.py -> build/lib/sdl2 copying sdl2/touch.py -> build/lib/sdl2 copying sdl2/messagebox.py -> build/lib/sdl2 copying sdl2/rect.py -> build/lib/sdl2 copying sdl2/hints.py -> build/lib/sdl2 copying sdl2/log.py -> build/lib/sdl2 copying sdl2/dll.py -> build/lib/sdl2 copying sdl2/surface.py -> build/lib/sdl2 copying sdl2/version.py -> build/lib/sdl2 copying sdl2/video.py -> build/lib/sdl2 copying sdl2/keycode.py -> build/lib/sdl2 copying sdl2/blendmode.py -> build/lib/sdl2 copying sdl2/gamecontroller.py -> build/lib/sdl2 copying sdl2/timer.py -> build/lib/sdl2 copying sdl2/loadso.py -> build/lib/sdl2 creating build/lib/sdl2/ext copying sdl2/ext/array.py -> build/lib/sdl2/ext copying sdl2/ext/ebs.py -> build/lib/sdl2/ext copying sdl2/ext/__init__.py -> build/lib/sdl2/ext copying sdl2/ext/particles.py -> build/lib/sdl2/ext copying sdl2/ext/pixelaccess.py -> build/lib/sdl2/ext copying sdl2/ext/color.py -> build/lib/sdl2/ext copying sdl2/ext/resources.py -> build/lib/sdl2/ext copying sdl2/ext/window.py -> build/lib/sdl2/ext copying sdl2/ext/sprite.py -> build/lib/sdl2/ext copying sdl2/ext/algorithms.py -> build/lib/sdl2/ext copying sdl2/ext/gui.py -> build/lib/sdl2/ext copying sdl2/ext/events.py -> build/lib/sdl2/ext copying sdl2/ext/surface.py -> build/lib/sdl2/ext copying sdl2/ext/font.py -> build/lib/sdl2/ext copying sdl2/ext/colorpalettes.py -> build/lib/sdl2/ext copying sdl2/ext/compat.py -> build/lib/sdl2/ext copying sdl2/ext/image.py -> build/lib/sdl2/ext copying sdl2/ext/common.py -> build/lib/sdl2/ext copying sdl2/ext/draw.py -> build/lib/sdl2/ext creating build/lib/sdl2/test copying sdl2/test/timer_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_window_test.py -> build/lib/sdl2/test copying sdl2/test/keyboard_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_gui_test.py -> build/lib/sdl2/test copying sdl2/test/syswm_test.py -> build/lib/sdl2/test copying sdl2/test/sdlmixer_test.py -> build/lib/sdl2/test copying sdl2/test/pixels_test.py -> build/lib/sdl2/test copying sdl2/test/events_test.py -> build/lib/sdl2/test copying sdl2/test/platform_test.py -> build/lib/sdl2/test copying sdl2/test/vulkan_test.py -> build/lib/sdl2/test copying sdl2/test/video_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_algorithms_test.py -> build/lib/sdl2/test copying sdl2/test/touch_test.py -> build/lib/sdl2/test copying sdl2/test/power_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_sprite_test.py -> build/lib/sdl2/test copying sdl2/test/surface_test.py -> build/lib/sdl2/test copying sdl2/test/cpuinfo_test.py -> build/lib/sdl2/test copying sdl2/test/render_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_pixelaccess_test.py -> build/lib/sdl2/test copying sdl2/test/sdlttf_test.py -> build/lib/sdl2/test copying sdl2/test/audio_test.py -> build/lib/sdl2/test copying sdl2/test/version_test.py -> build/lib/sdl2/test copying sdl2/test/log_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_resources_test.py -> build/lib/sdl2/test copying sdl2/test/endian_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_font_test.py -> build/lib/sdl2/test copying sdl2/test/sdl_test.py -> build/lib/sdl2/test copying sdl2/test/clipboard_test.py -> build/lib/sdl2/test copying sdl2/test/mouse_test.py -> build/lib/sdl2/test copying sdl2/test/rect_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_particles_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_color_test.py -> build/lib/sdl2/test copying sdl2/test/sdlimage_test.py -> build/lib/sdl2/test copying sdl2/test/error_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_array_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_image_test.py -> build/lib/sdl2/test copying sdl2/test/shape_test.py -> build/lib/sdl2/test copying sdl2/test/blendmode_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_events_test.py -> build/lib/sdl2/test copying sdl2/test/rwops_test.py -> build/lib/sdl2/test copying sdl2/test/gamecontroller_test.py -> build/lib/sdl2/test copying sdl2/test/filesystem_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_draw_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_ebs_test.py -> build/lib/sdl2/test copying sdl2/test/__init__.py -> build/lib/sdl2/test copying sdl2/test/hints_test.py -> build/lib/sdl2/test copying sdl2/test/sdlgfx_test.py -> build/lib/sdl2/test copying sdl2/test/joystick_test.py -> build/lib/sdl2/test creating build/lib/sdl2/examples copying examples/opengl.py -> build/lib/sdl2/examples copying examples/sdl2hello.py -> build/lib/sdl2/examples copying examples/helloworld.py -> build/lib/sdl2/examples copying examples/pong.py -> build/lib/sdl2/examples copying examples/transfomations.py -> build/lib/sdl2/examples copying examples/__init__.py -> build/lib/sdl2/examples copying examples/gfxdrawing.py -> build/lib/sdl2/examples copying examples/colorpalettes.py -> build/lib/sdl2/examples copying examples/gui.py -> build/lib/sdl2/examples copying examples/particles.py -> build/lib/sdl2/examples copying examples/draw.py -> build/lib/sdl2/examples copying examples/pixelaccess.py -> build/lib/sdl2/examples creating build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.bmp -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tga -> build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.lbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/rwopstest.txt -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.svg -> build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.copy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ppm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xpm -> build/lib/sdl2/test/resources copying sdl2/test/resources/font.bmp -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pgm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.gif -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.tar.gz -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ico -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.cur -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pnm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pcx -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.png -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.webp -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.zip -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.jpg -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xcf -> build/lib/sdl2/test/resources creating build/lib/sdl2/examples/resources copying examples/resources/testimage.svg -> build/lib/sdl2/examples/resources copying examples/resources/hello.bmp -> build/lib/sdl2/examples/resources copying examples/resources/tuffy.ttf -> build/lib/sdl2/examples/resources copying examples/resources/textentry.bmp -> build/lib/sdl2/examples/resources copying examples/resources/star.png -> build/lib/sdl2/examples/resources copying examples/resources/button.bmp -> build/lib/sdl2/examples/resources copying examples/resources/square.png -> build/lib/sdl2/examples/resources copying examples/resources/font.bmp -> build/lib/sdl2/examples/resources copying examples/resources/circle.png -> build/lib/sdl2/examples/resources SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pysdl2-0.9.7 depends on package: py27-setuptools>0 - found ===> py27-pysdl2-0.9.7 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pysdl2-0.9.7 ===> py27-pysdl2-0.9.7 depends on package: py27-setuptools>0 - found ===> py27-pysdl2-0.9.7 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7 creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/scancode.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/loadso.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/surface.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/cpuinfo.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/shape.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/keyboard.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/platform.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/filesystem.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/syswm.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/hello.bmp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/testimage.svg -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/square.png -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/font.bmp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/textentry.bmp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/circle.png -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/button.bmp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/star.png -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/tuffy.ttf -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/pixelaccess.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/helloworld.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/draw.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/__init__.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/sdl2hello.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/gui.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/gfxdrawing.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/opengl.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/particles.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/pong.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/colorpalettes.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/transfomations.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/__init__.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/touch.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/pixels.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/audio.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlmixer.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlimage.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/video.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/blendmode.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlttf.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/joystick.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/clipboard.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/timer.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/sprite.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/compat.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/image.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/surface.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/color.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/particles.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/font.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/algorithms.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/array.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/__init__.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/events.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/resources.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/colorpalettes.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/common.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/ebs.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/pixelaccess.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/draw.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/window.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/gui.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/render_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/__init__.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/power_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_gui_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/rwops_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_ebs_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_image_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_pixelaccess_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlgfx_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/rect_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/audio_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_resources_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/vulkan_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/log_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/syswm_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlmixer_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/blendmode_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/platform_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/timer_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/endian_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlttf_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/filesystem_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_algorithms_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/cpuinfo_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/surface_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/mouse_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test creating /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ico -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/font.bmp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.svg -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.ttf -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.gif -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pcx -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.png -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pgm -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.zip -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.copy.ttf -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pnm -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ppm -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xpm -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tif -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.tar.gz -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.webp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/rwopstest.txt -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xcf -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.jpg -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pbm -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.cur -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tga -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.bmp -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.lbm -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/sdl2ext_color_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_array_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_draw_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/shape_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/events_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/joystick_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/error_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/video_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/gamecontroller_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/hints_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/clipboard_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/touch_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/version_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/pixels_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_window_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_font_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_particles_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_sprite_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlimage_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_events_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/keyboard_test.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/gesture.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/endian.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/version.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/power.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/haptic.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/gamecontroller.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/rect.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/rwops.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/keycode.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/stdinc.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/mouse.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/log.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/render.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/vulkan.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/dll.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlgfx.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/error.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/hints.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/events.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/messagebox.py -> /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2 byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/scancode.py to scancode.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/loadso.py to loadso.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/surface.py to surface.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/cpuinfo.py to cpuinfo.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/shape.py to shape.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/keyboard.py to keyboard.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/platform.py to platform.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/filesystem.py to filesystem.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/syswm.py to syswm.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/pixelaccess.py to pixelaccess.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/helloworld.py to helloworld.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/draw.py to draw.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/sdl2hello.py to sdl2hello.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/gui.py to gui.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/gfxdrawing.py to gfxdrawing.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/opengl.py to opengl.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/particles.py to particles.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/pong.py to pong.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/colorpalettes.py to colorpalettes.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/examples/transfomations.py to transfomations.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/touch.py to touch.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/pixels.py to pixels.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/audio.py to audio.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/sdlmixer.py to sdlmixer.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/sdlimage.py to sdlimage.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/video.py to video.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/blendmode.py to blendmode.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/sdlttf.py to sdlttf.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/joystick.py to joystick.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/clipboard.py to clipboard.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/timer.py to timer.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/sprite.py to sprite.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/compat.py to compat.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/image.py to image.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/surface.py to surface.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/color.py to color.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/particles.py to particles.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/font.py to font.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/algorithms.py to algorithms.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/array.py to array.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/events.py to events.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/resources.py to resources.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/colorpalettes.py to colorpalettes.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/common.py to common.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/ebs.py to ebs.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/pixelaccess.py to pixelaccess.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/draw.py to draw.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/window.py to window.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/ext/gui.py to gui.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/render_test.py to render_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/power_test.py to power_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_gui_test.py to sdl2ext_gui_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/rwops_test.py to rwops_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_ebs_test.py to sdl2ext_ebs_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_image_test.py to sdl2ext_image_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py to sdl2ext_pixelaccess_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdlgfx_test.py to sdlgfx_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/rect_test.py to rect_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_test.py to sdl2ext_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/audio_test.py to audio_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_resources_test.py to sdl2ext_resources_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/vulkan_test.py to vulkan_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/log_test.py to log_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/syswm_test.py to syswm_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdlmixer_test.py to sdlmixer_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/blendmode_test.py to blendmode_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/platform_test.py to platform_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/timer_test.py to timer_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/endian_test.py to endian_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdlttf_test.py to sdlttf_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/filesystem_test.py to filesystem_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_algorithms_test.py to sdl2ext_algorithms_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/cpuinfo_test.py to cpuinfo_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/surface_test.py to surface_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/mouse_test.py to mouse_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_color_test.py to sdl2ext_color_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_array_test.py to sdl2ext_array_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_draw_test.py to sdl2ext_draw_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/shape_test.py to shape_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/events_test.py to events_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/joystick_test.py to joystick_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/error_test.py to error_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl_test.py to sdl_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/video_test.py to video_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/gamecontroller_test.py to gamecontroller_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/hints_test.py to hints_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/clipboard_test.py to clipboard_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/touch_test.py to touch_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/version_test.py to version_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/pixels_test.py to pixels_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_window_test.py to sdl2ext_window_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_font_test.py to sdl2ext_font_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_particles_test.py to sdl2ext_particles_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_sprite_test.py to sdl2ext_sprite_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdlimage_test.py to sdlimage_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/sdl2ext_events_test.py to sdl2ext_events_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/test/keyboard_test.py to keyboard_test.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/gesture.py to gesture.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/endian.py to endian.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/version.py to version.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/power.py to power.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/haptic.py to haptic.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/gamecontroller.py to gamecontroller.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/rect.py to rect.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/rwops.py to rwops.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/keycode.py to keycode.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/stdinc.py to stdinc.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/mouse.py to mouse.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/log.py to log.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/render.py to render.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/vulkan.py to vulkan.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/dll.py to dll.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/sdlgfx.py to sdlgfx.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/error.py to error.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/hints.py to hints.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/events.py to events.pyc byte-compiling /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/sdl2/messagebox.py to messagebox.pyc writing byte-compilation script '/tmp/tmp7lYw2A.py' /usr/local/bin/python2.7 -O /tmp/tmp7lYw2A.py removing /tmp/tmp7lYw2A.py running install_egg_info running egg_info writing PySDL2.egg-info/PKG-INFO writing top-level names to PySDL2.egg-info/top_level.txt writing dependency_links to PySDL2.egg-info/dependency_links.txt reading manifest file 'PySDL2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' writing manifest file 'PySDL2.egg-info/SOURCES.txt' Copying PySDL2.egg-info to /construction/devel/py-pysdl2/stage/usr/local/lib/python2.7/site-packages/PySDL2-0.9.7-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-pysdl2/.PLIST.pymodtmp' cd /construction/devel/py-pysdl2/PySDL2-0.9.7/doc/html && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/py-pysdl2/stage/usr/local/share/doc/py27-pysdl2 '! -name .buildinfo' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-pysdl2-0.9.7 file sizes/checksums [497]: 0% file sizes/checksums [497]: 20% file sizes/checksums [497]: 40% file sizes/checksums [497]: 60% file sizes/checksums [497]: 80% file sizes/checksums [497]: 100% packing files [497]: 0% packing files [497]: 20% packing files [497]: 40% packing files [497]: 60% packing files [497]: 80% packing files [497]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:36