[Bug 384683] Re: [karmic] FTBFS on no-change source rebuild

Daniel T Chen seven.steps at gmail.com
Tue Jun 9 14:29:06 BST 2009


I've refreshed both my amd64 karmic schroot and pbuilder to confirm that
the bug is still present.

Failure to install the libghc6-utf8-string-prof build-dependency is causing the FTBFS. From the relevant portion of the pbuilder session:
---
I: Copying back the cached apt archive contents
I: Copying source file
I: copying [/home/crimsun/Code/merges/haskell-x11-xft_0.3-3.dsc]
I: copying [/home/crimsun/Code/merges/haskell-x11-xft_0.3.orig.tar.gz]
I: copying [/home/crimsun/Code/merges/haskell-x11-xft_0.3-3.diff.gz]
I: Extracting source
gpg: new configuration file `/tmp/buildd/.gnupg/gpg.conf' created
gpg: WARNING: options in `/tmp/buildd/.gnupg/gpg.conf' are not yet active during this run
gpg: Signature made Sun Mar  1 16:34:02 2009 UTC using DSA key ID 4743206C
gpg: Can't check signature: public key not found
dpkg-source: extracting haskell-x11-xft in haskell-x11-xft-0.3
dpkg-source: info: unpacking haskell-x11-xft_0.3.orig.tar.gz
dpkg-source: info: applying haskell-x11-xft_0.3-3.diff.gz
I: Building the package
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package haskell-x11-xft
dpkg-buildpackage: source version 0.3-3
dpkg-buildpackage: source changed by Joachim Breitner <nomeata at debian.org>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_clean 
test ! -x debian/hlibrary.setup || debian/hlibrary.setup clean
rm -rf dist dist-ghc6 dist-hugs debian/hlibrary.setup Setup.hi Setup.ho Setup.o .*config*
rm -f build-ghc6-stamp build-hugs-stamp
rm -rf debian/tmp-inst-ghc6
rm -f debian/hlibrary.Makefile
rm -rf debian/dh_haskell_shlibdeps
 dpkg-source -b haskell-x11-xft-0.3
dpkg-source: info: using source format `1.0'
dpkg-source: info: building haskell-x11-xft using existing haskell-x11-xft_0.3.orig.tar.gz
dpkg-source: info: building haskell-x11-xft in haskell-x11-xft_0.3-3.diff.gz
dpkg-source: info: building haskell-x11-xft in haskell-x11-xft_0.3-3.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
if test ! -e Setup.lhs -a ! -e Setup.hs; then echo "No setup script found!"; exit 1; fi
for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc6 -package Cabal $setup -o debian/hlibrary.setup; exit 0; fi; done
debian/hlibrary.setup configure --ghc -v2 \
		--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc6/lib \
		--haddockdir=/usr/share/ghc6-doc/ghc-6.10.3/haddock/ \
		--htmldir=/usr/share/doc/libghc6-x11-xft-doc/html/ --enable-library-profiling \
		 
Configuring X11-xft-0.3...
Dependency X11 >=1.2.1: using X11-1.4.5
Dependency base -any: using base-4.1.0.0
Dependency haskell98 -any: using haskell98-1.0.1.0
Dependency utf8-string >=0.1: using utf8-string-0.3.4
Dependency xft -any: using version 2.1.13
Using Cabal-1.6.0.3 compiled by ghc-6.10
Using compiler: ghc-6.10.3
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc6/lib/X11-xft-0.3/ghc-6.10.3
Private binaries installed in: /usr/libexec
Data files installed in: /usr/share/X11-xft-0.3
Documentation installed in: /usr/share/doc/X11-xft-0.3
No alex found
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.4.0 found on system at: /usr/bin/gcc
Using ghc version 6.10.3 found on system at: /usr/bin/ghc
Using ghc-pkg version 6.10.3 found on system at: /usr/bin/ghc-pkg
No greencard found
Using haddock version 2.4.2 found on system at: /usr/bin/haddock
No happy found
No hmake found
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.8 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No nhc98 found
Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
/usr/bin/gcc /tmp/25405.c -o /tmp/25405 -D__GLASGOW_HASKELL__=610 -I/usr/include/freetype2 -I. -I/usr/lib/ghc-6.10.3/process-1.0.1.1/include -I/usr/lib/ghc-6.10.3/directory-1.0.0.3/include -I/usr/lib/ghc-6.10.3/unix-2.3.2.0/include -I/usr/lib/ghc-6.10.3/old-time-1.0.0.2/include -I/usr/lib/ghc-6.10.3/bytestring-0.9.1.4/include -I/usr/lib/haskell-packages/ghc6/lib/X11-1.4.5/ghc-6.10.3/include -I/usr/lib/ghc-6.10.3/base-4.1.0.0/include -I/usr/lib/ghc-6.10.3/include -IPAPI_INCLUDE_DIR -lXft
mv dist dist-ghc6
mv dist-ghc6 dist
debian/hlibrary.setup build
Preprocessing library X11-xft-0.3...
Xft.hsc: In function 'main':
Xft.hsc:74: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Xft.hsc:89: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Xft.hsc:191: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Xft.hsc:198: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Xft.hsc:226: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Building X11-xft-0.3...
[1 of 2] Compiling Graphics.X11.Xrender ( dist/build/Graphics/X11/Xrender.hs, dist/build/Graphics/X11/Xrender.o )
[2 of 2] Compiling Graphics.X11.Xft ( dist/build/Graphics/X11/Xft.hs, dist/build/Graphics/X11/Xft.o )

Graphics/X11/Xft.hsc:57:7:
    Could not find module `Codec.Binary.UTF8.String':
      Perhaps you haven't installed the profiling libraries for package `utf8-string-0.3.4'?
      Use -v to see a list of the files searched for.
