python-for-android
python-for-android copied to clipboard
Turn your Python application into an Android APK
### Logs ``` [1m[90m[DEBUG][39m[0m: Please install the mpmath package with a version >= 0.19 ``` Also in the near future this will be an issue: ``` [1m[90m[DEBUG][39m[0m: /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/sympy/arm64-v8a__ndk_target_21/sympy/setup.py:49: DeprecationWarning: The...
### Logs ``` [1m[INFO][0m: storm apparently isn't already in site-packages [1m[INFO][0m: Installing storm into site-packages [1m[INFO][0m: [36m-> directory context /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/storm/arm64-v8a__ndk_target_21/storm[39m [1m[90m[DEBUG][39m[0m: [90m->[0m running python3 setup.py install -O2 --root=/home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/python-installs/myapp/arm64-v8a --install-lib=.[0m [1m[90m[DEBUG][39m[0m:...
### Logs ``` [1m[INFO][0m: Downloading pyrxp from https://bitbucket.org/rptlab/pyrxp/get/2a02cecc87b9.tar.gz Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code,...
### Logs ``` [1m[INFO][0m: [36m-> directory context /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/psycopg2/arm64-v8a__ndk_target_21/psycopg2[39m [1m[90m[DEBUG][39m[0m: [90m->[0m running python3 setup.py build_ext --static-libpq[0m [1m[90m[DEBUG][39m[0m: running build_ext [1m[90m[DEBUG][39m[0m: [1m[90m[DEBUG][39m[0m: Error: pg_config executable not found. [1m[90m[DEBUG][39m[0m: [1m[90m[DEBUG][39m[0m: pg_config is required...
### Logs ``` [1m[INFO][0m: Downloading preppy from https://bitbucket.org/rptlab/preppy/get/27b7085.tar.gz Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code,...
### Logs This recipe is a file not a directory! ``` [1m[INFO][0m: IF THIS FAILS, THE MODULES MAY NEED A RECIPE. A reason for this is often modules compiling native...
### Logs ``` SWIG/_m2crypto_wrap.c:9493:19: error: incomplete definition of type 'struct stack_st' if (arg1) (arg1)->num = arg2; ~~~~~~^ /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/openssl/arm64-v8a__ndk_target_21/openssl1.1/include/openssl/stack.h:17:16: note: forward declaration of 'struct stack_st' typedef struct stack_st OPENSSL_STACK; /* Use...
### Logs ``` [1m[90m[DEBUG][39m[0m: CXX src/src_libzmq_la-router.lo [1m[90m[DEBUG][39m[0m: In file included from src/mtrie.cpp:32: [1m[90m[DEBUG][39m[0m: ./src/generic_mtrie_impl.hpp:52:46: error: ISO C++ requires the name after '::~' to be found in the same scope as...
### Logs ``` [1m[31m[ERROR][39m[0m: Build failed: Conflict detected: 'python3' inducing dependencies ('python3',), and 'libtribler' inducing conflicting dependencies ('libtribler',) ```
### Logs In addition to this error there are a lot of depreciated warnings - an accident waiting to happen. ``` /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/boost/arm64-v8a__ndk_target_21/boost/libs/python/src/exec.cpp:109:14: error: use of undeclared identifier '_Py_fopen' FILE *fs...