Giter Site home page Giter Site logo

Comments (2)

ianacaburian avatar ianacaburian commented on May 19, 2024

Looked into previous (closed) issues and tried running nix-shell --pure as you suggested to others.

Unfortunately, being on macos, there are now errors with trying to create a build dir within the zug repo that already contains a BUILD file.

Running nix-shell --pure --show-trace produces the following log:

these 7 derivations will be built:
  /nix/store/00sw3c108pscw2ka1371c1cx577la8lw-cereal-git-arximboldi-f158a44a3277ec2e1807618e63bcb8e1bd559649.drv
  /nix/store/mvry09yw1j9a25xw6i579pldk8qf9jjr-source.drv
  /nix/store/0bx3f8z02576cjvsd6n8azalh84f0bc9-scelta-git-bd121843e227435f8f55c4aaf7e2de536f05b583.drv
  /nix/store/xndcc8aw4whmkqcx22cvvb7fkxwh31hq-source.drv
  /nix/store/c8yglf20irh1fg36dp6dyq2bjgs8l97q-immer-git-e5d79ed80ec74d511cc4f52fb68feeac66507f2c.drv
  /nix/store/lykv30y1pskvz4x8m4mj8r7iaqziiz0b-zug.drv
  /nix/store/62zi7b8dj8q8bk75q0lrppkh5chq6xp2-lager.drv
building '/nix/store/lykv30y1pskvz4x8m4mj8r7iaqziiz0b-zug.drv'...
unpacking sources
unpacking source archive /nix/store/fzvb15k96gvwxrkvn3ah5b8i26grjiy9-source
source root is source
patching sources
configuring
fixing cmake files...
mkdir: cannot create directory 'build': File exists
error: builder for '/nix/store/lykv30y1pskvz4x8m4mj8r7iaqziiz0b-zug.drv' failed with exit code 1;
       last 7 log lines:
       > unpacking sources
       > unpacking source archive /nix/store/fzvb15k96gvwxrkvn3ah5b8i26grjiy9-source
       > source root is source
       > patching sources
       > configuring
       > fixing cmake files...
       > mkdir: cannot create directory 'build': File exists
       For full logs, run 'nix log /nix/store/lykv30y1pskvz4x8m4mj8r7iaqziiz0b-zug.drv'.
error: build of '/nix/store/0bx3f8z02576cjvsd6n8azalh84f0bc9-scelta-git-bd121843e227435f8f55c4aaf7e2de536f05b583.drv', '/nix/store/62zi7b8dj8q8bk75q0lrppkh5chq6xp2-lager.drv', '/nix/store/c8yglf20irh1fg36dp6dyq2bjgs8l97q-immer-git-e5d79ed80ec74d511cc4f52fb68feeac66507f2c.drv', '/nix/store/lykv30y1pskvz4x8m4mj8r7iaqziiz0b-zug.drv' failed

from ewig.

arximboldi avatar arximboldi commented on May 19, 2024

The dependencies in this repo haven't been updated in quite some time. Probably this can be fixed by upgrading nixpkgs, lager, immer and zug. This may also require slightly adapting the code as there are small API changes in Lager since it was last updated I reckon.

from ewig.

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.