make: *** [build-ghc6-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//9635 and its subdirectories
---

Lack of the libghc6-utf8-string-prof build-dependency is noted earlier in the pbuilder session:
---
$ ~/pbuilder-karmic build ~/Code/merges/haskell-x11-xft_0.3-3.dsc
W: /home/crimsun/.pbuilderrc does not exist
I: using fakeroot in build.
I: Current time: Tue Jun  9 09:17:22 EDT 2009
I: pbuilder-time-stamp: 1244553442
I: Building the build Environment
I: extracting base tarball [/home/crimsun/pbuilder/karmic-base.tgz]
I: creating local configuration
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint at lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder and should
Depends: debhelper (>= 7), haskell-devscripts (>= 0.6.15+nmu1), cdbs, haddock (>= 2.4.1-4), hscolour, ghc6 (>= 6.10.1+dfsg1-13), ghc6-prof, ghc6-doc, libghc6-x11-dev (>= 1.4.5-3), libghc6-x11-doc, libghc6-x11-prof, libghc6-utf8-string-dev (>= 0.3.4-4), libghc6-utf8-string-doc, libghc6-utf8-string-prof, libxft-dev
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
aptitude is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Selecting previously deselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12941 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ...
dpkg: dependency problems prevent configuration of pbuilder-satisfydepends-dummy:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on haskell-devscripts (>= 0.6.15+nmu1); however:
  Package haskell-devscripts is not installed.
 pbuilder-satisfydepends-dummy depends on cdbs; however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on haddock (>= 2.4.1-4); however:
  Package haddock is not installed.
 pbuilder-satisfydepends-dummy depends on hscolour; however:
  Package hscolour is not installed.
 pbuilder-satisfydepends-dummy depends on ghc6 (>= 6.10.1+dfsg1-13); however:
  Package ghc6 is not installed.
 pbuilder-satisfydepends-dummy depends on ghc6-prof; however:
  Package ghc6-prof is not installed.
 pbuilder-satisfydepends-dummy depends on ghc6-doc; however:
  Package ghc6-doc is not installed.
 pbuilder-satisfydepends-dummy depends on libghc6-x11-dev (>= 1.4.5-3); however:
  Package libghc6-x11-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc6-x11-doc; however:
  Package libghc6-x11-doc is not installed.
 pbuilder-satisfydepends-dummy depends on libghc6-x11-prof; however:
  Package libghc6-x11-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libghc6-utf8-string-dev (>= 0.3.4-4); however:
  Package libghc6-utf8-string-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc6-utf8-string-doc; however:
  Package libghc6-utf8-string-doc is not installed.
 pbuilder-satisfydepends-dummy depends on libghc6-utf8-string-prof; however:
  Package libghc6-utf8-string-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libxft-dev; however:
  Package libxft-dev is not installed.
dpkg: error processing pbuilder-satisfydepends-dummy (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 pbuilder-satisfydepends-dummy
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Initializing package states... Done
Writing extended state information... Done
The following NEW packages will be installed:
  autoconf{a} automake{a} autotools-dev{a} bsdmainutils{a} cdbs{a} dctrl-tools{a} debhelper{a} defoma{a} fdupes{a} fontconfig-config{a} gettext{a} gettext-base{a} ghc6{a} 
  ghc6-doc{a} ghc6-prof{a} groff-base{a} haddock{a} haskell-devscripts{a} hscolour{a} html2text{a} intltool{a} intltool-debian{a} libcroco3{a} libexpat1{a} 
  libexpat1-dev{a} libffi-dev{a} libffi5{a} libfontconfig1{a} libfontconfig1-dev{a} libfreetype6{a} libfreetype6-dev{a} libghc6-utf8-string-dev{a} libghc6-x11-dev{a} 
  libghc6-x11-doc{a} libghc6-x11-prof{a} libglib2.0-0{a} libgmp3-dev{a} libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} libice-dev{a} libice6{a} 
  libpcre3{a} libpthread-stubs0{a} libpthread-stubs0-dev{a} libsm-dev{a} libsm6{a} liburi-perl{a} libwww-perl{a} libx11-6{a} libx11-data{a} libx11-dev{a} libxau-dev{a} 
  libxau6{a} libxcb1{a} libxcb1-dev{a} libxdmcp-dev{a} libxdmcp6{a} libxext-dev{a} libxext6{a} libxft-dev{a} libxft2{a} libxinerama-dev{a} libxinerama1{a} 
  libxml-parser-perl{a} libxml2{a} libxrender-dev{a} libxrender1{a} libxt-dev{a} libxt6{a} m4{a} man-db{a} pkg-config{a} po-debconf{a} ttf-dejavu{a} ttf-dejavu-core{a} 
  ttf-dejavu-extra{a} ucf{a} x11-common{a} x11proto-core-dev{a} x11proto-input-dev{a} x11proto-kb-dev{a} x11proto-render-dev{a} x11proto-xext-dev{a} 
  x11proto-xinerama-dev{a} xtrans-dev{a} xutils-dev{a} zlib1g-dev{a} 
The following partially installed packages will be configured:
  pbuilder-satisfydepends-dummy 
The following packages are RECOMMENDED but will NOT be installed:
  curl libglib2.0-data libhtml-format-perl libmail-sendmail-perl libmailtools-perl lynx shared-mime-info wget xml-core 
0 packages upgraded, 88 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/97.7MB of archives. After unpacking 577MB will be used.
Writing extended state information... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously deselected package html2text.
(Reading database ... 12941 files and directories currently installed.)
Unpacking html2text (from .../html2text_1.3.2a-14_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-2ubuntu1_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.21.1-0ubuntu1_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.6.32.dfsg-5ubuntu4_amd64.deb) ...
Selecting previously deselected package libcroco3.
Unpacking libcroco3 (from .../libcroco3_0.6.1-2_amd64.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.17-6ubuntu2_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.17-6ubuntu2_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ...
Selecting previously deselected package groff-base.
Unpacking groff-base (from .../groff-base_1.18.1.1-22build1_amd64.deb) ...
Selecting previously deselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_6.1.10ubuntu4_amd64.deb) ...
Selecting previously deselected package man-db.
Unpacking man-db (from .../man-db_2.5.5-2_amd64.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_7.2.14ubuntu1_all.deb) ...
Selecting previously deselected package dctrl-tools.
Unpacking dctrl-tools (from .../dctrl-tools_2.13.1_amd64.deb) ...
Selecting previously deselected package libgmp3-dev.
Unpacking libgmp3-dev (from .../libgmp3-dev_2%3a4.3.1+dfsg-1ubuntu2_amd64.deb) ...
Selecting previously deselected package libffi5.
Unpacking libffi5 (from .../libffi5_3.0.7-1ubuntu1_amd64.deb) ...
Selecting previously deselected package libffi-dev.
Unpacking libffi-dev (from .../libffi-dev_3.0.7-1ubuntu1_amd64.deb) ...
Selecting previously deselected package ghc6.
Unpacking ghc6 (from .../ghc6_6.10.3-2ubuntu1_amd64.deb) ...
Selecting previously deselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.4~5ubuntu21_all.deb) ...
Setting up x11-common (1:7.4~5ubuntu21) ...

