Giter Club home page Giter Club logo

Comments (8)

jwiegley avatar jwiegley commented on June 20, 2024

This sounds like a 10.10 binary got installed into /nix on a 10.9 machine. I bet if you wipe those entries from /nix, then do a --repair install with use of binary caches disabled, it will work. I have yet seen any difficulties with compiling anything on 10.9 or nix-on-Ubuntu.

from nixpkgs.

purefn avatar purefn commented on June 20, 2024

That must have been what it was. I did as you suggested

$ sudo rm -fr /nix/store/zj3sns4csb3xcj8xn4v2cg21s9jy410g-coreutils-8.23
$ nix-env -i nix --repair --option build-use-substitutes false

and it worked! Thanks!

from nixpkgs.

shlevy avatar shlevy commented on June 20, 2024

Yes, the binary cache is populated from a 10.10 machine. I don't know where the "Nix on OS X" guide is, but that should be documented there (though I believe it shouldn't matter for pure-darwin what the host is, right @copumpkin?)

from nixpkgs.

copumpkin avatar copumpkin commented on June 20, 2024

Yeah, pure-darwin keeps symbols like _fchmodat out of 10.10 builds as well, so things should work on both 10.10 and 10.9.

from nixpkgs.

pikajude avatar pikajude commented on June 20, 2024

@purefn Is this still happening?

from nixpkgs.

purefn avatar purefn commented on June 20, 2024

@joelteon I haven't tried building on a 10.9 machine while using the zalora cache lately. I'll try it out when I get a moment.

from nixpkgs.

shlevy avatar shlevy commented on June 20, 2024

This is not going to be fixed until pure darwin, zalora's cache will remain 10.10

from nixpkgs.

purefn avatar purefn commented on June 20, 2024

Oh ok. I was hoping Joel meant there had been a change such that it
shouldn't be an issue anymore. :(

On Thu, Jan 22, 2015 at 7:01 PM, Shea Levy [email protected] wrote:

This is not going to be fixed until pure darwin, zalora's cache will
remain 10.10


Reply to this email directly or view it on GitHub
#18 (comment).

from nixpkgs.

Related Issues (12)

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.