Skip to content

dyld error on Travis OSX with Emacs 24.4-bin and 24.5-bin #67

@rexim

Description

@rexim

Hello!

First of all, thanks for evm! It's a really great thing! Appreciate your work on it.

I use evm on CI for my little Emacs Lisp project. The CI was Linux only, but recently I decided to enable OSX (since Travis support it). And here is the result: https://travis-ci.org/rexim/org-cliplink/builds/110644721

The Linux builds are ok as they supposed to be. OSX builds for 24.1-bin, 24.2-bin and 24.3-bin are failed because of a bug in my application. I'll fix it. But 24.4 and 24.5 are errored because of some strange linker (I suppose dyld is an OSX linker or something, I'm not a big expert in OSXs I'm sorry) error:

I tried to google that error, but found nothing specifically for Emacs. Here is the .travis.yml.

Do you have any ideas on what's going on there? Am I doing something wrong?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions