Where is a problem during the building process of gitit then I'm trying to install gitit on a Kubuntu 15.04 system using cabal. Here are the commands an their output. I excluded the output from the first commands, but the worked without any problems.
# rm -rf ~/.cabal
# cabal update
# mkdir ~/.cabal/{sandboxes,bin}
# git clone https://github.com/jgm/gitit.git
# cd gitit
# cabal sandbox --sandbox="$HOME/.cabal/sandboxes" init
# cabal install --only-dependencies
Resolving dependencies...
Notice: installing into a sandbox located at /home/[username]/.cabal/sandboxes
Downloading Diff-0.3.2...
Downloading JuicyPixels-3.2.5.3...
Downloading SHA-1.6.4.1...
Configuring Diff-0.3.2...
Downloading base64-bytestring-1.0.0.1...
Configuring JuicyPixels-3.2.5.3...
Downloading byteable-0.1.1...
Downloading bytestring-builder-0.10.6.0.0...
Downloading cereal-0.4.1.1...
Downloading data-default-class-0.0.1...
Downloading deepseq-generics-0.1.1.2...
Downloading digest-0.0.1.2...
Downloading dlist-0.7.1.1...
Downloading ghc-paths-0.1.0.9...
Downloading haddock-library-1.2.1...
Downloading hourglass-0.2.9...
Downloading hslogger-1.2.9...
Downloading hslua-0.3.13...
Downloading json-0.9.1...
Downloading memory-0.7...
Downloading mime-types-0.1.0.6...
Downloading mmorph-1.0.4...
Downloading nats-1...
Downloading network-info-0.2.0.7...
Downloading network-uri-2.6.0.3...
Downloading recaptcha-0.1.0.3...
Downloading regex-pcre-builtin-0.94.4.8.8.35...
Downloading safe-0.3.9...
Downloading scientific-0.3.3.8...
Downloading sendfile-0.7.9...
Downloading system-filepath-0.4.13.4...
Downloading tagsoup-0.13.3...
Downloading threads-0.5.1.3...
Downloading time-compat-0.1.0.3...
Downloading time-locale-compat-0.1.1.0...
Downloading transformers-compat-0.4.0.4...
Downloading utf8-string-0.3.8...
Downloading uuid-types-1.0.1...
Downloading xml-1.3.14...
Building Diff-0.3.2...
Building JuicyPixels-3.2.5.3...
Installed Diff-0.3.2
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Configuring byteable-0.1.1...
Installed base64-bytestring-1.0.0.1
Downloading pem-0.2.2...
Building byteable-0.1.1...
Configuring SHA-1.6.4.1...
Installed byteable-0.1.1
Downloading cryptohash-0.11.6...
Building SHA-1.6.4.1...
Configuring cereal-0.4.1.1...
Installed SHA-1.6.4.1
Building cereal-0.4.1.1...
Configuring bytestring-builder-0.10.6.0.0...
Installed cereal-0.4.1.1
Downloading socks-0.5.4...
Building bytestring-builder-0.10.6.0.0...
Configuring deepseq-generics-0.1.1.2...
Installed bytestring-builder-0.10.6.0.0
Downloading blaze-builder-0.4.0.1...
Building deepseq-generics-0.1.1.2...
Configuring data-default-class-0.0.1...
Installed deepseq-generics-0.1.1.2
Building data-default-class-0.0.1...
Configuring dlist-0.7.1.1...
Installed data-default-class-0.0.1
Downloading data-default-instances-base-0.0.1...
Downloading data-default-instances-containers-0.0.1...
Downloading data-default-instances-old-locale-0.0.1...
Building dlist-0.7.1.1...
Configuring digest-0.0.1.2...
Installed dlist-0.7.1.1
Downloading data-default-instances-dlist-0.0.1...
Building digest-0.0.1.2...
Configuring ghc-paths-0.1.0.9...
Installed digest-0.0.1.2
Downloading zip-archive-0.2.3.7...
Building ghc-paths-0.1.0.9...
Configuring haddock-library-1.2.1...
Installed ghc-paths-0.1.0.9
Building haddock-library-1.2.1...
Configuring hourglass-0.2.9...
Installed JuicyPixels-3.2.5.3
Building hourglass-0.2.9...
Configuring hslogger-1.2.9...
Installed hourglass-0.2.9
Downloading asn1-types-0.3.0...
Configuring json-0.9.1...
Installed haddock-library-1.2.1
Building hslogger-1.2.9...
Building json-0.9.1...
Configuring memory-0.7...
Installed hslogger-1.2.9
Downloading MissingH-1.3.0.1...
Building memory-0.7...
Configuring hslua-0.3.13...
Installed json-0.9.1
Building hslua-0.3.13...
Configuring mmorph-1.0.4...
Installed memory-0.7
Downloading cryptonite-0.6...
Building mmorph-1.0.4...
Configuring mime-types-0.1.0.6...
Installed mmorph-1.0.4
Building mime-types-0.1.0.6...
Configuring nats-1...
Installed hslua-0.3.13
Building nats-1...
Configuring network-info-0.2.0.7...
Installed mime-types-0.1.0.6
Configuring recaptcha-0.1.0.3...
Installed nats-1
Downloading semigroups-0.16.2.2...
Building network-info-0.2.0.7...
Configuring network-uri-2.6.0.3...
Installed network-info-0.2.0.7
Building network-uri-2.6.0.3...
Building recaptcha-0.1.0.3...
Configuring safe-0.3.9...
Installed recaptcha-0.1.0.3
Building safe-0.3.9...
Configuring regex-pcre-builtin-0.94.4.8.8.35...
Installed safe-0.3.9
Configuring scientific-0.3.3.8...
Installed network-uri-2.6.0.3
Building regex-pcre-builtin-0.94.4.8.8.35...
Building scientific-0.3.3.8...
Configuring sendfile-0.7.9...
Installed scientific-0.3.3.8
Downloading attoparsec-0.11.3.4...
Building sendfile-0.7.9...
Configuring system-filepath-0.4.13.4...
Installed sendfile-0.7.9
Building system-filepath-0.4.13.4...
Configuring tagsoup-0.13.3...
Installed regex-pcre-builtin-0.94.4.8.8.35
Building tagsoup-0.13.3...
Configuring time-compat-0.1.0.3...
Installed system-filepath-0.4.13.4
Building time-compat-0.1.0.3...
Configuring threads-0.5.1.3...
Installed time-compat-0.1.0.3
Configuring time-locale-compat-0.1.1.0...
Installed tagsoup-0.13.3
Building time-locale-compat-0.1.1.0...
Configuring transformers-compat-0.4.0.4...
Installed time-locale-compat-0.1.1.0
Building threads-0.5.1.3...
Building transformers-compat-0.4.0.4...
Configuring utf8-string-0.3.8...
Installed threads-0.5.1.3
Building utf8-string-0.3.8...
Configuring uuid-types-1.0.1...
Installed transformers-compat-0.4.0.4
Downloading exceptions-0.8.0.2...
Downloading transformers-base-0.4.4...
Configuring xml-1.3.14...
Installed utf8-string-0.3.8
Downloading uri-0.1.6.3...
Downloading url-2.1.3...
Building uuid-types-1.0.1...
Building xml-1.3.14...
Installed uuid-types-1.0.1
Configuring pem-0.2.2...
Building pem-0.2.2...
Configuring cryptohash-0.11.6...
Installed xml-1.3.14
Downloading feed-0.3.9.7...
Downloading filestore-0.6.1...
Configuring socks-0.5.4...
Installed pem-0.2.2
Building cryptohash-0.11.6...
Building socks-0.5.4...
Configuring blaze-builder-0.4.0.1...
Installed socks-0.5.4
Building blaze-builder-0.4.0.1...
Configuring data-default-instances-base-0.0.1...
Installed cryptohash-0.11.6
Downloading uuid-1.3.10...
Building data-default-instances-base-0.0.1...
Configuring data-default-instances-containers-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Installed blaze-builder-0.4.0.1
Downloading blaze-markup-0.7.0.2...
Downloading cookie-0.4.1.6...
Downloading http-types-0.8.6...
Downloading streaming-commons-0.1.12.1...
Building data-default-instances-containers-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Configuring data-default-instances-dlist-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring zip-archive-0.2.3.7...
Installed data-default-instances-old-locale-0.0.1
Building data-default-instances-dlist-0.0.1...
Configuring asn1-types-0.3.0...
Installed data-default-instances-dlist-0.0.1
Downloading data-default-0.5.3...
Building asn1-types-0.3.0...
Building zip-archive-0.2.3.7...
Configuring MissingH-1.3.0.1...
Installed asn1-types-0.3.0
Downloading asn1-encoding-0.9.0...
Building MissingH-1.3.0.1...
Configuring cryptonite-0.6...
Installed zip-archive-0.2.3.7
Building cryptonite-0.6...
Configuring semigroups-0.16.2.2...
Installed MissingH-1.3.0.1
Downloading ConfigFile-1.1.4...
Building semigroups-0.16.2.2...
Configuring attoparsec-0.11.3.4...
Installed semigroups-0.16.2.2
Downloading void-0.7...
Building attoparsec-0.11.3.4...
Configuring transformers-base-0.4.4...
Installed cryptonite-0.6
Building transformers-base-0.4.4...
Configuring exceptions-0.8.0.2...
Installed transformers-base-0.4.4
Downloading monad-control-1.0.0.4...
Building exceptions-0.8.0.2...
Configuring url-2.1.3...
Installed exceptions-0.8.0.2
Downloading temporary-1.2.0.3...
Building url-2.1.3...
Configuring uri-0.1.6.3...
Installed url-2.1.3
Building uri-0.1.6.3...
Installed uri-0.1.6.3
Configuring filestore-0.6.1...
Building filestore-0.6.1...
Configuring feed-0.3.9.7...
Installed attoparsec-0.11.3.4
Downloading aeson-0.7.0.6...
Downloading css-text-0.1.2.1...
Building feed-0.3.9.7...
Configuring uuid-1.3.10...
Installed filestore-0.6.1
Building uuid-1.3.10...
Configuring cookie-0.4.1.6...
Installed uuid-1.3.10
Building cookie-0.4.1.6...
Configuring blaze-markup-0.7.0.2...
Installed feed-0.3.9.7
Configuring http-types-0.8.6...
Installed cookie-0.4.1.6
Building blaze-markup-0.7.0.2...
Building http-types-0.8.6...
Configuring streaming-commons-0.1.12.1...
Installed http-types-0.8.6
Building streaming-commons-0.1.12.1...
Configuring data-default-0.5.3...
Installed blaze-markup-0.7.0.2
Downloading blaze-html-0.8.1.0...
Building data-default-0.5.3...
Configuring asn1-encoding-0.9.0...
Installed data-default-0.5.3
Building asn1-encoding-0.9.0...
Configuring ConfigFile-1.1.4...
Installed streaming-commons-0.1.12.1
Downloading http-client-0.4.19...
Configuring monad-control-1.0.0.4...
Installed asn1-encoding-0.9.0
Downloading asn1-parse-0.9.1...
Building ConfigFile-1.1.4...
Building monad-control-1.0.0.4...
Configuring void-0.7...
Installed monad-control-1.0.0.4
Downloading lifted-base-0.2.3.6...
Configuring temporary-1.2.0.3...
Installed ConfigFile-1.1.4
Building void-0.7...
Building temporary-1.2.0.3...
Installed void-0.7
Downloading HStringTemplate-0.7.3...
Configuring css-text-0.1.2.1...
Configuring aeson-0.7.0.6...
Installed temporary-1.2.0.3
Building css-text-0.1.2.1...
Building aeson-0.7.0.6...
Configuring blaze-html-0.8.1.0...
Installed css-text-0.1.2.1
Downloading xss-sanitize-0.3.5.6...
Building blaze-html-0.8.1.0...
Configuring http-client-0.4.19...
Installed blaze-html-0.8.1.0
Downloading happstack-server-7.4.4...
Downloading highlighting-kate-0.5.15...
Building http-client-0.4.19...
Configuring asn1-parse-0.9.1...
Installed aeson-0.7.0.6
Downloading pandoc-types-1.12.4.5...
Building asn1-parse-0.9.1...
Configuring lifted-base-0.2.3.6...
Installed asn1-parse-0.9.1
Downloading x509-1.6.0...
Building lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Downloading enclosed-exceptions-1.0.1.1...
Downloading resourcet-1.1.6...
Configuring HStringTemplate-0.7.3...
Configuring xss-sanitize-0.3.5.6...
Installed http-client-0.4.19
Building HStringTemplate-0.7.3...
Building xss-sanitize-0.3.5.6...
Configuring happstack-server-7.4.4...
Installed xss-sanitize-0.3.5.6
Building happstack-server-7.4.4...
Configuring highlighting-kate-0.5.15...
Installed HStringTemplate-0.7.3
Building highlighting-kate-0.5.15...
Configuring pandoc-types-1.12.4.5...
Installed happstack-server-7.4.4
Building pandoc-types-1.12.4.5...
Configuring x509-1.6.0...
Installed highlighting-kate-0.5.15
Building x509-1.6.0...
Configuring resourcet-1.1.6...
Installed x509-1.6.0
Downloading x509-store-1.6.0...
Building resourcet-1.1.6...
Configuring enclosed-exceptions-1.0.1.1...
Installed resourcet-1.1.6
Downloading conduit-1.2.5...
Building enclosed-exceptions-1.0.1.1...
Installed enclosed-exceptions-1.0.1.1
Configuring x509-store-1.6.0...
Building x509-store-1.6.0...
Configuring conduit-1.2.5...
Installed x509-store-1.6.0
Downloading x509-system-1.6.0...
Downloading x509-validation-1.6.0...
Configuring x509-validation-1.6.0...
Installed pandoc-types-1.12.4.5
Downloading texmath-0.8.2.2...
Building conduit-1.2.5...
Building x509-validation-1.6.0...
Configuring x509-system-1.6.0...
Installed x509-validation-1.6.0
Downloading tls-1.3.1...
Building x509-system-1.6.0...
Installed conduit-1.2.5
Downloading yaml-0.8.13...
Installed x509-system-1.6.0
Configuring tls-1.3.1...
Configuring yaml-0.8.13...
Building tls-1.3.1...
Building yaml-0.8.13...
Configuring texmath-0.8.2.2...
Installed tls-1.3.1
Downloading connection-0.2.5...
Configuring connection-0.2.5...
Installed yaml-0.8.13
Building texmath-0.8.2.2...
Building connection-0.2.5...
Installed connection-0.2.5
Downloading http-client-tls-0.2.2...
Configuring http-client-tls-0.2.2...
Building http-client-tls-0.2.2...
Installed http-client-tls-0.2.2
Downloading http-conduit-2.1.8...
Configuring http-conduit-2.1.8...
Building http-conduit-2.1.8...
Installed http-conduit-2.1.8
Downloading hoauth2-0.4.8...
Configuring hoauth2-0.4.8...
Building hoauth2-0.4.8...
Installed hoauth2-0.4.8
Installed texmath-0.8.2.2
Downloading pandoc-1.13.2.1...
Configuring pandoc-1.13.2.1...
Building pandoc-1.13.2.1...
Installed pandoc-1.13.2.1
# cabal build
Package has never been configured. Configuring with default flags. If this
fails, please run configure manually.
Resolving dependencies...
Configuring gitit-0.11.1...
Building gitit-0.11.1...
Preprocessing library gitit-0.11.1...
[ 1 of 22] Compiling Network.Gitit.Rpxnow ( Network/Gitit/Rpxnow.hs, dist/build/Network/Gitit/Rpxnow.o )
[ 2 of 22] Compiling Network.Gitit.Compat.Except ( Network/Gitit/Compat/Except.hs, dist/build/Network/Gitit/Compat/Except.o )
[ 3 of 22] Compiling Network.Gitit.Server ( Network/Gitit/Server.hs, dist/build/Network/Gitit/Server.o )
[ 4 of 22] Compiling Network.Gitit.Types ( Network/Gitit/Types.hs, dist/build/Network/Gitit/Types.o )
Network/Gitit/Types.hs:326:10: Warning:
Orphan instance: instance FromData SessionKey
Network/Gitit/Types.hs:363:10: Warning:
Orphan instance: instance FromReqURI [String]
[ 5 of 22] Compiling Network.Gitit.State ( Network/Gitit/State.hs, dist/build/Network/Gitit/State.o )
[ 6 of 22] Compiling Network.Gitit.Framework ( Network/Gitit/Framework.hs, dist/build/Network/Gitit/Framework.o )
[ 7 of 22] Compiling Network.Gitit.Cache ( Network/Gitit/Cache.hs, dist/build/Network/Gitit/Cache.o )
[ 8 of 22] Compiling Network.Gitit.Util ( Network/Gitit/Util.hs, dist/build/Network/Gitit/Util.o )
[ 9 of 22] Compiling Network.Gitit.Page ( Network/Gitit/Page.hs, dist/build/Network/Gitit/Page.o )
[10 of 22] Compiling Network.Gitit.Plugins ( Network/Gitit/Plugins.hs, dist/build/Network/Gitit/Plugins.o )
[11 of 22] Compiling Network.Gitit.Authentication.Github ( Network/Gitit/Authentication/Github.hs, dist/build/Network/Gitit/Authentication/Github.o )
Network/Gitit/Authentication/Github.hs:16:1: Warning:
The import of `Network.HTTP.Client.TLS' is redundant
except perhaps to import instances from `Network.HTTP.Client.TLS'
To import instances alone, use: import Network.HTTP.Client.TLS()
Network/Gitit/Authentication/Github.hs:50:8: Warning:
In the use of `withManagerSettings'
(imported from Network.HTTP.Conduit):
Deprecated: "Please use newManager"
[12 of 22] Compiling Paths_gitit ( dist/build/autogen/Paths_gitit.hs, dist/build/Paths_gitit.o )
[13 of 22] Compiling Network.Gitit.Export ( Network/Gitit/Export.hs, dist/build/Network/Gitit/Export.o )
[14 of 22] Compiling Network.Gitit.Layout ( Network/Gitit/Layout.hs, dist/build/Network/Gitit/Layout.o )
[15 of 22] Compiling Network.Gitit.Initialize ( Network/Gitit/Initialize.hs, dist/build/Network/Gitit/Initialize.o )
Network/Gitit/Initialize.hs:142:38: Not in scope: `writeCommonMark'
Then I don't use sandboxes and just install gitit the way the README says it stops then it's trying to build the gitit package.
Where is a problem during the building process of gitit then I'm trying to install gitit on a Kubuntu 15.04 system using cabal. Here are the commands an their output. I excluded the output from the first commands, but the worked without any problems.
Then I don't use sandboxes and just install gitit the way the README says it stops then it's trying to build the gitit package.