Selecting previously deselected package xutils-dev.
(Reading database ... 15182 files and directories currently installed.)
Unpacking xutils-dev (from .../xutils-dev_1%3a7.4+4_amd64.deb) ...
Selecting previously deselected package fdupes.
Unpacking fdupes (from .../fdupes_1.50-PR2-2_amd64.deb) ...
Selecting previously deselected package m4.
Unpacking m4 (from .../archives/m4_1.4.13-1_amd64.deb) ...
Selecting previously deselected package autoconf.
Unpacking autoconf (from .../autoconf_2.63-3ubuntu1_all.deb) ...
Selecting previously deselected package autotools-dev.
Unpacking autotools-dev (from .../autotools-dev_20090427.1_all.deb) ...
Selecting previously deselected package automake.
Unpacking automake (from .../automake_1%3a1.10.2-1ubuntu2_all.deb) ...
Selecting previously deselected package liburi-perl.
Unpacking liburi-perl (from .../liburi-perl_1.37+dfsg-1ubuntu1_all.deb) ...
Selecting previously deselected package libhtml-tagset-perl.
Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...
Selecting previously deselected package libhtml-parser-perl.
Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.60-1_amd64.deb) ...
Selecting previously deselected package libhtml-tree-perl.
Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-1_all.deb) ...
Selecting previously deselected package libwww-perl.
Unpacking libwww-perl (from .../libwww-perl_5.826-1_all.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-4_amd64.deb) ...
Selecting previously deselected package libxml-parser-perl.
Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.36-1.1build2_amd64.deb) ...
Selecting previously deselected package intltool.
Unpacking intltool (from .../intltool_0.40.6-2_all.deb) ...
Selecting previously deselected package cdbs.
Unpacking cdbs (from .../cdbs_0.4.56ubuntu5_all.deb) ...
Selecting previously deselected package haskell-devscripts.
Unpacking haskell-devscripts (from .../haskell-devscripts_0.6.15+nmu10_all.deb) ...
Selecting previously deselected package haddock.
Unpacking haddock (from .../haddock_2.4.2-1ubuntu1_amd64.deb) ...
Selecting previously deselected package hscolour.
Unpacking hscolour (from .../hscolour_1.8-1_amd64.deb) ...
Selecting previously deselected package ghc6-prof.
Unpacking ghc6-prof (from .../ghc6-prof_6.10.3-2ubuntu1_amd64.deb) ...
Selecting previously deselected package ghc6-doc.
Unpacking ghc6-doc (from .../ghc6-doc_6.10.3-2ubuntu1_all.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.4-2_amd64.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
Selecting previously deselected package libxcb1.
Unpacking libxcb1 (from .../libxcb1_1.2-1ubuntu2_amd64.deb) ...
Selecting previously deselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.2.1-1ubuntu1_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.2.1-1ubuntu1_amd64.deb) ...
Selecting previously deselected package libxext6.
Unpacking libxext6 (from .../libxext6_2%3a1.0.99.1-0ubuntu3_amd64.deb) ...
Selecting previously deselected package libxinerama1.
Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.3-2_amd64.deb) ...
Selecting previously deselected package x11proto-core-dev.
Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.15-1_all.deb) ...
Selecting previously deselected package libxau-dev.
Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.4-2_amd64.deb) ...
Selecting previously deselected package libxdmcp-dev.
Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-3_amd64.deb) ...
Selecting previously deselected package x11proto-input-dev.
Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.5.0-2ubuntu1_all.deb) ...
Selecting previously deselected package x11proto-kb-dev.
Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-3ubuntu1_all.deb) ...
Selecting previously deselected package xtrans-dev.
Unpacking xtrans-dev (from .../xtrans-dev_1.2.3-3_all.deb) ...
Selecting previously deselected package libpthread-stubs0.
Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.1-2_amd64.deb) ...
Selecting previously deselected package libpthread-stubs0-dev.
Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.1-2_amd64.deb) ...
Selecting previously deselected package libxcb1-dev.
Unpacking libxcb1-dev (from .../libxcb1-dev_1.2-1ubuntu2_amd64.deb) ...
Selecting previously deselected package libx11-dev.
Unpacking libx11-dev (from .../libx11-dev_2%3a1.2.1-1ubuntu1_amd64.deb) ...
Selecting previously deselected package libice6.
Unpacking libice6 (from .../libice6_2%3a1.0.5-1_amd64.deb) ...
Selecting previously deselected package libsm6.
Unpacking libsm6 (from .../libsm6_2%3a1.1.0-2_amd64.deb) ...
Selecting previously deselected package libxt6.
Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3ubuntu1_amd64.deb) ...
Selecting previously deselected package libice-dev.
Unpacking libice-dev (from .../libice-dev_2%3a1.0.5-1_amd64.deb) ...
Selecting previously deselected package libsm-dev.
Unpacking libsm-dev (from .../libsm-dev_2%3a1.1.0-2_amd64.deb) ...
Selecting previously deselected package libxt-dev.
Unpacking libxt-dev (from .../libxt-dev_1%3a1.0.5-3ubuntu1_amd64.deb) ...
Selecting previously deselected package x11proto-xext-dev.
Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.4-2_all.deb) ...
Selecting previously deselected package libxext-dev.
Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.99.1-0ubuntu3_amd64.deb) ...
Selecting previously deselected package x11proto-xinerama-dev.
Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-5ubuntu1_all.deb) ...
Selecting previously deselected package libxinerama-dev.
Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.3-2_amd64.deb) ...
Selecting previously deselected package libghc6-x11-dev.
Unpacking libghc6-x11-dev (from .../libghc6-x11-dev_1.4.5-4_amd64.deb) ...
Selecting previously deselected package libghc6-x11-doc.
Unpacking libghc6-x11-doc (from .../libghc6-x11-doc_1.4.5-4_all.deb) ...
Selecting previously deselected package libghc6-x11-prof.
Unpacking libghc6-x11-prof (from .../libghc6-x11-prof_1.4.5-4_amd64.deb) ...
Selecting previously deselected package libghc6-utf8-string-dev.
Unpacking libghc6-utf8-string-dev (from .../libghc6-utf8-string-dev_0.3.4-5build1_amd64.deb) ...
Selecting previously deselected package libfreetype6.
Unpacking libfreetype6 (from .../libfreetype6_2.3.9-5_amd64.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../archives/ucf_3.0018_all.deb) ...
Moving old data out of the way
Selecting previously deselected package defoma.
Unpacking defoma (from .../defoma_0.11.10-0.2ubuntu1_all.deb) ...
Selecting previously deselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.29-2_all.deb) ...
Selecting previously deselected package ttf-dejavu-extra.
Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.29-2_all.deb) ...
Selecting previously deselected package ttf-dejavu.
Unpacking ttf-dejavu (from .../ttf-dejavu_2.29-2_all.deb) ...
Selecting previously deselected package fontconfig-config.
Unpacking fontconfig-config (from .../fontconfig-config_2.6.0-1ubuntu12_all.deb) ...
Selecting previously deselected package libfontconfig1.
Unpacking libfontconfig1 (from .../libfontconfig1_2.6.0-1ubuntu12_amd64.deb) ...
Selecting previously deselected package libxrender1.
Unpacking libxrender1 (from .../libxrender1_1%3a0.9.4-2_amd64.deb) ...
Selecting previously deselected package libxft2.
Unpacking libxft2 (from .../libxft2_2.1.13-3ubuntu1_amd64.deb) ...
Selecting previously deselected package libexpat1-dev.
Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-4_amd64.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-13ubuntu1_amd64.deb) ...
Selecting previously deselected package libfreetype6-dev.
Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.9-5_amd64.deb) ...
Selecting previously deselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.22-1build1_amd64.deb) ...
Selecting previously deselected package libfontconfig1-dev.
Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.6.0-1ubuntu12_amd64.deb) ...
Selecting previously deselected package x11proto-render-dev.
Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.3-2_all.deb) ...
Selecting previously deselected package libxrender-dev.
Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.4-2_amd64.deb) ...
Selecting previously deselected package libxft-dev.
Unpacking libxft-dev (from .../libxft-dev_2.1.13-3ubuntu1_amd64.deb) ...
Setting up html2text (1.3.2a-14) ...

Setting up libpcre3 (7.8-2ubuntu1) ...

Setting up libglib2.0-0 (2.21.1-0ubuntu1) ...

Setting up libxml2 (2.6.32.dfsg-5ubuntu4) ...

Setting up libcroco3 (0.6.1-2) ...

Setting up gettext-base (0.17-6ubuntu2) ...

Setting up gettext (0.17-6ubuntu2) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16) ...
Setting up groff-base (1.18.1.1-22build1) ...

Setting up bsdmainutils (6.1.10ubuntu4) ...

Setting up man-db (2.5.5-2) ...
Building database of manual pages ...

Setting up debhelper (7.2.14ubuntu1) ...
Setting up dctrl-tools (2.13.1) ...
Setting up libgmp3-dev (2:4.3.1+dfsg-1ubuntu2) ...
Setting up libffi5 (3.0.7-1ubuntu1) ...

Setting up libffi-dev (3.0.7-1ubuntu1) ...

Setting up ghc6 (6.10.3-2ubuntu1) ...

Setting up xutils-dev (1:7.4+4) ...
Setting up fdupes (1.50-PR2-2) ...
Setting up m4 (1.4.13-1) ...

Setting up autoconf (2.63-3ubuntu1) ...

Setting up autotools-dev (20090427.1) ...
Setting up automake (1:1.10.2-1ubuntu2) ...

