------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/png-1.6.37.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/jbigkit-2.1_1.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/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/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9_1,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-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. 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_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/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.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/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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.2.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 Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- 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. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-game_sdl2-7.3.5.txz ===== Message from py27-game_sdl2-7.3.5: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-cython-0.29.15.txz ===== Message from py27-cython-0.29.15: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/aom-2.0.0.r1.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> NOTICE: The opencv-core port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_17,1.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/glew-2.1.0.txz Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/tk86-8.6.10_1.txz Installing /packages/All/py27-tkinter-2.7.18_6.txz ===== Message from py27-tkinter-2.7.18_6: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:01:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ renpy-7.3.5: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> renpy-7.3.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ renpy-7.3.5: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-12-31. ===> renpy-7.3.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by renpy-7.3.5 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ renpy-7.3.5: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-12-31. ===> renpy-7.3.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by renpy-7.3.5 for building => SHA256 Checksum OK for renpy-7.3.5-sdk.tar.bz2. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ renpy-7.3.5: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python Using USE_XORG alone is deprecated, please use USES=xorg echo: write error on stdout ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-12-31. ===> renpy-7.3.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by renpy-7.3.5 for building ===> Extracting for renpy-7.3.5 => SHA256 Checksum OK for renpy-7.3.5-sdk.tar.bz2. Extracted Memory Use: 191.86M SUCCEEDED 00:01:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for renpy-7.3.5 ===> Applying ports patches for renpy-7.3.5 ===> Cleanly applied ports patch(es) patch-issue869 patch-system-fribidi SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> renpy-7.3.5 depends on package: py27-game_sdl2>0 - found ===> renpy-7.3.5 depends on executable: cython-2.7 - found ===> renpy-7.3.5 depends on package: py27-setuptools>0 - found ===> renpy-7.3.5 depends on file: /usr/local/bin/python2.7 - found ===> renpy-7.3.5 depends on file: /usr/local/bin/sdl2-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> renpy-7.3.5 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> renpy-7.3.5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> renpy-7.3.5 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> renpy-7.3.5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> renpy-7.3.5 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> renpy-7.3.5 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> renpy-7.3.5 depends on package: py27-game_sdl2>0 - found ===> renpy-7.3.5 depends on executable: cython-2.7 - found ===> renpy-7.3.5 depends on package: py27-setuptools>0 - found ===> renpy-7.3.5 depends on file: /usr/local/bin/python2.7 - found ===> renpy-7.3.5 depends on file: /usr/local/bin/sdl2-config - found ===> renpy-7.3.5 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> renpy-7.3.5 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> renpy-7.3.5 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> renpy-7.3.5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> renpy-7.3.5 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> renpy-7.3.5 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> Configuring for renpy-7.3.5 _renpy is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/_renpy.pyx tree = Parsing.p_module(s, pxd, full_module_name) _renpybidi is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/_renpybidi.pyx tree = Parsing.p_module(s, pxd, full_module_name) _renpysteam is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/_renpysteam.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.audio.renpysound is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/renpysound.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.parsersupport is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/parsersupport.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.pydict is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/pydict.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.style is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/style.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.styleclass is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata/styleclass.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.stylesets is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata/stylesets.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_selected_hover_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_selected_hover_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_selected_idle_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_selected_idle_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_selected_insensitive_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_selected_insensitive_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_selected_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_selected_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_hover_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_hover_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_idle_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_idle_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_insensitive_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_insensitive_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_activate_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_activate_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.styledata.style_selected_activate_functions is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/module/gen/style_selected_activate_functions.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.display.matrix is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/matrix.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.display.render is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/render.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.display.accelerator is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/accelerator.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.gl.gl is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.gl1 is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl1.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl1.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.gldraw is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gldraw.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.gltexture is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gltexture.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.glenviron_shader is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/glenviron_shader.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.glenviron_fixed is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/glenviron_fixed.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl1.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.glenviron_limited is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/glenviron_limited.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl1.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.glrtt_copy is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/glrtt_copy.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.gl.glrtt_fbo is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/glrtt_fbo.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.gl2.uguugl is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/uguugl.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.gl2.uguu is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/uguu.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.gl2.gl2geometry is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/gl2geometry.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.gl2.gl2draw is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/gl2draw.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.gl2.gl2texture is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/gl2texture.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.gl2.gl2shader is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/gl2shader.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.angle.gl is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.angle.gldraw is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gldraw.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.angle.gltexture is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gltexture.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.angle.glenviron_shader is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/glenviron_shader.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.angle.glrtt_fbo is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/glrtt_fbo.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.angle.glrtt_copy is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/glrtt_copy.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/gl.pxd:80:8: 'GL_BGRA' redeclared renpy.text.textsupport is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/textsupport.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.text.texwrap is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/texwrap.pyx tree = Parsing.p_module(s, pxd, full_module_name) renpy.text.ftfont is out of date. /usr/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/ftfont.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: include/freetype.pxd:554:4: 'FT_Module' redeclared running config SUCCEEDED 00:03:50 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for renpy-7.3.5 running build running build_ext building '_renpy' extension creating build creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/gen cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/_renpy.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/_renpy.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c IMG_savepng.c -o build/temp.dragonfly-5.9-x86_64-2.7/IMG_savepng.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c core.c -o build/temp.dragonfly-5.9-x86_64-2.7/core.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c subpixel.c -o build/temp.dragonfly-5.9-x86_64-2.7/subpixel.o -std=gnu99 -Wno-unused-function creating build/lib.dragonfly-5.9-x86_64-2.7 cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/_renpy.o build/temp.dragonfly-5.9-x86_64-2.7/IMG_savepng.o build/temp.dragonfly-5.9-x86_64-2.7/core.o build/temp.dragonfly-5.9-x86_64-2.7/subpixel.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lpng -lz -lm -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/_renpy.so building '_renpybidi' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DFRIBIDI_ENTRY= -DHAVE_CONFIG_H=1 -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src/ -I/construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src/lib/ -I/usr/local/include/python2.7 -c gen/_renpybidi.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/_renpybidi.o -std=gnu99 -Wno-unused-function gen/_renpybidi.c: In function '__pyx_pf_10_renpybidi_log2vis': gen/_renpybidi.c:1157:33: warning: passing argument 1 of 'renpybidi_log2vis' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = renpybidi_log2vis(__pyx_v_s, (&__pyx_v_direction)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) ^~~~~~~~~ In file included from gen/_renpybidi.c:597: ./renpybidicore.h:5:11: note: expected 'PyUnicodeObject *' {aka 'struct *'} but argument is of type 'PyObject *' {aka 'struct _object *'} PyObject *renpybidi_log2vis(PyUnicodeObject *s, int *direction); ^~~~~~~~~~~~~~~~~ cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DFRIBIDI_ENTRY= -DHAVE_CONFIG_H=1 -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src/ -I/construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src/lib/ -I/usr/local/include/python2.7 -c renpybidicore.c -o build/temp.dragonfly-5.9-x86_64-2.7/renpybidicore.o -std=gnu99 -Wno-unused-function renpybidicore.c: In function 'renpybidi_log2vis': renpybidicore.c:30:9: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type [-Wincompatible-pointer-types] direction, ^~~~~~~~~ In file included from /usr/local/include/fribidi/fribidi.h:56, from renpybidicore.c:2: /usr/local/include/fribidi/fribidi-deprecated.h:201:19: note: expected 'FriBidiParType *' {aka 'enum *'} but argument is of type 'int *' FriBidiParType *pbase_dir, /* requested and resolved paragraph ~~~~~~~~~~~~~~~~^~~~~~~~~ renpybidicore.c:36:8: warning: assignment to 'PyUnicodeObject *' {aka 'struct *'} from incompatible pointer type 'PyObject *' {aka 'struct _object *'} [-Wincompatible-pointer-types] rv = PyUnicode_FromUnicode(NULL, size); ^ renpybidicore.c:43:12: warning: returning 'PyUnicodeObject *' {aka 'struct *'} from a function with incompatible return type 'PyObject *' {aka 'struct _object *'} [-Wincompatible-pointer-types] return rv; ^~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/_renpybidi.o build/temp.dragonfly-5.9-x86_64-2.7/renpybidicore.o -L/usr/local/lib -L/usr/local/lib -lfribidi -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/_renpybidi.so building 'renpy.audio.renpysound' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DHAS_RESAMPLE=1 -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.audio.renpysound.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.audio.renpysound.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DHAS_RESAMPLE=1 -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c renpysound_core.c -o build/temp.dragonfly-5.9-x86_64-2.7/renpysound_core.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DHAS_RESAMPLE=1 -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c ffmedia.c -o build/temp.dragonfly-5.9-x86_64-2.7/ffmedia.o -std=gnu99 -Wno-unused-function ffmedia.c: In function 'deallocate': ffmedia.c:304:4: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_close(ms->ctx->streams[i]->codec); ^~~~~~~~~~~~~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffmedia.c: In function 'find_context': ffmedia.c:489:2: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *codec_ctx_orig = ctx->streams[index]->codec; ^~~~~~~~~~~~~~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffmedia.c:499:2: warning: 'avcodec_copy_context' is deprecated [-Wdeprecated-declarations] if (avcodec_copy_context(codec_ctx, codec_ctx_orig)) { ^~ In file included from ffmedia.c:1: /usr/local/include/libavcodec/avcodec.h:4235:5: note: declared here int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src); ^~~~~~~~~~~~~~~~~~~~ ffmedia.c: In function 'decode_audio': ffmedia.c:549:4: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations] int read_size = avcodec_decode_audio4(ms->audio_context, ms->audio_decode_frame, &got_frame, &pkt_temp); ^~~ In file included from ffmedia.c:1: /usr/local/include/libavcodec/avcodec.h:4779:5: note: declared here int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, ^~~~~~~~~~~~~~~~~~~~~ ffmedia.c:603:4: warning: 'av_frame_get_best_effort_timestamp' is deprecated [-Wdeprecated-declarations] double start = av_frame_get_best_effort_timestamp(ms->audio_decode_frame) * timebase; ^~~~~~ In file included from /usr/local/include/libavcodec/avcodec.h:38, from ffmedia.c:1: /usr/local/include/libavutil/frame.h:683:9: note: declared here int64_t av_frame_get_best_effort_timestamp(const AVFrame *frame); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ffmedia.c: In function 'decode_video_frame': ffmedia.c:673:3: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] int read_size = avcodec_decode_video2(ms->video_context, ms->video_decode_frame, &got_frame, &ms->video_pkt_tmp); ^~~ In file included from ffmedia.c:1: /usr/local/include/libavcodec/avcodec.h:4828:5: note: declared here int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, ^~~~~~~~~~~~~~~~~~~~~ ffmedia.c:694:2: warning: 'av_frame_get_best_effort_timestamp' is deprecated [-Wdeprecated-declarations] double pts = av_frame_get_best_effort_timestamp(ms->video_decode_frame) \ ^~~~~~ In file included from /usr/local/include/libavcodec/avcodec.h:38, from ffmedia.c:1: /usr/local/include/libavutil/frame.h:683:9: note: declared here int64_t av_frame_get_best_effort_timestamp(const AVFrame *frame); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ffmedia.c: In function 'decode_thread': ffmedia.c:979:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) { ^~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffmedia.c:985:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_AUDIO) { ^~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffmedia.c: In function 'decode_sync_start': ffmedia.c:1130:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) { ^~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffmedia.c:1136:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_AUDIO) { ^~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffmedia.c: In function 'media_init': ffmedia.c:1419:5: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] av_register_all(); ^~~~~~~~~~~~~~~ In file included from ffmedia.c:2: /usr/local/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ creating build/lib.dragonfly-5.9-x86_64-2.7/renpy creating build/lib.dragonfly-5.9-x86_64-2.7/renpy/audio cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.audio.renpysound.o build/temp.dragonfly-5.9-x86_64-2.7/renpysound_core.o build/temp.dragonfly-5.9-x86_64-2.7/ffmedia.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lswscale -lavresample -lavformat -lavcodec -lavutil -lswresample -lz -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/audio/renpysound.so building 'renpy.parsersupport' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.parsersupport.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.parsersupport.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.parsersupport.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/parsersupport.so building 'renpy.pydict' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.pydict.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.pydict.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.pydict.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/pydict.so building 'renpy.style' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.style.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.style.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.style.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/style.so building 'renpy.styledata.styleclass' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.styleclass.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.styleclass.o -std=gnu99 -Wno-unused-function creating build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.styleclass.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/styleclass.so building 'renpy.styledata.stylesets' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.stylesets.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.stylesets.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.stylesets.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/stylesets.so building 'renpy.styledata.style_selected_hover_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_selected_hover_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_hover_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_hover_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_hover_functions.so building 'renpy.styledata.style_selected_idle_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_selected_idle_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_idle_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_idle_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_idle_functions.so building 'renpy.styledata.style_selected_insensitive_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_selected_insensitive_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_insensitive_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_insensitive_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_insensitive_functions.so building 'renpy.styledata.style_selected_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_selected_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_functions.so building 'renpy.styledata.style_hover_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_hover_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_hover_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_hover_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_hover_functions.so building 'renpy.styledata.style_idle_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_idle_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_idle_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_idle_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_idle_functions.so building 'renpy.styledata.style_insensitive_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_insensitive_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_insensitive_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_insensitive_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_insensitive_functions.so building 'renpy.styledata.style_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_functions.so building 'renpy.styledata.style_activate_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_activate_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_activate_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_activate_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_activate_functions.so building 'renpy.styledata.style_selected_activate_functions' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.styledata.style_selected_activate_functions.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_activate_functions.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styledata.style_selected_activate_functions.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_activate_functions.so building 'renpy.display.matrix' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.display.matrix.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.display.matrix.o -std=gnu99 -Wno-unused-function creating build/lib.dragonfly-5.9-x86_64-2.7/renpy/display cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.display.matrix.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/matrix.so building 'renpy.display.render' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.display.render.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.display.render.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.display.render.o -L/usr/local/lib -L/usr/local/lib -lz -lm -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/render.so building 'renpy.display.accelerator' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.display.accelerator.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.display.accelerator.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.display.accelerator.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lz -lm -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/accelerator.so building 'renpy.gl.gl' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.gl.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gl.o -std=gnu99 -Wno-unused-function gen/renpy.gl.gl.c: In function '__pyx_f_5renpy_2gl_2gl_glGetString': gen/renpy.gl.gl.c:11756:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_rv = glGetString(__pyx_v_a0); ^ gen/renpy.gl.gl.c: In function '__pyx_f_5renpy_2gl_2gl_glShaderSourceARB': gen/renpy.gl.gl.c:13521:45: warning: passing argument 3 of '__glewShaderSourceARB' from incompatible pointer type [-Wincompatible-pointer-types] glShaderSourceARB(__pyx_v_a0, __pyx_v_a1, __pyx_v_a2, __pyx_v_a3); ^~~~~~~~~~ gen/renpy.gl.gl.c:13521:45: note: expected 'const GLcharARB **' {aka 'const char **'} but argument is of type 'GLchar **' {aka 'char **'} creating build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gl.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gl.so building 'renpy.gl.gl1' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.gl1.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gl1.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gl1.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gl1.so building 'renpy.gl.gldraw' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.gldraw.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gldraw.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c egl_none.c -o build/temp.dragonfly-5.9-x86_64-2.7/egl_none.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gldraw.o build/temp.dragonfly-5.9-x86_64-2.7/egl_none.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gldraw.so building 'renpy.gl.gltexture' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.gltexture.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gltexture.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.gltexture.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gltexture.so building 'renpy.gl.glenviron_shader' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.glenviron_shader.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glenviron_shader.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glenviron_shader.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glenviron_shader.so building 'renpy.gl.glenviron_fixed' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.glenviron_fixed.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glenviron_fixed.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glenviron_fixed.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glenviron_fixed.so building 'renpy.gl.glenviron_limited' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.glenviron_limited.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glenviron_limited.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glenviron_limited.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glenviron_limited.so building 'renpy.gl.glrtt_copy' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.glrtt_copy.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glrtt_copy.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glrtt_copy.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glrtt_copy.so building 'renpy.gl.glrtt_fbo' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl.glrtt_fbo.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glrtt_fbo.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl.glrtt_fbo.o -L/usr/local/lib -L/usr/local/lib -lGLEW -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glrtt_fbo.so building 'renpy.gl2.uguugl' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl2.uguugl.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.uguugl.o -std=gnu99 -Wno-unused-function creating build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2 cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.uguugl.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/uguugl.so building 'renpy.gl2.uguu' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl2.uguu.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.uguu.o -std=gnu99 -Wno-unused-function gen/renpy.gl2.uguu.c: In function '__pyx_pf_5renpy_3gl2_4uguu_6Buffer___getbuffer__': gen/renpy.gl2.uguu.c:5090:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_buffer->format = __pyx_t_2; ^ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.uguu.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/uguu.so building 'renpy.gl2.gl2geometry' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl2.gl2geometry.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2geometry.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2geometry.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2geometry.so building 'renpy.gl2.gl2draw' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl2.gl2draw.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2draw.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2draw.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2draw.so building 'renpy.gl2.gl2texture' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl2.gl2texture.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2texture.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2texture.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2texture.so building 'renpy.gl2.gl2shader' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.gl2.gl2shader.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2shader.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.gl2.gl2shader.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2shader.so building 'renpy.text.textsupport' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.text.textsupport.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.text.textsupport.o -std=gnu99 -Wno-unused-function creating build/lib.dragonfly-5.9-x86_64-2.7/renpy/text cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.text.textsupport.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/textsupport.so building 'renpy.text.texwrap' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.text.texwrap.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.text.texwrap.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.text.texwrap.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/texwrap.so building 'renpy.text.ftfont' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c gen/renpy.text.ftfont.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.text.ftfont.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c ftsupport.c -o build/temp.dragonfly-5.9-x86_64-2.7/ftsupport.o -std=gnu99 -Wno-unused-function cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -I/usr/local/include/fribidi -I/usr/local/include/python2.7 -c ttgsubtable.c -o build/temp.dragonfly-5.9-x86_64-2.7/ttgsubtable.o -std=gnu99 -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.text.ftfont.o build/temp.dragonfly-5.9-x86_64-2.7/ftsupport.o build/temp.dragonfly-5.9-x86_64-2.7/ttgsubtable.o -L/usr/local/lib -L/usr/local/lib -lSDL2 -lfreetype -lz -lm -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/ftfont.so Listing /construction/games/renpy/renpy-7.3.5-sdk ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_images ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2/css ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2/img ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2/js ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6/css ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6/fonts ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6/js ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/amelia ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/cerulean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/cosmo ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/cyborg ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/flatly ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/img ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/journal ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/readable ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/simplex ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/slate ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/spacelab ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/spruce ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/superhero ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/united ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/cerulean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/cosmo ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/custom ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/cyborg ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/darkly ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/flatly ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/fonts ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/journal ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/lumen ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/paper ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/readable ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/sandstone ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/simplex ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/slate ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/spacelab ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/superhero ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/united ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/yeti ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/js ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui/game ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui/game/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui/game/images ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/None.edit.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/System Editor.edit.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/EasyDialogsResources.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/EasyDialogsWin.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/cache ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/change_icon.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/fonts ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/gui7 ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/gui7/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/gui7/code.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/gui7/images.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/gui7/parameters.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/images ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/pefile.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tkaskdir.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/arabic ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/finnish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/french ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/german ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/greek ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/indonesian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/italian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/japanese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/korean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/malay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/piglatin ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/portuguese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/russian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/simplified_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/spanish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/traditional_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/turkish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/vietnamese ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/webserver.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/theme ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/Carbon ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/ctypes ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/ctypes/macholib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/email ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/email/mime ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/encodings ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/importlib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/json ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/logging ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec/ber ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec/cer ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec/der ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/compat ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/type ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/rsa ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/xml ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/xml/etree ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/xml/parsers ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/angle ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7/gen ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/gen ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/generate_linebreak.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/include ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/maketegl.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/pysdlsound ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/setup.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/symbolic_matrix.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/add_from.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/glblacklist.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/arguments.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/ast.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/atl.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/androidhw.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/audio.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/ioshw.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/music.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/sound.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/bootstrap.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/character.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/color.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_compat ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_developer ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_layout ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_outline ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_placeholder ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_roundrect ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_amie2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_austen ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_awt ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_bordered ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_crayon ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_diamond ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_glow ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_marker ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_regal ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_threeD ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_tv ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/config.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/curry.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/debug.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/defaultstore.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/display ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/anim.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/behavior.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/controller.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/core.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/dragdrop.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/emulator.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/error.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/focus.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/gesture.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/im.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/image.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/imagelike.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/imagemap.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/joystick.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/layout.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/minigame.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/module.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/motion.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/movetransition.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/particle.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/pgrender.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/predict.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/presplash.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/scale.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/screen.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/swdraw.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/transform.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/transition.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/tts.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/video.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/viewport.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/dump.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/easy.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/editor.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/error.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/execution.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/exports.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/game.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/__init__.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2 ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/gl2shadercache.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/lint.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/loader.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/loadsave.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/log.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/main.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/memory.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/minstore.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/object.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/parser.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/performance.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/persistent.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/preferences.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/pyanalysis.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/python.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/savelocation.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/screenlang.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/script.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/scriptedit.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/six.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2 ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/slast.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/sldisplayables.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/slparser.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/slproperties.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/statements.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata/styleutil.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/substitutions.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/test ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testast.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testexecution.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testfocus.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testkey.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testmouse.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testparser.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/text ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/extras.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/font.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/text.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/dialogue.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/extract.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/generation.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/merge.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/scanstrings.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/ui.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/warp.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Modules ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/Resources ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/_CodeSignature ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/cache ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/bar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/button ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/phone ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/phone/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/scrollbar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/slider ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/images ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/None ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/french ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/korean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/malay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/russian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/simplified_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/spanish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/traditional_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/cache ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/bar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/button ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/phone ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/phone/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/scrollbar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/slider ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/images ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/keywords.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/None ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/french ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/korean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/piglatin ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/russian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/spanish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/update ... Listing /construction/games/renpy/renpy-7.3.5-sdk ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_images ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2/css ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2/img ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-2.3.2/js ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6/css ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6/fonts ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootstrap-3.3.6/js ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/amelia ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/cerulean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/cosmo ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/cyborg ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/flatly ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/img ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/journal ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/readable ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/simplex ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/slate ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/spacelab ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/spruce ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/superhero ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-2.3.2/united ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/cerulean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/cosmo ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/custom ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/cyborg ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/darkly ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/flatly ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/fonts ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/journal ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/lumen ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/paper ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/readable ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/sandstone ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/simplex ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/slate ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/spacelab ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/superhero ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/united ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/bootswatch-3.3.6/yeti ... Listing /construction/games/renpy/renpy-7.3.5-sdk/doc/_static/js ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui/game ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui/game/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/gui/game/images ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/None.edit.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/System Editor.edit.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/EasyDialogsResources.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/EasyDialogsWin.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/cache ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/change_icon.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/fonts ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/gui7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/images ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/pefile.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tkaskdir.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/arabic ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/finnish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/french ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/german ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/greek ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/indonesian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/italian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/japanese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/korean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/malay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/piglatin ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/portuguese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/russian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/simplified_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/spanish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/traditional_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/turkish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/tl/vietnamese ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/launcher/game/webserver.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/launcher/theme ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/darwin-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-i686/lib/python2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/linux-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/Carbon ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/ctypes ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/ctypes/macholib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/email ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/email/mime ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/encodings ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/importlib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/json ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/logging ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec/ber ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec/cer ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/codec/der ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/compat ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/pyasn1/type ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/rsa ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/xml ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/xml/etree ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/pythonlib2.7/xml/parsers ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/angle ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/lib/windows-i686/Lib/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7/gen ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/fribidi-src/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/gen ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/generate_linebreak.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/generate_styles.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/include ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/maketegl.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/module/pysdlsound ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/setup.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/setuplib.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/module/symbolic_matrix.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/add_from.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/angle/glblacklist.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/arguments.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/ast.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/atl.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/androidhw.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/audio.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/ioshw.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/music.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/audio/sound.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/bootstrap.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/character.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/color.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_compat ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_developer ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_layout ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_outline ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_placeholder ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_roundrect ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_amie2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_austen ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_awt ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_bordered ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_crayon ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_diamond ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_glow ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_marker ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_regal ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_threeD ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/common/_theme_tv ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/config.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/curry.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/debug.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/defaultstore.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/display ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/anim.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/behavior.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/controller.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/core.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/dragdrop.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/emulator.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/error.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/focus.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/gesture.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/im.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/image.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/imagelike.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/imagemap.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/joystick.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/layout.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/minigame.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/module.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/motion.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/movetransition.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/particle.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/pgrender.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/predict.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/presplash.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/scale.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/screen.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/swdraw.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/transform.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/transition.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/tts.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/video.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/display/viewport.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/dump.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/easy.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/editor.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/error.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/execution.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/exports.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/game.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl/__init__.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2 ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/gl2/gl2shadercache.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/lint.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/loader.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/loadsave.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/log.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/main.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/memory.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/minstore.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/object.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/parser.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/performance.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/persistent.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/preferences.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/pyanalysis.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/python.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/savelocation.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/screenlang.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/script.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/scriptedit.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/six.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2 ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/slast.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/sldisplayables.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/slparser.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/sl2/slproperties.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/statements.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/styledata/styleutil.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/substitutions.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/test ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testast.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testexecution.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testfocus.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testkey.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testmouse.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/test/testparser.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/text ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/extras.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/font.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/text/text.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/__init__.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/dialogue.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/extract.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/generation.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/merge.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/translation/scanstrings.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/ui.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/vc_version.py ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy/warp.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/lib-dynload ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/pygame_sdl2 ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/audio ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/display ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/gl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/styledata ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Lib/renpy/text ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/Modules ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/eggs ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/Resources ... Listing /construction/games/renpy/renpy-7.3.5-sdk/renpy.app/Contents/_CodeSignature ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/renpy.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/cache ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/bar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/button ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/phone ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/phone/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/scrollbar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/gui/slider ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/images ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/None ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/french ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/korean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/malay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/russian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/simplified_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/spanish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/the_question/game/tl/traditional_chinese ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/cache ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/bar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/button ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/phone ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/phone/overlay ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/scrollbar ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/gui/slider ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/images ... Compiling /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/keywords.py ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/None ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/french ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/korean ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/piglatin ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/russian ... Listing /construction/games/renpy/renpy-7.3.5-sdk/tutorial/game/tl/spanish ... Listing /construction/games/renpy/renpy-7.3.5-sdk/update ... SUCCEEDED 00:10:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> renpy-7.3.5 depends on package: py27-game_sdl2>=7.3.5 - found ===> renpy-7.3.5 depends on package: py27-tkinter>0 - found ===> renpy-7.3.5 depends on package: py27-setuptools>0 - found ===> renpy-7.3.5 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for renpy-7.3.5 ===> renpy-7.3.5 depends on package: py27-game_sdl2>=7.3.5 - found ===> renpy-7.3.5 depends on package: py27-tkinter>0 - found ===> renpy-7.3.5 depends on package: py27-setuptools>0 - found ===> renpy-7.3.5 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /construction/games/renpy/stage/usr/local/lib/python2.7 creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/_renpy.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/_renpybidi.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/display copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/accelerator.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/display copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/matrix.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/display copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/render.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/display copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/pydict.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/audio copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/audio/renpysound.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/audio copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/parsersupport.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/style.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_insensitive_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_insensitive_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_idle_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_activate_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_activate_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_idle_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/styleclass.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_hover_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/stylesets.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_hover_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styledata/style_selected_functions.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/styledata creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2texture.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/uguu.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2geometry.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/uguugl.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2draw.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl2/gl2shader.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl2 creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gldraw.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gltexture.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glenviron_limited.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gl.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glrtt_copy.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/gl1.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glrtt_fbo.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glenviron_fixed.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl/glenviron_shader.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/gl creating /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/text copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/texwrap.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/text copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/textsupport.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/text copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/ftfont.so -> /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/renpy/text writing byte-compilation script '/tmp/tmp6gkL17.py' /usr/local/bin/python2.7 -O /tmp/tmp6gkL17.py removing /tmp/tmp6gkL17.py running install_egg_info running egg_info creating Ren_Py.egg-info writing Ren_Py.egg-info/PKG-INFO writing top-level names to Ren_Py.egg-info/top_level.txt writing dependency_links to Ren_Py.egg-info/dependency_links.txt writing manifest file 'Ren_Py.egg-info/SOURCES.txt' reading manifest file 'Ren_Py.egg-info/SOURCES.txt' writing manifest file 'Ren_Py.egg-info/SOURCES.txt' Copying Ren_Py.egg-info to /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages/Ren_Py-7.3.5.606-py2.7.egg-info running install_scripts writing list of installed files to '/construction/games/renpy/.PLIST.pymodtmp' /usr/bin/find /construction/games/renpy/stage/usr/local/lib/python2.7/site-packages -name \*.so -exec /usr/bin/strip {} + ln -fs ../share/renpy/renpy.py /construction/games/renpy/stage/usr/local/bin/renpy (cd /construction/games/renpy/renpy-7.3.5-sdk && /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 "gui launcher renpy renpy.py lib renpy.app renpy.exe renpy.sh the_question tutorial" /construction/games/renpy/stage/usr/local/share/renpy "! -name *.orig ! -name *.bak ! -name saves ! -name log.txt") /bin/chmod +x /construction/games/renpy/stage/usr/local/share/renpy/renpy.py (cd /construction/games/renpy/renpy-7.3.5-sdk/doc && /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/games/renpy/stage/usr/local/share/doc/renpy "! -name *.orig ! -name *.bak") ====> Compressing man pages (compress-man) /usr/bin/find /construction/games/renpy/renpy-7.3.5-sdk -type d -empty ! \( -name "saves" -or -name "pysdlsound" \) | /usr/bin/sed 's,^/construction/games/renpy/renpy-7.3.5-sdk,@dir /usr/local/share/renpy,' >>/construction/games/renpy/.PLIST.mktmp ====> Running Q/A tests (stage-qa) Warning: you need USES=ssl Error: /usr/local/lib/python2.7/site-packages/_renpy.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libgnutls.so.30 from security/gnutls but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libvpx.so.6 from multimedia/libvpx but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvpx.so:multimedia/libvpx Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libdav1d.so.4 from multimedia/dav1d but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdav1d.so:multimedia/dav1d Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libaom.so.2 from multimedia/aom but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaom.so:multimedia/aom Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libopus.so.0 from audio/opus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopus.so:audio/opus Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libtheoraenc.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoraenc.so:multimedia/libtheora Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libtheoradec.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoradec.so:multimedia/libtheora Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libvorbis.so.0 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbis.so:audio/libvorbis Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libvorbisenc.so.2 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbisenc.so:audio/libvorbis Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libx264.so.159 from multimedia/libx264 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx264.so:multimedia/libx264 Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libx265.so.179 from multimedia/x265 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx265.so:multimedia/x265 Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libxvidcore.so.4 from multimedia/xvid but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxvidcore.so:multimedia/xvid Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libva.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva.so:multimedia/libva Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libva-drm.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva-drm.so:multimedia/libva Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libvdpau.so.1 from multimedia/libvdpau but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvdpau.so:multimedia/libvdpau Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libp11-kit.so.0 from security/p11-kit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libp11-kit.so:security/p11-kit Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libnettle.so.7 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libhogweed.so.5 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhogweed.so:security/nettle Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/python2.7/site-packages/renpy/audio/renpysound.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python2.7/site-packages/renpy/gl/gl.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_bisect.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_collections.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_ctypes.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_functools.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_heapq.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_io.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_json.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_locale.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_lsprof.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_md5.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_random.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_renpy.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_renpybidi.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha256.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha512.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_socket.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_ssl.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_struct.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/array.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/audioop.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/binascii.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/bz2.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/cPickle.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/cStringIO.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/datetime.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/fcntl.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/grp.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/itertools.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/math.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/operator.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pyexpat.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/color.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/controller.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/display.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/draw.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/error.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/event.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/font.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/gfxdraw.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/image.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/joystick.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/key.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/locals.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/mouse.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/power.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/pygame_time.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/rect.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/rwobject.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/scrap.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/surface.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/transform.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/audio/renpysound.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/accelerator.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/matrix.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/render.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gl.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gl1.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gldraw.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_fixed.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_limited.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_shader.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glrtt_copy.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glrtt_fbo.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gltexture.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/parsersupport.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/pydict.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/style.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_activate_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_hover_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_idle_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_insensitive_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_activate_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_hover_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_idle_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/styleclass.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/stylesets.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/ftfont.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/textsupport.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/texwrap.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/select.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/strop.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/time.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/unicodedata.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/zlib.so: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libGLEW.so.1.7: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libSDL2-2.0.so.0: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libSDL2_image-2.0.so.0: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libSDL2_ttf-2.0.so.0: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libavcodec.so.57: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libavformat.so.57: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libavresample.so.3: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libavutil.so.55: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libfreetype.so.6: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libjpeg.so.62: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libpng12.so.0: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libpython2.7.so.1.0: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libswresample.so.2: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libswscale.so.4: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-i686/libz.so.1: not a dynamic executable ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_lsprof.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_lsprof.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_lsprof.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ssl.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ssl.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ssl.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/audioop.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/audioop.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/audioop.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/color.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/color.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/color.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/controller.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/controller.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/controller.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/display.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/display.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/display.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/draw.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/draw.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/draw.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/error.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/error.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/error.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/event.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/event.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/event.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/font.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/font.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/font.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/gfxdraw.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/gfxdraw.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/gfxdraw.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/image.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/image.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/image.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/joystick.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/joystick.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/joystick.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/key.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/key.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/key.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/locals.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/locals.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/locals.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/mouse.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/mouse.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/mouse.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/power.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/power.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/power.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/pygame_time.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/pygame_time.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/pygame_time.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rect.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rect.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rect.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rwobject.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rwobject.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rwobject.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/scrap.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/scrap.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/scrap.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/surface.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/surface.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/surface.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/transform.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/transform.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/transform.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/audio/renpysound.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/audio/renpysound.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/audio/renpysound.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/matrix.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/matrix.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/matrix.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl1.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl1.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl1.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/parsersupport.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/parsersupport.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/parsersupport.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/pydict.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/pydict.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/pydict.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_activate_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_activate_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_activate_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_hover_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_hover_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_hover_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_idle_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_idle_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_idle_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_insensitive_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_insensitive_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_insensitive_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_activate_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_activate_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_activate_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_hover_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_hover_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_hover_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_idle_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_idle_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_idle_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/styleclass.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/styleclass.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/styleclass.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/stylesets.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/stylesets.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/stylesets.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/unicodedata.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/unicodedata.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/unicodedata.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libSDL2-2.0.so.0: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libSDL2-2.0.so.0: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libSDL2-2.0.so.0: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.57: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.57: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.57: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.57: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.57: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.57: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.3: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.3: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.3: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.55: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.55: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.55: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libswresample.so.2: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libswresample.so.2: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libswresample.so.2: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.4: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.4: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.4: exit status 1 ldd: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libz.so.1: /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libz.so.1: program header too large /construction/games/renpy/stage/usr/local/share/renpy/lib/linux-x86_64/libz.so.1: exit status 1 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_bisect.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4420d30cadd1710531e871db6457d2c7c22e8cc1, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_collections.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8f882e0b802da85c1a7925f2999386f830890307, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_ctypes.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9cefcfe006c0ad3a96f76b7698d88cbc50d02920, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_functools.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ba3261329a80a39788bbe4cbdc2629644d459a2a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_heapq.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d741b6ff7c581fcdfb6a520476d14266a576be30, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_io.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8277dbf42b1f95b7dc6da557157cafcfb86fdbe0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_json.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=da7c762d9fcd2a7162f141db8ed274fe42c9451a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_locale.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0400e0b24949346542ac2dac3189379597d5cef2, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_lsprof.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8d53821578f5b5fbe6660bd957f47465e2486bfb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_md5.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fbd53729e23fa897b9fee42d5eb7bbcfbd63f8c8, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_random.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d2b36c756edcb02a32f14a75980aa198d1b93e4f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_renpy.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e708ee9cc52257b0691c6d17cf4a1faa111f63ee, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_renpybidi.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=58e605e52fa18ca0ed9957f844cf6241a4e0d4e2, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=55182c8ffc3b3c65098e6dd2ed29da74e7d957fd, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha256.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f3489f5b479507269cf2f7411f1b6486c1669fd7, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha512.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f8f73e76399f204d8c1a76d3b1e2579250d6878, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_socket.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cdd72634aacb55f6340bcc14a30215c64b01581d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_ssl.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b60eec2b22dbbbde4d63c369c292872970513688, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_struct.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=78f20678c1425da169553a49336efffdb4053292, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/array.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0e8ca3e88d160ac67eb842b539d60e94a86062d1, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/audioop.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa93db16a197380392c09b23ff67c774b78dbc26, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/binascii.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=08ac3aff7d2c58942fbae8be591b2e59ce15954b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/bz2.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=74d6ef4ccc3625b8ce3d975a4a9f585885afee2c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/cPickle.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1adc372c042d309b7fe37118004e10eda3e41144, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/cStringIO.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c9172f91820e9e52645bf2f4682c206108969738, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/datetime.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fcc7df6a55b0c9da828c959a7fbfdd2526aebaf9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/fcntl.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=71b2cc31a766697d219663ebfc0d09c9f60b7f8c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/grp.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c5d2493a4d43af8ba5e484359d6c3b7269d4bbb4, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/itertools.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=bec00cd0273825c4411072cfe9d371d2be77c02f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/math.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9800831a435e4038c6eb20695803dc9efbb2e924, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/operator.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ca2ba4b5046a24ac4df775326b09e2ff19286da5, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pyexpat.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cf742039c4d15afac4300db2d1ccb4c6b0642f63, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/color.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6061a523dc104f0489dbecc17e0c4d36ddb1aa58, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/controller.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fcf53771102e22141a92ba521c4dbde29d592f56, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/display.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0d975fb046460800b747d918680405b45ab07276, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/draw.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2552e4858ca8cb54104cc80febd77c33c0227a53, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/error.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e8f1fdcb4bd12b0e2cc07d09813b802c77d1ce35, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/event.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=525ae655d50a803187ba1c46bb7413bf21e586c8, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/font.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=bed40d6e54beb52c238fb4ea7de0feeb0cc96ef0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/gfxdraw.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ae94b8dff2abbe66c4786ae9d565ecebf3ca444a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/image.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b19117628371cb2735a06ab21cb62b1f7ba6df8e, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/joystick.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3216f0f7acdf3108865f29834dcaa54001993817, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/key.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=26fcefc9c0b38295b579df93557aa06d1871c67d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/locals.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8ea93854b549e0a88424a23fd67257360408e565, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/mouse.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5365fba0e01c89ea5f52ef1cd1d84d4f01e66efa, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/power.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2a528e29fb169365bf5f86e6c1bdcaed6f592430, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/pygame_time.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=eb251b330032412c4d47059824c312c3b90329cb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/rect.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=adb23512803e5afcd5930f22f8f64cf4a2e8db57, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/rwobject.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f275c237db1f765c9ccefa84834b4637c24646ca, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/scrap.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=753dda3e8cbd5b9aafccb89588ec7f80c672c258, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/surface.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=09c98f447f8b823fa12057a226c07e751fec06a3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame_sdl2/transform.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c92dde24a12342873de701069595ca88b9337306, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/audio/renpysound.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e93f56e3a6a08ec9dff5bcb196ef90af1e9231f5, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/accelerator.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5dbb6e80d1672eb18154c48da702cfd17bb1e7b4, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/matrix.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e60985858d13b3bcbcd120467e262f5dd4608986, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/render.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3a5a55a02855a1812b496f3f14c38f598666937b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gl.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=48af53b944e4a7542b33f5db2f7887da2d3e8060, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gl1.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8f0e2f9a6cb513427b91174a2d214532bbed42e2, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gldraw.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8da8f18a954121863286d69d85fef2c66500d342, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_fixed.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=65454447f34a76e4d57c631d02bdb5910aac23f3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_limited.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b9d120d1f6c8280044bfd860287178888180ae7, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_shader.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d21aabe7425ab400b725c556762521b53d045d20, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glrtt_copy.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1b2f9ec4777a8a587ac4d7ff8a80f3466ab200f6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glrtt_fbo.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=bae58da681d1682af8c245a1d02a7a80231c2a90, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gltexture.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=041c3d273fab48378aed3983f0f1017e61cf4915, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/parsersupport.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0d29af542982c5df8a30852fb7fd2449d48637a7, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/pydict.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=06b5f72583816ff6ac359ff0534ec95e2ee55f21, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/style.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=98745cb4a7c66b33184115089f8ef3b4985a2bfb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_activate_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2267f75bd8a9af9270d8caf37cfb1a4763973fb0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0f2206b99aed56e03f364fdf2ad53d4819b4a9e9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_hover_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=464666dd8ca9a971a4248f3619b3b549049f4d17, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_idle_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=96e17592223f1cc480d5ed902b0d7eb1d7d9ad2b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_insensitive_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e7bf541df0ac918295305d49e8a0c0275254e86b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_activate_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1b9cf41e7fff85988cf1bf2e3aa52793f2c411ce, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a935be9ec98914eb31c85bde8da4231b63b31db6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_hover_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c00c5340a6833b68321ee2c9a7ecf7ba3701384, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_idle_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a6169fe32731fbd7048b0129fea26b5f1d695616, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a4e8466eed35cc96902be5fe6d948a8944231b0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/styleclass.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7ab8b7ad55c95cd3de8aac0fedc876f42a39c740, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styledata/stylesets.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a66da362b49f608f8ac342089114afc66f6863f9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/ftfont.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7f7040d9ad93cad01ca2835d2867dc656de29b63, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/textsupport.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=52f3a637098576e0c4aa93332eb3b88b950dcdae, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/texwrap.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=266a0eda8576ebbc3fd91dd43d397b6579fdb9c3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/select.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ae8e8ef7a7780d13fc0b0a8a69e40a2920be802c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/strop.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=17d808cc4f395b2f90c3d6eff0700e0f36a3e44a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/time.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4ef753c747aaa34d3082eb84311021dc9f73db94, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/unicodedata.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e29dfdcd81fca9f2c3ff8f048fcf026f395744d0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/zlib.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f47e03eaac481c3407e2da88db06bfdb7e7dd1f6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libGLEW.so.1.7' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=60a11b89727c3521046b596511374ff7b2ae506f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libSDL2-2.0.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b50640aa9001eeb635105be0542d83ead7f58165, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libSDL2_image-2.0.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=641ef5775c1a12048bab376ab36e097d6ea3aff8, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libSDL2_ttf-2.0.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a1a88d2be68abcfefe0ecb38c843aaa8945ed4be, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavcodec.so.57' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=dd353e8919bbd1e9873b2b66bddcedde325352d7, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavformat.so.57' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=246c1ea61dacddfe1db363286121b33fd5096737, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavresample.so.3' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a1ea2d3ea7207ad54607e05ebe8f6c50ef05e492, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavutil.so.55' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d9e96946a52db90e2cfa75d6a8bb8e38d65ab0ef, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libfreetype.so.6' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f343b754e5c48f7be7aee01bf380da1b6f5331de, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libjpeg.so.62' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0bc815e966246d6fd3b84e88ab6d273e0cb381ed, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libpng12.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=549c52456b4907e6d43ab1ed5d1d00fbc7a1ffad, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libpython2.7.so.1.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f580ca5666bad7feab50808997111c2cd28dfcda, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libswresample.so.2' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=93e0335575936b22194f794f5daa03bb59b9452d, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libswscale.so.4' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec6922443c7c62e9a265fc5d43483de103c19222, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libz.so.1' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=43addd1d460c2ccfa0d9c2bbbc939ef88d12b7be, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2fcc779a501fdad2cd2092ad7034a3d1fb6a2fbd, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b2b8eac56200ab517c4ce4fa30a5239e4f60b2a8, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=701e25c802be607fabb82fb03e16396c1e228b11, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b8e0fc65e6f92702c47fb4c7f19fa16c3a82147, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1cd6a49e0f7ea70186ea7b25c7c6980a4cbd04b6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e4974546e93e2869fcfb7c3a6ff18d7302f5c7b3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=172a8c412393a8459c0c8b9c7b738f3a428e9355, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6a9aff04b46a5bffa64125d9cc320d2517ad57d3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b241a37e0f1979a91aac2c02c30ef6b3020c1e20, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_lsprof.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b557b5a124dcefdfc63c9c973605ee508d08a5c3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c51bdaaf9e8c7825f73b8ff058a6180cb5f20ef0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec3b17ac667da42789365ccb7e9094a79f141b1d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f042b7a2232b68e1ec00ab2ee601604c287ef05, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4d4b4fea5e8bb9d2bada35950a0df30a8c2d7efb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7cad034fd70f0150ee8b82167fe8beb205b30a12, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=600f36949b13c68da0aee5ed54fa6aa14b9b0885, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bdeed4376d2a0e424602c0030b17b5169f4a1fa1, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cdea3e79897f4d7bdb9930457aaef4fcd4365211, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ssl.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ca0e57678c84919a669993da21981b069f56eb9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=817abd30a545ab66cbdbf95b99d23bf65d0ed3fd, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a643d1e2defbf175034714772bd28868e7d585db, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/audioop.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d6d8dccfb1049823bca2fad155db1713d807efdb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=64852c5658153f928f891928c62d60d4064e0ef4, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1ff609d848629190c5f62783b0b168ab098c2d83, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c7fd656ce97d7ba00552a9ca083d6c5f6daf263c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1bcb7ab427ff2a2a409b61d6d9058f79093d1510, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b259d21fb52012ae3af0fada398feca8a5e90c01, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d4022e94e3e0a3d06e8078b62b50920ed369ce75, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=24cf612fd3b16a70e87c9d78834ceeaacf40b23b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=871cc5d103aa73826a0fce071f58dcd708971dfe, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=256fa0a70836bec4298cbd92be162d5917ae5804, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab0f704ad0e66e40fc9529f1089eadf0aecd4fcb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9afc687594ce548e263f8b6f78dd5a6ef96b3816, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/color.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0ff9da180bf8c60d613b2255caa0f026832b1ad9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/controller.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=10854d3ec026a51bd8e31b4992d5fb71fd06d691, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/display.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fd9077ac6aebb5ac3408adb67cbf6be4aa59ac82, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/draw.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0a9603303fd6f6f330c0a4ed47ef2e38b15fcdfd, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/error.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2c7bacc2c814a06bd0e248dde8a2cadfd6383ff6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/event.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7c7b889c12a3495e22fa9fbcd74d61fcd401e735, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/font.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4fe2b00d2916e2416989228c171042e370df31c2, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/gfxdraw.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a510c1999e91c427804e0ff228c03aa132e30faa, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/image.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3370d2c85704e46df5a8332e759b4a1248b02176, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/joystick.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=121083164d6bb19237e0d0827c3ef49fa5ae15f2, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/key.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ea8b98b31f1fc5f8761bb2e818e7dfad96825d9a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/locals.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7637e1bb564de4229552182e4bcdc0809811d34f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/mouse.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c19e51c3d2b032c12c69f29f84529c47bf61b0c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/power.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=533cc663c32d418a770f55a50a582317a283799d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/pygame_time.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aa555f917876f2fd6ea87545c073e1bfb8db4f67, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rect.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a5cc6289c4bb99ceadb1c547feaf0ec748351c2b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rwobject.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dcbe2012a6b35e0c440d1ea21d9363c3ace8bc1d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/scrap.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f565befa68e307ed66e005302d43a152b0e37079, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/surface.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a68ee08195926c2c6a1b8587fbc30b6cbd72f8c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/transform.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8cc1774d6ffb254b64ce4ac3bf4401db882128c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/audio/renpysound.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ecebbe728acad6e00f8cd220c2ae32277035edc6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3300dce43789cdcdd5ca1bfa51ca380e65be6b4e, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/matrix.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b175f2f84ebb5c7df0bff472ea6a66a703fc82ac, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7f6c30a8b8d3a5b79d459b79ada4d9eb26c8c385, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f400b99ac9bafc59e41164c06ae848d881e6cd59, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl1.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1a1ff600a866b2c6f18407fd0018e768b59a68fe, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=78e07828594eddd10714437e4314ce7f566121ef, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=faa3077d929fcf5d064df9ba38dfe79f14a20a45, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=27b08fb0a654fdbffdeca650690fecbb3a48af5a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a4c41936d7a34d89fb86957d64c0401a76ff9d37, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9746be66f5c29671cad2cbdd03f376baa02ce0f1, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1e612a39a3b3348cd944a478dd52991e295f0a68, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=949b371a523d2b727ad2baad0204288c0298ff32, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/parsersupport.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f5dc640233ca857abf5642eb9d59e4ee15c42e0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/pydict.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4f448e6a73c81a7d221a5df2e4af7f33c787f9c4, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ca732aaa3d704d55119e240bb2ab857eff463e8b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_activate_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9b88dd8f7f91c3e8d09d4b55849c52fd6bd41967, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7486753f374dc3b3b70ad0728beba9277f618325, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_hover_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b68a5ac37150e0f1667e2914c6eecf25bdf1f6e3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_idle_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5a3a2353be9989df0068354dedacfd977933d027, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_insensitive_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=96e4cf4834dcc9832608011d9ebd9a051844cd87, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_activate_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b9636ae53291d50a255d92843726a33a256b4350, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=28fc363a5b676dff175b23e836c0de3ec57c3587, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_hover_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ba37d546ed3b00c2656304afeb4dccf87eaa0b52, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_idle_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ee3b51443c3d3417fad4d8913661f959d0222d21, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=495677df8ac900bbec2612e33971ac2b4eca8fa9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/styleclass.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=126746581f539031f75ca07b709fb85be5d17757, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/stylesets.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff093035f393b270b214459a3fcc728e3b80bf0f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4d5c4c5c31525f942fcf46c0db44de341ffb3bad, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=239c850aa3b137045e4455f89e296c08842100dc, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3c750c2c1de83e7750b341453e7eb86f5449a615, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=578620bc69ff7007427c0b61937eea13c2505123, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b00493d05c1d527904a50d9231ff7eda5ded175c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c4bb0bcd14f971901ac3e166160d07c323b0474e, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/unicodedata.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e047b95e3a5edd780f3c783c3c27c5d86c43e39d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=035102500c8867bf8fb17ece25243df72858815c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fcfcb3507f16521e9992eb1187a116e3a448ada4, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libSDL2-2.0.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=14f29c5693882ea7b11e57052f6434b5d6e80fc0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libSDL2_image-2.0.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f684b4a318078b645d8133afee2db7916d11f366, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libSDL2_ttf-2.0.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=12066a0695c7aaa0ce48df7f6edf10303a371a1d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.57' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e4ef279dd0ecd5fd7f2dda48107962345a4d4bad, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.57' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7dc98efe4720cb7fce66188735d888bb6d82c1c9, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.3' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b00ba0d8b48daf88f142f3a14b846aae4d7103b8, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.55' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a3fae655455eecc010067b1fc9f01449c57bbadd, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f453f19ea00645a1eac97983e5b137e941fc6c4b, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=94fd26f972ad1306e5ff72cdee952623508c73c0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a976a9a0afde253dbf8038d28be25353605b3e47, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3971c69acf09cbcb53de34a65d11d2ab16f7c531, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libswresample.so.2' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=24700b4365cd2921416cf8b25b21ae1f91614e63, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.4' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1ffe01b1dd36d9bff54deff8ca27208b2969d221, stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libz.so.1' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5b863b12053b834735376229db2d62816eb9eedc, not stripped' unknown OS specific binary file. SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for renpy-7.3.5 (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/zsyncmake - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/zsyncmake - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libdl.so.2 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libutil.so.1 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ssl.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/transform.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/controller.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/surface.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/key.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rwobject.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/event.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/power.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/error.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/rect.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/joystick.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/image.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/mouse.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/color.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/pygame_time.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/gfxdraw.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/display.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/draw.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/font.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/locals.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame_sdl2/scrap.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/audioop.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_lsprof.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/unicodedata.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gl1.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_hover_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_idle_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_activate_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_hover_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_insensitive_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_insensitive_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/stylesets.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_selected_activate_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/style_idle_functions.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styledata/styleclass.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/matrix.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/audio/renpysound.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/pydict.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/parsersupport.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so - required shared library libssl.so.0.9.8 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so - required shared library libcrypto.so.0.9.8 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_hashlib.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libdl.so.2 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libutil.so.1 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libdl.so.2 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libutil.so.1 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libm.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libc.so.6 not found (renpy-7.3.5) /construction/games/renpy/stage//usr/local/share/renpy/lib/linux-x86_64/zsync - required shared library libc.so.6 not found file sizes/checksums [2829]: 0% file sizes/checksums [2829]: 3% file sizes/checksums [2829]: 7% file sizes/checksums [2829]: 10% file sizes/checksums [2829]: 14% file sizes/checksums [2829]: 17% file sizes/checksums [2829]: 21% file sizes/checksums [2829]: 24% file sizes/checksums [2829]: 28% file sizes/checksums [2829]: 31% file sizes/checksums [2829]: 35% file sizes/checksums [2829]: 38% file sizes/checksums [2829]: 42% file sizes/checksums [2829]: 45% file sizes/checksums [2829]: 49% file sizes/checksums [2829]: 53% file sizes/checksums [2829]: 56% file sizes/checksums [2829]: 60% file sizes/checksums [2829]: 63% file sizes/checksums [2829]: 67% file sizes/checksums [2829]: 70% file sizes/checksums [2829]: 74% file sizes/checksums [2829]: 77% file sizes/checksums [2829]: 81% file sizes/checksums [2829]: 84% file sizes/checksums [2829]: 88% file sizes/checksums [2829]: 91% file sizes/checksums [2829]: 95% file sizes/checksums [2829]: 98% file sizes/checksums [2829]: 100% packing files [2829]: 0% packing files [2829]: 3% packing files [2829]: 7% packing files [2829]: 10% packing files [2829]: 14% packing files [2829]: 17% packing files [2829]: 21% packing files [2829]: 24% packing files [2829]: 28% packing files [2829]: 31% packing files [2829]: 35% packing files [2829]: 38% packing files [2829]: 42% packing files [2829]: 45% packing files [2829]: 49% packing files [2829]: 53% packing files [2829]: 56% packing files [2829]: 60% packing files [2829]: 63% packing files [2829]: 67% packing files [2829]: 70% packing files [2829]: 74% packing files [2829]: 77% packing files [2829]: 81% packing files [2829]: 84% packing files [2829]: 88% packing files [2829]: 91% packing files [2829]: 95% packing files [2829]: 98% packing files [2829]: 100% packing directories [2]: 0% packing directories [2]: 100% SUCCEEDED 00:06:26 TOTAL TIME 00:23:50