Code Monkey home page Code Monkey logo

egg2nix's People

Contributors

dergutemoritz avatar the-kenny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

corngood wpcarro

egg2nix's Issues

Fails to build

I can't get the tool to build. Running nix-build -v results in:

building '/nix/store/awzhmkzdip4d52havinfzn58sk87a07f-chicken-matchable-3.3.drv'...
building '/nix/store/gvc6cr6imn0ggpjaqycc4m91qvmvgwfm-chicken-args-export.drv'...
building '/nix/store/dr8c7xfg5jlyfffcczydhiqrjs5aa4wd-chicken-sendfile-1.7.29.drv'...
building '/nix/store/4817cxiqk444wlvslimwbflimzidbw3c-chicken-srfi-37-1.3.1.drv'...
building '/nix/store/fnc2d9kfnqb4ws8j7da595cnlby1zwh4-chicken-base64-3.3.1.drv'...
building '/nix/store/vxmgdl8xqrgpx32ndzwnvgq0iqw3qwcm-chicken-defstruct-1.6.drv'...
building '/nix/store/hn3z0dcjgzm48qi02g8vl2rdd34dg3ka-chicken-miscmacros-2.96.drv'...
building '/nix/store/yp8vb7sj5j3y4w927rzyllpkf01bwhhp-chicken-setup-helper-1.5.4.drv'...
unpacking sources
unpacking source archive /nix/store/ss35m936s36wk2ws1nbyl6h9id9wza1c-chicken-matchable-export
exporting egg args (version 1.4.4) into /nix/store/md0d9651vxngxr4bih7ilnvwarhwdgdc-chicken-args-export
source root is chicken-matchable-export
unpacking sources
unpacking source archive /nix/store/9wrkq8ank1z52z1gk9plw0p10yfw5mkr-chicken-sendfile-export
patching sources
configuring
unpacking sources
source root is chicken-sendfile-export
no configure script, doing nothing
building
unpacking source archive /nix/store/hg3skyrd0z8bhffyyrs3wp4ajzhrq8yv-chicken-srfi-37-export
no Makefile, doing nothing
installing
source root is chicken-srfi-37-export
patching sources
configuring
no configure script, doing nothing
building
no Makefile, doing nothing
patching sources
error: builder for '/nix/store/awzhmkzdip4d52havinfzn58sk87a07f-chicken-matchable-3.3.drv' failed with exit code 3;
       last 9 log lines:
       > unpacking sources
       > unpacking source archive /nix/store/ss35m936s36wk2ws1nbyl6h9id9wza1c-chicken-matchable-export
       > source root is chicken-matchable-export
       > patching sources
       > configuring
       > no configure script, doing nothing
       > building
       > no Makefile, doing nothing
       > installing
       For full logs, run 'nix log /nix/store/awzhmkzdip4d52havinfzn58sk87a07f-chicken-matchable-3.3.drv'.
error: 1 dependencies of derivation '/nix/store/b8ynwjy8882qca9l8hlwvh3k0v110kli-chicken-egg2nix-0.4.drv' failed to build

Problems with srfi-19

I'm using this to install a package that depends on srfi-19 and the install fails. Specifically I get:

checking dependencies for `srfi-19' ...
install order:
("srfi-19")
installing srfi-19: ...
changing current directory to .
  '/nix/store/yjp2d73dzn5hl1531msq8ic8rjflhq5v-chicken-4.10.0/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"srfi-19\" \"\"))" -e "(destination-prefix \"/nix/store/574shxbc5d4gcq2mcqw0cs9zhsmlhb7r-chicken-srfi-19-3.3.6\")" -e "(runtime-prefix \"/nix/store/574shxbc5d4gcq2mcqw0cs9zhsmlhb7r-chicken-srfi-19-3.3.6\")" 'srfi-19.setup'

Error: missing SRFI-29 bundles directory; please install SRFI-29

When I look at srfi-19's setup file I find:

(install-srfi-29-bundle 'srfi-19 'de)
(install-srfi-29-bundle 'srfi-19 'en)
(install-srfi-29-bundle 'srfi-19 'es)
(install-srfi-29-bundle 'srfi-19 'it)
(install-srfi-29-bundle 'srfi-19 'nl)
(install-srfi-29-bundle 'srfi-19 'pt 'br)

I figure that install-srfi-29-bundle is doing something unusual, but I don't know what or how to get around it. Is this a known issue?

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.