Version 1.0.1 fails to build: Duplicate instance declarations:

Bug #1071929 reported by Christoph Korn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nikki and the Robots
Fix Committed
Critical
shahn

Bug Description

Hello,

trying to build a package of Nikki for the Ubuntu gaming site playdeb.net there is this compilation error:
Utils.hs:683:10:
    Duplicate instance declarations:
      instance NFData a => NFData (Data.Vector.Vector a)
        -- Defined at Utils.hs:683:10
      instance NFData a => NFData (Data.Vector.Vector a)
        -- Defined in `Data.Vector'

These are the build commands:
cd src && cd cpp && mkdir -p dist && cd dist && make
cd src && cabal update
cd src && cabal install --only-dependencies --extra-include-dirs=/usr/include/AL/
cd src && cabal configure && cabal build

Attached you find the complete build log.

Revision history for this message
Christoph Korn (c-korn) wrote :
shahn (shahn)
Changed in nikki:
importance: Undecided → Critical
assignee: nobody → shahn (shahn)
shahn (shahn)
Changed in nikki:
status: New → In Progress
Revision history for this message
shahn (shahn) wrote :

Fixed in trunk.
Thanks for reporting.

Changed in nikki:
status: In Progress → Fix Committed
Revision history for this message
Christoph Korn (c-korn) wrote :

The version has been published on PlayDeb.net. thanks.

Revision history for this message
shahn (shahn) wrote :

Just tested the package and it works for me. Thanks for doing this.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.