Skip to content

Fix reportlab's recipe crypt.h error#1595

Merged
AndreMiras merged 1 commit intokivy:masterfrom
opacam:fix-reportlab
Jan 17, 2019
Merged

Fix reportlab's recipe crypt.h error#1595
AndreMiras merged 1 commit intokivy:masterfrom
opacam:fix-reportlab

Conversation

@opacam
Copy link
Member

@opacam opacam commented Jan 17, 2019

Caused because we try to compile the package with hostpython and we need to use target python or we will not have the right python headers.

Resolves: #1575

Caused because we try to compile the package with hostpython and we need to use target python or we will not have the right python headers

Resolves: kivy#1575
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.
Travis is not building it with python3 for some reasons:

[INFO]:    Found 3 acceptable bootstraps: ['webview', 'service_only', 'sdl2']
[INFO]:    Using the first of these: webview
[INFO]:    Found a single valid recipe set: ['harfbuzz', 'hostpython2', 'freetype', 'python2', u'reportlab']
[INFO]:    -> directory context testapps/
('recipes modified:', set([u'reportlab']))
('recipes to build:', set([u'reportlab']))
incompatible with python3
falling back to python2
('recipes to build (no broken):', set([u'reportlab']))
('requirements:', u'reportlab,python2')

That must be a bug with the conditional build script

@AndreMiras AndreMiras merged commit c86a56c into kivy:master Jan 17, 2019
@DanantST
Copy link

Hello! I'm new to building apk. How am I supposed to apply this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants