Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[omemo] updated to v0.10.4 #1758

Merged
merged 1 commit into from
Mar 30, 2019

Conversation

goffi-contrib
Copy link
Contributor

No description provided.

@AndreMiras
Copy link
Member

Thanks for the contrib! The conditional build is failing:

running build_ext
generating cffi module 'build/temp.linux-x86_64-3.7/_padding.c'
creating build
creating build/temp.linux-x86_64-3.7
generating cffi module 'build/temp.linux-x86_64-3.7/_constant_time.c'
generating cffi module 'build/temp.linux-x86_64-3.7/_openssl.c'
building '_openssl' extension
creating build/temp.linux-x86_64-3.7/build
creating build/temp.linux-x86_64-3.7/build/temp.linux-x86_64-3.7
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -fomit-frame-pointer -D__ANDROID_API__=21 -mandroid -isystem /opt/android/android-ndk-r17c/sysroot/usr/include/arm-linux-androideabi -I/opt/android/android-ndk-r17c/sysroot/usr/include/arm-linux-androideabi -isysroot /opt/android/android-ndk-r17c/sysroot -I/home/user/.local/share/python-for-android/build/python-installs/bdisttest_python3_googlendk/include/python3.7 -DNDEBUG -g -fwrapv -O3 -Wall -DANDROID -fomit-frame-pointer -D__ANDROID_API__=21 -mandroid -isystem /opt/android/android-ndk-r17c/sysroot/usr/include/arm-linux-androideabi -I/opt/android/android-ndk-r17c/sysroot/usr/include/arm-linux-androideabi -isysroot /opt/android/android-ndk-r17c/sysroot -I/home/user/.local/share/python-for-android/build/python-installs/bdisttest_python3_googlendk/include/python3.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -I/home/user/.local/share/python-for-android/build/other_builds/python3-libffi/armeabi-v7a__ndk_target_21/python3/Include -I/home/user/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1/include -I/home/user/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1/include/internal -I/home/user/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1/include/openssl -fPIC -I/home/user/.local/share/python-for-android/build/other_builds/hostpython3/desktop/hostpython3/Include -I/home/user/.local/share/python-for-android/build/other_builds/hostpython3/desktop/hostpython3/native-build -c build/temp.linux-x86_64-3.7/_openssl.c -o build/temp.linux-x86_64-3.7/build/temp.linux-x86_64-3.7/_openssl.o -Wconversion -Wno-error=sign-conversion
build/temp.linux-x86_64-3.7/_openssl.c:498:30: fatal error: openssl/opensslv.h: No such file or directory
 #include <openssl/opensslv.h>
                              ^
compilation terminated.
error: command '/usr/bin/ccache' failed with exit status 1

Most likely just a system dependency, but I'd like to take a look and eventually add it to the docker env.
Will try to pick this one soon, thanks!

@AndreMiras AndreMiras self-assigned this Mar 15, 2019
@goffi-contrib goffi-contrib force-pushed the omemo_recipe_update_0.10.4 branch 2 times, most recently from 8a91fd5 to 5cb08ac Compare March 17, 2019 16:22
@AndreMiras
Copy link
Member

AndreMiras commented Mar 29, 2019

Could you also rebase this on master now to see if it builds?
I gave it a try locally and it seemed OK, but let's see on Travis

@goffi-contrib
Copy link
Contributor Author

@AndreMiras sure, I'll do it in a couple of minutes

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.

Great it builds now

@AndreMiras AndreMiras merged commit d63d64c into kivy:master Mar 30, 2019
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.

2 participants