Skip to content

Cryptography recipe does not compile #766

Closed
@pythonic64

Description

@pythonic64

I'm trying to build Kivy app with:

  • sdl2 bootstrap
  • recipes python2,kivy,cryptography
  • buildozer 0.32
  • latest python-for-android master branch

In libffi recipe I had to replace line with:
shprint(sh.Command('autoreconf'), '-vif', _env=env).
Without that change p4a was raising sh.CommandNotFound error.

Now running buildozer android_new debug produces the following error log: http://pastebin.com/22qjBJwL
buildozer.spec file: http://pastebin.com/aLe7nLHG
main.py file: http://pastebin.com/xSReYe6u

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