Skip to content

Instantly share code, notes, and snippets.

@DrMoriarty
Created December 11, 2014 12:10
Show Gist options
  • Save DrMoriarty/d19c273d10bc444d3f9b to your computer and use it in GitHub Desktop.
Save DrMoriarty/d19c273d10bc444d3f9b to your computer and use it in GitHub Desktop.
Python for android build log (osx 10.10)
bash-3.2$ ./distribute.sh -m "kivy"
./distribute.sh: line 299: lsb_release: command not found
Check build dependencies for
Avoid check build dependencies, unknow platform
Check enviromnent
SDK located at /opt/android-sdk/
NDK located at /opt/android-ndk/
NDK version is r10c
API level set to 14
Check mandatory tools
Distribution will be located at /Users/makarov/projects/Libraries/python-for-android/dist/default
Entering in ARM environment
Compiler found at /opt/android-ndk//toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin//arm-linux-androideabi-gcc
PATH is /opt/android-ndk//toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86/bin/:/opt/android-ndk//toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/:/opt/android-ndk/:/opt/android-sdk//tools:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/makarov/bin:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
Leaving ARM enviromnent
Read kivy recipe
Module kivy depend on pygame pyjnius android
Read pygame recipe
Module pygame depend on python sdl
Read pyjnius recipe
Module pyjnius depend on python sdl
Read android recipe
Module android depend on pygame
Read python recipe
Module python depend on hostpython
Read sdl recipe
Module sdl depend on python
Ignored python, already processed
Ignored sdl, already processed
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Modules changed to hostpython python sdl pygame pyjnius android kivy
Pure-Python modules changed to
Run get packages
Download package for hostpython
Downloading http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
--2014-12-11 14:54:06-- http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Распознаётся python.org (python.org)... 104.130.43.121, 2001:4802:7901::e60a:1375:0:5
Подключение к python.org (python.org)|104.130.43.121|:80... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 301 Moved Permanently
Адрес: https://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [переход]
--2014-12-11 14:54:06-- https://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Подключение к python.org (python.org)|104.130.43.121|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 301 Moved Permanently
Адрес: https://www.python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [переход]
--2014-12-11 14:54:07-- https://www.python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Распознаётся www.python.org (www.python.org)... 185.31.17.223
Подключение к www.python.org (www.python.org)|185.31.17.223|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 200 OK
Длина: 11754834 (11M) [application/octet-stream]
Сохранение в: «Python-2.7.2.tar.bz2»
100%[======================================================================================================================================================================================================================================>] 11 754 834 803KB/s за 9,1s
2014-12-11 14:54:17 (1,23 MB/s) - «Python-2.7.2.tar.bz2» сохранён [11754834/11754834]
Extract /Users/makarov/projects/Libraries/python-for-android/.packages/hostpython/Python-2.7.2.tar.bz2
Download package for python
Downloading http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
--2014-12-11 14:54:21-- http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Распознаётся python.org (python.org)... 104.130.43.121, 2001:4802:7901::e60a:1375:0:5
Подключение к python.org (python.org)|104.130.43.121|:80... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 301 Moved Permanently
Адрес: https://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [переход]
--2014-12-11 14:54:21-- https://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Подключение к python.org (python.org)|104.130.43.121|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 301 Moved Permanently
Адрес: https://www.python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [переход]
--2014-12-11 14:54:22-- https://www.python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Распознаётся www.python.org (www.python.org)... 185.31.17.223
Подключение к www.python.org (www.python.org)|185.31.17.223|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 200 OK
Длина: 11754834 (11M) [application/octet-stream]
Сохранение в: «Python-2.7.2.tar.bz2»
100%[======================================================================================================================================================================================================================================>] 11 754 834 677KB/s за 13s
2014-12-11 14:54:35 (910 KB/s) - «Python-2.7.2.tar.bz2» сохранён [11754834/11754834]
Extract /Users/makarov/projects/Libraries/python-for-android/.packages/python/Python-2.7.2.tar.bz2
Download package for sdl
No package for sdl
Download package for pygame
Downloading http://pygame.org/ftp/pygame-1.9.1release.tar.gz
--2014-12-11 14:54:39-- http://pygame.org/ftp/pygame-1.9.1release.tar.gz
Распознаётся pygame.org (pygame.org)... 192.241.247.27
Подключение к pygame.org (pygame.org)|192.241.247.27|:80... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 200 OK
Длина: 2134254 (2,0M) [application/x-gzip]
Сохранение в: «pygame-1.9.1release.tar.gz»
100%[======================================================================================================================================================================================================================================>] 2 134 254 182KB/s за 12s
2014-12-11 14:54:51 (175 KB/s) - «pygame-1.9.1release.tar.gz» сохранён [2134254/2134254]
Extract /Users/makarov/projects/Libraries/python-for-android/.packages/pygame/pygame-1.9.1release.tar.gz
Download package for pyjnius
Checking if https://github.com/kivy/pyjnius/archive/master.zip changed
Downloading https://github.com/kivy/pyjnius/archive/master.zip
--2014-12-11 14:54:53-- https://github.com/kivy/pyjnius/archive/master.zip
Распознаётся github.com (github.com)... 192.30.252.130
Подключение к github.com (github.com)|192.30.252.130|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 302 Found
Адрес: https://codeload.github.com/kivy/pyjnius/zip/master [переход]
--2014-12-11 14:54:53-- https://codeload.github.com/kivy/pyjnius/zip/master
Распознаётся codeload.github.com (codeload.github.com)... 192.30.252.145
Подключение к codeload.github.com (codeload.github.com)|192.30.252.145|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 200 OK
Длина: 57686 (56K) [application/zip]
Сохранение в: «master.zip»
100%[======================================================================================================================================================================================================================================>] 57 686 208KB/s за 0,3s
2014-12-11 14:54:54 (208 KB/s) - «master.zip» сохранён [57686/57686]
Extract /Users/makarov/projects/Libraries/python-for-android/.packages/pyjnius/master.zip
Archive: /Users/makarov/projects/Libraries/python-for-android/.packages/pyjnius/master.zip
5fb4667c18b79744940658171b64018c0e06953c
creating: pyjnius-master/
inflating: pyjnius-master/.gitignore
inflating: pyjnius-master/.travis.yml
inflating: pyjnius-master/LICENSE
inflating: pyjnius-master/MANIFEST.in
inflating: pyjnius-master/Makefile
inflating: pyjnius-master/README.md
creating: pyjnius-master/docs/
inflating: pyjnius-master/docs/Makefile
inflating: pyjnius-master/docs/make.bat
creating: pyjnius-master/docs/source/
inflating: pyjnius-master/docs/source/android.rst
inflating: pyjnius-master/docs/source/api.rst
inflating: pyjnius-master/docs/source/conf.py
inflating: pyjnius-master/docs/source/index.rst
inflating: pyjnius-master/docs/source/installation.rst
inflating: pyjnius-master/docs/source/quickstart.rst
creating: pyjnius-master/jnius/
inflating: pyjnius-master/jnius/__init__.py
inflating: pyjnius-master/jnius/jni.pxi
inflating: pyjnius-master/jnius/jnius.pyx
inflating: pyjnius-master/jnius/jnius_conversion.pxi
inflating: pyjnius-master/jnius/jnius_env.pxi
inflating: pyjnius-master/jnius/jnius_export_class.pxi
inflating: pyjnius-master/jnius/jnius_export_func.pxi
inflating: pyjnius-master/jnius/jnius_jvm_android.pxi
inflating: pyjnius-master/jnius/jnius_jvm_desktop.pxi
inflating: pyjnius-master/jnius/jnius_localref.pxi
inflating: pyjnius-master/jnius/jnius_nativetypes.pxi
inflating: pyjnius-master/jnius/jnius_proxy.pxi
inflating: pyjnius-master/jnius/jnius_utils.pxi
inflating: pyjnius-master/jnius/reflect.py
creating: pyjnius-master/jnius/src/
creating: pyjnius-master/jnius/src/org/
creating: pyjnius-master/jnius/src/org/jnius/
inflating: pyjnius-master/jnius/src/org/jnius/NativeInvocationHandler.java
inflating: pyjnius-master/jnius_config.py
inflating: pyjnius-master/setup.py
creating: pyjnius-master/tests/
creating: pyjnius-master/tests/android/
creating: pyjnius-master/tests/android/testhardware/
inflating: pyjnius-master/tests/android/testhardware/main.py
creating: pyjnius-master/tests/org/
creating: pyjnius-master/tests/org/jnius/
inflating: pyjnius-master/tests/org/jnius/BasicsTest.java
inflating: pyjnius-master/tests/org/jnius/ClassArgument.java
inflating: pyjnius-master/tests/org/jnius/HelloWorld.java
inflating: pyjnius-master/tests/org/jnius/InterfaceWithPublicEnum.java
inflating: pyjnius-master/tests/org/jnius/MultipleDimensions.java
inflating: pyjnius-master/tests/org/jnius/MultipleMethods.java
inflating: pyjnius-master/tests/org/jnius/SimpleEnum.java
inflating: pyjnius-master/tests/test_assignable.py
inflating: pyjnius-master/tests/test_bad_declaration.py
inflating: pyjnius-master/tests/test_basics.py
inflating: pyjnius-master/tests/test_bytearray.py
inflating: pyjnius-master/tests/test_cast.py
inflating: pyjnius-master/tests/test_class_argument.py
inflating: pyjnius-master/tests/test_enum.py
inflating: pyjnius-master/tests/test_implementation.py
inflating: pyjnius-master/tests/test_interface.py
inflating: pyjnius-master/tests/test_jnitable_overflow.py
inflating: pyjnius-master/tests/test_method_multiple_signatures.py
inflating: pyjnius-master/tests/test_multidimension.py
inflating: pyjnius-master/tests/test_output_args.py
inflating: pyjnius-master/tests/test_proxy.py
inflating: pyjnius-master/tests/test_reflect.py
inflating: pyjnius-master/tests/test_simple.py
Download package for android
No package for android
Download package for kivy
Checking if https://github.com/kivy/kivy/archive/stable.zip changed
Downloading https://github.com/kivy/kivy/archive/stable.zip
--2014-12-11 14:54:56-- https://github.com/kivy/kivy/archive/stable.zip
Распознаётся github.com (github.com)... 192.30.252.130
Подключение к github.com (github.com)|192.30.252.130|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 302 Found
Адрес: https://codeload.github.com/kivy/kivy/zip/stable [переход]
--2014-12-11 14:54:56-- https://codeload.github.com/kivy/kivy/zip/stable
Распознаётся codeload.github.com (codeload.github.com)... 192.30.252.145
Подключение к codeload.github.com (codeload.github.com)|192.30.252.145|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 200 OK
Длина: 15050991 (14M) [application/zip]
Сохранение в: «stable.zip»
100%[======================================================================================================================================================================================================================================>] 15 050 991 296KB/s за 51s
2014-12-11 14:55:48 (286 KB/s) - «stable.zip» сохранён [15050991/15050991]
Extract /Users/makarov/projects/Libraries/python-for-android/.packages/kivy/stable.zip
Archive: /Users/makarov/projects/Libraries/python-for-android/.packages/kivy/stable.zip
30211e2509e3224959f9c321fa06e8e182a0aa7b
creating: kivy-stable/
inflating: kivy-stable/.gitattributes
inflating: kivy-stable/.gitignore
inflating: kivy-stable/.travis.yml
inflating: kivy-stable/AUTHORS
inflating: kivy-stable/CONTRIBUTING.md
inflating: kivy-stable/LICENSE
inflating: kivy-stable/MANIFEST.in
inflating: kivy-stable/Makefile
inflating: kivy-stable/README.md
creating: kivy-stable/doc/
inflating: kivy-stable/doc/Makefile
inflating: kivy-stable/doc/README
inflating: kivy-stable/doc/autobuild.py
creating: kivy-stable/doc/sources/
creating: kivy-stable/doc/sources/.static/
inflating: kivy-stable/doc/sources/.static/disclosure_down.png
inflating: kivy-stable/doc/sources/.static/disclosure_up.png
extracting: kivy-stable/doc/sources/.static/element-class-16.png
extracting: kivy-stable/doc/sources/.static/element-enumeration-16.png
extracting: kivy-stable/doc/sources/.static/element-field-16.png
extracting: kivy-stable/doc/sources/.static/element-method-16.png
extracting: kivy-stable/doc/sources/.static/element-property-16.png
extracting: kivy-stable/doc/sources/.static/element-structure-16.png
inflating: kivy-stable/doc/sources/.static/fresh.css
inflating: kivy-stable/doc/sources/.static/jquery-ui.min.js
inflating: kivy-stable/doc/sources/.static/jquery.cookie.js
inflating: kivy-stable/doc/sources/.static/kivy.js
extracting: kivy-stable/doc/sources/.static/logo-kivy.png
creating: kivy-stable/doc/sources/.templates/
inflating: kivy-stable/doc/sources/.templates/layout.html
inflating: kivy-stable/doc/sources/conf.py
inflating: kivy-stable/doc/sources/contact.rst
inflating: kivy-stable/doc/sources/contents.rst.inc
inflating: kivy-stable/doc/sources/contribute-unittest.rst
inflating: kivy-stable/doc/sources/contribute.rst
inflating: kivy-stable/doc/sources/faq.rst
creating: kivy-stable/doc/sources/gettingstarted/
inflating: kivy-stable/doc/sources/gettingstarted/diving.rst
inflating: kivy-stable/doc/sources/gettingstarted/drawing.rst
inflating: kivy-stable/doc/sources/gettingstarted/events.rst
inflating: kivy-stable/doc/sources/gettingstarted/examples.rst
inflating: kivy-stable/doc/sources/gettingstarted/first_app.rst
inflating: kivy-stable/doc/sources/gettingstarted/framework.rst
inflating: kivy-stable/doc/sources/gettingstarted/index.rst
inflating: kivy-stable/doc/sources/gettingstarted/installation.rst
inflating: kivy-stable/doc/sources/gettingstarted/intro.rst
inflating: kivy-stable/doc/sources/gettingstarted/layouts.rst
inflating: kivy-stable/doc/sources/gettingstarted/packaging.rst
inflating: kivy-stable/doc/sources/gettingstarted/properties.rst
inflating: kivy-stable/doc/sources/gettingstarted/rules.rst
inflating: kivy-stable/doc/sources/gsoc.rst
inflating: kivy-stable/doc/sources/guide-index.rst
creating: kivy-stable/doc/sources/guide/
inflating: kivy-stable/doc/sources/guide/advancedgraphics.rst
inflating: kivy-stable/doc/sources/guide/android.rst
inflating: kivy-stable/doc/sources/guide/architecture.rst
inflating: kivy-stable/doc/sources/guide/basic.rst
inflating: kivy-stable/doc/sources/guide/bestpractices.rst
inflating: kivy-stable/doc/sources/guide/config.rst
inflating: kivy-stable/doc/sources/guide/environment.rst
inflating: kivy-stable/doc/sources/guide/events.rst
inflating: kivy-stable/doc/sources/guide/graphics.rst
creating: kivy-stable/doc/sources/guide/images/
inflating: kivy-stable/doc/sources/guide/images/Events.pdf
inflating: kivy-stable/doc/sources/guide/images/Events.png
inflating: kivy-stable/doc/sources/guide/images/api-button.jpg
inflating: kivy-stable/doc/sources/guide/images/custom_layout_background.png
inflating: kivy-stable/doc/sources/guide/images/global_background.png
inflating: kivy-stable/doc/sources/guide/images/guide_customize_step1.png
inflating: kivy-stable/doc/sources/guide/images/layout_background.png
inflating: kivy-stable/doc/sources/guide/images/pos_hint.jpg
inflating: kivy-stable/doc/sources/guide/images/property_events_binding.png
inflating: kivy-stable/doc/sources/guide/images/quickstart.png
inflating: kivy-stable/doc/sources/guide/images/size_hint[B].jpg
inflating: kivy-stable/doc/sources/guide/images/size_hint[b_].jpg
inflating: kivy-stable/doc/sources/guide/images/size_hint[bb].jpg
inflating: kivy-stable/doc/sources/guide/images/size_hint[oB].jpg
inflating: kivy-stable/doc/sources/guide/inputs.rst
inflating: kivy-stable/doc/sources/guide/lang.rst
inflating: kivy-stable/doc/sources/guide/other-frameworks.rst
inflating: kivy-stable/doc/sources/guide/packaging-android.rst
inflating: kivy-stable/doc/sources/guide/packaging-ios.rst
inflating: kivy-stable/doc/sources/guide/packaging-macosx.rst
inflating: kivy-stable/doc/sources/guide/packaging-windows.rst
inflating: kivy-stable/doc/sources/guide/packaging.rst
inflating: kivy-stable/doc/sources/guide/widgets.rst
creating: kivy-stable/doc/sources/images/
inflating: kivy-stable/doc/sources/images/Kivy_App_Life_Cycle.png
inflating: kivy-stable/doc/sources/images/Kivy_App_Life_Cycle.svg
inflating: kivy-stable/doc/sources/images/accordion.jpg
inflating: kivy-stable/doc/sources/images/actionbar.png
inflating: kivy-stable/doc/sources/images/anchorlayout.gif
inflating: kivy-stable/doc/sources/images/anchorlayout.png
inflating: kivy-stable/doc/sources/images/anim_in_back.png
inflating: kivy-stable/doc/sources/images/anim_in_bounce.png
inflating: kivy-stable/doc/sources/images/anim_in_circ.png
inflating: kivy-stable/doc/sources/images/anim_in_cubic.png
inflating: kivy-stable/doc/sources/images/anim_in_elastic.png
inflating: kivy-stable/doc/sources/images/anim_in_expo.png
inflating: kivy-stable/doc/sources/images/anim_in_out_back.png
inflating: kivy-stable/doc/sources/images/anim_in_out_bounce.png
inflating: kivy-stable/doc/sources/images/anim_in_out_circ.png
inflating: kivy-stable/doc/sources/images/anim_in_out_cubic.png
inflating: kivy-stable/doc/sources/images/anim_in_out_elastic.png
inflating: kivy-stable/doc/sources/images/anim_in_out_expo.png
inflating: kivy-stable/doc/sources/images/anim_in_out_quad.png
inflating: kivy-stable/doc/sources/images/anim_in_out_quart.png
inflating: kivy-stable/doc/sources/images/anim_in_out_quint.png
inflating: kivy-stable/doc/sources/images/anim_in_out_sine.png
inflating: kivy-stable/doc/sources/images/anim_in_quad.png
inflating: kivy-stable/doc/sources/images/anim_in_quart.png
inflating: kivy-stable/doc/sources/images/anim_in_quint.png
inflating: kivy-stable/doc/sources/images/anim_in_sine.png
inflating: kivy-stable/doc/sources/images/anim_linear.png
inflating: kivy-stable/doc/sources/images/anim_out_back.png
inflating: kivy-stable/doc/sources/images/anim_out_bounce.png
inflating: kivy-stable/doc/sources/images/anim_out_circ.png
inflating: kivy-stable/doc/sources/images/anim_out_cubic.png
extracting: kivy-stable/doc/sources/images/anim_out_elastic.png
inflating: kivy-stable/doc/sources/images/anim_out_expo.png
inflating: kivy-stable/doc/sources/images/anim_out_quad.png
inflating: kivy-stable/doc/sources/images/anim_out_quart.png
inflating: kivy-stable/doc/sources/images/anim_out_quint.png
inflating: kivy-stable/doc/sources/images/anim_out_sine.png
inflating: kivy-stable/doc/sources/images/app-settings.jpg
inflating: kivy-stable/doc/sources/images/architecture.png
inflating: kivy-stable/doc/sources/images/architecture.svg
inflating: kivy-stable/doc/sources/images/boxlayout.gif
inflating: kivy-stable/doc/sources/images/boxlayout.png
inflating: kivy-stable/doc/sources/images/bubble.jpg
inflating: kivy-stable/doc/sources/images/button.jpg
extracting: kivy-stable/doc/sources/images/checkbox.png
inflating: kivy-stable/doc/sources/images/codeinput.jpg
inflating: kivy-stable/doc/sources/images/easing-modes.png
inflating: kivy-stable/doc/sources/images/floatlayout.gif
inflating: kivy-stable/doc/sources/images/floatlayout.png
inflating: kivy-stable/doc/sources/images/gridlayout.gif
inflating: kivy-stable/doc/sources/images/gridlayout.png
inflating: kivy-stable/doc/sources/images/gridlayout_1.jpg
inflating: kivy-stable/doc/sources/images/gridlayout_2.jpg
inflating: kivy-stable/doc/sources/images/gridlayout_3.jpg
inflating: kivy-stable/doc/sources/images/gs-animation.gif
inflating: kivy-stable/doc/sources/images/gs-atlas.png
inflating: kivy-stable/doc/sources/images/gs-drawing.png
extracting: kivy-stable/doc/sources/images/gs-events-class.png
extracting: kivy-stable/doc/sources/images/gs-events-clock.png
extracting: kivy-stable/doc/sources/images/gs-events-input.png
inflating: kivy-stable/doc/sources/images/gs-introduction.png
inflating: kivy-stable/doc/sources/images/gs-lang.png
inflating: kivy-stable/doc/sources/images/gs-tutorial.png
inflating: kivy-stable/doc/sources/images/line-instruction.png
extracting: kivy-stable/doc/sources/images/linux.png
inflating: kivy-stable/doc/sources/images/macosx.png
inflating: kivy-stable/doc/sources/images/popup.jpg
inflating: kivy-stable/doc/sources/images/progressbar.jpg
inflating: kivy-stable/doc/sources/images/rstdocument.png
inflating: kivy-stable/doc/sources/images/settings_kivy.jpg
inflating: kivy-stable/doc/sources/images/settingswithspinner_kivy.jpg
inflating: kivy-stable/doc/sources/images/slider.jpg
inflating: kivy-stable/doc/sources/images/spinner.jpg
inflating: kivy-stable/doc/sources/images/splitter.jpg
inflating: kivy-stable/doc/sources/images/stacklayout.gif
inflating: kivy-stable/doc/sources/images/stacklayout.png
inflating: kivy-stable/doc/sources/images/switch-off.jpg
inflating: kivy-stable/doc/sources/images/switch-on.jpg
inflating: kivy-stable/doc/sources/images/tabbed_panel.jpg
inflating: kivy-stable/doc/sources/images/textinput-mono.jpg
inflating: kivy-stable/doc/sources/images/textinput-multi.jpg
extracting: kivy-stable/doc/sources/images/unicode-char.png
inflating: kivy-stable/doc/sources/images/videoplayer-annotation.jpg
inflating: kivy-stable/doc/sources/images/videoplayer.jpg
inflating: kivy-stable/doc/sources/images/vkeyboard.jpg
extracting: kivy-stable/doc/sources/images/windows.png
inflating: kivy-stable/doc/sources/index.rst
creating: kivy-stable/doc/sources/installation/
creating: kivy-stable/doc/sources/installation/images/
inflating: kivy-stable/doc/sources/installation/images/win-result1.png
inflating: kivy-stable/doc/sources/installation/images/win-result2.png
inflating: kivy-stable/doc/sources/installation/images/win-step1.png
inflating: kivy-stable/doc/sources/installation/images/win-step3.png
inflating: kivy-stable/doc/sources/installation/images/win-step4.png
inflating: kivy-stable/doc/sources/installation/images/win-step5.png
inflating: kivy-stable/doc/sources/installation/images/win-step6.png
inflating: kivy-stable/doc/sources/installation/images/win-step7.png
inflating: kivy-stable/doc/sources/installation/images/win-step8.png
inflating: kivy-stable/doc/sources/installation/images/win-step9.png
inflating: kivy-stable/doc/sources/installation/installation-android.rst
inflating: kivy-stable/doc/sources/installation/installation-linux.rst
inflating: kivy-stable/doc/sources/installation/installation-macosx.rst
inflating: kivy-stable/doc/sources/installation/installation-windows.rst
inflating: kivy-stable/doc/sources/installation/installation.rst
inflating: kivy-stable/doc/sources/installation/troubleshooting-macosx.rst
inflating: kivy-stable/doc/sources/kivy-logo.png
inflating: kivy-stable/doc/sources/kivystyle.sty
inflating: kivy-stable/doc/sources/logo.png
inflating: kivy-stable/doc/sources/philosophy.rst
creating: kivy-stable/doc/sources/sphinxext/
extracting: kivy-stable/doc/sources/sphinxext/__init__.py
inflating: kivy-stable/doc/sources/sphinxext/autodoc.py
inflating: kivy-stable/doc/sources/sphinxext/kivy_pygments_theme.py
inflating: kivy-stable/doc/sources/sphinxext/preprocess.py
inflating: kivy-stable/doc/sources/tutorials-index.rst
creating: kivy-stable/doc/sources/tutorials/
inflating: kivy-stable/doc/sources/tutorials/firstwidget.rst
creating: kivy-stable/doc/sources/tutorials/images/
inflating: kivy-stable/doc/sources/tutorials/images/guide-3.jpg
inflating: kivy-stable/doc/sources/tutorials/images/guide-4.jpg
inflating: kivy-stable/doc/sources/tutorials/images/guide-5.jpg
inflating: kivy-stable/doc/sources/tutorials/images/guide-6.jpg
inflating: kivy-stable/doc/sources/tutorials/pong.jpg
inflating: kivy-stable/doc/sources/tutorials/pong.rst
inflating: kivy-stable/doc/sources/user-guide.rst
creating: kivy-stable/examples/
creating: kivy-stable/examples/3Drendering/
inflating: kivy-stable/examples/3Drendering/main.py
inflating: kivy-stable/examples/3Drendering/monkey.obj
inflating: kivy-stable/examples/3Drendering/objloader.py
inflating: kivy-stable/examples/3Drendering/simple.glsl
creating: kivy-stable/examples/RST_Editor/
inflating: kivy-stable/examples/RST_Editor/editor.kv
inflating: kivy-stable/examples/RST_Editor/main.py
creating: kivy-stable/examples/android/
creating: kivy-stable/examples/android/compass/
extracting: kivy-stable/examples/android/compass/android.txt
inflating: kivy-stable/examples/android/compass/compass.kv
inflating: kivy-stable/examples/android/compass/main.py
inflating: kivy-stable/examples/android/compass/needle.png
inflating: kivy-stable/examples/android/compass/rose.png
creating: kivy-stable/examples/android/takepicture/
inflating: kivy-stable/examples/android/takepicture/android.txt
inflating: kivy-stable/examples/android/takepicture/buildozer.spec
inflating: kivy-stable/examples/android/takepicture/main.py
inflating: kivy-stable/examples/android/takepicture/shadow32.png
inflating: kivy-stable/examples/android/takepicture/takepicture.kv
creating: kivy-stable/examples/animation/
inflating: kivy-stable/examples/animation/animate.py
creating: kivy-stable/examples/application/
inflating: kivy-stable/examples/application/app_with_build.py
inflating: kivy-stable/examples/application/app_with_kv.py
inflating: kivy-stable/examples/application/app_with_kv_in_template1.py
creating: kivy-stable/examples/application/template1/
inflating: kivy-stable/examples/application/template1/test.kv
extracting: kivy-stable/examples/application/test.kv
creating: kivy-stable/examples/audio/
inflating: kivy-stable/examples/audio/12908_sweet_trip_mm_clap_hi.wav
inflating: kivy-stable/examples/audio/12909_sweet_trip_mm_clap_lo.wav
inflating: kivy-stable/examples/audio/12910_sweet_trip_mm_clap_mid.wav
inflating: kivy-stable/examples/audio/12911_sweet_trip_mm_hat_cl.wav
inflating: kivy-stable/examples/audio/12913_sweet_trip_mm_kick_hi.wav
inflating: kivy-stable/examples/audio/12914_sweet_trip_mm_kick_lo.wav
inflating: kivy-stable/examples/audio/12915_sweet_trip_mm_kick_mid.wav
inflating: kivy-stable/examples/audio/12916_sweet_trip_mm_kwik_mod_01.wav
inflating: kivy-stable/examples/audio/12917_sweet_trip_mm_kwik_mod_02.wav
inflating: kivy-stable/examples/audio/12918_sweet_trip_mm_kwik_mod_03.wav
inflating: kivy-stable/examples/audio/12919_sweet_trip_mm_kwik_mod_04.wav
inflating: kivy-stable/examples/audio/12920_sweet_trip_mm_kwik_mod_05.wav
inflating: kivy-stable/examples/audio/12921_sweet_trip_mm_kwik_mod_06.wav
inflating: kivy-stable/examples/audio/12922_sweet_trip_mm_kwik_mod_07.wav
inflating: kivy-stable/examples/audio/12923_sweet_trip_mm_metal_clave.wav
inflating: kivy-stable/examples/audio/12925_sweet_trip_mm_sweep_x.wav
inflating: kivy-stable/examples/audio/12926_sweet_trip_mm_sweep_y.wav
inflating: kivy-stable/examples/audio/12927_sweet_trip_mm_sweep_z.wav
inflating: kivy-stable/examples/audio/audio.kv
inflating: kivy-stable/examples/audio/main.py
creating: kivy-stable/examples/canvas/
inflating: kivy-stable/examples/canvas/bezier.py
inflating: kivy-stable/examples/canvas/canvas_stress.py
inflating: kivy-stable/examples/canvas/circle.py
inflating: kivy-stable/examples/canvas/clearbuffers.py
inflating: kivy-stable/examples/canvas/lines.py
inflating: kivy-stable/examples/canvas/lines_extended.py
inflating: kivy-stable/examples/canvas/mesh.py
extracting: kivy-stable/examples/canvas/mtexture1.png
inflating: kivy-stable/examples/canvas/mtexture2.png
inflating: kivy-stable/examples/canvas/multitexture.py
inflating: kivy-stable/examples/canvas/repeat_texture.py
inflating: kivy-stable/examples/canvas/rotation.py
inflating: kivy-stable/examples/canvas/stencil_canvas.py
creating: kivy-stable/examples/demo/
inflating: kivy-stable/examples/demo/camera_puzzle.py
creating: kivy-stable/examples/demo/kivycatalog/
inflating: kivy-stable/examples/demo/kivycatalog/README
creating: kivy-stable/examples/demo/kivycatalog/container_kvs/
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/AnchorLayoutContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/BoxLayoutContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/ButtonContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/CheckBoxContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/FileChooserContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/FloatLayoutContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/GridLayoutContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/LabelContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/MediaContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/PlaygroundContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/PopupContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/ProgressBarContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/RestContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/ScatterContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/SelectorsContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/StackLayoutContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/container_kvs/TextContainer.kv
inflating: kivy-stable/examples/demo/kivycatalog/kivycatalog.kv
inflating: kivy-stable/examples/demo/kivycatalog/main.py
creating: kivy-stable/examples/demo/pictures/
inflating: kivy-stable/examples/demo/pictures/README.txt
extracting: kivy-stable/examples/demo/pictures/android.txt
creating: kivy-stable/examples/demo/pictures/images/
extracting: kivy-stable/examples/demo/pictures/images/.empty
inflating: kivy-stable/examples/demo/pictures/images/5509213687_ffd18df0b9_b.jpg
extracting: kivy-stable/examples/demo/pictures/images/5552597274_de8b3fb5d2_b.jpg
inflating: kivy-stable/examples/demo/pictures/images/faust_github.jpg
inflating: kivy-stable/examples/demo/pictures/main.py
inflating: kivy-stable/examples/demo/pictures/pictures.kv
inflating: kivy-stable/examples/demo/pictures/shadow32.png
creating: kivy-stable/examples/demo/shadereditor/
inflating: kivy-stable/examples/demo/shadereditor/main.py
inflating: kivy-stable/examples/demo/shadereditor/shadereditor.kv
creating: kivy-stable/examples/demo/showcase/
inflating: kivy-stable/examples/demo/showcase/README.txt
extracting: kivy-stable/examples/demo/showcase/android.txt
creating: kivy-stable/examples/demo/showcase/data/
extracting: kivy-stable/examples/demo/showcase/data/background.png
inflating: kivy-stable/examples/demo/showcase/data/faust_github.jpg
creating: kivy-stable/examples/demo/showcase/data/icons/
inflating: kivy-stable/examples/demo/showcase/data/icons/README
inflating: kivy-stable/examples/demo/showcase/data/icons/next.png
inflating: kivy-stable/examples/demo/showcase/data/icons/prev.png
inflating: kivy-stable/examples/demo/showcase/data/icons/sourcecode.png
creating: kivy-stable/examples/demo/showcase/data/screens/
inflating: kivy-stable/examples/demo/showcase/data/screens/accordions.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/bubbles.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/buttons.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/carousel.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/checkboxes.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/codeinput.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/dropdown.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/filechoosers.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/popups.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/progressbar.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/rstdocument.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/scatter.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/screenmanager.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/sliders.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/spinner.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/splitter.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/switches.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/tabbedpanel + layouts.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/textinputs.kv
inflating: kivy-stable/examples/demo/showcase/data/screens/togglebutton.kv
inflating: kivy-stable/examples/demo/showcase/main.py
inflating: kivy-stable/examples/demo/showcase/showcase.kv
creating: kivy-stable/examples/demo/touchtracer/
inflating: kivy-stable/examples/demo/touchtracer/README.txt
extracting: kivy-stable/examples/demo/touchtracer/android.txt
inflating: kivy-stable/examples/demo/touchtracer/icon.png
inflating: kivy-stable/examples/demo/touchtracer/main.py
extracting: kivy-stable/examples/demo/touchtracer/particle.png
inflating: kivy-stable/examples/demo/touchtracer/touchtracer.kv
creating: kivy-stable/examples/frameworks/
creating: kivy-stable/examples/frameworks/twisted/
inflating: kivy-stable/examples/frameworks/twisted/echo_client_app.py
inflating: kivy-stable/examples/frameworks/twisted/echo_server_app.py
inflating: kivy-stable/examples/frameworks/twisted/twistd_app.py
creating: kivy-stable/examples/gestures/
inflating: kivy-stable/examples/gestures/gesture_board.py
inflating: kivy-stable/examples/gestures/my_gestures.py
creating: kivy-stable/examples/guide/
creating: kivy-stable/examples/guide/designwithkv/
inflating: kivy-stable/examples/guide/designwithkv/controller.kv
inflating: kivy-stable/examples/guide/designwithkv/main.py
creating: kivy-stable/examples/guide/firstwidget/
inflating: kivy-stable/examples/guide/firstwidget/1_skeleton.py
inflating: kivy-stable/examples/guide/firstwidget/2_print_touch.py
inflating: kivy-stable/examples/guide/firstwidget/3_draw_ellipse.py
inflating: kivy-stable/examples/guide/firstwidget/4_draw_line.py
inflating: kivy-stable/examples/guide/firstwidget/5_random_colors.py
inflating: kivy-stable/examples/guide/firstwidget/6_button.py
creating: kivy-stable/examples/guide/quickstart/
inflating: kivy-stable/examples/guide/quickstart/main.py
creating: kivy-stable/examples/kinect/
inflating: kivy-stable/examples/kinect/README.txt
inflating: kivy-stable/examples/kinect/kinectviewer.py
creating: kivy-stable/examples/kv/
inflating: kivy-stable/examples/kv/app_button.kv
inflating: kivy-stable/examples/kv/app_camera.kv
inflating: kivy-stable/examples/kv/app_fbo.kv
inflating: kivy-stable/examples/kv/app_layout.kv
inflating: kivy-stable/examples/kv/app_logo.kv
inflating: kivy-stable/examples/kv/app_scatter.kv
inflating: kivy-stable/examples/kv/app_stencil.kv
inflating: kivy-stable/examples/kv/app_video.kv
inflating: kivy-stable/examples/kv/builder_template.py
inflating: kivy-stable/examples/kv/kivy.jpg
inflating: kivy-stable/examples/kv/kvrun.py
creating: kivy-stable/examples/shader/
inflating: kivy-stable/examples/shader/plasma.kv
inflating: kivy-stable/examples/shader/plasma.py
inflating: kivy-stable/examples/shader/shadertree.kv
inflating: kivy-stable/examples/shader/shadertree.py
inflating: kivy-stable/examples/shader/tex3.jpg
creating: kivy-stable/examples/tutorials/
creating: kivy-stable/examples/tutorials/notes/
creating: kivy-stable/examples/tutorials/notes/final/
inflating: kivy-stable/examples/tutorials/notes/final/buildozer.spec
creating: kivy-stable/examples/tutorials/notes/final/data/
extracting: kivy-stable/examples/tutorials/notes/final/data/icon.png
inflating: kivy-stable/examples/tutorials/notes/final/main.py
inflating: kivy-stable/examples/tutorials/notes/final/note.kv
creating: kivy-stable/examples/tutorials/pong/
inflating: kivy-stable/examples/tutorials/pong/main.py
inflating: kivy-stable/examples/tutorials/pong/pong.kv
creating: kivy-stable/examples/tutorials/pong/steps/
creating: kivy-stable/examples/tutorials/pong/steps/step1/
inflating: kivy-stable/examples/tutorials/pong/steps/step1/main.py
extracting: kivy-stable/examples/tutorials/pong/steps/step1/pong.kv
creating: kivy-stable/examples/tutorials/pong/steps/step2/
inflating: kivy-stable/examples/tutorials/pong/steps/step2/main.py
inflating: kivy-stable/examples/tutorials/pong/steps/step2/pong.kv
creating: kivy-stable/examples/tutorials/pong/steps/step3/
inflating: kivy-stable/examples/tutorials/pong/steps/step3/main.py
inflating: kivy-stable/examples/tutorials/pong/steps/step3/pong.kv
creating: kivy-stable/examples/tutorials/pong/steps/step4/
inflating: kivy-stable/examples/tutorials/pong/steps/step4/main.py
inflating: kivy-stable/examples/tutorials/pong/steps/step4/pong.kv
creating: kivy-stable/examples/tutorials/pong/steps/step5/
inflating: kivy-stable/examples/tutorials/pong/steps/step5/main.py
inflating: kivy-stable/examples/tutorials/pong/steps/step5/pong.kv
creating: kivy-stable/examples/widgets/
inflating: kivy-stable/examples/widgets/accordion_1.py
inflating: kivy-stable/examples/widgets/actionbar.py
inflating: kivy-stable/examples/widgets/asyncimage.py
inflating: kivy-stable/examples/widgets/boxlayout_poshint.py
inflating: kivy-stable/examples/widgets/bubble_test.py
inflating: kivy-stable/examples/widgets/camera.py
inflating: kivy-stable/examples/widgets/carousel_buttons.py
inflating: kivy-stable/examples/widgets/codeinput.py
inflating: kivy-stable/examples/widgets/codeinputtest.kv
inflating: kivy-stable/examples/widgets/colorpicker.py
inflating: kivy-stable/examples/widgets/customcollide.py
inflating: kivy-stable/examples/widgets/fbowidget.py
inflating: kivy-stable/examples/widgets/image_mipmap.py
inflating: kivy-stable/examples/widgets/keyboardlistener.py
inflating: kivy-stable/examples/widgets/label_mipmap.py
inflating: kivy-stable/examples/widgets/label_text_size.py
inflating: kivy-stable/examples/widgets/label_with_markup.py
inflating: kivy-stable/examples/widgets/lang_dynamic_classes.py
creating: kivy-stable/examples/widgets/lists/
inflating: kivy-stable/examples/widgets/lists/README.md
inflating: kivy-stable/examples/widgets/lists/fixtures.py
inflating: kivy-stable/examples/widgets/lists/fruit_detail_view.py
creating: kivy-stable/examples/widgets/lists/fruit_images/
inflating: kivy-stable/examples/widgets/lists/fruit_images/Apple.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Apple.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Apple.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Apple.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Apple.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Avocado.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Avocado.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Avocado.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Avocado.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Avocado.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Banana.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Banana.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Banana.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Banana.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Banana.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cantaloupe.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cantaloupe.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cantaloupe.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cantaloupe.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cantaloupe.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cherry.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cherry.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cherry.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cherry.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Cherry.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grape.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grape.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grape.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grape.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grape.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grapefruit.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grapefruit.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grapefruit.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grapefruit.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Grapefruit.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Honeydew.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Honeydew.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Honeydew.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Honeydew.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Honeydew.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Kiwifruit.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Kiwifruit.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Kiwifruit.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Kiwifruit.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Kiwifruit.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lemon.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lemon.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lemon.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lemon.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lemon.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lime.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lime.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lime.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lime.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Lime.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Nectarine.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Nectarine.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Nectarine.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Nectarine.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Nectarine.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Orange.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Orange.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Orange.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Orange.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Orange.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Peach.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Peach.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Peach.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Peach.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Peach.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pear.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pear.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pear.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pear.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pear.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pineapple.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pineapple.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pineapple.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pineapple.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Pineapple.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Plum.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Plum.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Plum.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Plum.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Plum.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Strawberry.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Strawberry.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Strawberry.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Strawberry.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Strawberry.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Tangerine.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Tangerine.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Tangerine.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Tangerine.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Tangerine.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Watermelon.128.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Watermelon.256.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Watermelon.32.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Watermelon.512.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/Watermelon.64.jpg
inflating: kivy-stable/examples/widgets/lists/fruit_images/fruit_image_attribution.txt
inflating: kivy-stable/examples/widgets/lists/list_cascade.py
inflating: kivy-stable/examples/widgets/lists/list_cascade_dict.py
inflating: kivy-stable/examples/widgets/lists/list_cascade_images.py
inflating: kivy-stable/examples/widgets/lists/list_composite.py
inflating: kivy-stable/examples/widgets/lists/list_kv.py
inflating: kivy-stable/examples/widgets/lists/list_master_detail.py
inflating: kivy-stable/examples/widgets/lists/list_ops.py
inflating: kivy-stable/examples/widgets/lists/list_reset_data.py
inflating: kivy-stable/examples/widgets/lists/list_simple.py
inflating: kivy-stable/examples/widgets/lists/list_simple_in_kv.py
inflating: kivy-stable/examples/widgets/lists/list_simple_in_kv_2.py
inflating: kivy-stable/examples/widgets/lists/list_two_up.py
inflating: kivy-stable/examples/widgets/pagelayout.py
inflating: kivy-stable/examples/widgets/popup_with_kv.py
inflating: kivy-stable/examples/widgets/rstexample.py
inflating: kivy-stable/examples/widgets/scatter.kv
inflating: kivy-stable/examples/widgets/scatter.py
inflating: kivy-stable/examples/widgets/screenmanager.py
inflating: kivy-stable/examples/widgets/scrollview.kv
inflating: kivy-stable/examples/widgets/scrollview.py
creating: kivy-stable/examples/widgets/sequenced_images/
inflating: kivy-stable/examples/widgets/sequenced_images/android.txt
creating: kivy-stable/examples/widgets/sequenced_images/data/
creating: kivy-stable/examples/widgets/sequenced_images/data/images/
inflating: kivy-stable/examples/widgets/sequenced_images/data/images/ClickHereButton-animated.zip
inflating: kivy-stable/examples/widgets/sequenced_images/data/images/RingGreen.zip
inflating: kivy-stable/examples/widgets/sequenced_images/data/images/busy-stick-figures-animated.gif
extracting: kivy-stable/examples/widgets/sequenced_images/data/images/button_white.png
inflating: kivy-stable/examples/widgets/sequenced_images/data/images/button_white_animated.zip
inflating: kivy-stable/examples/widgets/sequenced_images/data/images/info.png
inflating: kivy-stable/examples/widgets/sequenced_images/data/images/info.zip
inflating: kivy-stable/examples/widgets/sequenced_images/main.kv
inflating: kivy-stable/examples/widgets/sequenced_images/main.py
creating: kivy-stable/examples/widgets/sequenced_images/uix/
inflating: kivy-stable/examples/widgets/sequenced_images/uix/__init__.py
inflating: kivy-stable/examples/widgets/sequenced_images/uix/custom_button.py
inflating: kivy-stable/examples/widgets/settings.py
inflating: kivy-stable/examples/widgets/shorten_text.py
inflating: kivy-stable/examples/widgets/softboy.avi
inflating: kivy-stable/examples/widgets/softboy.jsa
inflating: kivy-stable/examples/widgets/softboy.png
inflating: kivy-stable/examples/widgets/spinner.py
inflating: kivy-stable/examples/widgets/tabbed_panel_showcase.py
inflating: kivy-stable/examples/widgets/tabbedpanel.py
inflating: kivy-stable/examples/widgets/textalign.kv
inflating: kivy-stable/examples/widgets/textalign.py
inflating: kivy-stable/examples/widgets/textinput.py
inflating: kivy-stable/examples/widgets/unicode_textinput.py
inflating: kivy-stable/examples/widgets/videoplayer.py
creating: kivy-stable/kivy/
inflating: kivy-stable/kivy/__init__.py
inflating: kivy-stable/kivy/_event.pxd
inflating: kivy-stable/kivy/_event.pyx
creating: kivy-stable/kivy/adapters/
inflating: kivy-stable/kivy/adapters/__init__.py
inflating: kivy-stable/kivy/adapters/adapter.py
inflating: kivy-stable/kivy/adapters/args_converters.py
inflating: kivy-stable/kivy/adapters/dictadapter.py
inflating: kivy-stable/kivy/adapters/listadapter.py
inflating: kivy-stable/kivy/adapters/models.py
inflating: kivy-stable/kivy/adapters/simplelistadapter.py
inflating: kivy-stable/kivy/animation.py
inflating: kivy-stable/kivy/app.py
inflating: kivy-stable/kivy/atlas.py
inflating: kivy-stable/kivy/base.py
inflating: kivy-stable/kivy/cache.py
inflating: kivy-stable/kivy/clock.py
inflating: kivy-stable/kivy/compat.py
inflating: kivy-stable/kivy/config.py
inflating: kivy-stable/kivy/context.py
creating: kivy-stable/kivy/core/
inflating: kivy-stable/kivy/core/__init__.py
creating: kivy-stable/kivy/core/audio/
inflating: kivy-stable/kivy/core/audio/__init__.py
inflating: kivy-stable/kivy/core/audio/audio_gi.py
inflating: kivy-stable/kivy/core/audio/audio_gstplayer.py
inflating: kivy-stable/kivy/core/audio/audio_pygame.py
inflating: kivy-stable/kivy/core/audio/audio_pygst.py
inflating: kivy-stable/kivy/core/audio/audio_sdl.pyx
creating: kivy-stable/kivy/core/camera/
inflating: kivy-stable/kivy/core/camera/__init__.py
inflating: kivy-stable/kivy/core/camera/camera_avfoundation.pyx
inflating: kivy-stable/kivy/core/camera/camera_avfoundation_implem.h
inflating: kivy-stable/kivy/core/camera/camera_avfoundation_implem.m
inflating: kivy-stable/kivy/core/camera/camera_gi.py
inflating: kivy-stable/kivy/core/camera/camera_opencv.py
inflating: kivy-stable/kivy/core/camera/camera_pygst.py
inflating: kivy-stable/kivy/core/camera/camera_videocapture.py
creating: kivy-stable/kivy/core/clipboard/
inflating: kivy-stable/kivy/core/clipboard/__init__.py
inflating: kivy-stable/kivy/core/clipboard/clipboard_android.py
inflating: kivy-stable/kivy/core/clipboard/clipboard_dummy.py
inflating: kivy-stable/kivy/core/clipboard/clipboard_pygame.py
creating: kivy-stable/kivy/core/gl/
inflating: kivy-stable/kivy/core/gl/__init__.py
creating: kivy-stable/kivy/core/image/
inflating: kivy-stable/kivy/core/image/__init__.py
inflating: kivy-stable/kivy/core/image/img_dds.py
inflating: kivy-stable/kivy/core/image/img_gif.py
inflating: kivy-stable/kivy/core/image/img_imageio.pyx
inflating: kivy-stable/kivy/core/image/img_pil.py
inflating: kivy-stable/kivy/core/image/img_pygame.py
inflating: kivy-stable/kivy/core/image/img_tex.py
creating: kivy-stable/kivy/core/spelling/
inflating: kivy-stable/kivy/core/spelling/__init__.py
inflating: kivy-stable/kivy/core/spelling/spelling_enchant.py
inflating: kivy-stable/kivy/core/spelling/spelling_osxappkit.py
creating: kivy-stable/kivy/core/text/
inflating: kivy-stable/kivy/core/text/__init__.py
inflating: kivy-stable/kivy/core/text/markup.py
inflating: kivy-stable/kivy/core/text/text_pil.py
inflating: kivy-stable/kivy/core/text/text_pygame.py
inflating: kivy-stable/kivy/core/text/text_sdlttf.pyx
creating: kivy-stable/kivy/core/video/
inflating: kivy-stable/kivy/core/video/__init__.py
inflating: kivy-stable/kivy/core/video/video_ffmpeg.py
inflating: kivy-stable/kivy/core/video/video_gi.py
inflating: kivy-stable/kivy/core/video/video_gstplayer.py
inflating: kivy-stable/kivy/core/video/video_null.py
inflating: kivy-stable/kivy/core/video/video_pyglet.py
inflating: kivy-stable/kivy/core/video/video_pygst.py
creating: kivy-stable/kivy/core/window/
inflating: kivy-stable/kivy/core/window/__init__.py
inflating: kivy-stable/kivy/core/window/sdl.pyx
inflating: kivy-stable/kivy/core/window/window_egl_rpi.py
inflating: kivy-stable/kivy/core/window/window_pygame.py
inflating: kivy-stable/kivy/core/window/window_sdl.py
inflating: kivy-stable/kivy/core/window/window_x11.pyx
inflating: kivy-stable/kivy/core/window/window_x11_core.c
inflating: kivy-stable/kivy/core/window/window_x11_keytab.c
creating: kivy-stable/kivy/data/
creating: kivy-stable/kivy/data/fonts/
inflating: kivy-stable/kivy/data/fonts/DejaVuSans.ttf
inflating: kivy-stable/kivy/data/fonts/DroidSans-Bold.ttf
inflating: kivy-stable/kivy/data/fonts/DroidSans-BoldItalic.ttf
inflating: kivy-stable/kivy/data/fonts/DroidSans-Italic.ttf
inflating: kivy-stable/kivy/data/fonts/DroidSans.ttf
inflating: kivy-stable/kivy/data/fonts/DroidSansMono.ttf
creating: kivy-stable/kivy/data/glsl/
inflating: kivy-stable/kivy/data/glsl/default.fs
inflating: kivy-stable/kivy/data/glsl/default.png
inflating: kivy-stable/kivy/data/glsl/default.vs
inflating: kivy-stable/kivy/data/glsl/header.fs
inflating: kivy-stable/kivy/data/glsl/header.vs
creating: kivy-stable/kivy/data/images/
inflating: kivy-stable/kivy/data/images/background.jpg
inflating: kivy-stable/kivy/data/images/defaulttheme-0.png
inflating: kivy-stable/kivy/data/images/defaulttheme.atlas
inflating: kivy-stable/kivy/data/images/image-loading.gif
inflating: kivy-stable/kivy/data/images/testpattern.png
creating: kivy-stable/kivy/data/keyboards/
inflating: kivy-stable/kivy/data/keyboards/azerty.json
inflating: kivy-stable/kivy/data/keyboards/qwerty.json
inflating: kivy-stable/kivy/data/keyboards/qwertz.json
creating: kivy-stable/kivy/data/logo/
inflating: kivy-stable/kivy/data/logo/kivy-icon-128.png
extracting: kivy-stable/kivy/data/logo/kivy-icon-16.png
extracting: kivy-stable/kivy/data/logo/kivy-icon-24.png
inflating: kivy-stable/kivy/data/logo/kivy-icon-256.png
extracting: kivy-stable/kivy/data/logo/kivy-icon-32.png
inflating: kivy-stable/kivy/data/logo/kivy-icon-512.png
inflating: kivy-stable/kivy/data/logo/kivy-icon-64.ico
inflating: kivy-stable/kivy/data/logo/kivy-icon-64.png
inflating: kivy-stable/kivy/data/settings_kivy.json
inflating: kivy-stable/kivy/data/style.kv
creating: kivy-stable/kivy/effects/
inflating: kivy-stable/kivy/effects/__init__.py
inflating: kivy-stable/kivy/effects/dampedscroll.py
inflating: kivy-stable/kivy/effects/kinetic.py
inflating: kivy-stable/kivy/effects/opacityscroll.py
inflating: kivy-stable/kivy/effects/scroll.py
inflating: kivy-stable/kivy/event.py
creating: kivy-stable/kivy/ext/
inflating: kivy-stable/kivy/ext/__init__.py
creating: kivy-stable/kivy/extras/
extracting: kivy-stable/kivy/extras/__init__.py
inflating: kivy-stable/kivy/extras/highlight.py
inflating: kivy-stable/kivy/factory.py
inflating: kivy-stable/kivy/factory_registers.py
inflating: kivy-stable/kivy/garden.py
inflating: kivy-stable/kivy/geometry.py
inflating: kivy-stable/kivy/gesture.py
creating: kivy-stable/kivy/graphics/
inflating: kivy-stable/kivy/graphics/__init__.py
inflating: kivy-stable/kivy/graphics/buffer.pxd
inflating: kivy-stable/kivy/graphics/buffer.pyx
inflating: kivy-stable/kivy/graphics/c_opengl.pxd
inflating: kivy-stable/kivy/graphics/c_opengl_debug.pxd
inflating: kivy-stable/kivy/graphics/c_opengl_debug.pyx
inflating: kivy-stable/kivy/graphics/common.pxi
inflating: kivy-stable/kivy/graphics/common_subset.h
inflating: kivy-stable/kivy/graphics/compiler.pxd
inflating: kivy-stable/kivy/graphics/compiler.pyx
inflating: kivy-stable/kivy/graphics/context.pxd
inflating: kivy-stable/kivy/graphics/context.pyx
inflating: kivy-stable/kivy/graphics/context_instructions.pxd
inflating: kivy-stable/kivy/graphics/context_instructions.pyx
inflating: kivy-stable/kivy/graphics/fbo.pxd
inflating: kivy-stable/kivy/graphics/fbo.pyx
inflating: kivy-stable/kivy/graphics/gl2platform.h
inflating: kivy-stable/kivy/graphics/gl_instructions.pyx
inflating: kivy-stable/kivy/graphics/gl_redirect.h
inflating: kivy-stable/kivy/graphics/instructions.pxd
inflating: kivy-stable/kivy/graphics/instructions.pyx
inflating: kivy-stable/kivy/graphics/khrplatform.h
inflating: kivy-stable/kivy/graphics/opcodes.pxi
inflating: kivy-stable/kivy/graphics/opengl.pyx
inflating: kivy-stable/kivy/graphics/opengl_utils.pxd
inflating: kivy-stable/kivy/graphics/opengl_utils.pyx
inflating: kivy-stable/kivy/graphics/opengl_utils_def.pxi
inflating: kivy-stable/kivy/graphics/shader.pxd
inflating: kivy-stable/kivy/graphics/shader.pyx
inflating: kivy-stable/kivy/graphics/stencil_instructions.pxd
inflating: kivy-stable/kivy/graphics/stencil_instructions.pyx
inflating: kivy-stable/kivy/graphics/texture.pxd
inflating: kivy-stable/kivy/graphics/texture.pyx
inflating: kivy-stable/kivy/graphics/transformation.pxd
inflating: kivy-stable/kivy/graphics/transformation.pyx
inflating: kivy-stable/kivy/graphics/vbo.pxd
inflating: kivy-stable/kivy/graphics/vbo.pyx
inflating: kivy-stable/kivy/graphics/vertex.pxd
inflating: kivy-stable/kivy/graphics/vertex.pyx
inflating: kivy-stable/kivy/graphics/vertex_instructions.pyx
inflating: kivy-stable/kivy/graphics/vertex_instructions_line.pxi
creating: kivy-stable/kivy/input/
inflating: kivy-stable/kivy/input/__init__.py
inflating: kivy-stable/kivy/input/factory.py
inflating: kivy-stable/kivy/input/motionevent.py
creating: kivy-stable/kivy/input/postproc/
inflating: kivy-stable/kivy/input/postproc/__init__.py
inflating: kivy-stable/kivy/input/postproc/dejitter.py
inflating: kivy-stable/kivy/input/postproc/doubletap.py
inflating: kivy-stable/kivy/input/postproc/ignorelist.py
inflating: kivy-stable/kivy/input/postproc/retaintouch.py
inflating: kivy-stable/kivy/input/postproc/tripletap.py
inflating: kivy-stable/kivy/input/provider.py
creating: kivy-stable/kivy/input/providers/
inflating: kivy-stable/kivy/input/providers/__init__.py
inflating: kivy-stable/kivy/input/providers/androidjoystick.py
inflating: kivy-stable/kivy/input/providers/hidinput.py
inflating: kivy-stable/kivy/input/providers/leapfinger.py
inflating: kivy-stable/kivy/input/providers/linuxwacom.py
inflating: kivy-stable/kivy/input/providers/mactouch.py
inflating: kivy-stable/kivy/input/providers/mouse.py
inflating: kivy-stable/kivy/input/providers/mtdev.py
inflating: kivy-stable/kivy/input/providers/probesysfs.py
inflating: kivy-stable/kivy/input/providers/tuio.py
inflating: kivy-stable/kivy/input/providers/wm_common.py
inflating: kivy-stable/kivy/input/providers/wm_pen.py
inflating: kivy-stable/kivy/input/providers/wm_touch.py
inflating: kivy-stable/kivy/input/recorder.py
inflating: kivy-stable/kivy/input/shape.py
inflating: kivy-stable/kivy/interactive.py
inflating: kivy-stable/kivy/lang.py
creating: kivy-stable/kivy/lib/
inflating: kivy-stable/kivy/lib/__init__.py
inflating: kivy-stable/kivy/lib/ddsfile.py
creating: kivy-stable/kivy/lib/gstplayer/
inflating: kivy-stable/kivy/lib/gstplayer/__init__.py
inflating: kivy-stable/kivy/lib/gstplayer/_gstplayer.h
inflating: kivy-stable/kivy/lib/gstplayer/_gstplayer.pyx
inflating: kivy-stable/kivy/lib/mtdev.py
creating: kivy-stable/kivy/lib/osc/
inflating: kivy-stable/kivy/lib/osc/OSC.py
inflating: kivy-stable/kivy/lib/osc/__init__.py
inflating: kivy-stable/kivy/lib/osc/oscAPI.py
creating: kivy-stable/kivy/lib/vidcore_lite/
extracting: kivy-stable/kivy/lib/vidcore_lite/__init__.py
inflating: kivy-stable/kivy/lib/vidcore_lite/bcm.pxd
inflating: kivy-stable/kivy/lib/vidcore_lite/bcm.pyx
inflating: kivy-stable/kivy/lib/vidcore_lite/egl.pyx
inflating: kivy-stable/kivy/loader.py
inflating: kivy-stable/kivy/logger.py
inflating: kivy-stable/kivy/metrics.py
creating: kivy-stable/kivy/modules/
inflating: kivy-stable/kivy/modules/__init__.py
inflating: kivy-stable/kivy/modules/_webdebugger.py
inflating: kivy-stable/kivy/modules/inspector.py
inflating: kivy-stable/kivy/modules/keybinding.py
inflating: kivy-stable/kivy/modules/monitor.py
inflating: kivy-stable/kivy/modules/recorder.py
inflating: kivy-stable/kivy/modules/screen.py
inflating: kivy-stable/kivy/modules/touchring.py
inflating: kivy-stable/kivy/modules/webdebugger.py
creating: kivy-stable/kivy/network/
inflating: kivy-stable/kivy/network/__init__.py
inflating: kivy-stable/kivy/network/urlrequest.py
inflating: kivy-stable/kivy/parser.py
inflating: kivy-stable/kivy/properties.pxd
inflating: kivy-stable/kivy/properties.pyx
inflating: kivy-stable/kivy/resources.py
creating: kivy-stable/kivy/storage/
inflating: kivy-stable/kivy/storage/__init__.py
inflating: kivy-stable/kivy/storage/dictstore.py
inflating: kivy-stable/kivy/storage/jsonstore.py
inflating: kivy-stable/kivy/storage/redisstore.py
inflating: kivy-stable/kivy/support.py
creating: kivy-stable/kivy/tests/
extracting: kivy-stable/kivy/tests/__init__.py
inflating: kivy-stable/kivy/tests/common.py
inflating: kivy-stable/kivy/tests/perf_test_textinput.py
inflating: kivy-stable/kivy/tests/sample1.ogg
inflating: kivy-stable/kivy/tests/test_adapters.py
inflating: kivy-stable/kivy/tests/test_animations.py
inflating: kivy-stable/kivy/tests/test_app.py
inflating: kivy-stable/kivy/tests/test_audio.py
extracting: kivy-stable/kivy/tests/test_button.png
inflating: kivy-stable/kivy/tests/test_clock.py
inflating: kivy-stable/kivy/tests/test_filechooser.py
inflating: kivy-stable/kivy/tests/test_filechooser_unicode.py
inflating: kivy-stable/kivy/tests/test_fonts.py
inflating: kivy-stable/kivy/tests/test_graphics.py
inflating: kivy-stable/kivy/tests/test_image.py
inflating: kivy-stable/kivy/tests/test_invalid_lang.py
inflating: kivy-stable/kivy/tests/test_issue_1084.py
inflating: kivy-stable/kivy/tests/test_issue_1091.py
inflating: kivy-stable/kivy/tests/test_issue_599.py
inflating: kivy-stable/kivy/tests/test_issue_609.py
inflating: kivy-stable/kivy/tests/test_issue_883.py
inflating: kivy-stable/kivy/tests/test_lang.py
inflating: kivy-stable/kivy/tests/test_lang_complex.py
inflating: kivy-stable/kivy/tests/test_properties.py
inflating: kivy-stable/kivy/tests/test_selection.py
inflating: kivy-stable/kivy/tests/test_storage.py
inflating: kivy-stable/kivy/tests/test_uix_anchorlayout.py
inflating: kivy-stable/kivy/tests/test_uix_boxlayout.py
inflating: kivy-stable/kivy/tests/test_uix_listview.py
inflating: kivy-stable/kivy/tests/test_uix_widget.py
inflating: kivy-stable/kivy/tests/test_urlrequest.py
inflating: kivy-stable/kivy/tests/test_vector.py
inflating: kivy-stable/kivy/tests/test_widget.py
extracting: kivy-stable/kivy/tests/testkv.kv
inflating: kivy-stable/kivy/tests/unicode_files.zip
inflating: kivy-stable/kivy/tests/unicode_font.zip
creating: kivy-stable/kivy/tools/
extracting: kivy-stable/kivy/tools/__init__.py
inflating: kivy-stable/kivy/tools/benchmark.py
creating: kivy-stable/kivy/tools/extensions/
extracting: kivy-stable/kivy/tools/extensions/__init__.py
inflating: kivy-stable/kivy/tools/extensions/make-kivyext.py
creating: kivy-stable/kivy/tools/gles_compat/
inflating: kivy-stable/kivy/tools/gles_compat/gl2.h
inflating: kivy-stable/kivy/tools/gles_compat/subset_gles.py
creating: kivy-stable/kivy/tools/highlight/
extracting: kivy-stable/kivy/tools/highlight/__init__.py
inflating: kivy-stable/kivy/tools/highlight/kivy-mode.el
inflating: kivy-stable/kivy/tools/highlight/kivy.json-tmlanguage
inflating: kivy-stable/kivy/tools/highlight/kivy.tmLanguage
inflating: kivy-stable/kivy/tools/highlight/kivy.vim
creating: kivy-stable/kivy/tools/packaging/
inflating: kivy-stable/kivy/tools/packaging/README.txt
extracting: kivy-stable/kivy/tools/packaging/__init__.py
inflating: kivy-stable/kivy/tools/packaging/factory.py
inflating: kivy-stable/kivy/tools/packaging/googlecode_upload.py
creating: kivy-stable/kivy/tools/packaging/linux/
inflating: kivy-stable/kivy/tools/packaging/linux/README.txt
creating: kivy-stable/kivy/tools/packaging/linux/debian/
inflating: kivy-stable/kivy/tools/packaging/linux/debian/changelog
extracting: kivy-stable/kivy/tools/packaging/linux/debian/compat
inflating: kivy-stable/kivy/tools/packaging/linux/debian/control
inflating: kivy-stable/kivy/tools/packaging/linux/debian/copyright
inflating: kivy-stable/kivy/tools/packaging/linux/debian/python-kivy-examples.install
inflating: kivy-stable/kivy/tools/packaging/linux/debian/python-kivy.install
inflating: kivy-stable/kivy/tools/packaging/linux/debian/rules
creating: kivy-stable/kivy/tools/packaging/osx/
inflating: kivy-stable/kivy/tools/packaging/osx/Info.plist
inflating: kivy-stable/kivy/tools/packaging/osx/InfoPlist.strings
extracting: kivy-stable/kivy/tools/packaging/osx/__init__.py
inflating: kivy-stable/kivy/tools/packaging/osx/build.py
inflating: kivy-stable/kivy/tools/packaging/osx/kivy.sh
creating: kivy-stable/kivy/tools/packaging/pyinstaller_hooks/
inflating: kivy-stable/kivy/tools/packaging/pyinstaller_hooks/__init__.py
inflating: kivy-stable/kivy/tools/packaging/pyinstaller_hooks/hook-kivy.py
inflating: kivy-stable/kivy/tools/packaging/pyinstaller_hooks/rt-hook-kivy.py
creating: kivy-stable/kivy/tools/packaging/win32/
inflating: kivy-stable/kivy/tools/packaging/win32/.gitattributes
inflating: kivy-stable/kivy/tools/packaging/win32/README.txt
extracting: kivy-stable/kivy/tools/packaging/win32/__init__.py
inflating: kivy-stable/kivy/tools/packaging/win32/build.py
inflating: kivy-stable/kivy/tools/packaging/win32/kivy-2.7.bat
inflating: kivy-stable/kivy/tools/packaging/win32/kivy-3.3.bat
inflating: kivy-stable/kivy/tools/packaging/win32/kivyenv-2.7.sh
inflating: kivy-stable/kivy/tools/packaging/win32/kivyenv-3.3.sh
inflating: kivy-stable/kivy/tools/packaging/win32/kivyenvwine-2.7.sh
inflating: kivy-stable/kivy/tools/packaging/win32/kivyenvwine-3.3.sh
creating: kivy-stable/kivy/tools/pep8checker/
inflating: kivy-stable/kivy/tools/pep8checker/pep8.py
inflating: kivy-stable/kivy/tools/pep8checker/pep8base.html
inflating: kivy-stable/kivy/tools/pep8checker/pep8kivy.py
inflating: kivy-stable/kivy/tools/pep8checker/pre-commit.githook
inflating: kivy-stable/kivy/tools/report.py
inflating: kivy-stable/kivy/tools/stub-gl-debug.py
inflating: kivy-stable/kivy/tools/texturecompress.py
creating: kivy-stable/kivy/tools/theming/
creating: kivy-stable/kivy/tools/theming/defaulttheme/
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_bar.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_group.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_group_disabled.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_group_down.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_item.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_item_down.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/action_view.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/audio-volume-high.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/audio-volume-low.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/audio-volume-medium.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/audio-volume-muted.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/bubble.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/bubble_arrow.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/bubble_btn.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/bubble_btn_pressed.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/button.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/button_disabled.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/button_disabled_pressed.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/button_pressed.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_disabled_off.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_disabled_on.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_off.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_on.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_radio_off.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/checkbox_radio_on.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/close.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/filechooser_file.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/filechooser_folder.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/filechooser_selected.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/image-missing.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/media-playback-pause.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/media-playback-start.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/media-playback-stop.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/modalview-background.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/overflow.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/player-background.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/player-play-overlay.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/previous_normal.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/progressbar.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/progressbar_background.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/ring.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/selector_left.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/selector_middle.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/selector_right.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/separator.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/slider_cursor.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/slider_cursor_disabled.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/sliderh_background.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/sliderh_background_disabled.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/sliderv_background.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/sliderv_background_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/spinner.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/spinner_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/spinner_pressed.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/splitter.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/splitter_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/splitter_disabled_down.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/splitter_disabled_h.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/splitter_down.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/splitter_down_h.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/splitter_grip.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/splitter_grip_h.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/splitter_h.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/switch-background.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/switch-background_disabled.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/switch-button.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/switch-button_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tab.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tab_btn.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tab_btn_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tab_btn_pressed.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tab_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/textinput.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/textinput_active.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/textinput_disabled.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/textinput_disabled_active.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tree_closed.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/tree_opened.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/vkeyboard_background.png
inflating: kivy-stable/kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/vkeyboard_key_down.png
extracting: kivy-stable/kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png
creating: kivy-stable/kivy/uix/
inflating: kivy-stable/kivy/uix/__init__.py
inflating: kivy-stable/kivy/uix/abstractview.py
inflating: kivy-stable/kivy/uix/accordion.py
inflating: kivy-stable/kivy/uix/actionbar.py
inflating: kivy-stable/kivy/uix/anchorlayout.py
inflating: kivy-stable/kivy/uix/behaviors.py
inflating: kivy-stable/kivy/uix/boxlayout.py
inflating: kivy-stable/kivy/uix/bubble.py
inflating: kivy-stable/kivy/uix/button.py
inflating: kivy-stable/kivy/uix/camera.py
inflating: kivy-stable/kivy/uix/carousel.py
inflating: kivy-stable/kivy/uix/checkbox.py
inflating: kivy-stable/kivy/uix/codeinput.py
inflating: kivy-stable/kivy/uix/colorpicker.py
inflating: kivy-stable/kivy/uix/dropdown.py
inflating: kivy-stable/kivy/uix/filechooser.py
inflating: kivy-stable/kivy/uix/floatlayout.py
inflating: kivy-stable/kivy/uix/gridlayout.py
inflating: kivy-stable/kivy/uix/image.py
inflating: kivy-stable/kivy/uix/label.py
inflating: kivy-stable/kivy/uix/layout.py
inflating: kivy-stable/kivy/uix/listview.py
inflating: kivy-stable/kivy/uix/modalview.py
inflating: kivy-stable/kivy/uix/pagelayout.py
inflating: kivy-stable/kivy/uix/popup.py
inflating: kivy-stable/kivy/uix/progressbar.py
inflating: kivy-stable/kivy/uix/relativelayout.py
inflating: kivy-stable/kivy/uix/rst.py
inflating: kivy-stable/kivy/uix/sandbox.py
inflating: kivy-stable/kivy/uix/scatter.py
inflating: kivy-stable/kivy/uix/scatterlayout.py
inflating: kivy-stable/kivy/uix/screenmanager.py
inflating: kivy-stable/kivy/uix/scrollview.py
inflating: kivy-stable/kivy/uix/selectableview.py
inflating: kivy-stable/kivy/uix/settings.py
inflating: kivy-stable/kivy/uix/slider.py
inflating: kivy-stable/kivy/uix/spinner.py
inflating: kivy-stable/kivy/uix/splitter.py
inflating: kivy-stable/kivy/uix/stacklayout.py
inflating: kivy-stable/kivy/uix/stencilview.py
inflating: kivy-stable/kivy/uix/switch.py
inflating: kivy-stable/kivy/uix/tabbedpanel.py
inflating: kivy-stable/kivy/uix/textinput.py
inflating: kivy-stable/kivy/uix/togglebutton.py
inflating: kivy-stable/kivy/uix/treeview.py
inflating: kivy-stable/kivy/uix/video.py
inflating: kivy-stable/kivy/uix/videoplayer.py
inflating: kivy-stable/kivy/uix/vkeyboard.py
inflating: kivy-stable/kivy/uix/widget.py
inflating: kivy-stable/kivy/utils.py
inflating: kivy-stable/kivy/vector.py
inflating: kivy-stable/kivy/weakmethod.py
inflating: kivy-stable/setup.cfg
inflating: kivy-stable/setup.py
Run prebuild
Call prebuild_hostpython
Call prebuild_python
patching file configure
patching file Makefile.pre.in
patching file setup.py
patching file setup.py
patching file Modules/pwdmodule.c
patching file Modules/posixmodule.c
Hunk #1 succeeded at 3787 (offset 12 lines).
patching file Objects/stringlib/formatter.h
patching file Objects/stringlib/localeutil.h
patching file Python/pystrtod.c
patching file Modules/socketmodule.c
patching file setup.py
patching file Python/bltinmodule.c
patching file Modules/termios.c
patching file Python/dynload_shlib.c
patching file Python/pythonrun.c
patching file Makefile.pre.in
patching file configure
patching file Makefile.pre.in
patching file Lib/plat-linux2/DLFCN.py
patching file configure
patching file Lib/distutils/command/build_ext.py
Call prebuild_sdl
Call prebuild_pygame
patching file src/surface.c
patching file src/_arraysurfarray.c
Call prebuild_pyjnius
Call prebuild_android
Call prebuild_kivy
Run build
Call build_hostpython
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking for g++... g++
configure: WARNING:
By default, distutils will build C++ extension modules with "g++".
If this is not intended, then set CXX on the configure command line.
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --with-suffix...
checking for case-insensitive build directory... yes
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... couldn't understand kern.osversion `14.0.0'
no
checking for --enable-shared... no
checking for --enable-profiling...
checking LDLIBRARY... libpython$(VERSION).a
checking for ranlib... ranlib
checking for ar... ar
checking for svnversion... found
checking for hg... found
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking for --with-pydebug... no
checking whether gcc accepts -fno-strict-aliasing... yes
checking which compiler should be used... gcc
checking whether gcc accepts -OPT:Olimit=0... no
checking whether gcc accepts -Olimit 1500... no
checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... no
checking whether gcc accepts -Kpthread... no
checking whether gcc accepts -Kthread... no
checking whether gcc accepts -pthread... no
checking whether g++ also accepts flags for thread support... no
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking errno.h usability... no
checking errno.h presence... no
checking for errno.h... no
checking fcntl.h usability... no
checking fcntl.h presence... no
checking for fcntl.h... no
checking grp.h usability... no
checking grp.h presence... no
checking for grp.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... no
checking langinfo.h presence... no
checking for langinfo.h... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... no
checking pthread.h presence... no
checking for pthread.h... no
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking signal.h usability... no
checking signal.h presence... no
checking for signal.h... no
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... no
checking termios.h presence... no
checking for termios.h... no
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... no
checking utime.h presence... no
checking for utime.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... no
checking sys/param.h presence... no
checking for sys/param.h... no
checking sys/poll.h usability... no
checking sys/poll.h presence... no
checking for sys/poll.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking for sys/stat.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... no
checking sys/time.h presence... no
checking for sys/time.h... no
checking sys/times.h usability... no
checking sys/times.h presence... no
checking for sys/times.h... no
checking for sys/types.h... (cached) yes
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking sys/utsname.h usability... no
checking sys/utsname.h presence... no
checking for sys/utsname.h... no
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sysexits.h usability... no
checking sysexits.h presence... no
checking for sysexits.h... no
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... no
checking linux/tipc.h presence... no
checking for linux/tipc.h... no
checking spawn.h usability... no
checking spawn.h presence... no
checking for spawn.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for dirent.h that defines DIR... no
checking for sys/ndir.h that defines DIR... no
checking for sys/dir.h that defines DIR... no
checking for ndir.h that defines DIR... no
checking for library containing opendir... no
checking whether sys/types.h defines makedev... no
checking for sys/mkdev.h... (cached) no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking for term.h... no
checking for linux/netlink.h... no
checking for clock_t in time.h... yes
checking for makedev... no
checking Solaris LFS bug... yes
checking for mode_t... no
checking for off_t... no
checking for pid_t... no
checking for size_t... no
checking for uid_t in sys/types.h... yes
checking for uint32_t... no
checking for uint64_t... no
checking for int32_t... no
checking for int64_t... no
checking for ssize_t... no
checking size of int... 0
checking size of long... 0
checking size of void *... 0
checking size of short... 0
checking size of float... 0
checking size of double... 0
checking size of fpos_t... 0
checking size of size_t... 0
checking size of pid_t... 0
checking for long long support... no
checking for long double support... no
checking for _Bool support... no
checking for uintptr_t... no
checking size of off_t... 0
checking whether to enable large file support... no
checking size of time_t... 0
checking for pthread_t... no
checking for --enable-toolbox-glue... yes
checking for --enable-framework... no
checking for dyld... always on for Darwin
checking SO... .so
checking LDSHARED... $(CC) -bundle -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)
checking CCSHARED...
checking LINKFORSHARED... -u _PyMac_Error
checking CFLAGSFORSHARED...
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... no
checking for shl_load in -ldld... no
checking for library containing sem_init... no
checking for textdomain in -lintl... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /opt/local/bin/pkg-config
checking for --with-system-expat... no
checking for --with-system-ffi... no
checking for --with-dbmliborder...
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking for _POSIX_THREADS in unistd.h... yes
checking cthreads.h usability... no
checking cthreads.h presence... no
checking for cthreads.h... no
checking mach/cthreads.h usability... no
checking mach/cthreads.h presence... no
checking for mach/cthreads.h... no
checking for --with-pth... no
checking for pthread_create in -lpthread... checking for pthread_detach... no
checking atheos/threads.h usability... no
checking atheos/threads.h presence... no
checking for atheos/threads.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lc_r... no
checking for __pthread_create_system in -lpthread... no
checking for pthread_create in -lcma... no
checking for usconfig in -lmpc... no
checking for thr_create in -lthread... no
checking if --enable-ipv6 is specified... no
checking for OSX 10.5 SDK or later... no
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for --with-wctype-functions... no
checking for dlopen... no
checking DYNLOADFILE... dynload_stub.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... no
checking for setitimer... no
checking for getitimer... no
checking for bind_textdomain_codeset... no
checking for chown... no
checking for clock... no
checking for confstr... no
checking for ctermid... no
checking for execv... no
checking for fchmod... no
checking for fchown... no
checking for fork... no
checking for fpathconf... no
checking for ftime... no
checking for ftruncate... no
checking for gai_strerror... no
checking for getgroups... no
checking for getlogin... no
checking for getloadavg... no
checking for getpeername... no
checking for getpgid... no
checking for getpid... no
checking for getpriority... no
checking for getresuid... no
checking for getresgid... no
checking for getpwent... no
checking for getspnam... no
checking for getspent... no
checking for getsid... no
checking for getwd... no
checking for initgroups... no
checking for kill... no
checking for killpg... no
checking for lchmod... no
checking for lchown... no
checking for lstat... no
checking for mkfifo... no
checking for mknod... no
checking for mktime... no
checking for mremap... no
checking for nice... no
checking for pathconf... no
checking for pause... no
checking for plock... no
checking for poll... no
checking for pthread_init... no
checking for putenv... no
checking for readlink... no
checking for realpath... no
checking for select... no
checking for sem_open... no
checking for sem_timedwait... no
checking for sem_getvalue... no
checking for sem_unlink... no
checking for setegid... no
checking for seteuid... no
checking for setgid... no
checking for setlocale... no
checking for setregid... no
checking for setreuid... no
checking for setsid... no
checking for setpgid... no
checking for setpgrp... no
checking for setuid... no
checking for setvbuf... no
checking for snprintf... no
checking for setlocale... (cached) no
checking for setregid... (cached) no
checking for setreuid... (cached) no
checking for setresuid... no
checking for setresgid... no
checking for setsid... (cached) no
checking for setpgid... (cached) no
checking for setpgrp... (cached) no
checking for setuid... (cached) no
checking for setvbuf... (cached) no
checking for snprintf... (cached) no
checking for sigaction... no
checking for siginterrupt... no
checking for sigrelse... no
checking for strftime... no
checking for sysconf... no
checking for tcgetpgrp... no
checking for tcsetpgrp... no
checking for tempnam... no
checking for timegm... no
checking for times... no
checking for tmpfile... no
checking for tmpnam... no
checking for tmpnam_r... no
checking for truncate... no
checking for uname... no
checking for unsetenv... no
checking for utimes... no
checking for waitpid... no
checking for wait3... no
checking for wait4... no
checking for wcscoll... no
checking for _getpty... no
checking for chroot... no
checking for link... no
checking for symlink... no
checking for fchdir... no
checking for fsync... no
checking for fdatasync... no
checking for epoll... no
checking for kqueue... no
checking for ctermid_r... no
checking for flock declaration... no
checking for getpagesize... no
checking for true... true
checking for inet_aton in -lc... no
checking for inet_aton in -lresolv... no
checking for chflags... no
checking for lchflags... no
checking for inflateCopy in -lz... no
checking for hstrerror... no
checking for inet_aton... no
checking for inet_pton... no
checking for setgroups... no
checking for openpty... no
checking for openpty in -lutil... no
checking for openpty in -lbsd... no
checking for forkpty... no
checking for forkpty in -lutil... no
checking for forkpty in -lbsd... no
checking for memmove... no
checking for fseek64... no
checking for fseeko... no
checking for fstatvfs... no
checking for ftell64... no
checking for ftello... no
checking for statvfs... no
checking for dup2... no
checking for getcwd... no
checking for strdup... no
checking for getpgrp... no
checking for setpgrp... (cached) no
checking for gettimeofday... no
checking for major... no
checking for getaddrinfo... no
checking for getnameinfo... no
checking whether time.h and sys/time.h may both be included... no
checking whether struct tm is in sys/time.h or time.h... sys/time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... no
checking for tzname... no
checking for struct stat.st_rdev... no
checking for struct stat.st_blksize... no
checking for struct stat.st_flags... no
checking for struct stat.st_gen... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_blocks... no
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... no
checking for addrinfo... no
checking for sockaddr_storage... no
checking whether char is unsigned... yes
checking for an ANSI C-conforming const... no
checking for working volatile... no
checking for working signed char... no
checking for prototypes... no
checking for variable length prototypes and stdarg.h... no
checking for socketpair... no
checking if sockaddr has sa_len member... no
checking whether va_list is an array... yes
checking for gethostbyname_r... no
checking for gethostbyname... no
checking for __fpu_control... no
checking for __fpu_control in -lieee... no
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM=""
checking for --with-libc=STRING... default LIBC=""
checking whether C doubles are little-endian IEEE 754 binary64... no
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control word... no
checking for x87-style double rounding... yes
checking whether tanh preserves the sign of zero... no
checking for acosh... no
checking for asinh... no
checking for atanh... no
checking for copysign... no
checking for erf... no
checking for erfc... no
checking for expm1... no
checking for finite... no
checking for gamma... no
checking for hypot... no
checking for lgamma... no
checking for log1p... no
checking for round... no
checking for tgamma... no
checking whether isinf is declared... no
checking whether isnan is declared... no
checking whether isfinite is declared... no
checking whether POSIX semaphores are enabled... no
checking for broken sem_getvalue... yes
checking digit size for Python's longs... no value specified
checking wchar.h usability... no
checking wchar.h presence... no
checking for wchar.h... no
checking for UCS-4 tcl... no
checking what type to use for unicode... no type found
checking whether byte ordering is bigendian... yes
checking whether right shift extends the sign bit... no
checking for getc_unlocked() and friends... no
checking how to link readline libs... none
checking for rl_callback_handler_install in -lreadline... no
checking for rl_pre_input_hook in -lreadline... no
checking for rl_completion_display_matches_hook in -lreadline... no
checking for rl_completion_matches in -lreadline... no
checking for broken nice()... no
checking for broken poll()... no
checking for struct tm.tm_zone... (cached) no
checking whether tzname is declared... (cached) no
checking for tzname... (cached) no
checking for working tzset()... no
checking for tv_nsec in struct stat... no
checking for tv_nsec2 in struct stat... no
checking whether mvwdelch is an expression... no
checking whether WINDOW has _flags... no
checking for is_term_resized... no
checking for resize_term... no
checking for resizeterm... no
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %zd printf() format support... no
checking for socklen_t... no
checking for build directories... done
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating Misc/python.pc
config.status: creating Modules/ld_so_aix
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
<built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
<built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
In file included from /usr/include/stdio.h:72,
from Include/Python.h:33,
from ./Modules/python.c:3:
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdio.h:411,
from Include/Python.h:33,
from ./Modules/python.c:3:
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
<built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
In file included from /usr/include/sys/wait.h:89,
from /usr/include/stdlib.h:65,
from Include/Python.h:42,
from ./Modules/python.c:3:
/usr/include/sys/_types/_pid_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdio.h:72,
from Include/Python.h:33,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdio.h:411,
from Include/Python.h:33,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdlib.h:241,
from Include/Python.h:42,
from ./Modules/python.c:3:
/usr/include/sys/_types/_mode_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdio.h:72,
from Include/Python.h:33,
from Parser/grammar1.c:4:
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/sys/wait.h:89,
from /usr/include/stdlIn file included from /usr/include/stdio.h:411,
from Include/Python.h:33,
from Parser/grammar1.c:4:
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
ib.h:65,
from Include/Python.h:42,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
/usr/include/sys/_types/_pid_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/sys/wait.h:89,
from /usr/include/stdlib.h:65,
from Include/Python.h:42,
from Parser/grammar1.c:4:
/usr/include/sys/_types/_pid_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdlib.h:241,
from Include/Python.h:42,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
/usr/include/sys/_types/_mode_t.h:30: error: two or more data types in declaration specifiers
In file included from Include/Python.h:85,
from ./Modules/python.c:3:
Include/unicodeobject.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Py_UNICODE'
Include/unicodeobject.h:418: error: expected specifier-qualifier-list before 'Py_UNICODE'
Include/unicodeobject.h:465: error: expected ')' before '*' token
Include/unicodeobject.h:484: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Include/unicodeobject.h:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PyUnicodeUCS2_GetMax'
Include/unicodeobject.h:562: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/unicodeobject.h:696: error: expected ')' before '*' token
Include/unicodeobject.h:741: error: expected ')' before '*' token
Include/unicodeobject.h:768: error: expected ')' before '*' token
Include/unicodeobject.h:841: error: expected ')' before '*' token
Include/unicodeobject.h:919: error: expected ')' before '*' token
Include/unicodeobject.h:938: error: expected ')' before '*' token
Include/unicodeobject.h:955: error: expected ')' before '*' token
Include/unicodeobject.h:986: error: expected ')' before '*' token
Include/unicodeobject.h:1008: error: expected ')' before '*' token
Include/unicodeobject.h:1050: error: expected ')' before '*' token
Include/unicodeobject.h:1071: error: expected ')' before '*' token
Include/unicodeobject.h:1131: error: expected ')' before '*' token
Include/unicodeobject.h:1350: error: expected ')' before 'ch'
Include/unicodeobject.h:1354: error: expected ')' before 'ch'
Include/unicodeobject.h:1358: error: expected ')' before 'ch'
Include/unicodeobject.h:1362: error: expected ')' before 'ch'
Include/unicodeobject.h:1366: error: expected ')' before 'ch'
Include/unicodeobject.h:1369: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToLowercase'
Include/unicodeobject.h:1373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToUppercase'
Include/unicodeobject.h:1377: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToTitlecase'
Include/unicodeobject.h:1382: error: expected ')' before 'ch'
In file included from /usr/include/stdlib.h:241,
from Include/Python.h:42,
from Parser/grammar1.c:4:
/usr/include/sys/_types/_mode_t.h:30: error: two or more data types in declaration specifiersInclude/unicodeobject.h:1386: error: expected ')' before 'ch'
Include/unicodeobject.h:1390: error: expected ')' before 'ch'
Include/unicodeobject.h:1394: error: expected ')' before 'ch'
Include/unicodeobject.h:1398: error: expected ')' before 'ch'
Include/unicodeobject.h:1402: error: expected ')' before 'ch'
Include/unicodeobject.h:1406: error: expected ')' before 'ch'
In file included from Include/Python.h:86,
from ./Modules/python.c:3:
Include/intobject.h:36: error: expected ')' before '*' token
In file included from Include/Python.h:88,
from ./Modules/python.c:<built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
3:
Include/longobject.h:59: error: expected ')' before '*' token
In file included from Include/Python.h:121,
from ./Modules/python.c:3:
Include/pyerrors.h:250: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/pyerrors.h:254: error: expected ')' before '*' token
<built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
In file included from /usr/include/stdio.h:72,
from Include/Python.h:33,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
In file included from Include/Python.h:85,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
Include/unicodeobject.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Py_UNICODE'
Include/unicodeobject.h:418: error: expected specifier-qualifier-list before 'Py_UNICODE'
Include/unicodeobject.h:465: error: expected ')' before '*' token
Include/unicodeobject.h:484: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Include/unicodeobject.h:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PyUnicodeUCS2_GetMax'
Include/unicodeobject.h:562: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/unicodeobject.h:696: error: expected ')' before '*' token
Include/unicodeobject.h:741: error: expected ')' before '*' token
Include/unicodeobject.h:768: error: expected ')' before '*' token
Include/unicodeobject.h:841: error: expected ')' before '*' token
Include/unicodeobject.h:919: error: expected ')' before '*' token
Include/unicodeobject.h:938: error: expected ')' before '*' token
Include/unicodeobject.h:955: error: expected ')' before '*' token
Include/unicodeobject.h:986: error: expected ')' before '*' token
Include/unicodeobject.h:1008: error: expected ')' before '*' token
Include/unicodeobject.h:1050: error: expected ')' before '*' token
Include/unicodeobject.h:1071: error: expected ')' before '*' token
Include/unicodeobject.h:1131: error: expected ')' before '*' token
Include/unicodeobject.h:1350: error: expected ')' before 'ch'
Include/unicodeobject.h:1354: error: expected ')' before 'ch'
Include/unicodeobject.h:1358: error: expected ')' before 'ch'
Include/unicodeobject.h:1362: error: expected ')' before 'ch'
Include/unicodeobject.h:1366: error: expected ')' before 'ch'
Include/unicodeobject.h:1369: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToLowercase'
Include/unicodeobject.h:1373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToUppercase'
Include/unicodeobject.h:1377: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToTitlecase'
Include/unicodeobject.h:1382: error: expected ')' before 'ch'
Include/unicodeobject.h:1386: error: expected ')' before 'ch'
Include/unicodeobject.h:1390: error: expected ')' before 'ch'
Include/unicodeobject.h:1394: error: expected ')' before 'ch'
Include/unicodeobject.h:1398: error: expected ')' before 'ch'
Include/unicodeobject.h:1402: error: expected ')' before 'ch'
Include/unicodeobject.h:1406: error: expected ')' before 'ch'
In file included from Include/Python.h:86,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
Include/intobject.h:36: error: expected ')' before '*' token
In file included from Include/Python.h:88,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
Include/longobject.h:59: error: expected ')' before '*' token
In file included from /usr/include/stdio.h:411,
from Include/Python.h:33,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/sys/wait.h:89,
from /usr/include/stdlib.h:65,
from Include/Python.h:42,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
/usr/include/sys/_types/_pid_t.h:30: error: two or more data types in declaration specifiers
In file included from Include/Python.h:85,
from Parser/grammar1.c:4:
Include/unicodeobject.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Py_UNICODE'
Include/unicodeobject.h:418: error: expected specifier-qualifier-list before 'Py_UNICODE'
Include/unicodeobject.h:465: error: expected ')' before '*' token
Include/unicodeobject.h:484: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Include/unicodeobject.h:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PyUnicodeUCS2_GetMax'
In file included from /usr/include/stdio.h:72,
from Include/Python.h:33,
from Parser/node.c:3:
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_size_t.h:30: error: two or more data types in declaration specifiers
Include/unicodeobject.h:562: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/unicodeobject.h:696: error: expected ')' before '*' token
Include/unicodeobject.h:741: error: expected ')' before '*' token
In file included from Include/Python.h:121,
from Include/pgenheaders.h:10,
from Parser/acceler.c:13:
Include/pyerrors.h:250: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/pyerrors.h:254: error: expected ')' before '*' token
Include/unicodeobject.h:768: error: expected ')' before '*' token
Include/unicodeobject.h:841: error: expected ')' before '*' token
Include/unicodeobject.h:919: error: expected ')' before '*' token
Include/unicodeobject.h:938: error: expected ')' before '*' token
Include/unicodeobject.h:955: error: expected ')' before '*' token
Include/unicodeobject.h:986: error: expected ')' before '*' token
Include/unicodeobject.h:1008: error: expected ')' before '*' token
Include/unicodeobject.h:1050: error: expected ')' before '*' token
Include/unicodeobject.h:1071: error: expected ')' before '*' token
Include/unicodeobject.h:1131: error: expected ')' before '*' token
Include/unicodeobject.h:1350: error: expected ')' before 'ch'
Include/unicodeobject.h:1354: error: expected ')' before 'ch'
Include/unicodeobject.h:1358: error: expected ')' before 'ch'
Include/unicodeobject.h:1362: error: expected ')' before 'ch'
Include/unicodeobject.h:1366: error: expected ')' before 'ch'
Include/unicodeobject.h:1369: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToLowercase'
Include/unicodeobject.h:1373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToUppercase'
Include/unicodeobject.h:1377: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToTitlecase'
Include/unicodeobject.h:1382: error: expected ')' before 'ch'
Include/unicodeobject.h:1386: error: expected ')' before 'ch'
Include/unicodeobject.h:1390: error: expected ')' before 'ch'
Include/unicodeobject.h:1394: error: expected ')' before 'ch'
Include/unicodeobject.h:1398: error: expected ')' before 'ch'
Include/unicodeobject.h:1402: error: expected ')' before 'ch'
Include/unicodeobject.h:1406: error: expected ')' before 'ch'
In file included from Include/Python.h:86,
from Parser/grammar1.c:4:
Include/intobject.h:36: error: expected ')' before '*' token
In file included from Include/Python.h:88,
from Parser/grammar1.c:4:
Include/longobject.h:59: error: expected ')' before '*' token
In file included from /usr/include/stdio.h:411,
from Include/Python.h:33,
from Parser/node.c:3:
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
/usr/include/sys/_types/_off_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/sys/wait.h:89,
from /usr/include/stdlib.h:65,
from Include/Python.h:42,
from Parser/node.c:3:
/usr/include/sys/_types/_pid_t.h:30: error: two or more data types in declaration specifiers
In file included from /usr/include/stdlib.h:241,
from Include/Python.h:42,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
/usr/include/sys/_types/_mode_t.h:30: error: two or more data types in declaration specifiers
In file included from Include/Python.h:121,
from Parser/grammar1.c:4:
Include/pyerrors.h:250: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/pyerrors.h:254: error: expected ')' before '*' token
make: *** [Parser/acceler.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from /usr/include/stdlib.h:241,
from Include/Python.h:42,
from Parser/node.c:3:
/usr/include/sys/_types/_mode_t.h:30: error: two or more data types in declaration specifiers
make: *** [Modules/python.o] Error 1
make: *** [Parser/grammar1.o] Error 1
In file included from Include/Python.h:85,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
Include/unicodeobject.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Py_UNICODE'
Include/unicodeobject.h:418: error: expected specifier-qualifier-list before 'Py_UNICODE'
Include/unicodeobject.h:465: error: expected ')' before '*' token
Include/unicodeobject.h:484: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Include/unicodeobject.h:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PyUnicodeUCS2_GetMax'
Include/unicodeobject.h:562: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/unicodeobject.h:696: error: expected ')' before '*' token
Include/unicodeobject.h:741: error: expected ')' before '*' token
Include/unicodeobject.h:768: error: expected ')' before '*' token
Include/unicodeobject.h:841: error: expected ')' before '*' token
Include/unicodeobject.h:919: error: expected ')' before '*' token
Include/unicodeobject.h:938: error: expected ')' before '*' token
Include/unicodeobject.h:955: error: expected ')' before '*' token
Include/unicodeobject.h:986: error: expected ')' before '*' token
Include/unicodeobject.h:1008: error: expected ')' before '*' token
Include/unicodeobject.h:1050: error: expected ')' before '*' token
Include/unicodeobject.h:1071: error: expected ')' before '*' token
Include/unicodeobject.h:1131: error: expected ')' before '*' token
Include/unicodeobject.h:1350: error: expected ')' before 'ch'
Include/unicodeobject.h:1354: error: expected ')' before 'ch'
Include/unicodeobject.h:1358: error: expected ')' before 'ch'
Include/unicodeobject.h:1362: error: expected ')' before 'ch'
Include/unicodeobject.h:1366: error: expected ')' before 'ch'
Include/unicodeobject.h:1369: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToLowercase'
Include/unicodeobject.h:1373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToUppercase'
Include/unicodeobject.h:1377: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToTitlecase'
Include/unicodeobject.h:1382: error: expected ')' before 'ch'
Include/unicodeobject.h:1386: error: expected ')' before 'ch'
Include/unicodeobject.h:1390: error: expected ')' before 'ch'
Include/unicodeobject.h:1394: error: expected ')' before 'ch'
Include/unicodeobject.h:1398: error: expected ')' before 'ch'
Include/unicodeobject.h:1402: error: expected ')' before 'ch'
Include/unicodeobject.h:1406: error: expected ')' before 'ch'
In file included from Include/Python.h:86,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
Include/intobject.h:36: error: expected ')' before '*' token
In file included from Include/Python.h:88,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
Include/longobject.h:59: error: expected ')' before '*' token
In file included from Include/Python.h:85,
from Parser/node.c:3:
Include/unicodeobject.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Py_UNICODE'
Include/unicodeobject.h:418: error: expected specifier-qualifier-list before 'Py_UNICODE'
Include/unicodeobject.h:465: error: expected ')' before '*' token
Include/unicodeobject.h:484: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Include/unicodeobject.h:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PyUnicodeUCS2_GetMax'
Include/unicodeobject.h:562: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/unicodeobject.h:696: error: expected ')' before '*' token
Include/unicodeobject.h:741: error: expected ')' before '*' token
Include/unicodeobject.h:768: error: expected ')' before '*' token
Include/unicodeobject.h:841: error: expected ')' before '*' token
Include/unicodeobject.h:919: error: expected ')' before '*' token
Include/unicodeobject.h:938: error: expected ')' before '*' token
Include/unicodeobject.h:955: error: expected ')' before '*' token
Include/unicodeobject.h:986: error: expected ')' before '*' token
Include/unicodeobject.h:1008: error: expected ')' before '*' token
Include/unicodeobject.h:1050: error: expected ')' before '*' token
Include/unicodeobject.h:1071: error: expected ')' before '*' token
Include/unicodeobject.h:1131: error: expected ')' before '*' token
Include/unicodeobject.h:1350: error: expected ')' before 'ch'
Include/unicodeobject.h:1354: error: expected ')' before 'ch'
Include/unicodeobject.h:1358: error: expected ')' before 'ch'
Include/unicodeobject.h:1362: error: expected ')' before 'ch'
Include/unicodeobject.h:1366: error: expected ')' before 'ch'
Include/unicodeobject.h:1369: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToLowercase'
Include/unicodeobject.h:1373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToUppercase'
Include/unicodeobject.h:1377: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_PyUnicodeUCS2_ToTitlecase'
Include/unicodeobject.h:1382: error: expected ')' before 'ch'
Include/unicodeobject.h:1386: error: expected ')' before 'ch'
Include/unicodeobject.h:1390: error: expected ')' before 'ch'
Include/unicodeobject.h:1394: error: expected ')' before 'ch'
Include/unicodeobject.h:1398: error: expected ')' before 'ch'
Include/unicodeobject.h:1402: error: expected ')' before 'ch'
Include/unicodeobject.h:1406: error: expected ')' before 'ch'
In file included from Include/Python.h:86,
from Parser/node.c:3:
Include/intobject.h:36: error: expected ')' before '*' token
In file included from Include/Python.h:88,
from Parser/node.c:3:
Include/longobject.h:59: error: expected ')' before '*' token
In file included from Include/Python.h:121,
from Include/pgenheaders.h:10,
from Parser/listnode.c:4:
Include/pyerrors.h:250: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/pyerrors.h:254: error: expected ')' before '*' token
In file included from Include/Python.h:121,
from Parser/node.c:3:
Include/pyerrors.h:250: error: expected declaration specifiers or '...' before 'Py_UNICODE'
Include/pyerrors.h:254: error: expected ')' before '*' token
make: *** [Parser/listnode.o] Error 1
make: *** [Parser/node.o] Error 1
@jmouradi
Copy link

I had this issue on Yosemite when trying to build Python from source. Try unset CC and re-running the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment