Status: New
Owner: ----

New issue 981 by [email protected]: building Ganeti 2.12 on CentOS7
https://code.google.com/p/ganeti/issues/detail?id=981

What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".

What distribution are you using?
CentOS 7
ghc 7.6 + cabal
stable-2.12 from source

What steps will reproduce the problem?
1. ./configure --with-user-prefix='ganeti-' --with-group-prefix='ganeti-'
2. make

What is the expected output? What do you see instead?
/bin/ghc -O -Wall -isrc -fwarn-monomorphism-restriction -fwarn-tabs -fwarn-incomplete-uni-patterns \
         \
        -DPARALLEL3    --make src/ganeti-kvmd.hs
Linking src/ganeti-kvmd ...
[GHC]: src/Ganeti/Utils/MVarLock.o <- src/Ganeti/Utils/MVarLock.hs
[GHC]: src/Ganeti/Query/Types.o <- src/Ganeti/Query/Types.hs src/Ganeti/Objects.hi src/Ganeti/Objects.o src/Ganeti/Query/Language.hi src/Ganeti/Query/Language.o [GHC]: src/Ganeti/Query/Filter.o <- src/Ganeti/Query/Filter.hs src/Ganeti/JSON.hi src/Ganeti/JSON.o src/Ganeti/Query/Types.hi src/Ganeti/Query/Types.o src/Ganeti/Query/Language.hi src/Ganeti/Query/Language.o src/Ganeti/Objects.hi src/Ganeti/Objects.o src/Ganeti/Errors.hi src/Ganeti/Errors.o src/Ganeti/BasicTypes.hi src/Ganeti/BasicTypes.o
[GHC]: src/Ganeti/Lens.o <- src/Ganeti/Lens.hs

src/Ganeti/Lens.hs:68:23: Not in scope: `defaultRules'
make: *** [src/Ganeti/Lens.o] Error 1
make  174.92s user 11.36s system 99% cpu 3:07.06 total


Please provide any additional information below.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to