Project

General

Profile

Actions

Bug #1130

closed

Build of target python failed on OS X

Added by Dmitry M. over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
build
Target version:
Start date:
11/09/2015
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

Install python3.5-armeabi interpreter in /Volumes/Source-HD/src/ndk/platform/ndk/sources/python/3.5/libs/armeabi

COMMAND: cp -fpH /tmp/ndk-zuav/tmp/build-32034/build-python/armeabi/interpreter/obj/local/armeabi/python /Volumes/Source-HD/src/ndk/platform/ndk/sources/python/3.5/libs/armeabi

Install python3.5-armeabi stdlib as /Volumes/Source-HD/src/ndk/platform/ndk/sources/python/3.5/libs/armeabi/stdlib.zip

COMMAND: /Volumes/Source-HD/src/ndk/platform/ndk/prebuilt/darwin-x86_64/bin/python /Volumes/Source-HD/src/ndk/platform/ndk/build/tools/build-target-python/build_stdlib.py --pysrc-root /Volumes/Source-HD/src/ndk/vendor/python/python-3.5 --output-zip /Volumes/Source-HD/src/ndk/platform/ndk/sources/python/3.5/libs/armeabi/stdlib.zip

::: compiling python-stdlib zip package '/Volumes/Source-HD/src/ndk/platform/ndk/sources/python/3.5/libs/armeabi/stdlib.zip' ...
Traceback (most recent call last):
File "/Volumes/Source-HD/src/ndk/platform/ndk/build/tools/build-target-python/build_stdlib.py", line 125, in
build_stdlib()
File "/Volumes/Source-HD/src/ndk/platform/ndk/build/tools/build-target-python/build_stdlib.py", line 117, in build_stdlib
with zipfile.ZipFile(zipfilename, "w", zipfile.ZIP_DEFLATED) as fzip:
File "/Volumes/Source-HD/src/ndk/platform/ndk/prebuilt/darwin-x86_64/lib/python2.7/zipfile.py", line 732, in init
"Compression requires the (missing) zlib module"
RuntimeError: Compression requires the (missing) zlib module

Actions #1

Updated by Dmitry M. over 8 years ago

  • Priority changed from High to Urgent
Actions #2

Updated by Dmitry M. over 8 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF