------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/png-1.6.37.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/aalib-1.4.r5_13.txz ===== Message from aalib-1.4.r5_13: -- ===> NOTICE: The aalib 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/expat-2.2.8.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/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/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.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/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/libGLU-9.0.1.txz Installing /packages/All/sdl-1.2.15_14,2.txz ===== Message from sdl-1.2.15_14,2: -- Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". Installing /packages/All/smpeg-0.4.4_15.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/sdl_image-1.2.12_12.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libmikmod-3.3.11.1_1.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/timidity-0.2i_1.txz ===== Message from timidity-0.2i_1: -- ===> NOTICE: The timidity 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/sdl_mixer-1.2.12_12.txz Installing /packages/All/sdl_ttf-2.0.11_7.txz Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.2.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.9_2,1.txz Installing /packages/All/suitesparse-5.7.2_1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.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-numpy-1.16.5_5,1.txz ===== Message from py27-numpy-1.16.5_5,1: -- ===> 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/evdev-proto-5.3.txz Installing /packages/All/v4l_compat-1.18.0.txz Installing /packages/All/py27-game-1.9.6_1.txz ===== Message from py27-game-1.9.6_1: -- ===> 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/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.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/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/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/opus-1.3.1.txz 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/libXi-1.7.10,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/libXScrnSaver-1.2.3_2.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. UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:01:52 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ renpy6-6.18.3_12: 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-08-15. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> renpy6-6.18.3_12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ renpy6-6.18.3_12: 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-08-15. ===> renpy6-6.18.3_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by renpy6-6.18.3_12 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ renpy6-6.18.3_12: 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-08-15. ===> renpy6-6.18.3_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by renpy6-6.18.3_12 for building => SHA256 Checksum OK for renpy-6.18.3-sdk.tar.bz2. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ renpy6-6.18.3_12: 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-08-15. ===> renpy6-6.18.3_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by renpy6-6.18.3_12 for building ===> Extracting for renpy6-6.18.3_12 => SHA256 Checksum OK for renpy-6.18.3-sdk.tar.bz2. Extracted Memory Use: 105.74M SUCCEEDED 00:00:41 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for renpy6-6.18.3_12 ===> Applying ports patches for renpy6-6.18.3_12 ===> Cleanly applied ports patch(es) patch-module_ffdecode.c patch-pygame-1.9.5 patch-renpy_display_render.pyx patch-renpy_gl_gltexture.pyx SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> renpy6-6.18.3_12 depends on package: py27-game>0 - found ===> renpy6-6.18.3_12 depends on executable: cython-2.7 - found ===> renpy6-6.18.3_12 depends on package: py27-setuptools>0 - found ===> renpy6-6.18.3_12 depends on file: /usr/local/bin/python2.7 - found ===> renpy6-6.18.3_12 depends on file: /usr/local/bin/sdl-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> renpy6-6.18.3_12 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> renpy6-6.18.3_12 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> renpy6-6.18.3_12 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> renpy6-6.18.3_12 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> renpy6-6.18.3_12 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> renpy6-6.18.3_12 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> renpy6-6.18.3_12 depends on package: py27-game>0 - found ===> renpy6-6.18.3_12 depends on executable: cython-2.7 - found ===> renpy6-6.18.3_12 depends on package: py27-setuptools>0 - found ===> renpy6-6.18.3_12 depends on file: /usr/local/bin/python2.7 - found ===> renpy6-6.18.3_12 depends on file: /usr/local/bin/sdl-config - found ===> renpy6-6.18.3_12 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> renpy6-6.18.3_12 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> renpy6-6.18.3_12 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> renpy6-6.18.3_12 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> renpy6-6.18.3_12 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> renpy6-6.18.3_12 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> Configuring for renpy6-6.18.3_12 _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/renpy6/renpy-6.18.3-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/renpy6/renpy-6.18.3-sdk/module/_renpybidi.pyx tree = Parsing.p_module(s, pxd, full_module_name) pysdlsound.sound 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/renpy6/renpy-6.18.3-sdk/module/pysdlsound/sound.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/renpy6/renpy-6.18.3-sdk/renpy/style.pxd tree = Parsing.p_module(s, pxd, full_module_name) renpy.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/renpy6/renpy-6.18.3-sdk/renpy/styleclass.pyx 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/renpy6/renpy-6.18.3-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/renpy6/renpy-6.18.3-sdk/renpy/display/accelerator.pyx tree = Parsing.p_module(s, pxd, full_module_name) 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/renpy6/renpy-6.18.3-sdk/renpy/gl/gldraw.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653: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/renpy6/renpy-6.18.3-sdk/renpy/gl/gltexture.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653:8: 'GL_BGRA' redeclared warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gltexture.pyx:1117:23: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line. warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gltexture.pyx:1117:32: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line. 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/renpy6/renpy-6.18.3-sdk/renpy/gl/glenviron_shader.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653: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/renpy6/renpy-6.18.3-sdk/renpy/gl/glenviron_fixed.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653: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/renpy6/renpy-6.18.3-sdk/renpy/gl/glenviron_limited.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653: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/renpy6/renpy-6.18.3-sdk/renpy/gl/glrtt_copy.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653: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/renpy6/renpy-6.18.3-sdk/renpy/gl/glrtt_fbo.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/gl.pxd:653: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/renpy6/renpy-6.18.3-sdk/renpy/angle/gldraw.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gl.pxd:656: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/renpy6/renpy-6.18.3-sdk/renpy/angle/gltexture.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gl.pxd:656:8: 'GL_BGRA' redeclared warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gltexture.pyx:1120:23: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line. warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gltexture.pyx:1120:32: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line. 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/renpy6/renpy-6.18.3-sdk/renpy/angle/glenviron_shader.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gl.pxd:656: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/renpy6/renpy-6.18.3-sdk/renpy/angle/glrtt_fbo.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gl.pxd:656: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/renpy6/renpy-6.18.3-sdk/renpy/angle/glrtt_copy.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/gl.pxd:656: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/renpy6/renpy-6.18.3-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/renpy6/renpy-6.18.3-sdk/renpy/text/texwrap.pyx tree = Parsing.p_module(s, pxd, full_module_name) warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/texwrap.pyx:171:18: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line. warning: /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/texwrap.pyx:171:26: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line. 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/renpy6/renpy-6.18.3-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:02:52 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for renpy6-6.18.3_12 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-2.7 creating build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound copying pysdlsound/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound running build_ext building '_renpy' extension 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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c gen/_renpy.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/_renpy.o -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c IMG_savepng.c -o build/temp.dragonfly-5.9-x86_64-2.7/IMG_savepng.o -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c core.c -o build/temp.dragonfly-5.9-x86_64-2.7/core.o -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c subpixel.c -o build/temp.dragonfly-5.9-x86_64-2.7/subpixel.o -Wno-unused-function 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 -lSDL -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= -I. -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c gen/_renpybidi.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/_renpybidi.o -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 -DFRIBIDI_ENTRY= -I. -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c renpybidicore.c -o build/temp.dragonfly-5.9-x86_64-2.7/renpybidicore.o -Wno-unused-function renpybidicore.c: In function 'renpybidi_log2vis': renpybidicore.c:33: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 ~~~~~~~~~~~~~~~~^~~~~~~~~ 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 'pysdlsound.sound' 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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c gen/pysdlsound.sound.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/pysdlsound.sound.o -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c pss.c -o build/temp.dragonfly-5.9-x86_64-2.7/pss.o -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c ffdecode.c -o build/temp.dragonfly-5.9-x86_64-2.7/ffdecode.o -Wno-unused-function ffdecode.c: In function 'packet_queue_flush': ffdecode.c:290:9: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations] av_free_packet(&pkt->pkt); ^~~~~~~~~~~~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4473:6: note: declared here void av_free_packet(AVPacket *pkt); ^~~~~~~~~~~~~~ ffdecode.c: In function 'packet_queue_put': ffdecode.c:312:5: warning: 'av_dup_packet' is deprecated [-Wdeprecated-declarations] if (pkt!=&flush_pkt && av_dup_packet(pkt) < 0) ^~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4444:5: note: declared here int av_dup_packet(AVPacket *pkt); ^~~~~~~~~~~~~ ffdecode.c: In function 'video_image_display': ffdecode.c:405:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] else if (is->video_st->codec->sample_aspect_ratio.num) ^~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:406:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] aspect_ratio = av_q2d(is->video_st->codec->sample_aspect_ratio); ^~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:411:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] aspect_ratio *= (float)is->video_st->codec->width / is->video_st->codec->height; ^~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:411:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] aspect_ratio *= (float)is->video_st->codec->width / is->video_st->codec->height; ^~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:439:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] is->video_st->codec->width, ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:440:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] is->video_st->codec->height, ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:441:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] is->video_st->codec->pix_fmt, ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:450:13: warning: 'data' is deprecated [-Wdeprecated-declarations] pict.data[0] = &((uint8_t *)vp->surf->pixels)[rect.y * vp->surf->pitch + rect.x * 4]; ^~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:3868:14: note: declared here uint8_t *data[AV_NUM_DATA_POINTERS]; ///< pointers to the image data planes ^~~~ ffdecode.c:451:13: warning: 'linesize' is deprecated [-Wdeprecated-declarations] pict.linesize[0] = vp->surf->pitch; ^~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:3870:9: note: declared here int linesize[AV_NUM_DATA_POINTERS]; ///< number of bytes per line ^~~~~~~~ ffdecode.c:458:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] is->video_st->codec->height, ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:459:17: warning: 'data' is deprecated [-Wdeprecated-declarations] pict.data, ^~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:3868:14: note: declared here uint8_t *data[AV_NUM_DATA_POINTERS]; ///< pointers to the image data planes ^~~~ ffdecode.c:460:17: warning: 'linesize' is deprecated [-Wdeprecated-declarations] pict.linesize); ^~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:3870:9: note: declared here int linesize[AV_NUM_DATA_POINTERS]; ///< number of bytes per line ^~~~~~~~ ffdecode.c: In function 'get_audio_clock': ffdecode.c:496:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] bytes_per_sec = is->audio_st->codec->sample_rate * ^~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:497:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] 2 * is->audio_st->codec->channels; ^ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c: In function 'alloc_picture': ffdecode.c:626:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] vp->width = is->video_st->codec->width; ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:627:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] vp->height = is->video_st->codec->height; ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c: In function 'queue_picture': ffdecode.c:677:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] vp->width != is->video_st->codec->width || ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:678:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] vp->height != is->video_st->codec->height) { ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:684:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] ffpy_movie_width = is->video_st->codec->width; ^~~~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:685:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] ffpy_movie_height = is->video_st->codec->height; ^~~~~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c: In function 'output_picture2': ffdecode.c:729:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] frame_delay = av_q2d(is->video_st->codec->time_base); ^~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c: In function 'video_thread': ffdecode.c:769:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_flush_buffers(is->video_st->codec); ^~~~~~~~~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:775:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] is->video_st->codec->reordered_opaque= pkt->pts; ^~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:777:9: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] avcodec_decode_video2(is->video_st->codec, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4828:5: note: declared here int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, ^~~~~~~~~~~~~~~~~~~~~ ffdecode.c:777:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_decode_video2(is->video_st->codec, ^~~~~~~~~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:795:9: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations] av_free_packet(pkt); ^~~~~~~~~~~~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4473:6: note: declared here void av_free_packet(AVPacket *pkt); ^~~~~~~~~~~~~~ ffdecode.c: In function 'audio_decode_frame': ffdecode.c:808:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *dec = is->audio_st->codec; ^~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:828:13: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations] len1 = avcodec_decode_audio4(dec, is->frame, &got_frame, pkt_temp); ^~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4779:5: note: declared here int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, ^~~~~~~~~~~~~~~~~~~~~ ffdecode.c:859:21: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(is->avr); ^~~~~~~~~~~~~~~~ In file included from ffdecode.c:33: /usr/local/include/libavresample/avresample.h:245:6: note: declared here void avresample_close(AVAudioResampleContext *avr); ^~~~~~~~~~~~~~~~ ffdecode.c:861:21: warning: 'avresample_alloc_context' is deprecated [-Wdeprecated-declarations] is->avr = avresample_alloc_context(); ^~ In file included from ffdecode.c:33: /usr/local/include/libavresample/avresample.h:194:25: note: declared here AVAudioResampleContext *avresample_alloc_context(void); ^~~~~~~~~~~~~~~~~~~~~~~~ ffdecode.c:875:21: warning: 'avresample_open' is deprecated [-Wdeprecated-declarations] if ((ret = avresample_open(is->avr)) < 0) { ^~ In file included from ffdecode.c:33: /usr/local/include/libavresample/avresample.h:214:5: note: declared here int avresample_open(AVAudioResampleContext *avr); ^~~~~~~~~~~~~~~ ffdecode.c:891:17: warning: 'avresample_get_delay' is deprecated [-Wdeprecated-declarations] int max_samples = 2 * (avresample_get_delay(is->avr) + nb_samples) * is->sdl_sample_rate / is->frame->sample_rate; ^~~ In file included from ffdecode.c:33: /usr/local/include/libavresample/avresample.h:473:5: note: declared here int avresample_get_delay(AVAudioResampleContext *avr); ^~~~~~~~~~~~~~~~~~~~ ffdecode.c:907:17: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] out_samples = avresample_convert(is->avr, ^~~~~~~~~~~ In file included from ffdecode.c:33: /usr/local/include/libavresample/avresample.h:451:5: note: declared here int avresample_convert(AVAudioResampleContext *avr, uint8_t **output, ^~~~~~~~~~~~~~~~~~ ffdecode.c:950:13: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations] av_free_packet(pkt); ^~~~~~~~~~~~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4473:6: note: declared here void av_free_packet(AVPacket *pkt); ^~~~~~~~~~~~~~ ffdecode.c: In function 'stream_component_open': ffdecode.c:1230:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] enc = ic->streams[stream_index]->codec; ^~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c: In function 'stream_component_close': ffdecode.c:1315:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] enc = ic->streams[stream_index]->codec; ^~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c: In function 'decode_thread': ffdecode.c:1444:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *enc = ic->streams[i]->codec; ^~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ ffdecode.c:1535:13: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations] av_free_packet(pkt); ^~~~~~~~~~~~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4473:6: note: declared here void av_free_packet(AVPacket *pkt); ^~~~~~~~~~~~~~ ffdecode.c: In function 'ffpy_init': ffdecode.c:1674:5: warning: 'avcodec_register_all' is deprecated [-Wdeprecated-declarations] avcodec_register_all(); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/libavformat/avformat.h:317, from ffdecode.c:27: /usr/local/include/libavcodec/avcodec.h:4159:6: note: declared here void avcodec_register_all(void); ^~~~~~~~~~~~~~~~~~~~ ffdecode.c:1675:5: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] av_register_all(); ^~~~~~~~~~~~~~~ In file included from ffdecode.c:27: /usr/local/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/pysdlsound.sound.o build/temp.dragonfly-5.9-x86_64-2.7/pss.o build/temp.dragonfly-5.9-x86_64-2.7/ffdecode.o -L/usr/local/lib -L/usr/local/lib -lSDL -lswscale -lavresample -lavformat -lavcodec -lavutil -lz -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/sound.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/SDL -I/usr/local/include/freetype2 -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 -Wno-unused-function creating build/lib.dragonfly-5.9-x86_64-2.7/renpy 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.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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c gen/renpy.styleclass.c -o build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styleclass.o -Wno-unused-function cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/gen/renpy.styleclass.o -L/usr/local/lib -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/styleclass.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/SDL -I/usr/local/include/freetype2 -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 -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.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/SDL -I/usr/local/include/freetype2 -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 -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 -lSDL -lz -lm -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/display/accelerator.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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c egl_none.c -o build/temp.dragonfly-5.9-x86_64-2.7/egl_none.o -Wno-unused-function 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.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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -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 -Wno-unused-function gen/renpy.gl.glenviron_shader.c: In function '__pyx_pf_5renpy_2gl_16glenviron_shader_2compile_shader': gen/renpy.gl.glenviron_shader.c:2266:41: warning: passing argument 3 of '__glewShaderSourceARB' from incompatible pointer type [-Wincompatible-pointer-types] glShaderSourceARB(__pyx_v_handle, 1, ((GLcharARB **)(&__pyx_v_sourceptr)), (&__pyx_v_lensource)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen/renpy.gl.glenviron_shader.c:2266:41: note: expected 'const GLcharARB **' {aka 'const char **'} but argument is of type 'GLcharARB **' {aka 'char **'} 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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -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 -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.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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -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 -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c ftsupport.c -o build/temp.dragonfly-5.9-x86_64-2.7/ftsupport.o -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/SDL -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c ttgsubtable.c -o build/temp.dragonfly-5.9-x86_64-2.7/ttgsubtable.o -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 -lSDL -lfreetype -lz -lm -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/renpy/text/ftfont.so Listing /construction/games/renpy6/renpy-6.18.3-sdk ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc/_images ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc/_static ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc/inc ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/None.edit.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/System Editor.edit.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/EasyDialogsResources.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/EasyDialogsWin.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/change_icon.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/images ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/pefile.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tkaskdir.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/arabic ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/french ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/german ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/italian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/japanese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/korean ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/russian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/simplified_chinese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/spanish ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/traditional_chinese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/Carbon ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/Finder ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/StdSuites ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/_builtinSuites ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/ctypes ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/email ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/email/mime ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/encodings ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/json ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/logging ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec/ber ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec/cer ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec/der ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/compat ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/type ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/rsa ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/xml ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/xml/etree ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/xml/parsers ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/angle ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/__init__.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7/gen ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/gen ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/generate_linebreak.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/include ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/maketegl.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/pysdlsound ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/pysdlsound/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/pysdlsound/linmixer.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/setup.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/glblacklist.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/arguments.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/ast.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/atl.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/audio.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/music.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/sound.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/bootstrap.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/character.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_compat ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_developer ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_layout ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_outline ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_placeholder ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_roundrect ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_amie2 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_austen ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_awt ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_bordered ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_crayon ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_diamond ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_glow ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_marker ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_regal ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_threeD ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_tv ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/config.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/curry.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/defaultstore.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/anim.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/behavior.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/core.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/dragdrop.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/emulator.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/error.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/focus.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/im.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/image.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/imagelike.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/imagemap.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/joystick.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/layout.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/minigame.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/module.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/motion.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/movetransition.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/particle.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/pgrender.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/predict.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/presplash.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/scale.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/screen.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/swdraw.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/transition.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/tts.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/video.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/dump.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/easy.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/editor.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/error.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/execution.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/exports.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/game.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/glblacklist.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/lint.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/loader.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/loadsave.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/log.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/main.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/memory.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/minstore.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/object.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/parser.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/persistent.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/preferences.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/pyanalysis.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/python.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/savelocation.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/screenlang.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/script.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2 ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/slast.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/sldisplayables.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/slparser.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/statements.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/substitutions.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/extras.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/font.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/text.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/translation.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/ui.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/warp.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app/Contents ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app/Contents/MacOS ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app/Contents/Resources ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/english ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/english/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/russian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/russian/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/the_question ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/the_question/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/cache ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/keywords.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/tl/japanese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/update ... Listing /construction/games/renpy6/renpy-6.18.3-sdk ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc/_images ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc/_static ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/doc/inc ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/None.edit.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/System Editor.edit.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/EasyDialogsResources.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/EasyDialogsWin.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/change_icon.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/images ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/pefile.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tkaskdir.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/arabic ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/french ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/german ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/italian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/japanese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/korean ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/russian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/simplified_chinese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/spanish ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/launcher/game/tl/traditional_chinese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/darwin-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-i686/lib/python2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/linux-x86_64/lib/python2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/Carbon ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/Finder ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/StdSuites ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/_builtinSuites ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/ctypes ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/email ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/email/mime ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/encodings ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/json ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/logging ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec/ber ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec/cer ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/codec/der ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/compat ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/pyasn1/type ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/rsa ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/xml ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/xml/etree ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/pythonlib2.7/xml/parsers ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/lib-dynload ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/pygame ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/pygame/threads ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/pysdlsound ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/angle ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/lib/windows-i686/Lib/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/__init__.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/display ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/gl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/lib.dragonfly-5.9-x86_64-2.7/renpy/text ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/build/temp.dragonfly-5.9-x86_64-2.7/gen ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/gen ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/generate_linebreak.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/generate_styles.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/include ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/maketegl.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/module/pysdlsound ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/pysdlsound/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/pysdlsound/linmixer.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/setup.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/module/setuplib.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/__init__.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/angle/glblacklist.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/arguments.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/ast.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/atl.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/audio.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/music.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/audio/sound.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/bootstrap.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/character.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_compat ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_developer ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_layout ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_outline ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_placeholder ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_roundrect ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_amie2 ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_austen ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_awt ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_bordered ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_crayon ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_diamond ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_glow ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_marker ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_regal ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_threeD ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/common/_theme_tv ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/config.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/curry.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/defaultstore.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/anim.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/behavior.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/core.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/dragdrop.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/emulator.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/error.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/focus.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/im.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/image.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/imagelike.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/imagemap.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/joystick.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/layout.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/minigame.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/module.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/motion.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/movetransition.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/particle.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/pgrender.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/predict.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/presplash.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/scale.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/screen.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/swdraw.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/transition.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/tts.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/display/video.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/dump.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/easy.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/editor.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/error.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/execution.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/exports.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/game.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/gl/glblacklist.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/lint.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/loader.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/loadsave.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/log.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/main.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/memory.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/minstore.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/object.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/parser.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/persistent.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/preferences.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/pyanalysis.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/python.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/savelocation.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/screenlang.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/script.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2 ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/slast.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/sldisplayables.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/sl2/slparser.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/statements.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/substitutions.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/__init__.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/extras.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/font.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/text/text.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/translation.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/ui.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/vc_version.py ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy/warp.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app/Contents ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app/Contents/MacOS ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/renpy.app/Contents/Resources ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/renpy.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/arabic/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/english ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/english/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/french/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/german/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/italian/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/japanese/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/korean/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/portuguese/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/russian ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/russian/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/spanish/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/templates/traditional_chinese/game/tl/None ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/the_question ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/the_question/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/cache ... Compiling /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/keywords.py ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/tl ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/tutorial/game/tl/japanese ... Listing /construction/games/renpy6/renpy-6.18.3-sdk/update ... SUCCEEDED 00:07:41 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> renpy6-6.18.3_12 depends on package: py27-game>0 - found ===> renpy6-6.18.3_12 depends on package: py27-tkinter>0 - found ===> renpy6-6.18.3_12 depends on package: py27-setuptools>0 - found ===> renpy6-6.18.3_12 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for renpy6-6.18.3_12 ===> renpy6-6.18.3_12 depends on package: py27-game>0 - found ===> renpy6-6.18.3_12 depends on package: py27-tkinter>0 - found ===> renpy6-6.18.3_12 depends on package: py27-setuptools>0 - found ===> renpy6-6.18.3_12 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /construction/games/renpy6/stage/usr/local/lib/python2.7 creating /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages creating /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/pysdlsound copying build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/sound.so -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/pysdlsound copying build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/__init__.py -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/pysdlsound copying build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/__init__.pyo -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/pysdlsound copying build/lib.dragonfly-5.9-x86_64-2.7/pysdlsound/__init__.pyc -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/pysdlsound copying build/lib.dragonfly-5.9-x86_64-2.7/_renpy.so -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/_renpybidi.so -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages creating /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/renpy creating /construction/games/renpy6/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/renpy6/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/renpy6/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/renpy6/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/renpy6/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/renpy6/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/renpy6/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/renpy6/stage/usr/local/lib/python2.7/site-packages/renpy/gl copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/style.so -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/renpy creating /construction/games/renpy6/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/renpy6/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/renpy6/stage/usr/local/lib/python2.7/site-packages/renpy/display copying build/lib.dragonfly-5.9-x86_64-2.7/renpy/styleclass.so -> /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages/renpy creating /construction/games/renpy6/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/renpy6/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/renpy6/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/renpy6/stage/usr/local/lib/python2.7/site-packages/renpy/text writing byte-compilation script '/tmp/tmpuYsGw_.py' /usr/local/bin/python2.7 -O /tmp/tmpuYsGw_.py removing /tmp/tmpuYsGw_.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/renpy6/stage/usr/local/lib/python2.7/site-packages/Ren_Py-6.18.3.761-py2.7.egg-info running install_scripts writing list of installed files to '/construction/games/renpy6/.PLIST.pymodtmp' /usr/bin/find /construction/games/renpy6/stage/usr/local/lib/python2.7/site-packages -name \*.so -exec /usr/bin/strip {} + ln -fs ../share/renpy/renpy.py /construction/games/renpy6/stage/usr/local/bin/renpy (cd /construction/games/renpy6/renpy-6.18.3-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 "templates launcher renpy renpy.py lib renpy.app renpy.exe renpy.sh the_question tutorial" /construction/games/renpy6/stage/usr/local/share/renpy "! -name *.orig ! -name *.bak ! -name saves ! -name log.txt") /bin/chmod +x /construction/games/renpy6/stage/usr/local/share/renpy/renpy.py /bin/chmod -R u+w /construction/games/renpy6/stage/usr/local/share/renpy/templates (cd /construction/games/renpy6/renpy-6.18.3-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/renpy6/stage/usr/local/share/doc/renpy "! -name *.orig ! -name *.bak") ====> Compressing man pages (compress-man) /usr/bin/find /construction/games/renpy6/renpy-6.18.3-sdk -type d -empty ! \( -name "saves" -or -name "pysdlsound" \) | /usr/bin/sed 's,^/construction/games/renpy6/renpy-6.18.3-sdk,@dir /usr/local/share/renpy,' >>/construction/games/renpy6/.PLIST.mktmp ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/_renpy.so is linked to /usr/local/lib/libaa.so.1 from graphics/aalib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaa.so:graphics/aalib 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.so is linked to /usr/local/lib/libncurses.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Error: /usr/local/lib/python2.7/site-packages/_renpy.so is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Error: /usr/local/lib/python2.7/site-packages/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/pysdlsound/sound.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/gldraw.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/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_bisect.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_collections.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_ctypes.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_functools.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_heapq.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_io.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_json.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_locale.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_md5.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_random.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_renpy.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_renpybidi.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha256.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_sha512.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_socket.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/_struct.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/array.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/binascii.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/bz2.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/cPickle.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/cStringIO.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/datetime.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/fcntl.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/grp.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/itertools.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/math.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/operator.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pyexpat.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/base.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/bufferproxy.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/cdrom.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/color.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/constants.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/display.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/draw.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/event.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/fastevent.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/font.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/image.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/imageext.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/joystick.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/key.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/mask.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/mouse.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/overlay.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/pixelarray.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/rect.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/rwobject.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/scrap.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/surface.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/surflock.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/time.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/transform.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pysdlsound/sound.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/accelerator.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/display/render.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gldraw.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_fixed.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_limited.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glenviron_shader.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glrtt_copy.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/glrtt_fbo.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/gl/gltexture.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/style.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styleclass.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/ftfont.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/textsupport.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/text/texwrap.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/select.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/strop.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/time.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/lib/python2.7/zlib.so: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libGLEW.so.1.7: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libSDL-1.2.so.0: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libSDL_image-1.2.so.0: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libSDL_ttf-2.0.so.0: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libavcodec.so.54: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libavformat.so.54: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libavresample.so.1: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libavutil.so.52: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libfreetype.so.6: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libjpeg.so.62: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libpng12.so.0: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libpython2.7.so.1.0: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libswscale.so.2: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-i686/libz.so.1: not a dynamic executable ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/base.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/base.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/base.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/bufferproxy.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/bufferproxy.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/bufferproxy.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/cdrom.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/cdrom.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/cdrom.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/color.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/color.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/color.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/constants.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/constants.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/constants.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/display.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/display.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/display.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/draw.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/draw.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/draw.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/event.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/event.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/event.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/fastevent.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/fastevent.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/fastevent.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/font.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/font.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/font.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/image.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/image.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/image.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/imageext.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/imageext.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/imageext.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/joystick.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/joystick.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/joystick.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/key.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/key.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/key.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mask.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mask.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mask.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mouse.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mouse.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mouse.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/overlay.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/overlay.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/overlay.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/pixelarray.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/pixelarray.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/pixelarray.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rect.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rect.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rect.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rwobject.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rwobject.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rwobject.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/scrap.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/scrap.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/scrap.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surface.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surface.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surface.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surflock.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surflock.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surflock.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/time.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/time.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/time.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/transform.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/transform.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/transform.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pysdlsound/sound.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pysdlsound/sound.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pysdlsound/sound.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_fixed.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_limited.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glenviron_shader.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_copy.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/glrtt_fbo.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styleclass.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styleclass.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styleclass.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libGLEW.so.1.7: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libSDL-1.2.so.0: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libSDL-1.2.so.0: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libSDL-1.2.so.0: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.54: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.54: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.54: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.54: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.54: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.54: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.1: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.1: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.1: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.52: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.52: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.52: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libfreetype.so.6: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libjpeg.so.62: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libpng12.so.0: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libpython2.7.so.1.0: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.2: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.2: program header too large /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.2: exit status 1 ldd: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libz.so.1: /construction/games/renpy6/stage/usr/local/share/renpy/lib/linux-x86_64/libz.so.1: program header too large /construction/games/renpy6/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]=379941ee0b604187a3e179220086aefcfe4ae868, 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]=3da07c0cc040c7242c6f25152f818714b7a4e6fe, 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]=ae043477ba6c00f18940661ea3a494c614431c9b, 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]=f5ed4f594bd7fe81c70ecae3009e449bae0a6099, 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]=f3d8729d456fdca2cd27cd204d8c18e53abc5f4c, 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]=b72a7b9e8bb429a602c0405bf4d3ca2cc977f45c, 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]=9a36f31942be57450da295496334fe44f5c255de, 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]=f599b8f1448f41b171b4d3687baef3504c65d94c, 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]=250c9af37357501524ee2c65db436c5190f3b0c9, 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]=dc0c26e7200e4de34228c6507b6e28b8f9ecf4da, 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]=bdd47084029050942729675e9f578de30d45e0ba, 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]=6ec8dd564fdb3a982cfa442fdd68a9c9e728535a, 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]=70f79b621901662889935d1fc65dffdbdd97fb89, 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]=e14d06d4b37aff096ad78e90f88b0198aea4b579, 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]=118ad675d41b553cbc20d4563bd748c2ec77815f, 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]=2e3a09292bd099849201f6959165638298e6ff7d, 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]=a3e8fb04f01419bea4aa82c8bc817bd8bf19dc5a, 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]=81ba53a8ea405f1bccf220a2e8f9ce10512bbfbb, 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]=9508897f8d607c295a3bab167792f05d5a006330, 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]=42d79ea24033189b3558f4e26fc1c77e6d0af607, 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]=2a00054bdfcae2000aced4d1decafeee1b945144, 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]=dcd6d92a3cb7dea9b587e5a4a827cf0138dcbcad, 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]=a7ff36946ad15c0690766882d47fd0211eaac637, 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]=d5e5afc29d5eb800a0b66c30e83c3062009368ba, 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]=d55db28ccf2def199aa753dd46cd1bb9af1448a4, 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]=f6bb2def3e3ba08df08d2032ccf14c201611d5b7, 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]=9551803ae620affe87a569b9d06d83c0b321c2b7, 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]=2a8edaaf94f90af2bf7e31da539d80558abd83f6, 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]=432864ffbc7576c5e1167e6d1ebde2ae18107f10, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/base.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f4fcf10dfc2226392dd8fd769c57606da2df7b93, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/bufferproxy.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1f633b1fcbbae068edbd3cf2c086d74f6355c855, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/cdrom.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b594e366af998206f6c5e5abba83239c47337ac0, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/color.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec777c48012feb3de1c1b597837701fcfd070283, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/constants.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d6a5e4c9e218a7deb001100013e71791728c9ced, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/display.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d1339461b687ce267e8f8dacbed4dfd45d0e0fd3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/draw.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=baa3af7b7ba15164f3fd498251efda032ba1ae25, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/event.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=89f05069a758954cb0e4a172ab1c41ad739c2971, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/fastevent.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cbb60adb0d358906d581a2837fc29bee991fd808, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/font.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=969d68626be06fbed42664d4af407af330531e8e, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/image.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a45da9ebcf171e7fd852d52f46b85dd714837e74, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/imageext.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d2afc63a5294b3cc6b11fd178679f086476f4da6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/joystick.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e221f10ed64a71374e75b54e4a7eac4d543ffc0d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/key.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=93b02f1590eb562a82d49a18004573b719b78c0a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/mask.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b30555adc253444a734c9e65ea004b5981cbaea6, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/mouse.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=67c2ddf274c5775a6c99cc99cdd4b3cbf3619b08, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/overlay.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d0087417edca3cbbd907ea86f680a742c95621d9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/pixelarray.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff0af709ffdaa06e9a3ac03d04b0f1a42f32a877, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/rect.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4be60d5fa345dc3769c06d3de3511a93a66de103, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/rwobject.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4ac05b0c92157b5912454372b249c75308078598, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/scrap.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4a6292175c97ba6e3bdaee0507612647ed471e0f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/surface.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c454f0d9307b96d15ddb1661e4601fef897ecde, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/surflock.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=461477aef32989aa487e49d5730679d83ca6b632, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/time.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2feabe4f837e659fcb24dd1e7362c935988a38e5, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pygame/transform.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=289d8cf47c42cca4a4cd77e4a5c700c9bd94e3f1, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/pysdlsound/sound.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0e8a13c9f4c91f5c1ffac9a5e0e15ff4ffa2667c, 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]=349ce99430bfd1e2fab8d04925748c2e1344d79d, 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]=4ffd737a1073851df339419ea53e7fb5ce679b5d, 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]=292559a84b91010a91e34957073391834ee2498e, 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]=371b878379b13b98cc7a02e2a08c4d940d44e5cb, 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]=0e3199fe7b8e65d63b743329cc8eabe7daff4501, 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]=2841f3c8b173b74bf11c027a8158c531bf8c8cba, 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]=0aef1dd9d9ef55dd5842e0a4930ff65468a709a1, 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]=73c316b2af15451103b933bc86d1afc769d07398, 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]=a519d13a05eaa697165c424458f437064db72787, 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]=a6bf02f2e3914587ce6714b85e3f662f15e95358, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/lib/python2.7/renpy/styleclass.so' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f43806c19168e4c78f0c8a77ec75b50ddee27ee6, 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]=e8e6dd5d00b4d1197ee6ee84e7b5f53098d150f6, 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]=6762d1b618a4983213bf0ebe8f925f77cb182834, 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]=d11c8ebbbb2d8a1da2c676aa292c28e0ae689502, 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]=9694cb1df14b023473304300e28bdc4b2c172210, 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]=be8ab0ac5b05c9fbe986c97e515abda7480c6ce1, 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]=8a5c56ea5136191676701f5d5e662a762d3a299f, 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]=d904cfdd910fc9e011310369da5515f07e38f180, 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]=fafc4408957b95e1a88395167f9faa176758f82c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libSDL-1.2.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=59c3659c258215a5c6dcba6f2ba133d43a195412, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libSDL_image-1.2.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=414fc7b4074712b4064cc98d4451c1c856f71836, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libSDL_ttf-2.0.so.0' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=89c8c4034d438dc50e588630c144f274a01c3a46, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavcodec.so.54' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a63d676348484fd604a348450099e1a873af93b9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavformat.so.54' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e150b12c1a93d14cecac0ec3ca0e15e905742614, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavresample.so.1' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d0279621e2b51df3c5b85a48fba8840eb0c7236f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libavutil.so.52' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f2a69f50805710c3168bafeac52162d6f06be662, not 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]=2f10884dfa9cf82ee3e080687a149d2e8f3a9caf, 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]=10e748c8812806789917d940ceb866e0f4893c08, 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]=354506405dadc32c8b87b0df5268135b3bfc9a90, 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]=353ee1126a311befe772d822c17a29c7848a8d78, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-i686/libswscale.so.2' is 'ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=317ddce210d5a473fe68d8e97417ddce32e9c861, not 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]=d14829d5d406b1887c63289e64e17de2b783cfde, 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]=dd04a22eff929639e948a25def5c15a9445e5910, 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]=f1cf1576550ee2d5143f8b563c726e0c65b6d8ca, 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]=834b2763710bd59d3564a4d89b142091bbe7a7dc, 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]=50ae2da8c70adafbd5371a4f102628c7da0f2209, 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]=b11573af37810188d9de52998587770a153aa0c6, 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]=df5ec454c75c6b2ef9e2ef781196c7f6137793e3, 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]=50f8bfdd1cdbb4294623cb44ff256ac8f4fc95ec, 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]=5716db9d59e12b8a43d9c9cf7632048bfcb83876, 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]=dcfa9d98f08a7c6923765c848c751bec6e56aa4e, 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]=59da4449d55050bc29ae807ddaa15a9639d7baf7, 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]=61ae02fba96960660f79bbd894eba3139f271ce7, 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]=9c6979ef4a0564aa6b1cbc65f0f5649123e1e385, 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]=3f6416fbdd2aafa7f07d76a4992bf19e959815a2, 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]=bd1e889dd0ab440a279c9b6bc0e335026f2a8b2e, 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]=848f499968ee389ce6fb4ca64db33c876f6d7e26, 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]=97555475f9eb5953722d1adeeb88a2d047f7ac03, 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]=f26124b71d412300a41a8e3945f69b5b81bf1173, 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]=f6da18937dd6daf43d7e9c18c2c3cb0a0c235d46, 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]=2b5c8f4d7dc68852992ef4b4a55ada8c4a396e04, 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]=9871b41ad9b6f0895b8d296230f29b5dc29812bc, 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]=bc7c785966898c844c61a4c562dbf0690c147c76, 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]=3c277ee99f911ff7e57f6f6cc28c8a11e2017b61, 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]=1f95ad56807edf0b6782d95925e1c5fe5deaa4f4, 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]=8bf244d6ec44d5f267b4b321516a471b8fa7361e, 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]=c578728111094f2f4a459c9ac60333b67106a803, 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]=86841dfd0d54ff25222153284dec6664edee0b37, 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]=c9a3140966e0f75be4d6036fd9851356133d4b49, 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]=b2e6a081d7c58fe3bfe8aa1903770024858407c9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/base.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a9017d4314d919e9be6985701bb2d0b1e83c79cc, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/bufferproxy.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=120a1544a086886b8407bd342f1b5d43271458ec, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/cdrom.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1df89c14727248a99311200c31d8d8b7e09d5884, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/color.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a7bf05e1bf37e8469291f07cf01932b9fb75c3ae, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/constants.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0ca228aa6cb1f7d5752c2dfd51a322cb9aa08cef, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/display.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eff02d53d5057621cee5f3ed9fb2aa68c35a22ff, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/draw.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eda7755ac998c980615e538c948a94054c70f42d, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/event.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=96d0ad4684ae77d7c0c6688cb9d2a225242124cc, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/fastevent.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=47240c4e40748bc9f36d2a507f6ff28c052243dd, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/font.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2e9c1cc006f2b37657fb30cd9ec294ed4d7ec592, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/image.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c35018ff9bd85f1de8933c0945a15d6e7553950f, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/imageext.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f0ecf1d83b254e6abbaf87033bf1a1bca4dff836, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/joystick.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=07a608c3c051cb30c111837d11c17d4bb00c1b55, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/key.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=33eb0ff3be026ed33cb2291305002ed5011ee342, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mask.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd1fec40715929f284c9d68c89c73802c1502fe1, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mouse.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0e25578a731709c59178c01ebdfc30bdb34d08df, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/overlay.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1d8ef8de40910e9ecceaa9c9ab2e13dcd3ea1893, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/pixelarray.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7288ca8401912b96c8734787349106b76d3735a9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rect.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd4b3ec33561095b808bb4f34a20fe2ba1a882c3, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rwobject.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5b57e159be13bf60322a154cee24ee314305f319, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/scrap.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4c4cf5057e6add376e16a7b163ba720426512a4c, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surface.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=04dcad9b854cec2766b2c882e922c98883a98178, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surflock.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0281ec5dd729525b5762073b8f16c70a92ca1d15, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/time.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c6ec4aec959951a1c2361102760e08f6986b2e4, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/transform.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f988d08557ad8d7261db919d03aea1a758167e5e, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pysdlsound/sound.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3e65e8c11f53102e171dd770f22634b63399a94c, 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]=2b1cd32fee18a9f77ace91acceb880645488f73e, 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]=35216d3caba3e1c572fd72371b4ddd4a803633ba, 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]=2f8ec95f5ad7ebeb43e9bca0ec2a3d8c800b8d4d, 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]=baedf391e2c03c3ba3a334d5d137259777c37826, 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]=0806cb5b404e474ad5622b3fc0a056c31692e381, 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]=f63c6e89e2d14133f0fa92f0e28407c3f4cfb975, 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]=2945857673039270ae096069e9ca1dff027ea812, 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]=2300cefb8432f4dd99592bd5c915b318baf02fa9, 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]=414b1f018e45ec635d5b1b95a88769190e965c72, 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]=0f64e0bd90c679c86327487af5ae06e5aa88b815, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styleclass.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=53a0a037bb06afd8d803635ae4b715342bde00e4, 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]=b429b78e244e4bd626c20ed803975c1088eff59c, 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]=9426735ce99f1c72ea1c5d986364d5931753ce09, 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]=ef73d44575f1b63458d77ec515d0381553330bec, 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]=443f20ebb29db2010c6b04e8d54737daa7d9ec2b, 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]=4185b640c144e50bd7363a49b40d2af1c7439152, 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]=db1d389371168e0ac0cf01e32688dc6a2f99b66e, 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]=3335bab3fcd26892e94ed751750f60626b94f958, 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]=1d7c2af42539ccaf0956015b92979d88618a7202, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libSDL-1.2.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dd2f300f3d8d55e20192b1d1d7aa7322b6cd2fd9, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libSDL_image-1.2.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6f36a471df3e1a55cc205c956906681c7f1f04db, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libSDL_ttf-2.0.so.0' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0c471bcd18ee9c51ea40a914c3f37b4c0e83d20a, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavcodec.so.54' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5d2f0efb5b467c6f6e612e8c8b3cd6ec281b83eb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavformat.so.54' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2d26783889c250fb5dff86c0677e4c5ae9edeb76, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavresample.so.1' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8023900c754b8df05043a69ce043414ed66318f2, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libavutil.so.52' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0a1da86d64757f45781081b296e3bce172c2e330, not 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]=ae06baf9822463e371bff46979a4adf22878cceb, 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]=64a2402f023d7f507d925bffa5960ed993f6f356, 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]=4ec40190b9ae830edafbd1ab6ac319ec64193ba1, 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]=8d0c72cc35c3bfc61b394a72e37ae1a99e77cdeb, not stripped' unknown OS specific binary file. Warning: '/usr/local/share/renpy/lib/linux-x86_64/libswscale.so.2' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a56af71b1abda763cc100127a85c1ca38d3b15eb, not 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:22 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for renpy6-6.18.3_12 (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libdl.so.2 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libutil.so.1 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/pythonw - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_random.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_md5.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/strop.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/grp.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/styleclass.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/accelerator.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/display/render.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/ftfont.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/textsupport.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/text/texwrap.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gldraw.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/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 (renpy6-6.18.3_12) /construction/games/renpy6/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 (renpy6-6.18.3_12) /construction/games/renpy6/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 (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/gl/gltexture.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/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 (renpy6-6.18.3_12) /construction/games/renpy6/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 (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/renpy/style.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/bz2.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_functools.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_heapq.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpybidi.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cPickle.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha256.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_struct.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_json.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_io.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_socket.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/array.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_bisect.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pyexpat.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/cStringIO.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pysdlsound/sound.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/datetime.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha512.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_ctypes.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/itertools.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/select.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_collections.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_sha.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_locale.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/_renpy.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/binascii.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/scrap.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mask.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/constants.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rwobject.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/display.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/joystick.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/time.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/key.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/imageext.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/base.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/color.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/font.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/bufferproxy.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surface.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/draw.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/surflock.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/image.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/fastevent.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/event.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/pixelarray.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/overlay.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/rect.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/cdrom.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/transform.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/pygame/mouse.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/operator.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/zlib.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/fcntl.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/math.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/lib/python2.7/time.so - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/zsyncmake - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/zsyncmake - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libdl.so.2 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libutil.so.1 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/python - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/zsync - required shared library libc.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libdl.so.2 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libutil.so.1 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libm.so.6 not found (renpy6-6.18.3_12) /construction/games/renpy6/stage//usr/local/share/renpy/lib/linux-x86_64/renpy - required shared library libc.so.6 not found file sizes/checksums [2128]: 0% file sizes/checksums [2128]: 4% file sizes/checksums [2128]: 9% file sizes/checksums [2128]: 14% file sizes/checksums [2128]: 18% file sizes/checksums [2128]: 23% file sizes/checksums [2128]: 28% file sizes/checksums [2128]: 32% file sizes/checksums [2128]: 37% file sizes/checksums [2128]: 42% file sizes/checksums [2128]: 46% file sizes/checksums [2128]: 51% file sizes/checksums [2128]: 56% file sizes/checksums [2128]: 61% file sizes/checksums [2128]: 65% file sizes/checksums [2128]: 70% file sizes/checksums [2128]: 75% file sizes/checksums [2128]: 79% file sizes/checksums [2128]: 84% file sizes/checksums [2128]: 89% file sizes/checksums [2128]: 93% file sizes/checksums [2128]: 98% file sizes/checksums [2128]: 100% packing files [2128]: 0% packing files [2128]: 4% packing files [2128]: 9% packing files [2128]: 14% packing files [2128]: 18% packing files [2128]: 23% packing files [2128]: 28% packing files [2128]: 32% packing files [2128]: 37% packing files [2128]: 42% packing files [2128]: 46% packing files [2128]: 51% packing files [2128]: 56% packing files [2128]: 61% packing files [2128]: 65% packing files [2128]: 70% packing files [2128]: 75% packing files [2128]: 79% packing files [2128]: 84% packing files [2128]: 89% packing files [2128]: 93% packing files [2128]: 98% packing files [2128]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:03:48 TOTAL TIME 00:17:50