Setting up liburi-perl (1.37+dfsg-1ubuntu1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up libhtml-parser-perl (3.60-1) ...
Setting up libhtml-tree-perl (3.23-1) ...
Setting up libwww-perl (5.826-1) ...
Setting up libexpat1 (2.0.1-4) ...

Setting up libxml-parser-perl (2.36-1.1build2) ...
Setting up intltool (0.40.6-2) ...
Setting up cdbs (0.4.56ubuntu5) ...
Setting up haskell-devscripts (0.6.15+nmu10) ...
Setting up haddock (2.4.2-1ubuntu1) ...
Setting up hscolour (1.8-1) ...
Setting up ghc6-prof (6.10.3-2ubuntu1) ...
Setting up ghc6-doc (6.10.3-2ubuntu1) ...

Setting up libxau6 (1:1.0.4-2) ...

Setting up libxdmcp6 (1:1.0.2-3) ...

Setting up libxcb1 (1.2-1ubuntu2) ...

Setting up libx11-data (2:1.2.1-1ubuntu1) ...
Setting up libx11-6 (2:1.2.1-1ubuntu1) ...

Setting up libxext6 (2:1.0.99.1-0ubuntu3) ...

Setting up libxinerama1 (2:1.0.3-2) ...

Setting up x11proto-core-dev (7.0.15-1) ...
Setting up libxau-dev (1:1.0.4-2) ...
Setting up libxdmcp-dev (1:1.0.2-3) ...
Setting up x11proto-input-dev (1.5.0-2ubuntu1) ...
Setting up x11proto-kb-dev (1.0.3-3ubuntu1) ...
Setting up xtrans-dev (1.2.3-3) ...
Setting up libpthread-stubs0 (0.1-2) ...
Setting up libpthread-stubs0-dev (0.1-2) ...
Setting up libxcb1-dev (1.2-1ubuntu2) ...
Setting up libx11-dev (2:1.2.1-1ubuntu1) ...
Setting up libice6 (2:1.0.5-1) ...

Setting up libsm6 (2:1.1.0-2) ...

Setting up libxt6 (1:1.0.5-3ubuntu1) ...

Setting up libice-dev (2:1.0.5-1) ...
Setting up libsm-dev (2:1.1.0-2) ...
Setting up libxt-dev (1:1.0.5-3ubuntu1) ...
Setting up x11proto-xext-dev (7.0.4-2) ...
Setting up libxext-dev (2:1.0.99.1-0ubuntu3) ...
Setting up x11proto-xinerama-dev (1.1.2-5ubuntu1) ...
Setting up libxinerama-dev (2:1.0.3-2) ...
Setting up libghc6-x11-dev (1.4.5-4) ...
Reading package info from "/usr/lib/haskell-packages/ghc6/lib/X11-1.4.5/installed-pkg-config" ... done.
Writing new package config file... done.

Setting up libghc6-x11-doc (1.4.5-4) ...
Setting up libghc6-x11-prof (1.4.5-4) ...
Setting up libghc6-utf8-string-dev (0.3.4-5build1) ...
Reading package info from "/usr/lib/haskell-packages/ghc6/lib/utf8-string-0.3.4/installed-pkg-config" ... done.
Writing new package config file... done.

Setting up libfreetype6 (2.3.9-5) ...

Setting up ucf (3.0018) ...

Setting up defoma (0.11.10-0.2ubuntu1) ...

Setting up ttf-dejavu-core (2.29-2) ...

Setting up ttf-dejavu-extra (2.29-2) ...

Setting up ttf-dejavu (2.29-2) ...
Setting up fontconfig-config (2.6.0-1ubuntu12) ...

Setting up libfontconfig1 (2.6.0-1ubuntu12) ...

Setting up libxrender1 (1:0.9.4-2) ...

Setting up libxft2 (2.1.13-3ubuntu1) ...

Setting up libexpat1-dev (2.0.1-4) ...

Setting up zlib1g-dev (1:1.2.3.3.dfsg-13ubuntu1) ...
Setting up libfreetype6-dev (2.3.9-5) ...
Setting up pkg-config (0.22-1build1) ...
Setting up libfontconfig1-dev (2.6.0-1ubuntu12) ...

Setting up x11proto-render-dev (2:0.9.3-2) ...
Setting up libxrender-dev (1:0.9.4-2) ...
Setting up libxft-dev (2.1.13-3ubuntu1) ...
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Writing extended state information... Done

Current status: 0 broken [-1].
 -> Finished parsing the build-deps
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  fakeroot
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/125kB of archives.
After this operation, 463kB of additional disk space will be used.
Selecting previously deselected package fakeroot.
(Reading database ... 21172 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.12.2ubuntu1_amd64.deb) ...
Processing triggers for man-db ...
Setting up fakeroot (1.12.2ubuntu1) ...

I: Copying back the cached apt archive contents
I: Copying source file
I: copying [/home/crimsun/Code/merges/haskell-x11-xft_0.3-3.dsc]
I: copying [/home/crimsun/Code/merges/haskell-x11-xft_0.3.orig.tar.gz]
I: copying [/home/crimsun/Code/merges/haskell-x11-xft_0.3-3.diff.gz]
I: Extracting source

-- 
[karmic] FTBFS on no-change source rebuild
https://bugs.launchpad.net/bugs/384683
You received this bug notification because you are a member of Ubuntu
Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list