Bug#897521: haskell-servant-server: FTBFS: Could not find module `Build_doctests'
Lucas Nussbaum
lucas at debian.org
Wed May 2 21:47:31 BST 2018
Source: haskell-servant-server
Version: 0.13-1
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING: DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.lhs -o debian/hlibrary.setup
>
> Setup.lhs:19:2: error:
> warning: #warning You are configuring this package without cabal-doctest installed. The doctests test-suite will not work as a result. To fix this, install cabal-doctest before configuring. [-Wcpp]
> #warning You are configuring this package without cabal-doctest installed. \
> ^~~~~~~
> |
> 19 | #warning You are configuring this package without cabal-doctest installed. \
> | ^
> [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro --haddockdir=/usr/lib/ghc-doc/haddock/servant-server-0.13/ --datasubdir=servant-server --htmldir=/usr/share/doc/libghc-servant-server-doc/html/ --enable-library-profiling --enable-tests
> Configuring servant-server-0.13...
> Dependency QuickCheck >=2.10.1 && <2.12: using QuickCheck-2.10.1
> Dependency aeson >=1.2.3.0 && <1.3: using aeson-1.2.4.0
> Dependency attoparsec >=0.13.2.0 && <0.14: using attoparsec-0.13.2.2
> Dependency base >=4.7 && <4.11: using base-4.10.1.0
> Dependency base-compat >=0.9.3 && <0.10: using base-compat-0.9.3
> Dependency base64-bytestring >=1.0.0.1 && <1.1: using
> base64-bytestring-1.0.0.1
> Dependency bytestring >=0.10.4.0 && <0.11: using bytestring-0.10.8.2
> Dependency containers >=0.5.5.1 && <0.6: using containers-0.5.10.2
> Dependency directory >=1.2.1.0 && <1.4: using directory-1.3.0.2
> Dependency doctest >=0.13.0 && <0.14: using doctest-0.13.0
> Dependency exceptions >=0.8.3 && <0.9: using exceptions-0.8.3
> Dependency filepath >=1.3.0.2 && <1.5: using filepath-1.4.1.2
> Dependency hspec >=2.4.4 && <2.5: using hspec-2.4.8
> Dependency hspec-wai ==0.9.*: using hspec-wai-0.9.0
> Dependency http-api-data >=0.3.7.1 && <0.4: using http-api-data-0.3.7.2
> Dependency http-media >=0.7.1.1 && <0.8: using http-media-0.7.1.2
> Dependency http-types ==0.12.*: using http-types-0.12.1
> Dependency monad-control >=1.0.0.4 && <1.1: using monad-control-1.0.2.3
> Dependency mtl >=2.1 && <2.3: using mtl-2.2.2
> Dependency network >=2.6.3.2 && <2.7: using network-2.6.3.5
> Dependency network-uri >=2.6.1.0 && <2.7: using network-uri-2.6.1.0
> Dependency parsec >=3.1.11 && <3.2: using parsec-3.1.13.0
> Dependency resourcet >=1.1.9 && <1.3: using resourcet-1.2.0
> Dependency safe >=0.3.15 && <0.4: using safe-0.3.17
> Dependency servant ==0.13.*: using servant-0.13.0.1
> Dependency servant-server -any: using servant-server-0.13
> Dependency should-not-typecheck >=2.1.0 && <2.2: using
> should-not-typecheck-2.1.0
> Dependency split >=0.2.3.2 && <0.3: using split-0.2.3.3
> Dependency string-conversions >=0.4.0.1 && <0.5: using
> string-conversions-0.4.0.1
> Dependency system-filepath ==0.4.*: using system-filepath-0.4.14
> Dependency tagged >=0.8.5 && <0.9: using tagged-0.8.5
> Dependency temporary >=1.2.0.3 && <1.3: using temporary-1.2.1.1
> Dependency text >=1.2.3.0 && <1.3: using text-1.2.3.0
> Dependency transformers >=0.3.0.0 && <0.6: using transformers-0.5.2.0
> Dependency transformers-base >=0.4.4 && <0.5: using transformers-base-0.4.4
> Dependency transformers-compat >=0.5.1 && <0.6: using
> transformers-compat-0.5.1.4
> Dependency wai >=3.2.1.1 && <3.3: using wai-3.2.1.2
> Dependency wai-app-static >=3.1.6.1 && <3.2: using wai-app-static-3.1.6.2
> Dependency wai-extra >=3.0.21.0 && <3.1: using wai-extra-3.0.22.0
> Dependency warp >=3.2.13 && <3.3: using warp-3.2.18.2
> Dependency word8 >=0.1.3 && <0.2: using word8-0.1.3
> Source component graph:
> component lib
> component exe:greet dependency lib
> component test:doctests dependency lib
> component test:spec dependency lib
> Configured component graph:
> component servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include base-4.10.1.0
> include bytestring-0.10.8.2
> include containers-0.5.10.2
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include transformers-0.5.2.0
> include filepath-1.4.1.2
> include servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> include aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> include base-compat-0.9.3-6nBwTDkJOBh2xIK23M55t2
> include attoparsec-0.13.2.2-gucVF1Il7mBBv4CMYs1hW
> include base64-bytestring-1.0.0.1-FITSjmWZoVnBLfP4uDJzHr
> include exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> include http-api-data-0.3.7.2-J7HpR4yHcxm5skTgRLMORk
> include http-media-0.7.1.2-25oKdfC87Zd6qUjTPNH23K
> include http-types-0.12.1-4tGNC0It3YbHnVMgc2EUHy
> include network-uri-2.6.1.0-EYywkSTD8HiCwSdvhz21Tw
> include monad-control-1.0.2.3-B2rFiLc7TgK8PEp5nYL7mp
> include network-2.6.3.5-7QeClNawG4zBUywSiaHaqa
> include safe-0.3.17-CBj05uAzpTx4SAsFxDnCju
> include split-0.2.3.3-69JBPqG5rhJEaFzFyiVOGW
> include string-conversions-0.4.0.1-97aB1JwcdazEnn47oTrKjt
> include system-filepath-0.4.14-3kAg8dHynhkKDnII6RpN2m
> include resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> include tagged-0.8.5-IIuh7r2smYhFbQwFl7NwOI
> include transformers-base-0.4.4-9znnC789H4X4yNzhFg6Crj
> include transformers-compat-0.5.1.4-JwzfcUjHtcVKmWblpkNMbd
> include wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> include wai-app-static-3.1.6.2-3amCyIKTQm53AgeE26GuBq
> include warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> include word8-0.1.3-7LBTLsbwhel28LGlvaTieQ
> component servant-server-0.13-GKFScTaZrXh21JRYat6Hgu-greet
> include base-4.10.1.0
> include servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> include servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> include warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> include wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> component servant-server-0.13-FOIJw7x683k52AJtRwmUbt-doctests
> include base-4.10.1.0
> include servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include doctest-0.13.0-JdyJ2TFxOdp6RgRBB9GvM4
> component servant-server-0.13-JvjZiASNPxz5JxtOsOPrKM-spec
> include base-4.10.1.0
> include base-compat-0.9.3-6nBwTDkJOBh2xIK23M55t2
> include aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> include base64-bytestring-1.0.0.1-FITSjmWZoVnBLfP4uDJzHr
> include bytestring-0.10.8.2
> include exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> include http-types-0.12.1-4tGNC0It3YbHnVMgc2EUHy
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include network-2.6.3.5-7QeClNawG4zBUywSiaHaqa
> include resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> include safe-0.3.17-CBj05uAzpTx4SAsFxDnCju
> include servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> include servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include string-conversions-0.4.0.1-97aB1JwcdazEnn47oTrKjt
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include transformers-0.5.2.0
> include transformers-compat-0.5.1.4-JwzfcUjHtcVKmWblpkNMbd
> include wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> include warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> include directory-1.3.0.2
> include hspec-2.4.8-1SYwUSY6z7P7nAhQQKpytM
> include hspec-wai-0.9.0-8aO1YWZgV5MAlDcxQrA9P7
> include should-not-typecheck-2.1.0-4LLOABmtmqI62VxqMdt0xM
> include parsec-3.1.13.0-7jIoWXeUFiXFkcrm3qWsZW
> include QuickCheck-2.10.1-4Os66uOJMCzBKiZgTbIvyk
> include wai-extra-3.0.22.0-3TLFrZEXczNJ2OR80m6o8q
> include temporary-1.2.1.1-1bFlmQnuF73IEnMyxM7XdQ
> Linked component graph:
> unit servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include base-4.10.1.0
> include bytestring-0.10.8.2
> include containers-0.5.10.2
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include transformers-0.5.2.0
> include filepath-1.4.1.2
> include servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> include aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> include base-compat-0.9.3-6nBwTDkJOBh2xIK23M55t2
> include attoparsec-0.13.2.2-gucVF1Il7mBBv4CMYs1hW
> include base64-bytestring-1.0.0.1-FITSjmWZoVnBLfP4uDJzHr
> include exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> include http-api-data-0.3.7.2-J7HpR4yHcxm5skTgRLMORk
> include http-media-0.7.1.2-25oKdfC87Zd6qUjTPNH23K
> include http-types-0.12.1-4tGNC0It3YbHnVMgc2EUHy
> include network-uri-2.6.1.0-EYywkSTD8HiCwSdvhz21Tw
> include monad-control-1.0.2.3-B2rFiLc7TgK8PEp5nYL7mp
> include network-2.6.3.5-7QeClNawG4zBUywSiaHaqa
> include safe-0.3.17-CBj05uAzpTx4SAsFxDnCju
> include split-0.2.3.3-69JBPqG5rhJEaFzFyiVOGW
> include string-conversions-0.4.0.1-97aB1JwcdazEnn47oTrKjt
> include system-filepath-0.4.14-3kAg8dHynhkKDnII6RpN2m
> include resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> include tagged-0.8.5-IIuh7r2smYhFbQwFl7NwOI
> include transformers-base-0.4.4-9znnC789H4X4yNzhFg6Crj
> include transformers-compat-0.5.1.4-JwzfcUjHtcVKmWblpkNMbd
> include wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> include wai-app-static-3.1.6.2-3amCyIKTQm53AgeE26GuBq
> include warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> include word8-0.1.3-7LBTLsbwhel28LGlvaTieQ
> Servant=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant,Servant.Server=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server,Servant.Server.Experimental.Auth=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Experimental.Auth,Servant.Server.Internal=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal,Servant.Server.Internal.BasicAuth=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal.BasicAuth,Servant.Server.Internal.Context=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal.Context,Servant.Server.Internal.Handler=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal.Handler,Servant.Server.Internal.Router=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal.Router,Servant.Server.Internal.RoutingApplication=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal.RoutingApplication,Servant.Server.Internal.ServantErr=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Server.Internal.ServantErr,Servant.Utils.StaticFiles=servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL:Servant.Utils.StaticFiles
> unit servant-server-0.13-GKFScTaZrXh21JRYat6Hgu-greet
> include base-4.10.1.0
> include servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> include servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> include warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> include wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> unit servant-server-0.13-FOIJw7x683k52AJtRwmUbt-doctests
> include base-4.10.1.0
> include servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include doctest-0.13.0-JdyJ2TFxOdp6RgRBB9GvM4
> unit servant-server-0.13-JvjZiASNPxz5JxtOsOPrKM-spec
> include base-4.10.1.0
> include base-compat-0.9.3-6nBwTDkJOBh2xIK23M55t2
> include aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> include base64-bytestring-1.0.0.1-FITSjmWZoVnBLfP4uDJzHr
> include bytestring-0.10.8.2
> include exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> include http-types-0.12.1-4tGNC0It3YbHnVMgc2EUHy
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include network-2.6.3.5-7QeClNawG4zBUywSiaHaqa
> include resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> include safe-0.3.17-CBj05uAzpTx4SAsFxDnCju
> include servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> include servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> include string-conversions-0.4.0.1-97aB1JwcdazEnn47oTrKjt
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include transformers-0.5.2.0
> include transformers-compat-0.5.1.4-JwzfcUjHtcVKmWblpkNMbd
> include wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> include warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> include directory-1.3.0.2
> include hspec-2.4.8-1SYwUSY6z7P7nAhQQKpytM
> include hspec-wai-0.9.0-8aO1YWZgV5MAlDcxQrA9P7
> include should-not-typecheck-2.1.0-4LLOABmtmqI62VxqMdt0xM
> include parsec-3.1.13.0-7jIoWXeUFiXFkcrm3qWsZW
> include QuickCheck-2.10.1-4Os66uOJMCzBKiZgTbIvyk
> include wai-extra-3.0.22.0-3TLFrZEXczNJ2OR80m6o8q
> include temporary-1.2.1.1-1bFlmQnuF73IEnMyxM7XdQ
> Ready component graph:
> definite servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> depends base-4.10.1.0
> depends bytestring-0.10.8.2
> depends containers-0.5.10.2
> depends mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> depends text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> depends transformers-0.5.2.0
> depends filepath-1.4.1.2
> depends servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> depends aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> depends base-compat-0.9.3-6nBwTDkJOBh2xIK23M55t2
> depends attoparsec-0.13.2.2-gucVF1Il7mBBv4CMYs1hW
> depends base64-bytestring-1.0.0.1-FITSjmWZoVnBLfP4uDJzHr
> depends exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> depends http-api-data-0.3.7.2-J7HpR4yHcxm5skTgRLMORk
> depends http-media-0.7.1.2-25oKdfC87Zd6qUjTPNH23K
> depends http-types-0.12.1-4tGNC0It3YbHnVMgc2EUHy
> depends network-uri-2.6.1.0-EYywkSTD8HiCwSdvhz21Tw
> depends monad-control-1.0.2.3-B2rFiLc7TgK8PEp5nYL7mp
> depends network-2.6.3.5-7QeClNawG4zBUywSiaHaqa
> depends safe-0.3.17-CBj05uAzpTx4SAsFxDnCju
> depends split-0.2.3.3-69JBPqG5rhJEaFzFyiVOGW
> depends string-conversions-0.4.0.1-97aB1JwcdazEnn47oTrKjt
> depends system-filepath-0.4.14-3kAg8dHynhkKDnII6RpN2m
> depends resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> depends tagged-0.8.5-IIuh7r2smYhFbQwFl7NwOI
> depends transformers-base-0.4.4-9znnC789H4X4yNzhFg6Crj
> depends transformers-compat-0.5.1.4-JwzfcUjHtcVKmWblpkNMbd
> depends wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> depends wai-app-static-3.1.6.2-3amCyIKTQm53AgeE26GuBq
> depends warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> depends word8-0.1.3-7LBTLsbwhel28LGlvaTieQ
> definite servant-server-0.13-FOIJw7x683k52AJtRwmUbt-doctests
> depends base-4.10.1.0
> depends servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> depends doctest-0.13.0-JdyJ2TFxOdp6RgRBB9GvM4
> definite servant-server-0.13-GKFScTaZrXh21JRYat6Hgu-greet
> depends base-4.10.1.0
> depends servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> depends servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> depends aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> depends warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> depends wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> depends text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> definite servant-server-0.13-JvjZiASNPxz5JxtOsOPrKM-spec
> depends base-4.10.1.0
> depends base-compat-0.9.3-6nBwTDkJOBh2xIK23M55t2
> depends aeson-1.2.4.0-1dE3wQLMg9l5I0dDXD3rhM
> depends base64-bytestring-1.0.0.1-FITSjmWZoVnBLfP4uDJzHr
> depends bytestring-0.10.8.2
> depends exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> depends http-types-0.12.1-4tGNC0It3YbHnVMgc2EUHy
> depends mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> depends network-2.6.3.5-7QeClNawG4zBUywSiaHaqa
> depends resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> depends safe-0.3.17-CBj05uAzpTx4SAsFxDnCju
> depends servant-0.13.0.1-IwlFx31Jrwb438tjxBzQQq
> depends servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> depends string-conversions-0.4.0.1-97aB1JwcdazEnn47oTrKjt
> depends text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> depends transformers-0.5.2.0
> depends transformers-compat-0.5.1.4-JwzfcUjHtcVKmWblpkNMbd
> depends wai-3.2.1.2-DIu9YciyUog6LgBvN6sThf
> depends warp-3.2.18.2-1321LSu7SxDHKCwsKkzykx
> depends directory-1.3.0.2
> depends hspec-2.4.8-1SYwUSY6z7P7nAhQQKpytM
> depends hspec-wai-0.9.0-8aO1YWZgV5MAlDcxQrA9P7
> depends should-not-typecheck-2.1.0-4LLOABmtmqI62VxqMdt0xM
> depends parsec-3.1.13.0-7jIoWXeUFiXFkcrm3qWsZW
> depends QuickCheck-2.10.1-4Os66uOJMCzBKiZgTbIvyk
> depends wai-extra-3.0.22.0-3TLFrZEXczNJ2OR80m6o8q
> depends temporary-1.2.1.1-1bFlmQnuF73IEnMyxM7XdQ
> Using Cabal-2.0.1.0 compiled by ghc-8.2
> Using compiler: ghc-8.2.2
> Using install prefix: /usr
> Executables installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.2.2/servant-server-0.13-D0m8dXeKNcp4lOfNjTwxDL
> Dynamic Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.2.2
> Private executables installed in:
> /usr/lib/x86_64-linux-ghc-8.2.2/servant-server-0.13
> Data files installed in: /usr/share/servant-server
> Documentation installed in:
> /usr/share/doc/x86_64-linux-ghc-8.2.2/servant-server-0.13
> Configuration files installed in: /usr/etc
> No alex found
> Using ar found on system at: /usr/bin/ar
> No c2hs found
> No cpphs found
> No doctest found
> Using gcc version 7 found on system at: /usr/bin/gcc
> Using ghc version 8.2.2 found on system at: /usr/bin/ghc
> Using ghc-pkg version 8.2.2 found on system at: /usr/bin/ghc-pkg
> No ghcjs found
> No ghcjs-pkg found
> No greencard found
> Using haddock version 2.18.1 found on system at: /usr/bin/haddock
> No happy found
> Using haskell-suite found on system at: haskell-suite-dummy-location
> Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
> No hmake found
> Using hpc version 0.67 found on system at: /usr/bin/hpc
> Using hsc2hs version 0.68.2 found on system at: /usr/bin/hsc2hs
> Using hscolour version 1.24 found on system at: /usr/bin/HsColour
> No jhc found
> Using ld found on system at: /usr/bin/ld.gold
> No lhc found
> No lhc-pkg found
> No pkg-config found
> Using runghc version 8.2.2 found on system at: /usr/bin/runghc
> Using strip version 2.30 found on system at: /usr/bin/strip
> Using tar found on system at: /bin/tar
> No uhc found
> touch configure-ghc-stamp
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> build_recipe
> Running debian/hlibrary.setup build --builddir=dist-ghc
> Preprocessing library for servant-server-0.13..
> Building library for servant-server-0.13..
> [ 1 of 11] Compiling Servant.Server.Internal.Context ( src/Servant/Server/Internal/Context.hs, dist-ghc/build/Servant/Server/Internal/Context.o )
> [ 2 of 11] Compiling Servant.Server.Internal.ServantErr ( src/Servant/Server/Internal/ServantErr.hs, dist-ghc/build/Servant/Server/Internal/ServantErr.o )
> [ 3 of 11] Compiling Servant.Server.Internal.Handler ( src/Servant/Server/Internal/Handler.hs, dist-ghc/build/Servant/Server/Internal/Handler.o )
> [ 4 of 11] Compiling Servant.Server.Internal.RoutingApplication ( src/Servant/Server/Internal/RoutingApplication.hs, dist-ghc/build/Servant/Server/Internal/RoutingApplication.o )
> [ 5 of 11] Compiling Servant.Server.Internal.Router ( src/Servant/Server/Internal/Router.hs, dist-ghc/build/Servant/Server/Internal/Router.o )
> [ 6 of 11] Compiling Servant.Server.Internal.BasicAuth ( src/Servant/Server/Internal/BasicAuth.hs, dist-ghc/build/Servant/Server/Internal/BasicAuth.o )
> [ 7 of 11] Compiling Servant.Server.Internal ( src/Servant/Server/Internal.hs, dist-ghc/build/Servant/Server/Internal.o )
> [ 8 of 11] Compiling Servant.Server ( src/Servant/Server.hs, dist-ghc/build/Servant/Server.o )
> [ 9 of 11] Compiling Servant.Utils.StaticFiles ( src/Servant/Utils/StaticFiles.hs, dist-ghc/build/Servant/Utils/StaticFiles.o )
> [10 of 11] Compiling Servant ( src/Servant.hs, dist-ghc/build/Servant.o )
> [11 of 11] Compiling Servant.Server.Experimental.Auth ( src/Servant/Server/Experimental/Auth.hs, dist-ghc/build/Servant/Server/Experimental/Auth.o )
> [ 1 of 11] Compiling Servant.Server.Internal.Context ( src/Servant/Server/Internal/Context.hs, dist-ghc/build/Servant/Server/Internal/Context.p_o )
> [ 2 of 11] Compiling Servant.Server.Internal.ServantErr ( src/Servant/Server/Internal/ServantErr.hs, dist-ghc/build/Servant/Server/Internal/ServantErr.p_o )
> [ 3 of 11] Compiling Servant.Server.Internal.Handler ( src/Servant/Server/Internal/Handler.hs, dist-ghc/build/Servant/Server/Internal/Handler.p_o )
> [ 4 of 11] Compiling Servant.Server.Internal.RoutingApplication ( src/Servant/Server/Internal/RoutingApplication.hs, dist-ghc/build/Servant/Server/Internal/RoutingApplication.p_o )
> [ 5 of 11] Compiling Servant.Server.Internal.Router ( src/Servant/Server/Internal/Router.hs, dist-ghc/build/Servant/Server/Internal/Router.p_o )
> [ 6 of 11] Compiling Servant.Server.Internal.BasicAuth ( src/Servant/Server/Internal/BasicAuth.hs, dist-ghc/build/Servant/Server/Internal/BasicAuth.p_o )
> [ 7 of 11] Compiling Servant.Server.Internal ( src/Servant/Server/Internal.hs, dist-ghc/build/Servant/Server/Internal.p_o )
> [ 8 of 11] Compiling Servant.Server ( src/Servant/Server.hs, dist-ghc/build/Servant/Server.p_o )
> [ 9 of 11] Compiling Servant.Utils.StaticFiles ( src/Servant/Utils/StaticFiles.hs, dist-ghc/build/Servant/Utils/StaticFiles.p_o )
> [10 of 11] Compiling Servant ( src/Servant.hs, dist-ghc/build/Servant.p_o )
> [11 of 11] Compiling Servant.Server.Experimental.Auth ( src/Servant/Server/Experimental/Auth.hs, dist-ghc/build/Servant/Server/Experimental/Auth.p_o )
> Preprocessing test suite 'doctests' for servant-server-0.13..
> Building test suite 'doctests' for servant-server-0.13..
> [1 of 1] Compiling Main ( test/doctests.hs, dist-ghc/build/doctests/doctests-tmp/Main.o )
>
> test/doctests.hs:16:1: error:
> Could not find module `Build_doctests'
> Use -v to see a list of the files searched for.
> |
> 16 | import Build_doctests (flags, pkgs, module_sources)
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1
The full build log is available from:
http://aws-logs.debian.net/2018/05/02/haskell-servant-server_0.13-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-haskell-maintainers
mailing list