Skip to content

libxml2 build broken on latest p4a master with python 3 #1479

@ghost

Description

With latest p4a master & python3crystax & host python 3, the libxml2 recipe gets built inside /root/.local/share/python-for-android/build/other_builds/libxml2/armeabi-v7a__ndk_target_19/libxml2/ .

This is a folder name change, previously it used to be in /root/.local/share/python-for-android/build/other_builds/libxml2/armeabi-v7a/libxml2/ - and as a result, the path detection inside the libxml2 fails for some reason.

Versions

  • Python: host python 3.x, python3crystax target
  • OS: ubuntu in docker
  • Kivy: not used
  • Cython: not sure, but I don't think it's relevant

Edit: corrected lxml -> libxml2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions