• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opacam / python-for-android
54%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: test-pillow-with-webp
DEFAULT BRANCH: develop
Repo Added 31 May 2019 10:04AM UTC
Files 161
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH ndk-r19-core
branch: ndk-r19-core
CHANGE BRANCH
x
Reset
  • ndk-r19-core
  • HEAD
  • develop
  • draft-unit-tests-app
  • feature-actions-testapps-artifacts
  • feature-camelcase-hostpython
  • feature-changelog
  • feature-coverage-source
  • feature-coveralls
  • feature-dist-android-api
  • feature-dist-arch
  • feature-dist-checks
  • feature-dist-checks-test
  • feature-dist-checks-tests
  • feature-dist-checks-updated
  • feature-docs-test-pr
  • feature-drop-python2
  • feature-gh-actions-apps-artifact
  • feature-gh-actions-artifacts
  • feature-gh-actions-testapp-artifact
  • feature-gh-actions-testapps
  • feature-gh-actions-testapps-artifacts
  • feature-github-actions
  • feature-gitignore-1
  • feature-gitignore-2
  • feature-gitignore-additions
  • feature-hostpython3-tests
  • feature-libbz2
  • feature-liblzma
  • feature-libs-refactor
  • feature-libs-refactor-stl-test
  • feature-libwebp-support
  • feature-mplfinance-draft
  • feature-ndk-check
  • feature-ndk-check-test
  • feature-opencv-extras
  • feature-pandas
  • feature-pillow-with-webp-support
  • feature-python-compression-libs
  • feature-python3-initial-tests
  • feature-python3-super
  • feature-recipes-test-base
  • feature-refactor-python
  • feature-remove-crystax
  • feature-remove-crystax-test
  • feature-remove-openssl-legacy
  • feature-remove-python2
  • feature-stl-libtorrent
  • feature-stl-libzmq
  • feature-stl-preview
  • feature-stl-protobuff_cpp
  • feature-stl-pyleveldb
  • feature-stl-refactor
  • feature-stl-shapely
  • feature-test-libs
  • feature-testapps-rework
  • feature-testapps-rework-draft
  • feature-testapps-rework-testing
  • feature-travis-enhancements
  • feature-travis-osx
  • feature-update-classifiers
  • feature-update-deps
  • feature-update-deps-fix-max
  • feature-update-freetype
  • feature-update-harfbuzz
  • feature-update-numpy
  • feature-update-pillow
  • feature-update-pytz
  • feature-update-sk-build-tools
  • feature-update-travis-config
  • hotfix-base-recipes-test
  • hotfix-build-mode-and-debug-symbols
  • hotfix-ci-arm64
  • hotfix-default-to-release
  • hotfix-env-var
  • hotfix-fix-bootstrap-py-deps
  • hotfix-gh-actions-checkout
  • hotfix-gh-actions-checkout-fetch-test
  • hotfix-gitignore-no-nose
  • hotfix-kiwisolver
  • hotfix-libshine
  • hotfix-linting-setuppy
  • hotfix-macos-build
  • hotfix-macos-build-latest
  • hotfix-macos-build-test
  • hotfix-macos-build-testing
  • hotfix-matplotlib
  • hotfix-mpl-draft
  • hotfix-mpl-draft-test
  • hotfix-ndk-r19+
  • hotfix-py2-import-numpy
  • hotfix-py38-cortex-patch
  • hotfix-pymodules-install
  • hotfix-python3-test-should-build
  • hotfix-rebuild-updated-recipes
  • hotfix-recipes-draft
  • hotfix-regex
  • hotfix-testapp-vibration
  • hotfix-twisted-security
  • hotfix-x86_64
  • master
  • ndk-r19-core-apple
  • ndk-r19-core-lite
  • ndk-r19-core-rebase
  • ndk-r19-core-rebased
  • ndk-r19-core-stl
  • ndk-r19-core-test
  • ndk-r19-core-test-stl-recipe
  • ndk-r19-core-tests
  • ndk-r19-draft
  • ndk-r19-stl
  • ndk-r19-stl-1
  • ndk-r19-stl-core-test
  • pull/1928-test-toolchain
  • test-app-on-device-unit-tests
  • test-matpltlib-ci
  • test-pillow-with-webp
  • testing-testapps-rework
  • unittest-bootstrap
  • unittest-bootstrap-modified

pending completion
855

push

travis-ci-com

opacam
[ndk19] Add `-fPIC` to `armeabi-v7a`'s arch cflags...

...force `Position-Independent Code`

To solve the kivy's build error detected in travis `OSX` test (https://travis-ci.org/kivy/python-for-android/jobs/576204088#L1105). But also detected the same error in  my local tests (linux os in this case) for `freetype` and `harfbuzz` recipes...so I have the feeling that this is better to set as global :crossed_fingers:..is it?

725 of 1692 branches covered (42.85%)

Branch coverage included in aggregate %.

3528 of 6156 relevant lines covered (57.31%)

0.57 hits per line

Relevant lines Covered
Build:
Build:
6156 RELEVANT LINES 3528 COVERED LINES
0.57 HITS PER LINE
Source Files on ndk-r19-core
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
855 ndk-r19-core [ndk19] Add `-fPIC` to `armeabi-v7a`'s arch cflags... ...force `Position-Independent Code` To solve the kivy's build error detected in travis `OSX` test (https://travis-ci.org/kivy/python-for-android/jobs/576204088#L1105). But also detected the ... push 24 Aug 2019 04:38PM UTC opacam travis-ci-com pending completion  
849 ndk-r19-core [ndk19] Add `-fPIC` to `armeabi-v7a`'s arch cflags... ...force `Position-Independent Code` To solve the kivy's build error detected in travis `OSX` test (https://travis-ci.org/kivy/python-for-android/jobs/576204088#L1105). But also detected the ... push 24 Aug 2019 04:38PM UTC opacam travis-ci pending completion  
848 ndk-r19-core [ndk19] Add `-fPIC` to `armeabi-v7a`'s arch cflags... ...force `Position-Independent Code` To solve the kivy's build error detected in travis `OSX` test (https://travis-ci.org/kivy/python-for-android/jobs/576204088#L1105). But also detected the ... push 24 Aug 2019 03:43PM UTC opacam travis-ci pending completion  
854 ndk-r19-core [ndk19] Add `-fPIC` to `armeabi-v7a`'s arch cflags... ...force `Position-Independent Code` To solve the kivy's build error detected in travis `OSX` test (https://travis-ci.org/kivy/python-for-android/jobs/576204088#L1105). But also detected the ... push 24 Aug 2019 03:42PM UTC opacam travis-ci-com pending completion  
853 ndk-r19-core [ndk19] Make CI tests with android's NDK `r19b` Because it's our minimum supported android NDK push 24 Aug 2019 01:58PM UTC opacam travis-ci-com pending completion  
847 ndk-r19-core [ndk19] Make CI tests with android's NDK `r19b` Because it's our minimum supported android NDK push 24 Aug 2019 01:58PM UTC opacam travis-ci pending completion  
704 ndk-r19-core [ndk19] Set min/max/recommended android's NDK push 31 Jul 2019 02:49PM UTC opacam travis-ci pending completion  
716 ndk-r19-core [ndk19] Set min/max/recommended android's NDK push 31 Jul 2019 02:49PM UTC opacam travis-ci-com pending completion  
703 ndk-r19-core [ndk19] Set min/max/recommended android's NDK push 31 Jul 2019 02:06PM UTC opacam travis-ci pending completion  
715 ndk-r19-core [ndk19] Set min/max/recommended android's NDK push 31 Jul 2019 02:06PM UTC opacam travis-ci-com pending completion  
See All Builds (1680)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc