Code Monkey home page Code Monkey logo

Comments (2)

SysEngDan avatar SysEngDan commented on July 21, 2024

Actually, I'm unable to build the voting image first.

docker build -f Dockerfile.voting \
    --tag arradev/cardano-voting:latest .

Here's the output:

[ 6 of 16] Compiling Byron.Spec.Ledger.Update ( src/Byron/Spec/Ledger/Update.hs, /build/voting-tools/dist-newstyle/build/x86_64-linux/ghc-8.10.2/byron-spec-ledger-0.1.0.0/build/Byron/Spec/Ledger/Update.o, /build/voting-tools/dist-newstyle/build/x86_64-linux/ghc-8.10.2/byron-spec-ledger-0.1.0.0/build/Byron/Spec/Ledger/Update.dyn_o )

src/Byron/Spec/Ledger/Update.hs:236:10: error:
    Duplicate instance declarations:
      instance Hashable a => Hashable (Set a)
        -- Defined at src/Byron/Spec/Ledger/Update.hs:236:10
      instance Hashable v => Hashable (Set v)
        -- Defined in `hashable-1.3.4.1:Data.Hashable.Class'
    |
236 | instance Hashable a => Hashable (Set a) where
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Failed to build byron-spec-ledger-0.1.0.0 (which is required by
shelley-spec-ledger-test-0.1.0.0, cardano-ledger-alonzo-test-0.1.0.0 and
others).

The command '/bin/sh -c cd voting-tools/     && cabal configure --with-compiler=ghc-8.10.2     && echo "package cardano-crypto-praos" >>  cabal.project.local     && echo "  flags: -external-libsodium-vrf" >>  cabal.project.local     && cabal build all' returned a non-zero code: 1

from cardano-pool-docker.

abracadaniel avatar abracadaniel commented on July 21, 2024

Hi,
I removed the voting-tools as it does not compile.

from cardano-pool-docker.

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.