Giter VIP home page Giter VIP logo

Comments (5)

opencv-alalek avatar opencv-alalek commented on July 3, 2024 1

No idea.
I expected the "latest" release too.

Also no idea why windows package is out of scope (I see iOS and Android packages only).


BTW, there is inconsistency in packages content:

opencv-4.8.1-android-sdk.zip size is 166Mb
opencv-4.8.0-android-sdk.zip size is 189Mb

But both are not valid.
There is sporadically flunk IPPICV dependency in x86 / x86_64 arch builds through GitHub Actions (75% of generated packages are broken).

opencv-4.7.0-android-sdk.zip size is 207Mb - broken too.
opencv-4.6.0-android-sdk.zip size is 225Mb.

from ci-gha-workflow.

mshabunin avatar mshabunin commented on July 3, 2024 1

Probably IPP issue is related to internet connection issue, if IPP does not get downloaded correctly it will be turned off silently. There is a cmake options ENABLE_CONFIG_VERIFICATION which should be enabled to verify that each WITH_* option has been satisfied. I.e. it turns them from suggestions to requirements. Here is an example of using this option along with several download attempts: https://github.com/conda-forge/opencv-feedstock/blob/e9bbcf9e1e7ddf30d6a9d0df63852dcc84fdb95b/recipe/build.sh#L56-L59

from ci-gha-workflow.

mshabunin avatar mshabunin commented on July 3, 2024 1

@asmorkalov , since Android builds use separate script which does not allow passing extra cmake options and changing that would require more work in the main repository, we can try workaround path - use download cache for Android builds: #114

from ci-gha-workflow.

asmorkalov avatar asmorkalov commented on July 3, 2024

@ilya-lavrenov Not all artifacts are ready.
@opencv-alalek I'll debug this IPP issue.

from ci-gha-workflow.

opencv-alalek avatar opencv-alalek commented on July 3, 2024

Not all artifacts are ready.

There is "Draft releases" for that. No need to publish anything until completion.

from ci-gha-workflow.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.