[Pkg-haskell-maintainers] Bug#628182: haskell-haxr: FTBFS: missing prof. libs for HTTP, blaze-builder?

Aaron M. Ucko ucko at debian.org
Sat May 28 02:02:49 UTC 2011


Package: haskell-haxr
Version: 3000.8.1-1
Severity: serious
Justification: fails to build from source

Builds of haskell-haxr in minimal environments have been failing with
the error

Network/XmlRpc/Client.hs:49:8:
    Could not find module `Network.Stream':
      Perhaps you haven't installed the profiling libraries for
      package `HTTP-4000.1.1'?
      Use -v to see a list of the files searched for.

on x86 architectures; could you please add a build dependency on
libghc-http-prof, and check (with pbuilder or the like) whether any
others are missing?  In particular, a close look at the build
dependencies suggests that you may also need to add
libghc-blaze-builder-prof.

Thanks!

(On non-x86 architectures, it has an unsatisfiable build dependency on
ghc-ghci, which you may wish to conditionalize on [any-i386 any-amd64]
or drop altogether.)

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-haskell-maintainers mailing list