Source: haskell-hashable Version: 1.3.0.0-2 Severity: serious >From my build log (in an i386 container, and haskell-devscripts version was 0.16.14):
... debian/rules binary-arch test -x debian/rules dh_testroot dh_prep dh_installdirs -A 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 Adding cdbs dependencies to debian/libghc-hashable-dev.substvars dh_installdirs -plibghc-hashable-dev \ perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ -E 'make_setup_recipe' Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ -E 'configure_recipe; build_recipe; haddock_recipe; check_recipe' Running find . ! -newer /tmp/V8FdEAcJVW -exec touch -d "1998-01-01 UTC" {} ; Running dh_listpackages libghc-hashable-dev libghc-hashable-prof libghc-hashable-doc Running dh_listpackages libghc-hashable-dev libghc-hashable-prof libghc-hashable-doc Running dpkg-buildflags --get LDFLAGS -Wl,-z,relro 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=/u sr/lib/ghc-doc/haddock/hashable-1.3.0.0/ --datasubdir=hashable --htmldir=/usr/share/doc/libghc-hashable-doc/html/ --enable-library-profiling --hsc2hs-options=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 --gcc-options=-D_LARGEFILE_SOURCE - D_FILE_OFFSET_BITS=64 --ghc-options=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -optc -D_LARGEFILE_SOURCE -optc -D_FILE_OFFSET_BITS=64 Non-zero exit code 1. unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64' unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64' unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64' unrecognized 'configure' option `-optc' unrecognized 'configure' option `-D_LARGEFILE_SOURCE' unrecognized 'configure' option `-optc' unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64' at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 106. Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "configure", "--ghc", "-v2", "--package-db=/var/lib/ghc/package.conf.d", "--prefix=/usr", "--libdir=/usr/lib/haskell-packages/ghc/lib", "--libe xecdir=/usr/lib", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 130 Debian::Debhelper::Buildsystem::Haskell::Recipes::run("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", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 629 Debian::Debhelper::Buildsystem::Haskell::Recipes::configure_recipe() called at -e line 1 make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 -- Daniel Schepler