kivy / kivy/python-for-android

libtorrent recipe build fail

Open
#2,809 1 comment 1 reaction 0 assignees View on GitHub
bug recipe
Dominant language
Python
Stars
8.9k
Forks
2k
Avg merge
12h 20m
Merged PRs (30d)
9

Description

### 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 = _Py_fopen(f, "r");
^
1 warning and 1 error generated.

```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the libtorrent recipe build and tracing the failure in boost/libs/python/src/exec.cpp, where _Py_fopen is reported as undeclared. Done means the recipe builds without the shown compiler error; the reported deprecated warnings may also need separate assessment.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.