Giter VIP home page Giter VIP logo

Comments (6)

gilleslamiral avatar gilleslamiral commented on July 2, 2024

Hi KingKarlo

Does the 2.200 run well on your latest Sonoma version on a M1 Mac?

Some context: I'm not good at Mac

from imapsync.

KingKarlo avatar KingKarlo commented on July 2, 2024

Hi Gilles,

Yes, it runs perfectly. The error started with 2.229.

I did some research before posting here to not look too stupid for missing something, but couldn't figure it out. Most errors I've found are on Linux, related to missing Perl modules. But I couldn't figure out how that relates to my specific error.

Did some modules/binary/etc. requirements change significantly from 2.220 to 2.229?

Maybe it's just unique to my installation. Otherwise, you might have heard from other Mac users already.

Happy to provide you with any additional information you might need.

from imapsync.

gilleslamiral avatar gilleslamiral commented on July 2, 2024

Which binary do you use?

from imapsync.

KingKarlo avatar KingKarlo commented on July 2, 2024

imapsync_bin_Darwin_x86_64

The i386 isn't working due to the M1 CPU "bad CPU type in executable: ./imapsync_bin_Darwin_i386"

from imapsync.

gilleslamiral avatar gilleslamiral commented on July 2, 2024

Effectively, the binaries are not the same type:

# 2.200
gilles@petite:~/public_html/prepa_dist/imapsync-2.200 7$ file imapsync_bin_Darwin
imapsync_bin_Darwin: Mach-O universal binary with 2 architectures: [x86_64: Mach-O 64-bit x86_64 executable] [i386] []
# 2.264
gilles@petite:~/public_html/prepa_dist/imapsync-2.264 12$ file imapsync_bin_Darwin*
imapsync_bin_Darwin_i386:   Mach-O i386 executable
imapsync_bin_Darwin_x86_64: Mach-O 64-bit x86_64 executable

But I don't know how I built the first one differently. I use the same commands.
But I somehow remember an upgrade from the host that I use to build the binaries.

I'll try to find out how to build multi-arch binaries

The old releases are usually good enough anyway.

from imapsync.

KingKarlo avatar KingKarlo commented on July 2, 2024

Thank you, Gilles, for looking into it!

Yes, truly agree, the old releases are more than good enough. It was more me wondering if I'm doing something wrong.

Please let me know in case I can provide any additional information or if I should test something.

from imapsync.

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.