Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Resolving dependencies...
- Configuring lambdabot-4.2.3.2...
- Building lambdabot-4.2.3.2...
- Preprocessing executable 'lambdabot' for lambdabot-4.2.3.2...
- Plugin/Pl/Common.hs:1:12:
- Warning: The -fvia-C flag does nothing; it will be removed in a future GHC release
- Plugin/Pl/RuleLib.hs:1:16:
- Warning: -fglasgow-exts is deprecated: Use individual extensions instead
- [ 1 of 79] Compiling Plugin.Dict.DictLookup ( Plugin/Dict/DictLookup.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Dict/DictLookup.o )
- Plugin/Dict/DictLookup.hs:22:1:
- Warning: Module `Control.OldException' is deprecated:
- Future versions of base will not support the old exceptions style. Please switch to extensible exceptions.
- Plugin/Dict/DictLookup.hs:22:30:
- Warning: In the use of `handle'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- [ 2 of 79] Compiling Plugin.Dummy.DocAssocs ( Plugin/Dummy/DocAssocs.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Dummy/DocAssocs.o )
- [ 3 of 79] Compiling Plugin.Free.Util ( Plugin/Free/Util.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Free/Util.o )
- [ 4 of 79] Compiling Plugin.Free.Parse ( Plugin/Free/Parse.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Free/Parse.o )
- [ 5 of 79] Compiling Plugin.Free.Type ( Plugin/Free/Type.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Free/Type.o )
- [ 6 of 79] Compiling Plugin.Free.Expr ( Plugin/Free/Expr.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Free/Expr.o )
- [ 7 of 79] Compiling Plugin.Free.Theorem ( Plugin/Free/Theorem.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Free/Theorem.o )
- [ 8 of 79] Compiling Plugin.Free.FreeTheorem ( Plugin/Free/FreeTheorem.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Free/FreeTheorem.o )
- [ 9 of 79] Compiling Plugin.Pl.Common ( Plugin/Pl/Common.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/Common.o )
- [10 of 79] Compiling Plugin.Pl.Parser ( Plugin/Pl/Parser.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/Parser.o )
- [11 of 79] Compiling Plugin.Pl.PrettyPrinter ( Plugin/Pl/PrettyPrinter.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/PrettyPrinter.o )
- [12 of 79] Compiling Plugin.Pl.Transform ( Plugin/Pl/Transform.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/Transform.o )
- [13 of 79] Compiling Plugin.Pl.Names ( Plugin/Pl/Names.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/Names.o )
- [14 of 79] Compiling Plugin.Pl.RuleLib ( Plugin/Pl/RuleLib.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/RuleLib.o )
- [15 of 79] Compiling Plugin.Pl.Rules ( Plugin/Pl/Rules.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/Rules.o )
- [16 of 79] Compiling Plugin.Pl.Optimize ( Plugin/Pl/Optimize.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Pl/Optimize.o )
- [17 of 79] Compiling Plugin.Quote.Text ( Plugin/Quote/Text.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Quote/Text.o )
- [18 of 79] Compiling Paths_lambdabot ( dist/build/autogen/Paths_lambdabot.hs, dist/build/lambdabot/lambdabot-tmp/Paths_lambdabot.o )
- [19 of 79] Compiling Shared ( Shared.hs, dist/build/lambdabot/lambdabot-tmp/Shared.o )
- [20 of 79] Compiling Message ( Message.hs, dist/build/lambdabot/lambdabot-tmp/Message.o )
- [21 of 79] Compiling IRCBase ( IRCBase.hs, dist/build/lambdabot/lambdabot-tmp/IRCBase.o )
- [22 of 79] Compiling File ( File.hs, dist/build/lambdabot/lambdabot-tmp/File.o )
- [23 of 79] Compiling Config ( Config.hs, dist/build/lambdabot/lambdabot-tmp/Config.o )
- [24 of 79] Compiling Plugin.Quote.Fortune ( Plugin/Quote/Fortune.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Quote/Fortune.o )
- Plugin/Quote/Fortune.hs:13:1:
- Warning: Module `Control.OldException' is deprecated:
- Future versions of base will not support the old exceptions style. Please switch to extensible exceptions.
- Plugin/Quote/Fortune.hs:13:45:
- Warning: In the use of `C.catch'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- [25 of 79] Compiling Lambdabot ( Lambdabot.hs, dist/build/lambdabot/lambdabot-tmp/Lambdabot.o )
- Lambdabot.hs:72:1:
- Warning: Module `Control.OldException' is deprecated:
- Future versions of base will not support the old exceptions style. Please switch to extensible exceptions.
- Lambdabot.hs:72:1:
- Warning: In the use of type constructor or class `Exception'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- Lambdabot.hs:72:1:
- Warning: In the use of data constructor `ErrorCall'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- Lambdabot.hs:72:1:
- Warning: In the use of `catch'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- Lambdabot.hs:72:1:
- Warning: In the use of `try'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- Lambdabot.hs:72:1:
- Warning: In the use of `catchDyn'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- Lambdabot.hs:72:1:
- Warning: In the use of `throwDyn'
- (imported from Control.OldException):
- Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
- [26 of 79] Compiling LBState ( LBState.hs, dist/build/lambdabot/lambdabot-tmp/LBState.o )
- [27 of 79] Compiling Plugin ( Plugin.hs, dist/build/lambdabot/lambdabot-tmp/Plugin.o )
- [28 of 79] Compiling Plugin.Activity ( Plugin/Activity.hs, dist/build/lambdabot/lambdabot-tmp/Plugin/Activity.o )
- Loading package ghc-prim ... linking ... done.
- Loading package integer-gmp ... linking ... done.
- Loading package base ... linking ... done.
- Loading package Boolean-0.0.1 ... linking ... done.
- Loading package array-0.4.0.0 ... linking ... done.
- Loading package deepseq-1.3.0.0 ... linking ... done.
- Loading package containers-0.4.2.1 ... linking ... done.
- Loading package semigroups-0.8.3.2 ... linking ... done.
- Loading package void-0.5.6 ... linking ... done.
- Loading package MemoTrie-0.5 ... linking ... done.
- Loading package NumInstances-1.0 ... linking ... done.
- Loading package vector-space-0.8.1 ... linking ... done.
- Loading package transformers-0.3.0.0 ... linking ... done.
- Loading package mtl-2.1.2 ... linking ... done.
- Loading package bytestring-0.9.2.1 ... linking ... done.
- Loading package unix-2.5.1.1 ... linking ... done.
- Loading package unlambda-0.1 ... linking ... done.
- Loading package extensible-exceptions-0.1.1.4 ... linking ... done.
- Loading package old-locale-1.0.0.4 ... linking ... done.
- Loading package time-1.4.0.1 ... linking ... done.
- Loading package random-1.0.1.1 ... linking ... done.
- Loading package pretty-1.1.1.0 ... linking ... done.
- Loading package template-haskell ... linking ... done.
- Loading package QuickCheck-2.4.2 ... linking ... done.
- Loading package dlist-0.5 ... linking ... done.
- Loading package smallcheck-0.6.1 ... linking ... done.
- Loading package syb-0.3.6.2 ... linking ... done.
- Loading package show-0.4.1.2 ... linking ... done.
- Loading package filepath-1.3.0.0 ... linking ... done.
- Loading package old-time-1.1.0.0 ... linking ... done.
- Loading package directory-1.1.0.2 ... linking ... done.
- Loading package process-1.1.0.1 ... linking ... done.
- Loading package readline-1.0.1.0 ... linking ... done.
- Loading package text-0.11.2.2 ... linking ... done.
- Loading package parsec-3.1.3 ... linking ... done.
- Loading package network-2.3.0.14 ... linking ... done.
- Loading package HTTP-4000.2.3 ... linking ... done.
- Loading package oeis-0.3.1 ... linking ... done.
- Loading package numbers-3000.0.0.0 ... linking ... done.
- Loading package logict-0.5.0.1 ... linking ... done.
- Loading package binary-0.5.1.0 ... linking ... done.
- Loading package haskell-src-1.0.1.5 ... linking ... done.
- Loading package regex-base-0.93.2 ... linking ... done.
- Loading package regex-posix-0.95.2 ... linking ... done.
- Loading package regex-compat-0.95.1 ... linking ... done.
- Loading package tagsoup-0.12.6 ... linking ... done.
- Loading package utf8-string-0.3.7 ... linking ... done.
- Loading package zlib-0.5.3.3 ... linking ... done.
- Loading package lambdabot-utils-4.2.1 ... linking ... done.
- Loading package cpphs-1.13.3 ... linking ... done.
- Loading package haskell-src-exts-1.13.3 ... linking ... done.
- Loading package data-inttrie-0.0.7 ... linking ... done.
- Loading package data-memocombinators-0.4.3 ... linking ... done.
- Loading package brainfuck-0.1 ... linking ... done.
- Loading package lazysmallcheck-0.6 ... linking ... done.
- Loading package Stream-0.4.6 ... linking ... done.
- Loading package arrows-0.4.4.0 ... linking ... done.
- Loading package MonadRandom-0.1.6 ... linking ... done.
- Loading package IOSpec-0.2.5 ... linking ... done.
- Plugin/Activity.hs:18:10:
- Illegal instance declaration for `Module
- ActivityModule ActivityState'
- (All instance types must be of the form (T a1 ... an)
- where a1 ... an are *distinct type variables*,
- and each type variable appears at most once in the instance head.
- Use -XFlexibleInstances if you want to disable this.)
- In the instance declaration for `Module ActivityModule ActivityState'
- cabal: Error: some packages failed to install:
- lambdabot-4.2.3.2 failed during the building phase. The exception was:
- ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment