installation problems

34 views
Skip to first unread message

Alex Greif

unread,
Jun 22, 2015, 9:50:53 AM6/22/15
to clck...@googlegroups.com
Hi,

I just tried to install clckwrks under mac os x 10.8 in a cabal sandbox:

~/tmp/clck1/example-dot-org $ cabal -V
cabal-install version 1.22.4.0
using version 1.22.3.0 of the Cabal library

but got a problem in aeson.

Any ideas how I can fix this?

thanks,
ALex.

...
Configuring aeson-qq-0.8.0...
Downloading jmacro-0.6.13...
Configuring hsx2hs-0.13.3.2...
Configuring jmacro-0.6.13...
Building aeson-qq-0.8.0...
Building hsx2hs-0.13.3.2...
Building jmacro-0.6.13...
Failed to install aeson-qq-0.8.0
Build log ( /Users/agreif/tmp/clck1/example-dot-org/.cabal-sandbox/logs/aeson-qq-0.8.0.log ):
Configuring aeson-qq-0.8.0...
Building aeson-qq-0.8.0...
Preprocessing library aeson-qq-0.8.0...
[1 of 2] Compiling Data.JSON.QQ     ( src/Data/JSON/QQ.hs, dist/dist-sandbox-a498663f/build/Data/JSON/QQ.o )

src/Data/JSON/QQ.hs:79:49: Not in scope: ‘A.scientific’
Installed hsx2hs-0.13.3.2
Downloading happstack-hsp-7.3.5...
Downloading reform-hsp-0.2.6...
Configuring happstack-hsp-7.3.5...
Configuring reform-hsp-0.2.6...
Building reform-hsp-0.2.6...
Building happstack-hsp-7.3.5...
Installed happstack-hsp-7.3.5
Installed reform-hsp-0.2.6
Installed jmacro-0.6.13
Downloading happstack-jmacro-7.0.10...
Downloading hsx-jmacro-7.3.6...
Configuring hsx-jmacro-7.3.6...
Configuring happstack-jmacro-7.0.10...
Building hsx-jmacro-7.3.6...
Building happstack-jmacro-7.0.10...
Installed happstack-jmacro-7.0.10
Installed hsx-jmacro-7.3.6
cabal: Error: some packages failed to install:
aeson-qq-0.8.0 failed during the building phase. The exception was:
ExitFailure 1
authenticate-1.3.2.11 depends on cryptonite-0.5 which failed to install.
clckwrks-0.23.8 depends on aeson-qq-0.8.0 which failed to install.
clckwrks-plugin-page-0.4.0 depends on aeson-qq-0.8.0 which failed to install.
clckwrks-theme-bootstrap-0.4.0 depends on aeson-qq-0.8.0 which failed to
install.
connection-0.2.5 depends on cryptonite-0.5 which failed to install.
cryptonite-0.5 failed during the building phase. The exception was:
ExitFailure 1
example-dot-org-0.1.0.0 depends on aeson-qq-0.8.0 which failed to install.
happstack-authenticate-2.1.4 depends on cryptonite-0.5 which failed to
install.
http-client-tls-0.2.2 depends on cryptonite-0.5 which failed to install.
http-conduit-2.1.5 depends on cryptonite-0.5 which failed to install.
tls-1.3.1 depends on cryptonite-0.5 which failed to install.
x509-1.6.0 depends on cryptonite-0.5 which failed to install.
x509-store-1.6.0 depends on cryptonite-0.5 which failed to install.
x509-system-1.6.0 depends on cryptonite-0.5 which failed to install.
x509-validation-1.6.0 depends on cryptonite-0.5 which failed to install.

Thomas Hartman

unread,
Jul 6, 2015, 2:08:12 PM7/6/15
to clck...@googlegroups.com
No idea, but if someone would dockerize, that hack might work for
people that want to play with clckworks.

Otherwise try using cabal sandbox for getting a virgin environment,
what's result?

https://www.haskell.org/cabal/users-guide/installing-packages.html#developing-with-sandboxes
> --
> http:/www.clckwrks.com/
> ---
> You received this message because you are subscribed to the Google Groups
> "clckwrks" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clckwrks+u...@googlegroups.com.
> To post to this group, send email to clck...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/clckwrks/5fbe99e5-a142-4dab-be44-312913951935%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Dan Burton

unread,
Jul 6, 2015, 2:30:49 PM7/6/15
to clck...@googlegroups.com
src/Data/JSON/QQ.hs:79:49: Not in scope: ‘A.scientific
aeson-qq-0.8.0

It looks like this version of aeson-qq has bad version bounds. What version of aeson do you have installed? (cabal exec ghc-pkg list aeson)

For more options, visit https://groups.google.com/d/optout.


--
-- Dan Burton

Cody Goodman

unread,
Jul 7, 2015, 12:56:58 AM7/7/15
to clck...@googlegroups.com
I'll have to check again, but I'm pretty sure clckwrks built perfectly fine using stack. You might want to instruct people to build with stack to get a working environment ASAP.

p.herk...@uni-koeln.de

unread,
Aug 2, 2015, 12:57:46 PM8/2/15
to clckwrks
hi,

aeson-qq-0.8.0 (A.scientific) depends on attoparsec >=0.11.3.0

peter

Reply all
Reply to author
Forward
0 new messages