Giter Club home page Giter Club logo

Comments (4)

ruslo avatar ruslo commented on June 23, 2024

Have you got any insight as to why this might be happening?

I guess check_type_size will work incorrectly if you're using toolchain with combined architectures. For armv7 + arm64 size of long will be 4 and 8 (I guess, not sure) and can't be determined on CMake configure stage, should be anallyzed at C++ compile stage.

I am not sure if it was a change in hunter or polly that caused this

Maybe CMake? Maybe this one: b6d9289?

from polly.

xsacha avatar xsacha commented on June 23, 2024

I went back to before this commit and still have the issue. I don't believe my version of CMake has ever changed (from 3.8.2) on this machine. Brew actually doesn't let me install a new one (due to XCode 9 CLI dependency).
I had been successfully compiling my project with armv7 + arm64 for a while now. I can no longer do this even with an old polly due to this error.

from polly.

ruslo avatar ruslo commented on June 23, 2024

I don't know what/why is happenning. Try to track down the issue, history of iOS changes is here:

Plus take a look at changes of particular toolchain you're using. If you find the error and it's a valid case then test case can be added to .travis.yml to avoid such issues in future.

I guess Hunter URL/SHA1 is locked so it's probably not about Hunter.

from polly.

xsacha avatar xsacha commented on June 23, 2024

I'm still not sure why it started happening (Cmake version unchanged, polly version unchanged).
However, I have fixed all of the ones I have found or have PR pending for them.
So this can be closed.

from polly.

Related Issues (20)

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.