[Pkg-haskell-maintainers] Bug#570880: hdbc-postgresql: FTBFS on kfreebsd-amd64: debian/hlibrary.setup: Command not found
Cyril Brulebois
kibi at debian.org
Mon Feb 22 00:16:24 UTC 2010
Source: hdbc-postgresql
Version: 2.2.0.0-2
Severity: important
User: debian-bsd at lists.debian.org
Usertags: kfreebsd
Hi,
your package FTBFS on kfreebsd-amd64:
| [1 of 1] Compiling Main ( Setup.hs, Setup.o )
|
| Setup.hs:39:41:
| Couldn't match expected type `Distribution.Simple.Program.Db.ProgramDb'
| against inferred type `VersionRange'
| In the third argument of `requireProgram', namely `AnyVersion'
| In a stmt of a 'do' expression:
| (pgconfigProg, _) <- requireProgram
| verbosity pgconfigProgram AnyVersion (withPrograms lbi)
| In the expression:
| do { (pgconfigProg, _) <- requireProgram
| verbosity pgconfigProgram AnyVersion (withPrograms lbi);
| let pgconfig = rawSystemProgramStdout verbosity pgconfigProg;
| incDir <- pgconfig ["--includedir"];
| libDir <- pgconfig ["--libdir"];
| .... }
| debian/hlibrary.setup configure --ghc -v2 \
| --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc6/lib \
| make: --builddir=dist-ghc6 \
| debian/hlibrary.setup: Command not found --haddockdir=/usr/lib/ghc-6.12.1/haddock/hdbc-postgresql-2.2.0.0/ \
|
| --htmldir=/usr/share/doc/libghc6-hdbc-postgresql-doc/html/ \
| make:
| *** [dist-ghc6] Error 127
Full build logs:
https://buildd.debian.org/status/package.php?suite=unstable&p=hdbc-postgresql
Please let me know if there's anything needed, be it testing patches or
taking wanna-build measures.
Mraw,
KiBi.
More information about the Pkg-haskell-maintainers
mailing list