DC-Build-Header: haskell-hledger-web 0.18.1-1 / Mon Jul 09 20:36:42 +0000 2012 DC-Task: logfile:/tmp/haskell-hledger-web_0.18.1-1_unstable_clang.log version:0.18.1-1 modes:clang chroot:unstable source:haskell-hledger-web esttime:104 architecture:any DC-Sbuild-call: su user -c 'sbuild -n -A -s --force-orig-source --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang haskell-hledger-web_0.18.1-1' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-29-201-202.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ haskell-hledger-web 0.18.1-1 (amd64) 09 Jul 2012 20:36 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: haskell-hledger-web Version: 0.18.1-1 Source Version: 0.18.1-1 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/haskell-hledger-web-1w7qvF/haskell-hledger-web-0.18.1' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/haskell-hledger-web-1w7qvF' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-ace512eb-96b8-4058-bfa8-134248ce3584' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... NOTICE: 'haskell-hledger-web' packaging is maintained in the 'Darcs' version control system at: http://darcs.debian.org/pkg-haskell/haskell-hledger-web Need to get 112 kB of source archives. Get:1 http://localhost/debian/ unstable/main haskell-hledger-web 0.18.1-1 (dsc) [2979 B] Get:2 http://localhost/debian/ unstable/main haskell-hledger-web 0.18.1-1 (tar) [106 kB] Get:3 http://localhost/debian/ unstable/main haskell-hledger-web 0.18.1-1 (diff) [2727 B] Fetched 112 kB in 0s (519 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (29.3 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-sf7FHx/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/708 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), haskell-devscripts (>= 0.8), ghc, ghc-ghci, libghc-blaze-html-dev (>> 0.4), libghc-blaze-html-dev (<< 0.5), libghc-cabal-file-th-dev, libghc-clientsession-dev, libghc-cmdargs-dev (>> 0.9.1), libghc-cmdargs-dev (<< 0.10), libghc-hamlet-dev, libghc-hledger-dev (>> 0.18.1), libghc-hledger-dev (<< 0.18.1-999), libghc-hledger-lib-dev (>> 0.18.1), libghc-hledger-lib-dev (<< 0.18.1-999), libghc-hunit-dev, libghc-io-storage-dev (>> 0.3), libghc-io-storage-dev (<< 0.4), libghc-network-conduit-dev, libghc-parsec3-dev, libghc-regexpr-dev (>> 0.5.1), libghc-safe-dev (>> 0.2), libghc-shakespeare-text-dev, libghc-text-dev (>> 0.11), libghc-text-dev (<< 0.12), libghc-transformers-dev (>> 0.2), libghc-transformers-dev (<< 0.4), libghc-wai-dev, libghc-wai-extra-dev, libghc-warp-dev, libghc-yaml-dev, libghc-yesod-dev (>> 1.0), libghc-yesod-dev (<< 1.1), libghc-yesod-core-dev, libghc-yesod-default-dev, libghc-yesod-static-dev, libjs-jquery Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), haskell-devscripts (>= 0.8), ghc, ghc-ghci, libghc-blaze-html-dev (>> 0.4), libghc-blaze-html-dev (<< 0.5), libghc-cabal-file-th-dev, libghc-clientsession-dev, libghc-cmdargs-dev (>> 0.9.1), libghc-cmdargs-dev (<< 0.10), libghc-hamlet-dev, libghc-hledger-dev (>> 0.18.1), libghc-hledger-dev (<< 0.18.1-999), libghc-hledger-lib-dev (>> 0.18.1), libghc-hledger-lib-dev (<< 0.18.1-999), libghc-hunit-dev, libghc-io-storage-dev (>> 0.3), libghc-io-storage-dev (<< 0.4), libghc-network-conduit-dev, libghc-parsec3-dev, libghc-regexpr-dev (>> 0.5.1), libghc-safe-dev (>> 0.2), libghc-shakespeare-text-dev, libghc-text-dev (>> 0.11), libghc-text-dev (<< 0.12), libghc-transformers-dev (>> 0.2), libghc-transformers-dev (<< 0.4), libghc-wai-dev, libghc-wai-extra-dev, libghc-warp-dev, libghc-yaml-dev, libghc-yesod-dev (>> 1.0), libghc-yesod-dev (<< 1.1), libghc-yesod-core-dev, libghc-yesod-default-dev, libghc-yesod-static-dev, libjs-jquery dpkg-deb: building package `sbuild-build-depends-haskell-hledger-web-dummy' in `/«BUILDDIR»/resolver-SEtP_L/apt_archive/sbuild-build-depends-haskell-hledger-web-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install haskell-hledger-web build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils cdbs dctrl-tools debhelper dh-buildinfo file gettext gettext-base ghc ghc-haddock groff-base haskell-devscripts hscolour html-xml-utils html2text intltool-debian libasprintf0c2 libbsd-dev libbsd0 libcroco3 libcurl3-gnutls libffi-dev libgcrypt11 libgettextpo0 libghc-aeson-dev libghc-ansi-terminal-dev libghc-asn1-data-dev libghc-attoparsec-conduit-dev libghc-attoparsec-dev libghc-attoparsec-enumerator-dev libghc-authenticate-dev libghc-base-unicode-symbols-dev libghc-base64-bytestring-dev libghc-blaze-builder-conduit-dev libghc-blaze-builder-dev libghc-blaze-html-dev libghc-byteorder-dev libghc-cabal-file-th-dev libghc-case-insensitive-dev libghc-cereal-dev libghc-certificate-dev libghc-clientsession-dev libghc-cmdargs-dev libghc-conduit-dev libghc-cookie-dev libghc-cprng-aes-dev libghc-cpu-dev libghc-crypto-api-dev libghc-crypto-conduit-dev libghc-crypto-pubkey-types-dev libghc-cryptocipher-dev libghc-cryptohash-dev libghc-css-text-dev libghc-csv-dev libghc-data-default-dev libghc-dlist-dev libghc-email-validate-dev libghc-entropy-dev libghc-enumerator-dev libghc-failure-dev libghc-fast-logger-dev libghc-file-embed-dev libghc-hamlet-dev libghc-hashable-dev libghc-haskeline-dev libghc-hledger-dev libghc-hledger-lib-dev libghc-http-conduit-dev libghc-http-date-dev libghc-http-types-dev libghc-hunit-dev libghc-io-storage-dev libghc-largeword-dev libghc-lifted-base-dev libghc-mime-mail-dev libghc-monad-control-dev libghc-mtl-dev libghc-mtlparse-dev libghc-network-conduit-dev libghc-network-dev libghc-parsec3-dev libghc-path-pieces-dev libghc-pem-dev libghc-persistent-dev libghc-persistent-template-dev libghc-pool-conduit-dev libghc-primitive-dev libghc-puremd5-dev libghc-pwstore-fast-dev libghc-random-dev libghc-ranges-dev libghc-regex-base-dev libghc-regex-compat-dev libghc-regex-posix-dev libghc-regexpr-dev libghc-resource-pool-dev libghc-resourcet-dev libghc-safe-dev libghc-semigroups-dev libghc-sha-dev libghc-shakespeare-css-dev libghc-shakespeare-dev libghc-shakespeare-i18n-dev libghc-shakespeare-js-dev libghc-shakespeare-text-dev libghc-simple-sendfile-dev libghc-skein-dev libghc-socks-dev libghc-split-dev libghc-stm-dev libghc-syb-dev libghc-system-filepath-dev libghc-tagged-dev libghc-tagsoup-dev libghc-terminfo-dev libghc-text-dev libghc-tls-dev libghc-tls-extra-dev libghc-transformers-base-dev libghc-transformers-dev libghc-unix-compat-dev libghc-unordered-containers-dev libghc-utf8-string-dev libghc-vault-dev libghc-vector-dev libghc-void-dev libghc-wai-app-static-dev libghc-wai-dev libghc-wai-extra-dev libghc-wai-logger-dev libghc-warp-dev libghc-xml-conduit-dev libghc-xml-types-dev libghc-xss-sanitize-dev libghc-yaml-dev libghc-yesod-auth-dev libghc-yesod-core-dev libghc-yesod-default-dev libghc-yesod-dev libghc-yesod-form-dev libghc-yesod-json-dev libghc-yesod-persistent-dev libghc-yesod-routes-dev libghc-yesod-static-dev libghc-zlib-bindings-dev libghc-zlib-conduit-dev libghc-zlib-dev libglib2.0-0 libgmp-dev libgmpxx4ldbl libgnutls26 libgpg-error0 libgssapi-krb5-2 libidn11 libjs-jquery libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libncurses5-dev libp11-kit0 libpcre3 libpipeline1 librtmp0 libsasl2-2 libssh2-1 libtasn1-3 libtinfo-dev libunistring0 libxml2 libyaml-0-2 libyaml-dev man-db po-debconf zlib1g-dev Suggested packages: wamerican wordlist whois vacation devscripts debtags dh-make gettext-doc ghc-prof ghc-doc haskell-doc llvm-3.0 groff rng-tools libghc-aeson-doc libghc-aeson-prof libghc-ansi-terminal-doc libghc-ansi-terminal-prof libghc-asn1-data-doc libghc-asn1-data-prof libghc-attoparsec-conduit-doc libghc-attoparsec-conduit-prof libghc-attoparsec-doc libghc-attoparsec-prof libghc-attoparsec-enumerator-doc libghc-attoparsec-enumerator-prof libghc-authenticate-doc libghc-authenticate-prof libghc-base-unicode-symbols-doc libghc-base-unicode-symbols-prof libghc-base64-bytestring-doc libghc-base64-bytestring-prof libghc-blaze-builder-conduit-doc libghc-blaze-builder-conduit-prof libghc-blaze-builder-doc libghc-blaze-builder-prof libghc-blaze-html-doc libghc-blaze-html-prof libghc-byteorder-doc libghc-byteorder-prof libghc-cabal-file-th-doc libghc-cabal-file-th-prof libghc-case-insensitive-doc libghc-case-insensitive-prof libghc-cereal-doc libghc-cereal-prof libghc-certificate-doc libghc-certificate-prof libghc-clientsession-doc libghc-clientsession-prof libghc-cmdargs-doc libghc-cmdargs-prof libghc-conduit-doc libghc-conduit-prof libghc-cookie-doc libghc-cookie-prof libghc-cprng-aes-doc libghc-cprng-aes-prof libghc-cpu-doc libghc-cpu-prof libghc-crypto-api-doc libghc-crypto-api-prof libghc-crypto-conduit-doc libghc-crypto-conduit-prof libghc-crypto-pubkey-types-doc libghc-crypto-pubkey-types-prof libghc-cryptocipher-doc libghc-cryptocipher-prof libghc-cryptohash-doc libghc-cryptohash-prof libghc-css-text-doc libghc-css-text-prof libghc-csv-doc libghc-csv-prof libghc-data-default-doc libghc-data-default-prof libghc-dlist-doc libghc-dlist-prof libghc-email-validate-doc libghc-email-validate-prof libghc-entropy-doc libghc-entropy-prof libghc-enumerator-doc libghc-enumerator-prof libghc-failure-doc libghc-failure-prof libghc-fast-logger-doc libghc-fast-logger-prof libghc-file-embed-doc libghc-file-embed-prof libghc-hamlet-doc libghc-hamlet-prof libghc-hashable-doc libghc-hashable-prof libghc-haskeline-doc libghc-haskeline-prof libghc-hledger-doc libghc-hledger-prof libghc-hledger-lib-doc libghc-hledger-lib-prof libghc-http-conduit-doc libghc-http-conduit-prof libghc-http-date-doc libghc-http-date-prof libghc-http-types-doc libghc-http-types-prof libghc-hunit-doc libghc-hunit-prof libghc-io-storage-doc libghc-io-storage-prof libghc-largeword-doc libghc-largeword-prof libghc-lifted-base-doc libghc-lifted-base-prof libghc-mime-mail-doc libghc-mime-mail-prof libghc-monad-control-doc libghc-monad-control-prof libghc-mtl-doc libghc-mtl-prof libghc-mtlparse-doc libghc-mtlparse-prof libghc-network-conduit-doc libghc-network-conduit-prof libghc-network-doc libghc-network-prof libghc-parsec3-doc libghc-parsec3-prof libghc-path-pieces-doc libghc-path-pieces-prof libghc-pem-doc libghc-pem-prof libghc-persistent-doc libghc-persistent-prof libghc-persistent-template-doc libghc-persistent-template-prof libghc-pool-conduit-doc libghc-pool-conduit-prof libghc-primitive-doc libghc-primitive-prof libghc-puremd5-doc libghc-puremd5-prof libghc-pwstore-fast-doc libghc-pwstore-fast-prof libghc-random-doc libghc-random-prof libghc-ranges-doc libghc-ranges-prof libghc-regex-base-doc libghc-regex-base-prof libghc-regex-compat-doc libghc-regex-compat-prof libghc-regex-posix-doc libghc-regex-posix-prof libghc-regexpr-doc libghc-regexpr-prof libghc-resource-pool-doc libghc-resource-pool-prof libghc-resourcet-doc libghc-resourcet-prof libghc-safe-doc libghc-safe-prof libghc-semigroups-doc libghc-semigroups-prof libghc-sha-doc libghc-sha-prof libghc-shakespeare-css-doc libghc-shakespeare-css-prof libghc-shakespeare-doc libghc-shakespeare-prof libghc-shakespeare-i18n-doc libghc-shakespeare-i18n-prof libghc-shakespeare-js-doc libghc-shakespeare-js-prof libghc-shakespeare-text-doc libghc-shakespeare-text-prof libghc-simple-sendfile-doc libghc-simple-sendfile-prof libghc-skein-doc libghc-skein-prof libghc-socks-doc libghc-socks-prof libghc-split-doc libghc-split-prof libghc-stm-doc libghc-stm-prof libghc-syb-doc libghc-syb-prof libghc-system-filepath-doc libghc-system-filepath-prof libghc-tagged-doc libghc-tagged-prof libghc-tagsoup-doc libghc-tagsoup-prof libghc-terminfo-doc libghc-terminfo-prof libghc-text-doc libghc-text-prof libghc-tls-doc libghc-tls-prof libghc-tls-extra-doc libghc-tls-extra-prof libghc-transformers-base-doc libghc-transformers-base-prof libghc-transformers-doc libghc-transformers-prof libghc-unix-compat-doc libghc-unix-compat-prof libghc-unordered-containers-doc libghc-unordered-containers-prof libghc-utf8-string-doc libghc-utf8-string-prof libghc-vault-doc libghc-vault-prof libghc-vector-doc libghc-vector-prof libghc-void-doc libghc-void-prof libghc-wai-app-static-doc libghc-wai-app-static-prof libghc-wai-doc libghc-wai-prof libghc-wai-extra-doc libghc-wai-extra-prof libghc-wai-logger-doc libghc-wai-logger-prof libghc-warp-doc libghc-warp-prof libghc-xml-conduit-doc libghc-xml-conduit-prof libghc-xml-types-doc libghc-xml-types-prof libghc-xss-sanitize-doc libghc-xss-sanitize-prof libghc-yaml-doc libghc-yaml-prof libghc-yesod-auth-doc libghc-yesod-auth-prof libghc-yesod-core-doc libghc-yesod-core-prof libghc-yesod-default-doc libghc-yesod-default-prof libghc-yesod-doc libghc-yesod-prof libghc-yesod-form-doc libghc-yesod-form-prof libghc-yesod-json-doc libghc-yesod-json-prof libghc-yesod-persistent-doc libghc-yesod-persistent-prof libghc-yesod-routes-doc libghc-yesod-routes-prof libghc-yesod-static-doc libghc-yesod-static-prof libghc-zlib-bindings-doc libghc-zlib-bindings-prof libghc-zlib-conduit-doc libghc-zlib-conduit-prof libghc-zlib-doc libghc-zlib-prof libgmp10-doc libmpfr-dev krb5-doc krb5-user ncurses-doc less www-browser libmail-box-perl Recommended packages: autotools-dev curl wget lynx-cur autopoint ca-certificates libglib2.0-data shared-mime-info javascript-common krb5-locales libsasl2-modules xml-core libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils cdbs dctrl-tools debhelper dh-buildinfo file gettext gettext-base ghc ghc-haddock groff-base haskell-devscripts hscolour html-xml-utils html2text intltool-debian libasprintf0c2 libbsd-dev libbsd0 libcroco3 libcurl3-gnutls libffi-dev libgcrypt11 libgettextpo0 libghc-aeson-dev libghc-ansi-terminal-dev libghc-asn1-data-dev libghc-attoparsec-conduit-dev libghc-attoparsec-dev libghc-attoparsec-enumerator-dev libghc-authenticate-dev libghc-base-unicode-symbols-dev libghc-base64-bytestring-dev libghc-blaze-builder-conduit-dev libghc-blaze-builder-dev libghc-blaze-html-dev libghc-byteorder-dev libghc-cabal-file-th-dev libghc-case-insensitive-dev libghc-cereal-dev libghc-certificate-dev libghc-clientsession-dev libghc-cmdargs-dev libghc-conduit-dev libghc-cookie-dev libghc-cprng-aes-dev libghc-cpu-dev libghc-crypto-api-dev libghc-crypto-conduit-dev libghc-crypto-pubkey-types-dev libghc-cryptocipher-dev libghc-cryptohash-dev libghc-css-text-dev libghc-csv-dev libghc-data-default-dev libghc-dlist-dev libghc-email-validate-dev libghc-entropy-dev libghc-enumerator-dev libghc-failure-dev libghc-fast-logger-dev libghc-file-embed-dev libghc-hamlet-dev libghc-hashable-dev libghc-haskeline-dev libghc-hledger-dev libghc-hledger-lib-dev libghc-http-conduit-dev libghc-http-date-dev libghc-http-types-dev libghc-hunit-dev libghc-io-storage-dev libghc-largeword-dev libghc-lifted-base-dev libghc-mime-mail-dev libghc-monad-control-dev libghc-mtl-dev libghc-mtlparse-dev libghc-network-conduit-dev libghc-network-dev libghc-parsec3-dev libghc-path-pieces-dev libghc-pem-dev libghc-persistent-dev libghc-persistent-template-dev libghc-pool-conduit-dev libghc-primitive-dev libghc-puremd5-dev libghc-pwstore-fast-dev libghc-random-dev libghc-ranges-dev libghc-regex-base-dev libghc-regex-compat-dev libghc-regex-posix-dev libghc-regexpr-dev libghc-resource-pool-dev libghc-resourcet-dev libghc-safe-dev libghc-semigroups-dev libghc-sha-dev libghc-shakespeare-css-dev libghc-shakespeare-dev libghc-shakespeare-i18n-dev libghc-shakespeare-js-dev libghc-shakespeare-text-dev libghc-simple-sendfile-dev libghc-skein-dev libghc-socks-dev libghc-split-dev libghc-stm-dev libghc-syb-dev libghc-system-filepath-dev libghc-tagged-dev libghc-tagsoup-dev libghc-terminfo-dev libghc-text-dev libghc-tls-dev libghc-tls-extra-dev libghc-transformers-base-dev libghc-transformers-dev libghc-unix-compat-dev libghc-unordered-containers-dev libghc-utf8-string-dev libghc-vault-dev libghc-vector-dev libghc-void-dev libghc-wai-app-static-dev libghc-wai-dev libghc-wai-extra-dev libghc-wai-logger-dev libghc-warp-dev libghc-xml-conduit-dev libghc-xml-types-dev libghc-xss-sanitize-dev libghc-yaml-dev libghc-yesod-auth-dev libghc-yesod-core-dev libghc-yesod-default-dev libghc-yesod-dev libghc-yesod-form-dev libghc-yesod-json-dev libghc-yesod-persistent-dev libghc-yesod-routes-dev libghc-yesod-static-dev libghc-zlib-bindings-dev libghc-zlib-conduit-dev libghc-zlib-dev libglib2.0-0 libgmp-dev libgmpxx4ldbl libgnutls26 libgpg-error0 libgssapi-krb5-2 libidn11 libjs-jquery libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libncurses5-dev libp11-kit0 libpcre3 libpipeline1 librtmp0 libsasl2-2 libssh2-1 libtasn1-3 libtinfo-dev libunistring0 libxml2 libyaml-0-2 libyaml-dev man-db po-debconf sbuild-build-depends-haskell-hledger-web-dummy zlib1g-dev 0 upgraded, 178 newly installed, 0 to remove and 0 not upgraded. Need to get 97.4 MB/97.4 MB of archives. After this operation, 553 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:2 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:3 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:4 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:5 http://localhost/debian/ unstable/main libp11-kit0 amd64 0.12-3 [52.8 kB] Get:6 http://localhost/debian/ unstable/main libtasn1-3 amd64 2.13-2 [67.7 kB] Get:7 http://localhost/debian/ unstable/main libgnutls26 amd64 2.12.20-1 [616 kB] Get:8 http://localhost/debian/ unstable/main libkeyutils1 amd64 1.5.5-3 [8552 B] Get:9 http://localhost/debian/ unstable/main libkrb5support0 amd64 1.10.1+dfsg-1 [49.0 kB] Get:10 http://localhost/debian/ unstable/main libk5crypto3 amd64 1.10.1+dfsg-1 [112 kB] Get:11 http://localhost/debian/ unstable/main libkrb5-3 amd64 1.10.1+dfsg-1 [393 kB] Get:12 http://localhost/debian/ unstable/main libgssapi-krb5-2 amd64 1.10.1+dfsg-1 [147 kB] Get:13 http://localhost/debian/ unstable/main libidn11 amd64 1.25-2 [178 kB] Get:14 http://localhost/debian/ unstable/main libsasl2-2 amd64 2.1.25.dfsg1-4+b1 [120 kB] Get:15 http://localhost/debian/ unstable/main libldap-2.4-2 amd64 2.4.31-1 [243 kB] Get:16 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:17 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:18 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:19 http://localhost/debian/ unstable/main libbsd0 amd64 0.4.2-1 [59.3 kB] Get:20 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:21 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:22 http://localhost/debian/ unstable/main librtmp0 amd64 2.4+20111222.git4e06e21-1 [62.3 kB] Get:23 http://localhost/debian/ unstable/main libssh2-1 amd64 1.4.2-1 [79.0 kB] Get:24 http://localhost/debian/ unstable/main libcurl3-gnutls amd64 7.26.0-1 [321 kB] Get:25 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:26 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:27 http://localhost/debian/ unstable/main libgmpxx4ldbl amd64 2:5.0.5+dfsg-2 [21.6 kB] Get:28 http://localhost/debian/ unstable/main libyaml-0-2 amd64 0.1.4-2 [56.5 kB] Get:29 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:30 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:31 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:32 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:33 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:34 http://localhost/debian/ unstable/main cdbs all 0.4.116 [79.9 kB] Get:35 http://localhost/debian/ unstable/main dctrl-tools amd64 2.22.2 [167 kB] Get:36 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:37 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:38 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:39 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:40 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:41 http://localhost/debian/ unstable/main dh-buildinfo all 0.9+nmu1 [15.7 kB] Get:42 http://localhost/debian/ unstable/main libbsd-dev amd64 0.4.2-1 [140 kB] Get:43 http://localhost/debian/ unstable/main libffi-dev amd64 3.0.10-3 [116 kB] Get:44 http://localhost/debian/ unstable/main libgmp-dev amd64 2:5.0.5+dfsg-2 [610 kB] Get:45 http://localhost/debian/ unstable/main ghc amd64 7.4.1-4 [45.8 MB] Get:46 http://localhost/debian/ unstable/main libghc-text-dev amd64 0.11.2.0-1 [1935 kB] Get:47 http://localhost/debian/ unstable/main libghc-attoparsec-dev amd64 0.10.1.1-2+b1 [537 kB] Get:48 http://localhost/debian/ unstable/main libghc-cereal-dev amd64 0.3.5.2-1 [280 kB] Get:49 http://localhost/debian/ unstable/main libghc-dlist-dev amd64 0.5-3+b1 [18.3 kB] Get:50 http://localhost/debian/ unstable/main libghc-hunit-dev amd64 1.2.4.2-2+b1 [87.3 kB] Get:51 http://localhost/debian/ unstable/main libjs-jquery all 1.7.2+debian-2 [113 kB] Get:52 http://localhost/debian/ unstable/main libtinfo-dev amd64 5.9-10 [105 kB] Get:53 http://localhost/debian/ unstable/main libncurses5-dev amd64 5.9-10 [223 kB] Get:54 http://localhost/debian/ unstable/main libyaml-dev amd64 0.1.4-2 [70.7 kB] Get:55 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:56 http://localhost/debian/ unstable/main ghc-haddock amd64 7.4.1-4 [6770 kB] Get:57 http://localhost/debian/ unstable/main html-xml-utils amd64 6.1-1 [579 kB] Get:58 http://localhost/debian/ unstable/main hscolour amd64 1.19-3+b1 [365 kB] Get:59 http://localhost/debian/ unstable/main haskell-devscripts all 0.8.12 [31.5 kB] Get:60 http://localhost/debian/ unstable/main libghc-blaze-builder-dev amd64 0.3.1.0-1+b2 [157 kB] Get:61 http://localhost/debian/ unstable/main libghc-hashable-dev amd64 1.1.2.3-1+b2 [49.4 kB] Get:62 http://localhost/debian/ unstable/main libghc-transformers-dev amd64 0.3.0.0-1 [402 kB] Get:63 http://localhost/debian/ unstable/main libghc-mtl-dev amd64 2.1.1-1 [122 kB] Get:64 http://localhost/debian/ unstable/main libghc-syb-dev amd64 0.3.6.1-1 [135 kB] Get:65 http://localhost/debian/ unstable/main libghc-unordered-containers-dev amd64 0.2.1.0-1 [210 kB] Get:66 http://localhost/debian/ unstable/main libghc-primitive-dev amd64 0.4.1-1+b1 [101 kB] Get:67 http://localhost/debian/ unstable/main libghc-vector-dev amd64 0.9.1-2+b1 [1689 kB] Get:68 http://localhost/debian/ unstable/main libghc-aeson-dev amd64 0.6.0.2-1+b2 [719 kB] Get:69 http://localhost/debian/ unstable/main libghc-ansi-terminal-dev amd64 0.5.5-3+b1 [85.1 kB] Get:70 http://localhost/debian/ unstable/main libghc-enumerator-dev amd64 0.4.19-1+b1 [450 kB] Get:71 http://localhost/debian/ unstable/main libghc-attoparsec-enumerator-dev amd64 0.3-3+b3 [22.6 kB] Get:72 http://localhost/debian/ unstable/main libghc-asn1-data-dev amd64 0.6.1.3-2+b3 [421 kB] Get:73 http://localhost/debian/ unstable/main libghc-base-unicode-symbols-dev amd64 0.2.2.3-1+b1 [18.9 kB] Get:74 http://localhost/debian/ unstable/main libghc-transformers-base-dev amd64 0.4.1-2+b2 [33.1 kB] Get:75 http://localhost/debian/ unstable/main libghc-monad-control-dev amd64 0.3.1.3-1+b1 [63.2 kB] Get:76 http://localhost/debian/ unstable/main libghc-lifted-base-dev amd64 0.1.1-1+b1 [59.2 kB] Get:77 http://localhost/debian/ unstable/main libghc-resourcet-dev amd64 0.3.2.1-1+b1 [142 kB] Get:78 http://localhost/debian/ unstable/main libghc-semigroups-dev amd64 0.8.3.2-1 [273 kB] Get:79 http://localhost/debian/ unstable/main libghc-void-dev amd64 0.5.5.1-2 [30.2 kB] Get:80 http://localhost/debian/ unstable/main libghc-conduit-dev amd64 0.4.2-2+b2 [220 kB] Get:81 http://localhost/debian/ unstable/main libghc-attoparsec-conduit-dev amd64 0.4.0.1-1+b1 [23.2 kB] Get:82 http://localhost/debian/ unstable/main libghc-blaze-builder-conduit-dev amd64 0.4.0.2-1+b1 [16.6 kB] Get:83 http://localhost/debian/ unstable/main libghc-case-insensitive-dev amd64 0.4.0.1-2+b2 [46.5 kB] Get:84 http://localhost/debian/ unstable/main libghc-base64-bytestring-dev amd64 0.1.1.1-2 [38.2 kB] Get:85 http://localhost/debian/ unstable/main libghc-entropy-dev amd64 0.2.1-2+b1 [9080 B] Get:86 http://localhost/debian/ unstable/main libghc-largeword-dev amd64 1.0.1-2+b1 [57.9 kB] Get:87 http://localhost/debian/ unstable/main libghc-tagged-dev amd64 0.4.2.1-1 [91.0 kB] Get:88 http://localhost/debian/ unstable/main libghc-crypto-api-dev amd64 0.10.2-1+b2 [1828 kB] Get:89 http://localhost/debian/ unstable/main libghc-crypto-pubkey-types-dev amd64 0.1.1-1+b3 [136 kB] Get:90 http://localhost/debian/ unstable/main libghc-pem-dev amd64 0.1.1-1+b3 [47.4 kB] Get:91 http://localhost/debian/ unstable/main libghc-certificate-dev amd64 1.2.3-1+b2 [260 kB] Get:92 http://localhost/debian/ unstable/main libghc-data-default-dev amd64 0.4.0-1 [17.3 kB] Get:93 http://localhost/debian/ unstable/main libghc-cookie-dev amd64 0.4.0-1+b3 [58.1 kB] Get:94 http://localhost/debian/ unstable/main libghc-cpu-dev amd64 0.1.1-1 [27.8 kB] Get:95 http://localhost/debian/ unstable/main libghc-cryptocipher-dev amd64 0.3.5-1+b1 [414 kB] Get:96 http://localhost/debian/ unstable/main libghc-random-dev amd64 1.0.1.1-1+b1 [240 kB] Get:97 http://localhost/debian/ unstable/main libghc-cprng-aes-dev amd64 0.2.3-3+b4 [40.8 kB] Get:98 http://localhost/debian/ unstable/main libghc-failure-dev amd64 0.2.0.1-1+b1 [10.8 kB] Get:99 http://localhost/debian/ unstable/main libghc-http-types-dev amd64 0.6.11-1 [179 kB] Get:100 http://localhost/debian/ unstable/main libghc-parsec3-dev amd64 3.1.2-1+b3 [510 kB] Get:101 http://localhost/debian/ unstable/main libghc-network-dev amd64 2.3.0.13-1+b2 [641 kB] Get:102 http://localhost/debian/ unstable/main libghc-regex-base-dev amd64 0.93.2-2+b2 [87.2 kB] Get:103 http://localhost/debian/ unstable/main libghc-regex-posix-dev amd64 0.95.1-2+b1 [161 kB] Get:104 http://localhost/debian/ unstable/main libghc-regex-compat-dev amd64 0.95.1-2+b1 [23.8 kB] Get:105 http://localhost/debian/ unstable/main libghc-socks-dev amd64 0.4.1-1+b4 [200 kB] Get:106 http://localhost/debian/ unstable/main libghc-cryptohash-dev amd64 0.7.5-1+b2 [276 kB] Get:107 http://localhost/debian/ unstable/main libghc-tls-dev amd64 0.9.5-1+b2 [731 kB] Get:108 http://localhost/debian/ unstable/main libghc-tls-extra-dev amd64 0.4.6-1+b2 [73.4 kB] Get:109 http://localhost/debian/ unstable/main libghc-utf8-string-dev amd64 0.3.7-1+b1 [142 kB] Get:110 http://localhost/debian/ unstable/main libghc-zlib-dev amd64 0.5.3.3-1+b1 [85.9 kB] Get:111 http://localhost/debian/ unstable/main libghc-zlib-bindings-dev amd64 0.1.0.1-1 [62.2 kB] Get:112 http://localhost/debian/ unstable/main libghc-zlib-conduit-dev amd64 0.4.0.1-1+b1 [22.7 kB] Get:113 http://localhost/debian/ unstable/main libghc-http-conduit-dev amd64 1.4.1.6-1+b2 [350 kB] Get:114 http://localhost/debian/ unstable/main libghc-tagsoup-dev amd64 0.12.6-1+b3 [345 kB] Get:115 http://localhost/debian/ unstable/main libghc-system-filepath-dev amd64 0.4.6-1+b2 [227 kB] Get:116 http://localhost/debian/ unstable/main libghc-xml-types-dev amd64 0.3.1-2+b2 [135 kB] Get:117 http://localhost/debian/ unstable/main libghc-xml-conduit-dev amd64 0.7.0.2-1+b1 [658 kB] Get:118 http://localhost/debian/ unstable/main libghc-authenticate-dev amd64 1.2.1.1-1+b2 [232 kB] Get:119 http://localhost/debian/ unstable/main libghc-blaze-html-dev amd64 0.4.3.1-3+b2 [1206 kB] Get:120 http://localhost/debian/ unstable/main libghc-byteorder-dev amd64 1.0.3-2+b1 [27.3 kB] Get:121 http://localhost/debian/ unstable/main libghc-cabal-file-th-dev amd64 0.2.2-1 [13.8 kB] Get:122 http://localhost/debian/ unstable/main libghc-skein-dev amd64 0.1.0.7-2+b1 [114 kB] Get:123 http://localhost/debian/ unstable/main libghc-clientsession-dev amd64 0.7.5-3+b2 [37.1 kB] Get:124 http://localhost/debian/ unstable/main libghc-cmdargs-dev amd64 0.9.5-1+b1 [761 kB] Get:125 http://localhost/debian/ unstable/main libghc-crypto-conduit-dev amd64 0.3.2-1+b2 [62.2 kB] Get:126 http://localhost/debian/ unstable/main libghc-css-text-dev amd64 0.1.1-3+b2 [54.6 kB] Get:127 http://localhost/debian/ unstable/main libghc-csv-dev amd64 0.1.2-2+b3 [24.3 kB] Get:128 http://localhost/debian/ unstable/main libghc-ranges-dev amd64 0.2.4-2+b1 [25.4 kB] Get:129 http://localhost/debian/ unstable/main libghc-email-validate-dev amd64 0.2.8-1+b3 [82.6 kB] Get:130 http://localhost/debian/ unstable/main libghc-fast-logger-dev amd64 0.0.2-1+b2 [19.9 kB] Get:131 http://localhost/debian/ unstable/main libghc-file-embed-dev amd64 0.0.4.4-1 [37.6 kB] Get:132 http://localhost/debian/ unstable/main libghc-shakespeare-dev amd64 1.0.0.2-1+b1 [273 kB] Get:133 http://localhost/debian/ unstable/main libghc-hamlet-dev amd64 1.0.1.3-1+b1 [498 kB] Get:134 http://localhost/debian/ unstable/main libghc-terminfo-dev amd64 0.3.2.3-1+b1 [131 kB] Get:135 http://localhost/debian/ unstable/main libghc-haskeline-dev amd64 0.6.4.7-1+b1 [900 kB] Get:136 http://localhost/debian/ unstable/main libghc-mtlparse-dev amd64 0.1.2-2+b2 [72.3 kB] Get:137 http://localhost/debian/ unstable/main libghc-regexpr-dev amd64 0.5.4-2+b2 [173 kB] Get:138 http://localhost/debian/ unstable/main libghc-safe-dev amd64 0.3.3-1+b1 [42.2 kB] Get:139 http://localhost/debian/ unstable/main libghc-shakespeare-text-dev amd64 1.0.0.2-1+b1 [43.1 kB] Get:140 http://localhost/debian/ unstable/main libghc-split-dev amd64 0.1.4.2-2 [52.1 kB] Get:141 http://localhost/debian/ unstable/main libghc-hledger-lib-dev amd64 0.18.1-1 [1807 kB] Get:142 http://localhost/debian/ unstable/main libghc-hledger-dev amd64 0.18.1-1 [407 kB] Get:143 http://localhost/debian/ unstable/main libghc-http-date-dev amd64 0.0.2-1+b2 [76.4 kB] Get:144 http://localhost/debian/ unstable/main libghc-io-storage-dev amd64 0.3-2+b1 [15.7 kB] Get:145 http://localhost/debian/ unstable/main libghc-mime-mail-dev amd64 0.4.1.1-2+b3 [122 kB] Get:146 http://localhost/debian/ unstable/main libghc-network-conduit-dev amd64 0.4.0.1-2 [63.9 kB] Get:147 http://localhost/debian/ unstable/main libghc-path-pieces-dev amd64 0.1.0-1+b2 [22.8 kB] Get:148 http://localhost/debian/ unstable/main libghc-stm-dev amd64 2.3-1 [50.0 kB] Get:149 http://localhost/debian/ unstable/main libghc-resource-pool-dev amd64 0.2.1.0-2+b4 [40.2 kB] Get:150 http://localhost/debian/ unstable/main libghc-pool-conduit-dev amd64 0.1.0.2-1+b1 [12.9 kB] Get:151 http://localhost/debian/ unstable/main libghc-persistent-dev amd64 0.9.0.4-2+b1 [951 kB] Get:152 http://localhost/debian/ unstable/main libghc-persistent-template-dev amd64 0.9.0.2-1+b1 [216 kB] Get:153 http://localhost/debian/ unstable/main libghc-puremd5-dev amd64 2.1.0.3-2+b4 [55.4 kB] Get:154 http://localhost/debian/ unstable/main libghc-pwstore-fast-dev amd64 2.2-2+b4 [38.2 kB] Get:155 http://localhost/debian/ unstable/main libghc-sha-dev amd64 1.5.0.1-1 [137 kB] Get:156 http://localhost/debian/ unstable/main libghc-shakespeare-css-dev amd64 1.0.1.2-1+b1 [433 kB] Get:157 http://localhost/debian/ unstable/main libghc-shakespeare-i18n-dev amd64 1.0.0.2-1+b1 [72.9 kB] Get:158 http://localhost/debian/ unstable/main libghc-shakespeare-js-dev amd64 1.0.0.2-1+b1 [34.9 kB] Get:159 http://localhost/debian/ unstable/main libghc-simple-sendfile-dev amd64 0.2.3-1+b2 [15.4 kB] Get:160 http://localhost/debian/ unstable/main libghc-unix-compat-dev amd64 0.3.0.1-1+b1 [13.9 kB] Get:161 http://localhost/debian/ unstable/main libghc-vault-dev amd64 0.2.0.0-1 [70.8 kB] Get:162 http://localhost/debian/ unstable/main libghc-wai-dev amd64 1.2.0.2-1+b1 [27.3 kB] Get:163 http://localhost/debian/ unstable/main libghc-wai-app-static-dev amd64 1.2.0.3-1+b3 [288 kB] Get:164 http://localhost/debian/ unstable/main libghc-wai-extra-dev amd64 1.2.0.4-1+b1 [240 kB] Get:165 http://localhost/debian/ unstable/main libghc-wai-logger-dev amd64 0.1.4-1+b4 [54.1 kB] Get:166 http://localhost/debian/ unstable/main libghc-warp-dev amd64 1.2.1.1-1+b1 [134 kB] Get:167 http://localhost/debian/ unstable/main libghc-xss-sanitize-dev amd64 0.3.2-1+b1 [193 kB] Get:168 http://localhost/debian/ unstable/main libghc-yaml-dev amd64 0.7.0.2-1+b1 [226 kB] Get:169 http://localhost/debian/ unstable/main libghc-yesod-routes-dev amd64 1.0.1.2-1 [159 kB] Get:170 http://localhost/debian/ unstable/main libghc-yesod-core-dev amd64 1.0.1.2-1+b2 [598 kB] Get:171 http://localhost/debian/ unstable/main libghc-yesod-persistent-dev amd64 1.0.0.1-1+b2 [14.3 kB] Get:172 http://localhost/debian/ unstable/main libghc-yesod-form-dev amd64 1.0.0.4-1+b2 [632 kB] Get:173 http://localhost/debian/ unstable/main libghc-yesod-json-dev amd64 1.0.0.1-1+b2 [45.9 kB] Get:174 http://localhost/debian/ unstable/main libghc-yesod-auth-dev amd64 1.0.2.1-1+b2 [332 kB] Get:175 http://localhost/debian/ unstable/main libghc-yesod-default-dev amd64 1.0.1.1-1+b3 [115 kB] Get:176 http://localhost/debian/ unstable/main libghc-yesod-dev amd64 1.0.1.6-2 [33.6 kB] Get:177 http://localhost/debian/ unstable/main libghc-yesod-static-dev amd64 1.0.0.2-1+b2 [64.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 97.4 MB in 17s (5628 kB/s) Selecting previously unselected package libpipeline1:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgpg-error0:amd64. Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11:amd64. Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-3_amd64.deb) ... Selecting previously unselected package libp11-kit0:amd64. Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ... Selecting previously unselected package libtasn1-3:amd64. Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.13-2_amd64.deb) ... Selecting previously unselected package libgnutls26:amd64. Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.20-1_amd64.deb) ... Selecting previously unselected package libkeyutils1:amd64. Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ... Selecting previously unselected package libkrb5support0:amd64. Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libk5crypto3:amd64. Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkrb5-3:amd64. Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libidn11:amd64. Unpacking libidn11:amd64 (from .../libidn11_1.25-2_amd64.deb) ... Selecting previously unselected package libsasl2-2:amd64. Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libldap-2.4-2:amd64. Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package libbsd0:amd64. Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package librtmp0:amd64. Unpacking librtmp0:amd64 (from .../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ... Selecting previously unselected package libssh2-1:amd64. Unpacking libssh2-1:amd64 (from .../libssh2-1_1.4.2-1_amd64.deb) ... Selecting previously unselected package libcurl3-gnutls:amd64. Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.26.0-1_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Unpacking libgmpxx4ldbl:amd64 (from .../libgmpxx4ldbl_2%3a5.0.5+dfsg-2_amd64.deb) ... Selecting previously unselected package libyaml-0-2:amd64. Unpacking libyaml-0-2:amd64 (from .../libyaml-0-2_0.1.4-2_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package cdbs. Unpacking cdbs (from .../archives/cdbs_0.4.116_all.deb) ... Selecting previously unselected package dctrl-tools. Unpacking dctrl-tools (from .../dctrl-tools_2.22.2_amd64.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package dh-buildinfo. Unpacking dh-buildinfo (from .../dh-buildinfo_0.9+nmu1_all.deb) ... Selecting previously unselected package libbsd-dev. Unpacking libbsd-dev (from .../libbsd-dev_0.4.2-1_amd64.deb) ... Selecting previously unselected package libffi-dev:amd64. Unpacking libffi-dev:amd64 (from .../libffi-dev_3.0.10-3_amd64.deb) ... Selecting previously unselected package libgmp-dev:amd64. Unpacking libgmp-dev:amd64 (from .../libgmp-dev_2%3a5.0.5+dfsg-2_amd64.deb) ... Selecting previously unselected package ghc. Unpacking ghc (from .../archives/ghc_7.4.1-4_amd64.deb) ... Selecting previously unselected package libghc-text-dev. Unpacking libghc-text-dev (from .../libghc-text-dev_0.11.2.0-1_amd64.deb) ... Selecting previously unselected package libghc-attoparsec-dev. Unpacking libghc-attoparsec-dev (from .../libghc-attoparsec-dev_0.10.1.1-2+b1_amd64.deb) ... Selecting previously unselected package libghc-cereal-dev. Unpacking libghc-cereal-dev (from .../libghc-cereal-dev_0.3.5.2-1_amd64.deb) ... Selecting previously unselected package libghc-dlist-dev. Unpacking libghc-dlist-dev (from .../libghc-dlist-dev_0.5-3+b1_amd64.deb) ... Selecting previously unselected package libghc-hunit-dev. Unpacking libghc-hunit-dev (from .../libghc-hunit-dev_1.2.4.2-2+b1_amd64.deb) ... Selecting previously unselected package libjs-jquery. Unpacking libjs-jquery (from .../libjs-jquery_1.7.2+debian-2_all.deb) ... Selecting previously unselected package libtinfo-dev:amd64. Unpacking libtinfo-dev:amd64 (from .../libtinfo-dev_5.9-10_amd64.deb) ... Selecting previously unselected package libncurses5-dev. Unpacking libncurses5-dev (from .../libncurses5-dev_5.9-10_amd64.deb) ... Selecting previously unselected package libyaml-dev:amd64. Unpacking libyaml-dev:amd64 (from .../libyaml-dev_0.1.4-2_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-13_amd64.deb) ... Selecting previously unselected package ghc-haddock. Unpacking ghc-haddock (from .../ghc-haddock_7.4.1-4_amd64.deb) ... Selecting previously unselected package html-xml-utils. Unpacking html-xml-utils (from .../html-xml-utils_6.1-1_amd64.deb) ... Selecting previously unselected package hscolour. Unpacking hscolour (from .../hscolour_1.19-3+b1_amd64.deb) ... Selecting previously unselected package haskell-devscripts. Unpacking haskell-devscripts (from .../haskell-devscripts_0.8.12_all.deb) ... Selecting previously unselected package libghc-blaze-builder-dev. Unpacking libghc-blaze-builder-dev (from .../libghc-blaze-builder-dev_0.3.1.0-1+b2_amd64.deb) ... Selecting previously unselected package libghc-hashable-dev. Unpacking libghc-hashable-dev (from .../libghc-hashable-dev_1.1.2.3-1+b2_amd64.deb) ... Selecting previously unselected package libghc-transformers-dev. Unpacking libghc-transformers-dev (from .../libghc-transformers-dev_0.3.0.0-1_amd64.deb) ... Selecting previously unselected package libghc-mtl-dev. Unpacking libghc-mtl-dev (from .../libghc-mtl-dev_2.1.1-1_amd64.deb) ... Selecting previously unselected package libghc-syb-dev. Unpacking libghc-syb-dev (from .../libghc-syb-dev_0.3.6.1-1_amd64.deb) ... Selecting previously unselected package libghc-unordered-containers-dev. Unpacking libghc-unordered-containers-dev (from .../libghc-unordered-containers-dev_0.2.1.0-1_amd64.deb) ... Selecting previously unselected package libghc-primitive-dev. Unpacking libghc-primitive-dev (from .../libghc-primitive-dev_0.4.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-vector-dev. Unpacking libghc-vector-dev (from .../libghc-vector-dev_0.9.1-2+b1_amd64.deb) ... Selecting previously unselected package libghc-aeson-dev. Unpacking libghc-aeson-dev (from .../libghc-aeson-dev_0.6.0.2-1+b2_amd64.deb) ... Selecting previously unselected package libghc-ansi-terminal-dev. Unpacking libghc-ansi-terminal-dev (from .../libghc-ansi-terminal-dev_0.5.5-3+b1_amd64.deb) ... Selecting previously unselected package libghc-enumerator-dev. Unpacking libghc-enumerator-dev (from .../libghc-enumerator-dev_0.4.19-1+b1_amd64.deb) ... Selecting previously unselected package libghc-attoparsec-enumerator-dev. Unpacking libghc-attoparsec-enumerator-dev (from .../libghc-attoparsec-enumerator-dev_0.3-3+b3_amd64.deb) ... Selecting previously unselected package libghc-asn1-data-dev. Unpacking libghc-asn1-data-dev (from .../libghc-asn1-data-dev_0.6.1.3-2+b3_amd64.deb) ... Selecting previously unselected package libghc-base-unicode-symbols-dev. Unpacking libghc-base-unicode-symbols-dev (from .../libghc-base-unicode-symbols-dev_0.2.2.3-1+b1_amd64.deb) ... Selecting previously unselected package libghc-transformers-base-dev. Unpacking libghc-transformers-base-dev (from .../libghc-transformers-base-dev_0.4.1-2+b2_amd64.deb) ... Selecting previously unselected package libghc-monad-control-dev. Unpacking libghc-monad-control-dev (from .../libghc-monad-control-dev_0.3.1.3-1+b1_amd64.deb) ... Selecting previously unselected package libghc-lifted-base-dev. Unpacking libghc-lifted-base-dev (from .../libghc-lifted-base-dev_0.1.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-resourcet-dev. Unpacking libghc-resourcet-dev (from .../libghc-resourcet-dev_0.3.2.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-semigroups-dev. Unpacking libghc-semigroups-dev (from .../libghc-semigroups-dev_0.8.3.2-1_amd64.deb) ... Selecting previously unselected package libghc-void-dev. Unpacking libghc-void-dev (from .../libghc-void-dev_0.5.5.1-2_amd64.deb) ... Selecting previously unselected package libghc-conduit-dev. Unpacking libghc-conduit-dev (from .../libghc-conduit-dev_0.4.2-2+b2_amd64.deb) ... Selecting previously unselected package libghc-attoparsec-conduit-dev. Unpacking libghc-attoparsec-conduit-dev (from .../libghc-attoparsec-conduit-dev_0.4.0.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-blaze-builder-conduit-dev. Unpacking libghc-blaze-builder-conduit-dev (from .../libghc-blaze-builder-conduit-dev_0.4.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-case-insensitive-dev. Unpacking libghc-case-insensitive-dev (from .../libghc-case-insensitive-dev_0.4.0.1-2+b2_amd64.deb) ... Selecting previously unselected package libghc-base64-bytestring-dev. Unpacking libghc-base64-bytestring-dev (from .../libghc-base64-bytestring-dev_0.1.1.1-2_amd64.deb) ... Selecting previously unselected package libghc-entropy-dev. Unpacking libghc-entropy-dev (from .../libghc-entropy-dev_0.2.1-2+b1_amd64.deb) ... Selecting previously unselected package libghc-largeword-dev. Unpacking libghc-largeword-dev (from .../libghc-largeword-dev_1.0.1-2+b1_amd64.deb) ... Selecting previously unselected package libghc-tagged-dev. Unpacking libghc-tagged-dev (from .../libghc-tagged-dev_0.4.2.1-1_amd64.deb) ... Selecting previously unselected package libghc-crypto-api-dev. Unpacking libghc-crypto-api-dev (from .../libghc-crypto-api-dev_0.10.2-1+b2_amd64.deb) ... Selecting previously unselected package libghc-crypto-pubkey-types-dev. Unpacking libghc-crypto-pubkey-types-dev (from .../libghc-crypto-pubkey-types-dev_0.1.1-1+b3_amd64.deb) ... Selecting previously unselected package libghc-pem-dev. Unpacking libghc-pem-dev (from .../libghc-pem-dev_0.1.1-1+b3_amd64.deb) ... Selecting previously unselected package libghc-certificate-dev. Unpacking libghc-certificate-dev (from .../libghc-certificate-dev_1.2.3-1+b2_amd64.deb) ... Selecting previously unselected package libghc-data-default-dev. Unpacking libghc-data-default-dev (from .../libghc-data-default-dev_0.4.0-1_amd64.deb) ... Selecting previously unselected package libghc-cookie-dev. Unpacking libghc-cookie-dev (from .../libghc-cookie-dev_0.4.0-1+b3_amd64.deb) ... Selecting previously unselected package libghc-cpu-dev. Unpacking libghc-cpu-dev (from .../libghc-cpu-dev_0.1.1-1_amd64.deb) ... Selecting previously unselected package libghc-cryptocipher-dev. Unpacking libghc-cryptocipher-dev (from .../libghc-cryptocipher-dev_0.3.5-1+b1_amd64.deb) ... Selecting previously unselected package libghc-random-dev. Unpacking libghc-random-dev (from .../libghc-random-dev_1.0.1.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-cprng-aes-dev. Unpacking libghc-cprng-aes-dev (from .../libghc-cprng-aes-dev_0.2.3-3+b4_amd64.deb) ... Selecting previously unselected package libghc-failure-dev. Unpacking libghc-failure-dev (from .../libghc-failure-dev_0.2.0.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-http-types-dev. Unpacking libghc-http-types-dev (from .../libghc-http-types-dev_0.6.11-1_amd64.deb) ... Selecting previously unselected package libghc-parsec3-dev. Unpacking libghc-parsec3-dev (from .../libghc-parsec3-dev_3.1.2-1+b3_amd64.deb) ... Selecting previously unselected package libghc-network-dev. Unpacking libghc-network-dev (from .../libghc-network-dev_2.3.0.13-1+b2_amd64.deb) ... Selecting previously unselected package libghc-regex-base-dev. Unpacking libghc-regex-base-dev (from .../libghc-regex-base-dev_0.93.2-2+b2_amd64.deb) ... Selecting previously unselected package libghc-regex-posix-dev. Unpacking libghc-regex-posix-dev (from .../libghc-regex-posix-dev_0.95.1-2+b1_amd64.deb) ... Selecting previously unselected package libghc-regex-compat-dev. Unpacking libghc-regex-compat-dev (from .../libghc-regex-compat-dev_0.95.1-2+b1_amd64.deb) ... Selecting previously unselected package libghc-socks-dev. Unpacking libghc-socks-dev (from .../libghc-socks-dev_0.4.1-1+b4_amd64.deb) ... Selecting previously unselected package libghc-cryptohash-dev. Unpacking libghc-cryptohash-dev (from .../libghc-cryptohash-dev_0.7.5-1+b2_amd64.deb) ... Selecting previously unselected package libghc-tls-dev. Unpacking libghc-tls-dev (from .../libghc-tls-dev_0.9.5-1+b2_amd64.deb) ... Selecting previously unselected package libghc-tls-extra-dev. Unpacking libghc-tls-extra-dev (from .../libghc-tls-extra-dev_0.4.6-1+b2_amd64.deb) ... Selecting previously unselected package libghc-utf8-string-dev. Unpacking libghc-utf8-string-dev (from .../libghc-utf8-string-dev_0.3.7-1+b1_amd64.deb) ... Selecting previously unselected package libghc-zlib-dev. Unpacking libghc-zlib-dev (from .../libghc-zlib-dev_0.5.3.3-1+b1_amd64.deb) ... Selecting previously unselected package libghc-zlib-bindings-dev. Unpacking libghc-zlib-bindings-dev (from .../libghc-zlib-bindings-dev_0.1.0.1-1_amd64.deb) ... Selecting previously unselected package libghc-zlib-conduit-dev. Unpacking libghc-zlib-conduit-dev (from .../libghc-zlib-conduit-dev_0.4.0.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-http-conduit-dev. Unpacking libghc-http-conduit-dev (from .../libghc-http-conduit-dev_1.4.1.6-1+b2_amd64.deb) ... Selecting previously unselected package libghc-tagsoup-dev. Unpacking libghc-tagsoup-dev (from .../libghc-tagsoup-dev_0.12.6-1+b3_amd64.deb) ... Selecting previously unselected package libghc-system-filepath-dev. Unpacking libghc-system-filepath-dev (from .../libghc-system-filepath-dev_0.4.6-1+b2_amd64.deb) ... Selecting previously unselected package libghc-xml-types-dev. Unpacking libghc-xml-types-dev (from .../libghc-xml-types-dev_0.3.1-2+b2_amd64.deb) ... Selecting previously unselected package libghc-xml-conduit-dev. Unpacking libghc-xml-conduit-dev (from .../libghc-xml-conduit-dev_0.7.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-authenticate-dev. Unpacking libghc-authenticate-dev (from .../libghc-authenticate-dev_1.2.1.1-1+b2_amd64.deb) ... Selecting previously unselected package libghc-blaze-html-dev. Unpacking libghc-blaze-html-dev (from .../libghc-blaze-html-dev_0.4.3.1-3+b2_amd64.deb) ... Selecting previously unselected package libghc-byteorder-dev. Unpacking libghc-byteorder-dev (from .../libghc-byteorder-dev_1.0.3-2+b1_amd64.deb) ... Selecting previously unselected package libghc-cabal-file-th-dev. Unpacking libghc-cabal-file-th-dev (from .../libghc-cabal-file-th-dev_0.2.2-1_amd64.deb) ... Selecting previously unselected package libghc-skein-dev. Unpacking libghc-skein-dev (from .../libghc-skein-dev_0.1.0.7-2+b1_amd64.deb) ... Selecting previously unselected package libghc-clientsession-dev. Unpacking libghc-clientsession-dev (from .../libghc-clientsession-dev_0.7.5-3+b2_amd64.deb) ... Selecting previously unselected package libghc-cmdargs-dev. Unpacking libghc-cmdargs-dev (from .../libghc-cmdargs-dev_0.9.5-1+b1_amd64.deb) ... Selecting previously unselected package libghc-crypto-conduit-dev. Unpacking libghc-crypto-conduit-dev (from .../libghc-crypto-conduit-dev_0.3.2-1+b2_amd64.deb) ... Selecting previously unselected package libghc-css-text-dev. Unpacking libghc-css-text-dev (from .../libghc-css-text-dev_0.1.1-3+b2_amd64.deb) ... Selecting previously unselected package libghc-csv-dev. Unpacking libghc-csv-dev (from .../libghc-csv-dev_0.1.2-2+b3_amd64.deb) ... Selecting previously unselected package libghc-ranges-dev. Unpacking libghc-ranges-dev (from .../libghc-ranges-dev_0.2.4-2+b1_amd64.deb) ... Selecting previously unselected package libghc-email-validate-dev. Unpacking libghc-email-validate-dev (from .../libghc-email-validate-dev_0.2.8-1+b3_amd64.deb) ... Selecting previously unselected package libghc-fast-logger-dev. Unpacking libghc-fast-logger-dev (from .../libghc-fast-logger-dev_0.0.2-1+b2_amd64.deb) ... Selecting previously unselected package libghc-file-embed-dev. Unpacking libghc-file-embed-dev (from .../libghc-file-embed-dev_0.0.4.4-1_amd64.deb) ... Selecting previously unselected package libghc-shakespeare-dev. Unpacking libghc-shakespeare-dev (from .../libghc-shakespeare-dev_1.0.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-hamlet-dev. Unpacking libghc-hamlet-dev (from .../libghc-hamlet-dev_1.0.1.3-1+b1_amd64.deb) ... Selecting previously unselected package libghc-terminfo-dev. Unpacking libghc-terminfo-dev (from .../libghc-terminfo-dev_0.3.2.3-1+b1_amd64.deb) ... Selecting previously unselected package libghc-haskeline-dev. Unpacking libghc-haskeline-dev (from .../libghc-haskeline-dev_0.6.4.7-1+b1_amd64.deb) ... Selecting previously unselected package libghc-mtlparse-dev. Unpacking libghc-mtlparse-dev (from .../libghc-mtlparse-dev_0.1.2-2+b2_amd64.deb) ... Selecting previously unselected package libghc-regexpr-dev. Unpacking libghc-regexpr-dev (from .../libghc-regexpr-dev_0.5.4-2+b2_amd64.deb) ... Selecting previously unselected package libghc-safe-dev. Unpacking libghc-safe-dev (from .../libghc-safe-dev_0.3.3-1+b1_amd64.deb) ... Selecting previously unselected package libghc-shakespeare-text-dev. Unpacking libghc-shakespeare-text-dev (from .../libghc-shakespeare-text-dev_1.0.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-split-dev. Unpacking libghc-split-dev (from .../libghc-split-dev_0.1.4.2-2_amd64.deb) ... Selecting previously unselected package libghc-hledger-lib-dev. Unpacking libghc-hledger-lib-dev (from .../libghc-hledger-lib-dev_0.18.1-1_amd64.deb) ... Selecting previously unselected package libghc-hledger-dev. Unpacking libghc-hledger-dev (from .../libghc-hledger-dev_0.18.1-1_amd64.deb) ... Selecting previously unselected package libghc-http-date-dev. Unpacking libghc-http-date-dev (from .../libghc-http-date-dev_0.0.2-1+b2_amd64.deb) ... Selecting previously unselected package libghc-io-storage-dev. Unpacking libghc-io-storage-dev (from .../libghc-io-storage-dev_0.3-2+b1_amd64.deb) ... Selecting previously unselected package libghc-mime-mail-dev. Unpacking libghc-mime-mail-dev (from .../libghc-mime-mail-dev_0.4.1.1-2+b3_amd64.deb) ... Selecting previously unselected package libghc-network-conduit-dev. Unpacking libghc-network-conduit-dev (from .../libghc-network-conduit-dev_0.4.0.1-2_amd64.deb) ... Selecting previously unselected package libghc-path-pieces-dev. Unpacking libghc-path-pieces-dev (from .../libghc-path-pieces-dev_0.1.0-1+b2_amd64.deb) ... Selecting previously unselected package libghc-stm-dev. Unpacking libghc-stm-dev (from .../libghc-stm-dev_2.3-1_amd64.deb) ... Selecting previously unselected package libghc-resource-pool-dev. Unpacking libghc-resource-pool-dev (from .../libghc-resource-pool-dev_0.2.1.0-2+b4_amd64.deb) ... Selecting previously unselected package libghc-pool-conduit-dev. Unpacking libghc-pool-conduit-dev (from .../libghc-pool-conduit-dev_0.1.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-persistent-dev. Unpacking libghc-persistent-dev (from .../libghc-persistent-dev_0.9.0.4-2+b1_amd64.deb) ... Selecting previously unselected package libghc-persistent-template-dev. Unpacking libghc-persistent-template-dev (from .../libghc-persistent-template-dev_0.9.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-puremd5-dev. Unpacking libghc-puremd5-dev (from .../libghc-puremd5-dev_2.1.0.3-2+b4_amd64.deb) ... Selecting previously unselected package libghc-pwstore-fast-dev. Unpacking libghc-pwstore-fast-dev (from .../libghc-pwstore-fast-dev_2.2-2+b4_amd64.deb) ... Selecting previously unselected package libghc-sha-dev. Unpacking libghc-sha-dev (from .../libghc-sha-dev_1.5.0.1-1_amd64.deb) ... Selecting previously unselected package libghc-shakespeare-css-dev. Unpacking libghc-shakespeare-css-dev (from .../libghc-shakespeare-css-dev_1.0.1.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-shakespeare-i18n-dev. Unpacking libghc-shakespeare-i18n-dev (from .../libghc-shakespeare-i18n-dev_1.0.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-shakespeare-js-dev. Unpacking libghc-shakespeare-js-dev (from .../libghc-shakespeare-js-dev_1.0.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-simple-sendfile-dev. Unpacking libghc-simple-sendfile-dev (from .../libghc-simple-sendfile-dev_0.2.3-1+b2_amd64.deb) ... Selecting previously unselected package libghc-unix-compat-dev. Unpacking libghc-unix-compat-dev (from .../libghc-unix-compat-dev_0.3.0.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-vault-dev. Unpacking libghc-vault-dev (from .../libghc-vault-dev_0.2.0.0-1_amd64.deb) ... Selecting previously unselected package libghc-wai-dev. Unpacking libghc-wai-dev (from .../libghc-wai-dev_1.2.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-wai-app-static-dev. Unpacking libghc-wai-app-static-dev (from .../libghc-wai-app-static-dev_1.2.0.3-1+b3_amd64.deb) ... Selecting previously unselected package libghc-wai-extra-dev. Unpacking libghc-wai-extra-dev (from .../libghc-wai-extra-dev_1.2.0.4-1+b1_amd64.deb) ... Selecting previously unselected package libghc-wai-logger-dev. Unpacking libghc-wai-logger-dev (from .../libghc-wai-logger-dev_0.1.4-1+b4_amd64.deb) ... Selecting previously unselected package libghc-warp-dev. Unpacking libghc-warp-dev (from .../libghc-warp-dev_1.2.1.1-1+b1_amd64.deb) ... Selecting previously unselected package libghc-xss-sanitize-dev. Unpacking libghc-xss-sanitize-dev (from .../libghc-xss-sanitize-dev_0.3.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-yaml-dev. Unpacking libghc-yaml-dev (from .../libghc-yaml-dev_0.7.0.2-1+b1_amd64.deb) ... Selecting previously unselected package libghc-yesod-routes-dev. Unpacking libghc-yesod-routes-dev (from .../libghc-yesod-routes-dev_1.0.1.2-1_amd64.deb) ... Selecting previously unselected package libghc-yesod-core-dev. Unpacking libghc-yesod-core-dev (from .../libghc-yesod-core-dev_1.0.1.2-1+b2_amd64.deb) ... Selecting previously unselected package libghc-yesod-persistent-dev. Unpacking libghc-yesod-persistent-dev (from .../libghc-yesod-persistent-dev_1.0.0.1-1+b2_amd64.deb) ... Selecting previously unselected package libghc-yesod-form-dev. Unpacking libghc-yesod-form-dev (from .../libghc-yesod-form-dev_1.0.0.4-1+b2_amd64.deb) ... Selecting previously unselected package libghc-yesod-json-dev. Unpacking libghc-yesod-json-dev (from .../libghc-yesod-json-dev_1.0.0.1-1+b2_amd64.deb) ... Selecting previously unselected package libghc-yesod-auth-dev. Unpacking libghc-yesod-auth-dev (from .../libghc-yesod-auth-dev_1.0.2.1-1+b2_amd64.deb) ... Selecting previously unselected package libghc-yesod-default-dev. Unpacking libghc-yesod-default-dev (from .../libghc-yesod-default-dev_1.0.1.1-1+b3_amd64.deb) ... Selecting previously unselected package libghc-yesod-dev. Unpacking libghc-yesod-dev (from .../libghc-yesod-dev_1.0.1.6-2_amd64.deb) ... Selecting previously unselected package libghc-yesod-static-dev. Unpacking libghc-yesod-static-dev (from .../libghc-yesod-static-dev_1.0.0.2-1+b2_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-haskell-hledger-web-dummy. Unpacking sbuild-build-depends-haskell-hledger-web-dummy (from .../sbuild-build-depends-haskell-hledger-web-dummy.deb) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libgpg-error0:amd64 (1.10-3) ... Setting up libgcrypt11:amd64 (1.5.0-3) ... Setting up libp11-kit0:amd64 (0.12-3) ... Setting up libtasn1-3:amd64 (2.13-2) ... Setting up libgnutls26:amd64 (2.12.20-1) ... Setting up libkeyutils1:amd64 (1.5.5-3) ... Setting up libkrb5support0:amd64 (1.10.1+dfsg-1) ... Setting up libk5crypto3:amd64 (1.10.1+dfsg-1) ... Setting up libkrb5-3:amd64 (1.10.1+dfsg-1) ... Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-1) ... Setting up libidn11:amd64 (1.25-2) ... Setting up libsasl2-2:amd64 (2.1.25.dfsg1-4+b1) ... Setting up libldap-2.4-2:amd64 (2.4.31-1) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up libbsd0:amd64 (0.4.2-1) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libcroco3:amd64 (0.6.5-1) ... Setting up librtmp0:amd64 (2.4+20111222.git4e06e21-1) ... Setting up libssh2-1:amd64 (1.4.2-1) ... Setting up libcurl3-gnutls:amd64 (7.26.0-1) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up libgmpxx4ldbl:amd64 (2:5.0.5+dfsg-2) ... Setting up libyaml-0-2:amd64 (0.1.4-2) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up cdbs (0.4.116) ... Setting up dctrl-tools (2.22.2) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up dh-buildinfo (0.9+nmu1) ... Setting up libbsd-dev (0.4.2-1) ... Setting up libffi-dev:amd64 (3.0.10-3) ... Setting up libgmp-dev:amd64 (2:5.0.5+dfsg-2) ... Setting up ghc (7.4.1-4) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libghc-text-dev (0.11.2.0-1) ... Setting up libghc-attoparsec-dev (0.10.1.1-2+b1) ... Setting up libghc-cereal-dev (0.3.5.2-1) ... Setting up libghc-dlist-dev (0.5-3+b1) ... Setting up libghc-hunit-dev (1.2.4.2-2+b1) ... Setting up libjs-jquery (1.7.2+debian-2) ... Setting up libtinfo-dev:amd64 (5.9-10) ... Setting up libncurses5-dev (5.9-10) ... Setting up libyaml-dev:amd64 (0.1.4-2) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up ghc-haddock (7.4.1-4) ... Setting up html-xml-utils (6.1-1) ... Setting up hscolour (1.19-3+b1) ... Setting up haskell-devscripts (0.8.12) ... Setting up libghc-blaze-builder-dev (0.3.1.0-1+b2) ... Setting up libghc-hashable-dev (1.1.2.3-1+b2) ... Setting up libghc-transformers-dev (0.3.0.0-1) ... Setting up libghc-mtl-dev (2.1.1-1) ... Setting up libghc-syb-dev (0.3.6.1-1) ... Setting up libghc-unordered-containers-dev (0.2.1.0-1) ... Setting up libghc-primitive-dev (0.4.1-1+b1) ... Setting up libghc-vector-dev (0.9.1-2+b1) ... Setting up libghc-aeson-dev (0.6.0.2-1+b2) ... Setting up libghc-ansi-terminal-dev (0.5.5-3+b1) ... Setting up libghc-enumerator-dev (0.4.19-1+b1) ... Setting up libghc-attoparsec-enumerator-dev (0.3-3+b3) ... Setting up libghc-asn1-data-dev (0.6.1.3-2+b3) ... Setting up libghc-base-unicode-symbols-dev (0.2.2.3-1+b1) ... Setting up libghc-transformers-base-dev (0.4.1-2+b2) ... Setting up libghc-monad-control-dev (0.3.1.3-1+b1) ... Setting up libghc-lifted-base-dev (0.1.1-1+b1) ... Setting up libghc-resourcet-dev (0.3.2.1-1+b1) ... Setting up libghc-semigroups-dev (0.8.3.2-1) ... Setting up libghc-void-dev (0.5.5.1-2) ... Setting up libghc-conduit-dev (0.4.2-2+b2) ... Setting up libghc-attoparsec-conduit-dev (0.4.0.1-1+b1) ... Setting up libghc-blaze-builder-conduit-dev (0.4.0.2-1+b1) ... Setting up libghc-case-insensitive-dev (0.4.0.1-2+b2) ... Setting up libghc-base64-bytestring-dev (0.1.1.1-2) ... Setting up libghc-entropy-dev (0.2.1-2+b1) ... Setting up libghc-largeword-dev (1.0.1-2+b1) ... Setting up libghc-tagged-dev (0.4.2.1-1) ... Setting up libghc-crypto-api-dev (0.10.2-1+b2) ... Setting up libghc-crypto-pubkey-types-dev (0.1.1-1+b3) ... Setting up libghc-pem-dev (0.1.1-1+b3) ... Setting up libghc-certificate-dev (1.2.3-1+b2) ... Setting up libghc-data-default-dev (0.4.0-1) ... Setting up libghc-cookie-dev (0.4.0-1+b3) ... Setting up libghc-cpu-dev (0.1.1-1) ... Setting up libghc-cryptocipher-dev (0.3.5-1+b1) ... Setting up libghc-random-dev (1.0.1.1-1+b1) ... Setting up libghc-cprng-aes-dev (0.2.3-3+b4) ... Setting up libghc-failure-dev (0.2.0.1-1+b1) ... Setting up libghc-http-types-dev (0.6.11-1) ... Setting up libghc-parsec3-dev (3.1.2-1+b3) ... Setting up libghc-network-dev (2.3.0.13-1+b2) ... Setting up libghc-regex-base-dev (0.93.2-2+b2) ... Setting up libghc-regex-posix-dev (0.95.1-2+b1) ... Setting up libghc-regex-compat-dev (0.95.1-2+b1) ... Setting up libghc-socks-dev (0.4.1-1+b4) ... Setting up libghc-cryptohash-dev (0.7.5-1+b2) ... Setting up libghc-tls-dev (0.9.5-1+b2) ... Setting up libghc-tls-extra-dev (0.4.6-1+b2) ... Setting up libghc-utf8-string-dev (0.3.7-1+b1) ... Setting up libghc-zlib-dev (0.5.3.3-1+b1) ... Setting up libghc-zlib-bindings-dev (0.1.0.1-1) ... Setting up libghc-zlib-conduit-dev (0.4.0.1-1+b1) ... Setting up libghc-http-conduit-dev (1.4.1.6-1+b2) ... Setting up libghc-tagsoup-dev (0.12.6-1+b3) ... Setting up libghc-system-filepath-dev (0.4.6-1+b2) ... Setting up libghc-xml-types-dev (0.3.1-2+b2) ... Setting up libghc-xml-conduit-dev (0.7.0.2-1+b1) ... Setting up libghc-authenticate-dev (1.2.1.1-1+b2) ... Setting up libghc-blaze-html-dev (0.4.3.1-3+b2) ... Setting up libghc-byteorder-dev (1.0.3-2+b1) ... Setting up libghc-cabal-file-th-dev (0.2.2-1) ... Setting up libghc-skein-dev (0.1.0.7-2+b1) ... Setting up libghc-clientsession-dev (0.7.5-3+b2) ... Setting up libghc-cmdargs-dev (0.9.5-1+b1) ... Setting up libghc-crypto-conduit-dev (0.3.2-1+b2) ... Setting up libghc-css-text-dev (0.1.1-3+b2) ... Setting up libghc-csv-dev (0.1.2-2+b3) ... Setting up libghc-ranges-dev (0.2.4-2+b1) ... Setting up libghc-email-validate-dev (0.2.8-1+b3) ... Setting up libghc-fast-logger-dev (0.0.2-1+b2) ... Setting up libghc-file-embed-dev (0.0.4.4-1) ... Setting up libghc-shakespeare-dev (1.0.0.2-1+b1) ... Setting up libghc-hamlet-dev (1.0.1.3-1+b1) ... Setting up libghc-terminfo-dev (0.3.2.3-1+b1) ... Setting up libghc-haskeline-dev (0.6.4.7-1+b1) ... Setting up libghc-mtlparse-dev (0.1.2-2+b2) ... Setting up libghc-regexpr-dev (0.5.4-2+b2) ... Setting up libghc-safe-dev (0.3.3-1+b1) ... Setting up libghc-shakespeare-text-dev (1.0.0.2-1+b1) ... Setting up libghc-split-dev (0.1.4.2-2) ... Setting up libghc-hledger-lib-dev (0.18.1-1) ... Setting up libghc-hledger-dev (0.18.1-1) ... Setting up libghc-http-date-dev (0.0.2-1+b2) ... Setting up libghc-io-storage-dev (0.3-2+b1) ... Setting up libghc-mime-mail-dev (0.4.1.1-2+b3) ... Setting up libghc-network-conduit-dev (0.4.0.1-2) ... Setting up libghc-path-pieces-dev (0.1.0-1+b2) ... Setting up libghc-stm-dev (2.3-1) ... Setting up libghc-resource-pool-dev (0.2.1.0-2+b4) ... Setting up libghc-pool-conduit-dev (0.1.0.2-1+b1) ... Setting up libghc-persistent-dev (0.9.0.4-2+b1) ... Setting up libghc-persistent-template-dev (0.9.0.2-1+b1) ... Setting up libghc-puremd5-dev (2.1.0.3-2+b4) ... Setting up libghc-pwstore-fast-dev (2.2-2+b4) ... Setting up libghc-sha-dev (1.5.0.1-1) ... Setting up libghc-shakespeare-css-dev (1.0.1.2-1+b1) ... Setting up libghc-shakespeare-i18n-dev (1.0.0.2-1+b1) ... Setting up libghc-shakespeare-js-dev (1.0.0.2-1+b1) ... Setting up libghc-simple-sendfile-dev (0.2.3-1+b2) ... Setting up libghc-unix-compat-dev (0.3.0.1-1+b1) ... Setting up libghc-vault-dev (0.2.0.0-1) ... Setting up libghc-wai-dev (1.2.0.2-1+b1) ... Setting up libghc-wai-app-static-dev (1.2.0.3-1+b3) ... Setting up libghc-wai-extra-dev (1.2.0.4-1+b1) ... Setting up libghc-wai-logger-dev (0.1.4-1+b4) ... Setting up libghc-warp-dev (1.2.1.1-1+b1) ... Setting up libghc-xss-sanitize-dev (0.3.2-1+b1) ... Setting up libghc-yaml-dev (0.7.0.2-1+b1) ... Setting up libghc-yesod-routes-dev (1.0.1.2-1) ... Setting up libghc-yesod-core-dev (1.0.1.2-1+b2) ... Setting up libghc-yesod-persistent-dev (1.0.0.1-1+b2) ... Setting up libghc-yesod-form-dev (1.0.0.4-1+b2) ... Setting up libghc-yesod-json-dev (1.0.0.1-1+b2) ... Setting up libghc-yesod-auth-dev (1.0.2.1-1+b2) ... Setting up libghc-yesod-default-dev (1.0.1.1-1+b3) ... Setting up libghc-yesod-dev (1.0.1.6-2) ... Setting up libghc-yesod-static-dev (1.0.0.2-1+b2) ... Setting up sbuild-build-depends-haskell-hledger-web-dummy (0.invalid.0) ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 cdbs_0.4.116 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 dctrl-tools_2.22.2 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 dh-buildinfo_0.9+nmu1 diffutils_1:3.2-6 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 ghc_7.4.1-4 ghc-haddock_7.4.1-4 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gzip_1.5-1.1 haskell-devscripts_0.8.12 hostname_3.11 hscolour_1.19-3+b1 html-xml-utils_6.1-1 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-4 intltool-debian_0.35.0+20060710.1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libasprintf0c2_0.18.1.1-9 libattr1_1:2.4.46-8 libblkid1_2.20.1-5.1 libbsd-dev_0.4.2-1 libbsd0_0.4.2-1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libcurl3-gnutls_7.26.0-1 libdb5.1_5.1.29-5 libdpkg-perl_1.16.7 libffi-dev_3.0.10-3 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgcrypt11_1.5.0-3 libgdbm3_1.8.3-11 libgettextpo0_0.18.1.1-9 libghc-aeson-dev_0.6.0.2-1+b2 libghc-ansi-terminal-dev_0.5.5-3+b1 libghc-asn1-data-dev_0.6.1.3-2+b3 libghc-attoparsec-conduit-dev_0.4.0.1-1+b1 libghc-attoparsec-dev_0.10.1.1-2+b1 libghc-attoparsec-enumerator-dev_0.3-3+b3 libghc-authenticate-dev_1.2.1.1-1+b2 libghc-base-unicode-symbols-dev_0.2.2.3-1+b1 libghc-base64-bytestring-dev_0.1.1.1-2 libghc-blaze-builder-conduit-dev_0.4.0.2-1+b1 libghc-blaze-builder-dev_0.3.1.0-1+b2 libghc-blaze-html-dev_0.4.3.1-3+b2 libghc-byteorder-dev_1.0.3-2+b1 libghc-cabal-file-th-dev_0.2.2-1 libghc-case-insensitive-dev_0.4.0.1-2+b2 libghc-cereal-dev_0.3.5.2-1 libghc-certificate-dev_1.2.3-1+b2 libghc-clientsession-dev_0.7.5-3+b2 libghc-cmdargs-dev_0.9.5-1+b1 libghc-conduit-dev_0.4.2-2+b2 libghc-cookie-dev_0.4.0-1+b3 libghc-cprng-aes-dev_0.2.3-3+b4 libghc-cpu-dev_0.1.1-1 libghc-crypto-api-dev_0.10.2-1+b2 libghc-crypto-conduit-dev_0.3.2-1+b2 libghc-crypto-pubkey-types-dev_0.1.1-1+b3 libghc-cryptocipher-dev_0.3.5-1+b1 libghc-cryptohash-dev_0.7.5-1+b2 libghc-css-text-dev_0.1.1-3+b2 libghc-csv-dev_0.1.2-2+b3 libghc-data-default-dev_0.4.0-1 libghc-dlist-dev_0.5-3+b1 libghc-email-validate-dev_0.2.8-1+b3 libghc-entropy-dev_0.2.1-2+b1 libghc-enumerator-dev_0.4.19-1+b1 libghc-failure-dev_0.2.0.1-1+b1 libghc-fast-logger-dev_0.0.2-1+b2 libghc-file-embed-dev_0.0.4.4-1 libghc-hamlet-dev_1.0.1.3-1+b1 libghc-hashable-dev_1.1.2.3-1+b2 libghc-haskeline-dev_0.6.4.7-1+b1 libghc-hledger-dev_0.18.1-1 libghc-hledger-lib-dev_0.18.1-1 libghc-http-conduit-dev_1.4.1.6-1+b2 libghc-http-date-dev_0.0.2-1+b2 libghc-http-types-dev_0.6.11-1 libghc-hunit-dev_1.2.4.2-2+b1 libghc-io-storage-dev_0.3-2+b1 libghc-largeword-dev_1.0.1-2+b1 libghc-lifted-base-dev_0.1.1-1+b1 libghc-mime-mail-dev_0.4.1.1-2+b3 libghc-monad-control-dev_0.3.1.3-1+b1 libghc-mtl-dev_2.1.1-1 libghc-mtlparse-dev_0.1.2-2+b2 libghc-network-conduit-dev_0.4.0.1-2 libghc-network-dev_2.3.0.13-1+b2 libghc-parsec3-dev_3.1.2-1+b3 libghc-path-pieces-dev_0.1.0-1+b2 libghc-pem-dev_0.1.1-1+b3 libghc-persistent-dev_0.9.0.4-2+b1 libghc-persistent-template-dev_0.9.0.2-1+b1 libghc-pool-conduit-dev_0.1.0.2-1+b1 libghc-primitive-dev_0.4.1-1+b1 libghc-puremd5-dev_2.1.0.3-2+b4 libghc-pwstore-fast-dev_2.2-2+b4 libghc-random-dev_1.0.1.1-1+b1 libghc-ranges-dev_0.2.4-2+b1 libghc-regex-base-dev_0.93.2-2+b2 libghc-regex-compat-dev_0.95.1-2+b1 libghc-regex-posix-dev_0.95.1-2+b1 libghc-regexpr-dev_0.5.4-2+b2 libghc-resource-pool-dev_0.2.1.0-2+b4 libghc-resourcet-dev_0.3.2.1-1+b1 libghc-safe-dev_0.3.3-1+b1 libghc-semigroups-dev_0.8.3.2-1 libghc-sha-dev_1.5.0.1-1 libghc-shakespeare-css-dev_1.0.1.2-1+b1 libghc-shakespeare-dev_1.0.0.2-1+b1 libghc-shakespeare-i18n-dev_1.0.0.2-1+b1 libghc-shakespeare-js-dev_1.0.0.2-1+b1 libghc-shakespeare-text-dev_1.0.0.2-1+b1 libghc-simple-sendfile-dev_0.2.3-1+b2 libghc-skein-dev_0.1.0.7-2+b1 libghc-socks-dev_0.4.1-1+b4 libghc-split-dev_0.1.4.2-2 libghc-stm-dev_2.3-1 libghc-syb-dev_0.3.6.1-1 libghc-system-filepath-dev_0.4.6-1+b2 libghc-tagged-dev_0.4.2.1-1 libghc-tagsoup-dev_0.12.6-1+b3 libghc-terminfo-dev_0.3.2.3-1+b1 libghc-text-dev_0.11.2.0-1 libghc-tls-dev_0.9.5-1+b2 libghc-tls-extra-dev_0.4.6-1+b2 libghc-transformers-base-dev_0.4.1-2+b2 libghc-transformers-dev_0.3.0.0-1 libghc-unix-compat-dev_0.3.0.1-1+b1 libghc-unordered-containers-dev_0.2.1.0-1 libghc-utf8-string-dev_0.3.7-1+b1 libghc-vault-dev_0.2.0.0-1 libghc-vector-dev_0.9.1-2+b1 libghc-void-dev_0.5.5.1-2 libghc-wai-app-static-dev_1.2.0.3-1+b3 libghc-wai-dev_1.2.0.2-1+b1 libghc-wai-extra-dev_1.2.0.4-1+b1 libghc-wai-logger-dev_0.1.4-1+b4 libghc-warp-dev_1.2.1.1-1+b1 libghc-xml-conduit-dev_0.7.0.2-1+b1 libghc-xml-types-dev_0.3.1-2+b2 libghc-xss-sanitize-dev_0.3.2-1+b1 libghc-yaml-dev_0.7.0.2-1+b1 libghc-yesod-auth-dev_1.0.2.1-1+b2 libghc-yesod-core-dev_1.0.1.2-1+b2 libghc-yesod-default-dev_1.0.1.1-1+b3 libghc-yesod-dev_1.0.1.6-2 libghc-yesod-form-dev_1.0.0.4-1+b2 libghc-yesod-json-dev_1.0.0.1-1+b2 libghc-yesod-persistent-dev_1.0.0.1-1+b2 libghc-yesod-routes-dev_1.0.1.2-1 libghc-yesod-static-dev_1.0.0.2-1+b2 libghc-zlib-bindings-dev_0.1.0.1-1 libghc-zlib-conduit-dev_0.4.0.1-1+b1 libghc-zlib-dev_0.5.3.3-1+b1 libglib2.0-0_2.32.3-1 libgmp-dev_2:5.0.5+dfsg-2 libgmp10_2:5.0.5+dfsg-2 libgmpxx4ldbl_2:5.0.5+dfsg-2 libgnutls26_2.12.20-1 libgomp1_4.7.1-3 libgpg-error0_1.10-3 libgssapi-krb5-2_1.10.1+dfsg-1 libidn11_1.25-2 libitm1_4.7.1-3 libjs-jquery_1.7.2+debian-2 libk5crypto3_1.10.1+dfsg-1 libkeyutils1_1.5.5-3 libkrb5-3_1.10.1+dfsg-1 libkrb5support0_1.10.1+dfsg-1 libldap-2.4-2_2.4.31-1 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libncurses5_5.9-10 libncurses5-dev_5.9-10 libp11-kit0_0.12-3 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpcre3_1:8.30-5 libpipeline1_1.2.1-1 libquadmath0_4.7.1-3 libreadline6_6.2-8 librtmp0_2.4+20111222.git4e06e21-1 libsasl2-2_2.1.25.dfsg1-4+b1 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libss2_1.42.4-3 libssh2-1_1.4.2-1 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 libtasn1-3_2.13-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libtimedate-perl_1.2000-1 libtinfo-dev_5.9-10 libtinfo5_5.9-10 libunistring0_0.9.3-5 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libxml2_2.8.0+dfsg1-4 libyaml-0-2_0.1.4-2 libyaml-dev_0.1.4-2 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mount_2.20.1-5.1 multiarch-support_2.13-34 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 po-debconf_1.0.16+nmu2 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-haskell-hledger-web-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 tzdata_2012c-1 ucf_3.0025+nmu3 util-linux_2.20.1-5.1 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 zlib1g-dev_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sat Jun 30 10:41:15 2012 UTC using RSA key ID 199D38A8 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./haskell-hledger-web_0.18.1-1.dsc dpkg-source: info: extracting haskell-hledger-web in haskell-hledger-web-0.18.1 dpkg-source: info: unpacking haskell-hledger-web_0.18.1.orig.tar.gz dpkg-source: info: unpacking haskell-hledger-web_0.18.1-1.debian.tar.gz dpkg-source: info: applying use-unminified-excanvas.diff Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-ace512eb-96b8-4058-bfa8-134248ce3584 SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package haskell-hledger-web dpkg-buildpackage: source version 0.18.1-1 dpkg-buildpackage: source changed by Clint Adams dpkg-source --before-build haskell-hledger-web-0.18.1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean test -f debian/rules rm -f build-arch stamp-configure rm -f debian/substvars debian/files rm -rf dist debian/hledger-web dpkg-source -b haskell-hledger-web-0.18.1 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building haskell-hledger-web using existing ./haskell-hledger-web_0.18.1.orig.tar.gz dpkg-source: info: building haskell-hledger-web in haskell-hledger-web_0.18.1-1.debian.tar.gz dpkg-source: info: building haskell-hledger-web in haskell-hledger-web_0.18.1-1.dsc debian/rules build test -f debian/rules runhaskell Setup.hs configure --prefix=/usr Configuring hledger-web-0.18.1... clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-S' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-S' is present /tmp/24830.c:1:12: warning: control reaches end of non-void function [-Wreturn-type] int foo() {} ^ 1 warning generated. clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-c' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-c' is present clang: warning: argument unused during compilation: '-fno-stack-protector' touch stamp-configure test -f debian/rules runhaskell Setup.hs build Building hledger-web-0.18.1... Preprocessing executable 'hledger-web' for hledger-web-0.18.1... clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present hledger-web.hs:45:143: warning: missing terminating ' character | otherwise = journalFilePathFromOpts (cliopts_ opts) >>= requireJournalFileExists >> withJournalDo' opts web ^ hledger-web.hs:47:14: warning: missing terminating ' character withJournalDo' :: WebOpts -> (WebOpts -> Journal -> IO ()) -> IO () ^ hledger-web.hs:48:14: warning: missing terminating ' character withJournalDo' opts cmd = do ^ hledger-web.hs:50:17: warning: missing terminating ' character either error' (cmd opts . journalApplyAliases (aliasesFromOpts $ cliopts_ opts)) ^ 4 warnings generated. clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present Hledger/Web/Settings/StaticFiles.hs:6:52: warning: missing terminating ' character exist. However, any files added during run-time can't be accessed this ^ Hledger/Web/Settings/StaticFiles.hs:35:75: warning: missing terminating ' character -- Warning: any files added to your static directory during run-time can't be ^ Hledger/Web/Settings/StaticFiles.hs:36:28: warning: missing terminating ' character -- accessed this way. You'll have to use their FilePath or URL to access them. ^ 3 warnings generated. clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present Hledger/Web/Options.hs:76:76: warning: missing terminating ' character stripTrailingSlash = reverse . dropWhile (=='/') . reverse -- yesod don't like it ^ 1 warning generated. clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present clang: warning: -Wl,--hash-size=31: 'linker' input unused when '-E' is present clang: warning: -Wl,--reduce-memory-overheads: 'linker' input unused when '-E' is present Hledger/Web/Handlers.hs:4:12: warning: missing terminating ' character hledger-web's request handlers, and helpers. ^ Hledger/Web/Handlers.hs:206:8: warning: missing terminating ' character let j' = filterJournalPostings2 m j ^ Hledger/Web/Handlers.hs:209:113: warning: missing terminating ' character addWidget $ toWidget $ accountsReportAsHtml opts vd $ accountsReport2 (reportopts_ $ cliopts_ opts) am j' ^ Hledger/Web/Handlers.hs:210:66: warning: missing terminating ' character json = jsonMap [("accounts", toJSON $ journalAccountNames j')] ^ Hledger/Web/Handlers.hs:217:8: warning: missing terminating ' character let j' = filterJournalPostings2 m j ^ Hledger/Web/Handlers.hs:218:71: warning: missing terminating ' character jsonToRepJson $ jsonMap [("accounts", toJSON $ journalAccountNames j')] ^ Hledger/Web/Handlers.hs:229:40: warning: missing terminating ' character accountsReportAsHtml _ vd@VD{..} (items',total) = ^ Hledger/Web/Handlers.hs:270:89: warning: missing terminating ' character items = items' -- maybe items' (\m -> filter (matchesAccount m . \(a,_,_,_)->a) items') showacctmatcher ^ Hledger/Web/Handlers.hs:275:4: error: invalid preprocessing directive #{indent} ^ Hledger/Web/Handlers.hs:347:5: error: invalid preprocessing directive #{mixedAmountAsHtml amt} ^ Hledger/Web/Handlers.hs:348:10: warning: missing terminating ' character $forall p' <- tpostings t ^ Hledger/Web/Handlers.hs:352:138: warning: missing terminating ' character  #{elideRight 40 $ paccount p'} ^ Hledger/Web/Handlers.hs:353:58: warning: missing terminating ' character #{mixedAmountAsHtml $ pamount p'} ^ Hledger/Web/Handlers.hs:397:5: error: invalid preprocessing directive #{elideRight 40 acct} ^ Hledger/Web/Handlers.hs:403:5: error: invalid preprocessing directive #{mixedAmountAsHtml amt} ^ Hledger/Web/Handlers.hs:405:10: warning: missing terminating ' character $forall p' <- tpostings t ^ Hledger/Web/Handlers.hs:409:138: warning: missing terminating ' character  #{elideRight 40 $ paccount p'} ^ Hledger/Web/Handlers.hs:410:58: warning: missing terminating ' character #{mixedAmountAsHtml $ pamount p'} ^ Hledger/Web/Handlers.hs:525:36: warning: missing terminating ' character (\f -> let f' = unpack f in ^ Hledger/Web/Handlers.hs:526:35: warning: missing terminating ' character if f' `elem` journalFilePaths j ^ Hledger/Web/Handlers.hs:527:43: warning: missing terminating ' character then Right f' ^ Hledger/Web/Handlers.hs:528:82: warning: missing terminating ' character else Left $ "unrecognised journal file path: " ++ f' ^ Hledger/Web/Handlers.hs:549:13: warning: missing terminating ' character Left errs' -> do ^ Hledger/Web/Handlers.hs:554:33: warning: missing terminating ' character $forall e<-errs' ^ Hledger/Web/Handlers.hs:555:20: error: invalid preprocessing directive #{e}
^ Hledger/Web/Handlers.hs:558:10: warning: missing terminating ' character let t' = txnTieKnot t -- XXX move into balanceTransaction ^ Hledger/Web/Handlers.hs:560:76: warning: missing terminating ' character appendToJournalFileOrStdout journalpath $ showTransaction t' ^ Hledger/Web/Handlers.hs:561:70: warning: missing terminating ' character -- setMessage $ toHtml $ (printf "Added transaction:\n%s" (show t') :: String) ^ Hledger/Web/Handlers.hs:562:77: warning: missing terminating ' character setMessage [shamlet|Added transaction:
#{chomp $ show t'}
|] ^ Hledger/Web/Handlers.hs:579:36: warning: missing terminating ' character (\f -> let f' = unpack f in ^ Hledger/Web/Handlers.hs:580:35: warning: missing terminating ' character if f' `elem` journalFilePaths j ^ Hledger/Web/Handlers.hs:581:43: warning: missing terminating ' character then Right f' ^ Hledger/Web/Handlers.hs:595:16: warning: missing terminating ' character filechanged' <- liftIO $ journalSpecifiedFileIsNewer j journalpath ^ Hledger/Web/Handlers.hs:598:46: warning: missing terminating ' character changed = tnew /= told || filechanged' ^ Hledger/Web/Handlers.hs:643:4: error: invalid preprocessing directive #{version} ^ Hledger/Web/Handlers.hs:646:9: warning: missing terminating ' character $maybe m' <- msg ^ Hledger/Web/Handlers.hs:647:18: warning: missing terminating ' character #{m'} ^ Hledger/Web/Handlers.hs:655:34: warning: missing terminating ' character -- #{s} ^ Hledger/Web/Handlers.hs:657:13: warning: missing terminating ' character -- where u' = (dest, if null q then [] else [("q", pack q)]) ^ Hledger/Web/Handlers.hs:713:92: warning: missing terminating ' character not: to negate, enclose space-containing patterns in quotes, multiple filters are AND'ed. ^ Hledger/Web/Handlers.hs:837:8: error: invalid preprocessing directive #{snd f} ^ Hledger/Web/Handlers.hs:886:43: warning: missing terminating ' character ,today :: Day -- ^ today's date (for queries containing relative dates) ^ Hledger/Web/Handlers.hs:896:51: warning: missing terminating ' character -- | Make a default ViewData, using day 0 as today's date. ^ Hledger/Web/Handlers.hs:950:41: warning: missing terminating ' character return (j',Nothing) ^ 37 warnings and 7 errors generated. make: *** [build-arch] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2037 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 1208 Build-Time: 6 Distribution: unstable Fail-Stage: build Install-Time: 37 Job: haskell-hledger-web_0.18.1-1 Package: haskell-hledger-web Package-Time: 62 Source-Version: 0.18.1-1 Space: 1208 Status: attempted Version: 0.18.1-1 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2037 Build needed 00:01:02, 1208k disc space DC-Status: Failed 63.065211s