[Pkg-haskell-maintainers] Bug#678781: haskell-llvm: FTBFS: ld: cannot find -lLLVM-3.0

Antti-Juhani Kaijanaho antti-juhani at kaijanaho.fi
Thu Jul 19 16:30:20 UTC 2012


tags 678781 + unreproducible
thanks

On Sun, Jun 24, 2012 at 11:23:43AM +0200, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

I am not able to reproduce this (logs attached of two successful builds on
amd64, one using apt-get source -b and one using pbuilder).

> > dh_haskell_shlibdeps -plibghc-llvm-dev
> > [1 of 1] Compiling Main             ( debian/dh_haskell_shlibdeps/a.hs, debian/dh_haskell_shlibdeps/a.o )
> > Linking debian/dh_haskell_shlibdeps/a.out ...
> > /usr/bin/ld: cannot find -lLLVM-3.0

This sounds to me like some sort of a build environment problem or a bug in one
of the build-time dependencies.  I was not able to find a setup that would
reproduce this error.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/

-------------- next part --------------
Script started on to 19. heinäkuuta 2012 19.14.35
]0;ajk at sidvm: ~/src/debian-qa/bug-678781ajk at sidvm:~/src/debian-qa/bug-678781$ apt-get -b source haskell-llvm

Luetaan pakettiluetteloita... 0%

Luetaan pakettiluetteloita... 100%

Luetaan pakettiluetteloita... Valmis


Muodostetaan riippuvuussuhteiden puu... 0%

Muodostetaan riippuvuussuhteiden puu... 0%

Muodostetaan riippuvuussuhteiden puu... 50%

Muodostetaan riippuvuussuhteiden puu... 50%

Muodostetaan riippuvuussuhteiden puu       


Luetaan tilatiedot... 0%            

Luetaan tilatiedot... 0%

Luetaan tilatiedot... Valmis

NOTICE: 'haskell-llvm' packaging is maintained in the 'Darcs' version control system at:
http://darcs.debian.org/pkg-haskell/haskell-llvm
On noudettava 56,5 kt lähdekoodiarkistoja.


0% [Työskennellään]
                      
Nouda:1 http://ftp.fi.debian.org/debian/ sid/main haskell-llvm 3.0.1.0-1 (dsc) [1 770 B]

                      
0% [1 haskell-llvm 0 B/1 770 B 0%]
                                   
3% [Työskennellään]
                      
Nouda:2 http://ftp.fi.debian.org/debian/ sid/main haskell-llvm 3.0.1.0-1 (tar) [51,7 kB]

                      
3% [2 haskell-llvm 0 B/51,7 kB 0%]
                                  
95% [Työskennellään]
                       
Nouda:3 http://ftp.fi.debian.org/debian/ sid/main haskell-llvm 3.0.1.0-1 (diff) [2 996 B]

                       
95% [3 haskell-llvm 0 B/2 996 B 0%]
                                    
100% [Työskennellään]
                        
Noudettiin 56,5 kt ajassa 0s (321 kt/s)
Ohitetaan purku jo puretun lähdekoodin haskell-llvm-3.0.1.0 kohdalla
dpkg-buildpackage: source package haskell-llvm
dpkg-buildpackage: source version 3.0.1.0-1
dpkg-buildpackage: source changed by Joachim Breitner <nomeata at debian.org>
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build haskell-llvm-3.0.1.0
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean 
[ ! -x "debian/hlibrary.setup" ] || debian/hlibrary.setup clean
cleaning...
rm -rf dist dist-ghc dist-hugs debian/hlibrary.setup Setup.hi Setup.ho Setup.o .*config*
rm -f build-ghc-stamp build-hugs-stamp build-haddock-stamp
rm -rf debian/tmp-inst-ghc
rm -f debian/extra-depends
rm -f debian/hlibrary.Makefile
rm -rf debian/dh_haskell_shlibdeps
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a deprecated variable
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 ghc --make $setup -o debian/hlibrary.setup; exit 0; fi; done
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking debian/hlibrary.setup ...
debian/hlibrary.setup configure --ghc -v2 \
		--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
		--builddir=dist-ghc \
		--haddockdir=/usr/lib/ghc-doc/haddock/llvm-3.0.1.0/ \
		--htmldir=/usr/share/doc/libghc-llvm-doc/html/ --enable-library-profiling  \
		   
Configuring llvm-3.0.1.0...
Flags chosen: developer=False
Dependency base >=3 && <5: using base-4.5.0.0
Dependency bytestring >=0.9: using bytestring-0.9.2.1
Dependency containers -any: using containers-0.4.2.1
Dependency directory -any: using directory-1.1.0.2
Dependency llvm-base >=3.0.0.1 && <4: using llvm-base-3.0.1.0
Dependency mtl -any: using mtl-2.1.1
Dependency process -any: using process-1.1.0.1
Dependency type-level -any: using type-level-0.2.4
Using Cabal-1.14.0 compiled by ghc-7.4
Using compiler: ghc-7.4.1
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1
Private binaries installed in: /usr/libexec
Data files installed in: /usr/share/llvm-3.0.1.0
Documentation installed in: /usr/share/doc/llvm-3.0.1.0
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.7 found on system at: /usr/bin/gcc
Using ghc version 7.4.1 found on system at: /usr/bin/ghc
Using ghc-pkg version 7.4.1 found on system at: /usr/bin/ghc-pkg
No greencard found
Using haddock version 2.10.0 found on system at: /usr/bin/haddock
No happy found
No hmake found
Using hpc version 0.6 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
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
No uhc found
debian/hlibrary.setup build --builddir=dist-ghc
Building llvm-3.0.1.0...
Preprocessing library llvm-3.0.1.0...
[ 1 of 17] Compiling LLVM.Util.Foreign ( LLVM/Util/Foreign.hs, dist-ghc/build/LLVM/Util/Foreign.o )
[ 2 of 17] Compiling LLVM.Core.Util   ( LLVM/Core/Util.hs, dist-ghc/build/LLVM/Core/Util.o )
[ 3 of 17] Compiling LLVM.Core.CodeGenMonad ( LLVM/Core/CodeGenMonad.hs, dist-ghc/build/LLVM/Core/CodeGenMonad.o )
[ 4 of 17] Compiling LLVM.Util.Optimize ( LLVM/Util/Optimize.hs, dist-ghc/build/LLVM/Util/Optimize.o )
[ 5 of 17] Compiling LLVM.Core.Data   ( LLVM/Core/Data.hs, dist-ghc/build/LLVM/Core/Data.o )
[ 6 of 17] Compiling LLVM.Core.Type   ( LLVM/Core/Type.hs, dist-ghc/build/LLVM/Core/Type.o )
[ 7 of 17] Compiling LLVM.Core.CodeGen ( LLVM/Core/CodeGen.hs, dist-ghc/build/LLVM/Core/CodeGen.o )
[ 8 of 17] Compiling LLVM.ExecutionEngine.Engine ( LLVM/ExecutionEngine/Engine.hs, dist-ghc/build/LLVM/ExecutionEngine/Engine.o )
[ 9 of 17] Compiling LLVM.ExecutionEngine.Target ( LLVM/ExecutionEngine/Target.hs, dist-ghc/build/LLVM/ExecutionEngine/Target.o )
[10 of 17] Compiling LLVM.Core.Vector ( LLVM/Core/Vector.hs, dist-ghc/build/LLVM/Core/Vector.o )
[11 of 17] Compiling LLVM.Core.Instructions ( LLVM/Core/Instructions.hs, dist-ghc/build/LLVM/Core/Instructions.o )
[12 of 17] Compiling LLVM.Core        ( LLVM/Core.hs, dist-ghc/build/LLVM/Core.o )
[13 of 17] Compiling LLVM.ExecutionEngine ( LLVM/ExecutionEngine.hs, dist-ghc/build/LLVM/ExecutionEngine.o )
[14 of 17] Compiling LLVM.Util.Loop   ( LLVM/Util/Loop.hs, dist-ghc/build/LLVM/Util/Loop.o )
[15 of 17] Compiling LLVM.Util.Arithmetic ( LLVM/Util/Arithmetic.hs, dist-ghc/build/LLVM/Util/Arithmetic.o )
[16 of 17] Compiling LLVM.Util.File   ( LLVM/Util/File.hs, dist-ghc/build/LLVM/Util/File.o )
[17 of 17] Compiling LLVM.Util.Memory ( LLVM/Util/Memory.hs, dist-ghc/build/LLVM/Util/Memory.o )
[ 1 of 17] Compiling LLVM.Util.Foreign ( LLVM/Util/Foreign.hs, dist-ghc/build/LLVM/Util/Foreign.p_o )
[ 2 of 17] Compiling LLVM.Core.Util   ( LLVM/Core/Util.hs, dist-ghc/build/LLVM/Core/Util.p_o )
[ 3 of 17] Compiling LLVM.Core.CodeGenMonad ( LLVM/Core/CodeGenMonad.hs, dist-ghc/build/LLVM/Core/CodeGenMonad.p_o )
[ 4 of 17] Compiling LLVM.Util.Optimize ( LLVM/Util/Optimize.hs, dist-ghc/build/LLVM/Util/Optimize.p_o )
[ 5 of 17] Compiling LLVM.Core.Data   ( LLVM/Core/Data.hs, dist-ghc/build/LLVM/Core/Data.p_o )
[ 6 of 17] Compiling LLVM.Core.Type   ( LLVM/Core/Type.hs, dist-ghc/build/LLVM/Core/Type.p_o )
[ 7 of 17] Compiling LLVM.Core.CodeGen ( LLVM/Core/CodeGen.hs, dist-ghc/build/LLVM/Core/CodeGen.p_o )
[ 8 of 17] Compiling LLVM.ExecutionEngine.Engine ( LLVM/ExecutionEngine/Engine.hs, dist-ghc/build/LLVM/ExecutionEngine/Engine.p_o )
[ 9 of 17] Compiling LLVM.ExecutionEngine.Target ( LLVM/ExecutionEngine/Target.hs, dist-ghc/build/LLVM/ExecutionEngine/Target.p_o )
[10 of 17] Compiling LLVM.Core.Vector ( LLVM/Core/Vector.hs, dist-ghc/build/LLVM/Core/Vector.p_o )
[11 of 17] Compiling LLVM.Core.Instructions ( LLVM/Core/Instructions.hs, dist-ghc/build/LLVM/Core/Instructions.p_o )
[12 of 17] Compiling LLVM.Core        ( LLVM/Core.hs, dist-ghc/build/LLVM/Core.p_o )
[13 of 17] Compiling LLVM.ExecutionEngine ( LLVM/ExecutionEngine.hs, dist-ghc/build/LLVM/ExecutionEngine.p_o )
[14 of 17] Compiling LLVM.Util.Loop   ( LLVM/Util/Loop.hs, dist-ghc/build/LLVM/Util/Loop.p_o )
[15 of 17] Compiling LLVM.Util.Arithmetic ( LLVM/Util/Arithmetic.hs, dist-ghc/build/LLVM/Util/Arithmetic.p_o )
[16 of 17] Compiling LLVM.Util.File   ( LLVM/Util/File.hs, dist-ghc/build/LLVM/Util/File.p_o )
[17 of 17] Compiling LLVM.Util.Memory ( LLVM/Util/Memory.hs, dist-ghc/build/LLVM/Util/Memory.p_o )
Registering llvm-3.0.1.0...
touch build-ghc-stamp
DEB_ENABLE_TESTS not set to yes, not running any tests.
touch check-ghc-stamp
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a deprecated variable
[ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock --builddir=dist-ghc --hyperlink-source
Running Haddock for llvm-3.0.1.0...
Running hscolour for llvm-3.0.1.0...
Preprocessing library llvm-3.0.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, syb-0.3.6.1
Preprocessing library llvm-3.0.1.0...
Haddock coverage:
   0% (  0 /  4) in 'LLVM.Util.Foreign'
  31% ( 26 / 84) in 'LLVM.Core.Util'
  29% (  6 / 21) in 'LLVM.Core.CodeGenMonad'
  50% (  1 /  2) in 'LLVM.Util.Optimize'
  80% (  8 / 10) in 'LLVM.Core.Data'
  69% ( 22 / 32) in 'LLVM.Core.Type'
  55% ( 36 / 65) in 'LLVM.Core.CodeGen'
  31% (  5 / 16) in 'LLVM.ExecutionEngine.Engine'
   0% (  0 /  5) in 'LLVM.ExecutionEngine.Target'
  33% (  1 /  3) in 'LLVM.Core.Vector'
  66% ( 70 /106) in 'LLVM.Core.Instructions'
Warning: LLVM.Core: constOf is exported separately but will be documented under IsConst. Consider exporting it together with its parent(s) for code clarity.
  64% (157 /246) in 'LLVM.Core'
Warning: LLVM.ExecutionEngine: unsafePurify is exported separately but will be documented under Unsafe. Consider exporting it together with its parent(s) for code clarity.
  60% ( 15 / 25) in 'LLVM.ExecutionEngine'
   0% (  0 /  5) in 'LLVM.Util.Loop'
  62% ( 10 / 16) in 'LLVM.Util.Arithmetic'
   0% (  0 /  4) in 'LLVM.Util.File'
   0% (  0 /  5) in 'LLVM.Util.Memory'
Warning: LLVM.Core: could not find link destinations for:
    LLVM.Core.Util.Value LLVM.Core.CodeGen.FA LLVM.Core.CodeGen.IsConstFields LLVM.Core.Instructions.GetField Data.TypeLevel.Num.Sets.NatI Data.TypeLevel.Num.Sets.PosI LLVM.Core.Type.PtrSize LLVM.Core.CodeGen.IsConstStruct LLVM.Core.CodeGen.WithString LLVM.Core.Vector.MkVector LLVM.Util.Arithmetic.LiftTuple LLVM.Core.CodeGenMonad.CGFState LLVM.Util.Arithmetic.UncurryN LLVM.Core.CodeGenMonad.CGMState LLVM.Core.Util.Use LLVM.Core.Util.BasicBlock
Warning: LLVM.ExecutionEngine: could not find link destinations for:
    LLVM.ExecutionEngine.Engine.EAState LLVM.ExecutionEngine.Target.Type
Warning: LLVM.Util.Arithmetic: could not find link destinations for:
    LLVM.Util.Arithmetic.UncurryN LLVM.Util.Arithmetic.LiftTuple
Documentation created: dist-ghc/doc/html/llvm/index.html
touch build-haddock-stamp
Adding cdbs dependencies to debian/libghc-llvm-doc.substvars
dh_installdirs -plibghc-llvm-doc 
debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc
Installing library in
debian/tmp-inst-ghc/usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1
pkg_config=`debian/hlibrary.setup register --builddir=dist-ghc --gen-pkg-config | sed -r 's,.*: ,,'` ; \
		dh_haskell_extra_depends $pkg_config ; \
		rm $pkg_config
mkdir -p debian/libghc-llvm-doc//usr/share/doc/libghc-llvm-doc/html/
cd debian/tmp-inst-ghc/ ; find .//usr/share/doc/libghc-llvm-doc/html// \
		! -name "*.haddock" -exec install -Dm 644 '{}' \
		../libghc-llvm-doc/'{}' ';'
install: ohitetaan hakemisto ?.//usr/share/doc/libghc-llvm-doc/html//?
install: ohitetaan hakemisto ?.//usr/share/doc/libghc-llvm-doc/html//src?
mkdir -p debian/libghc-llvm-doc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0/
[ 0 = `ls debian/tmp-inst-ghc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0// 2>/dev/null | wc -l` ] || \
		cp -r debian/tmp-inst-ghc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0//*.haddock \
		debian/libghc-llvm-doc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0/
dh_haskell_depends -plibghc-llvm-doc
dh_installdocs -plibghc-llvm-doc 
dh_installexamples -plibghc-llvm-doc 
dh_installman -plibghc-llvm-doc  
dh_installinfo -plibghc-llvm-doc  
dh_installmenu -plibghc-llvm-doc 
dh_installcron -plibghc-llvm-doc 
dh_installinit -plibghc-llvm-doc  
dh_installdebconf -plibghc-llvm-doc 
dh_installemacsen -plibghc-llvm-doc   
dh_installcatalogs -plibghc-llvm-doc 
dh_installpam -plibghc-llvm-doc 
dh_installlogrotate -plibghc-llvm-doc 
dh_installlogcheck -plibghc-llvm-doc 
dh_installchangelogs -plibghc-llvm-doc  
dh_installudev -plibghc-llvm-doc 
dh_lintian -plibghc-llvm-doc 
dh_bugfiles -plibghc-llvm-doc 
dh_install -plibghc-llvm-doc  
dh_link -plibghc-llvm-doc  
dh_buildinfo -plibghc-llvm-doc 
dh_installmime -plibghc-llvm-doc 
dh_installgsettings -plibghc-llvm-doc 
dh_strip -plibghc-llvm-doc  
dh_compress -plibghc-llvm-doc -X .haddock -X .hs 
dh_fixperms -plibghc-llvm-doc  
dh_makeshlibs -plibghc-llvm-doc  
dh_installdeb -plibghc-llvm-doc 
dh_perl -plibghc-llvm-doc 
dh_shlibdeps -plibghc-llvm-doc    
dh_gencontrol -plibghc-llvm-doc  
dh_md5sums -plibghc-llvm-doc 
dh_builddeb -plibghc-llvm-doc 
dpkg-deb: building package `libghc-llvm-doc' in `../libghc-llvm-doc_3.0.1.0-1_all.deb'.
Adding cdbs dependencies to debian/libghc-llvm-dev.substvars
dh_installdirs -plibghc-llvm-dev 
cd debian/tmp-inst-ghc ; find usr/lib/haskell-packages/ghc/lib/ \
		\( ! -name "*_p.a" ! -name "*.p_hi" \) \
		-exec install -Dm 644 '{}' ../libghc-llvm-dev/'{}' ';'
install: kohde ?../libghc-llvm-dev/usr/lib/haskell-packages/ghc/lib/? ei ole hakemisto: Tiedostoa tai hakemistoa ei ole
install: ohitetaan hakemisto ?usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0?
install: ohitetaan hakemisto ?usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1?
install: ohitetaan hakemisto ?usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM?
install: ohitetaan hakemisto ?usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM/Core?
install: ohitetaan hakemisto ?usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM/ExecutionEngine?
install: ohitetaan hakemisto ?usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM/Util?
pkg_config=`debian/hlibrary.setup register --builddir=dist-ghc --gen-pkg-config | sed -r 's,.*: ,,'`; \
		 \
		install -Dm 644 $pkg_config debian/libghc-llvm-dev/var/lib/ghc/package.conf.d/$pkg_config; \
		rm -f $pkg_config
if [ 'z' != 'z' ] ; then \
		echo '' > debian/libghc-llvm-dev/usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/extra-packages ; \
	fi
dh_haskell_provides -plibghc-llvm-dev
dh_haskell_depends -plibghc-llvm-dev
dh_haskell_shlibdeps -plibghc-llvm-dev
[1 of 1] Compiling Main             ( debian/dh_haskell_shlibdeps/a.hs, debian/dh_haskell_shlibdeps/a.o )
Linking debian/dh_haskell_shlibdeps/a.out ...
dpkg-shlibdeps: warning: binaries to analyze should already be installed in their package's directory
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/dh_haskell_shlibdeps/a.out was not linked against libstdc++.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/dh_haskell_shlibdeps/a.out was not linked against libLLVM-3.0.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/dh_haskell_shlibdeps/a.out was not linked against libutil.so.1 (it uses none of the library's symbols)
Adding cdbs dependencies to debian/libghc-llvm-prof.substvars
dh_installdirs -plibghc-llvm-prof 
cd debian/tmp-inst-ghc ; find usr/lib/haskell-packages/ghc/lib/ \
		! \( ! -name "*_p.a" ! -name "*.p_hi" \) \
		-exec install -Dm 644 '{}' ../libghc-llvm-prof/'{}' ';'
dh_haskell_provides -plibghc-llvm-prof
dh_haskell_depends -plibghc-llvm-prof
dh_installdocs -plibghc-llvm-dev 
dh_installexamples -plibghc-llvm-dev 
dh_installman -plibghc-llvm-dev  
dh_installinfo -plibghc-llvm-dev  
dh_installmenu -plibghc-llvm-dev 
dh_installcron -plibghc-llvm-dev 
dh_installinit -plibghc-llvm-dev  
dh_installdebconf -plibghc-llvm-dev 
dh_installemacsen -plibghc-llvm-dev   
dh_installcatalogs -plibghc-llvm-dev 
dh_installpam -plibghc-llvm-dev 
dh_installlogrotate -plibghc-llvm-dev 
dh_installlogcheck -plibghc-llvm-dev 
dh_installchangelogs -plibghc-llvm-dev  
dh_installudev -plibghc-llvm-dev 
dh_lintian -plibghc-llvm-dev 
dh_bugfiles -plibghc-llvm-dev 
dh_install -plibghc-llvm-dev  
dh_link -plibghc-llvm-dev  
dh_buildinfo -plibghc-llvm-dev 
dh_installmime -plibghc-llvm-dev 
dh_installgsettings -plibghc-llvm-dev 
dh_installdocs -plibghc-llvm-prof 
dh_installexamples -plibghc-llvm-prof 
dh_installman -plibghc-llvm-prof  
dh_installinfo -plibghc-llvm-prof  
dh_installmenu -plibghc-llvm-prof 
dh_installcron -plibghc-llvm-prof 
dh_installinit -plibghc-llvm-prof  
dh_installdebconf -plibghc-llvm-prof 
dh_installemacsen -plibghc-llvm-prof   
dh_installcatalogs -plibghc-llvm-prof 
dh_installpam -plibghc-llvm-prof 
dh_installlogrotate -plibghc-llvm-prof 
dh_installlogcheck -plibghc-llvm-prof 
dh_installchangelogs -plibghc-llvm-prof  
dh_installudev -plibghc-llvm-prof 
dh_lintian -plibghc-llvm-prof 
dh_bugfiles -plibghc-llvm-prof 
dh_install -plibghc-llvm-prof  
dh_link -plibghc-llvm-prof  
dh_buildinfo -plibghc-llvm-prof 
dh_installmime -plibghc-llvm-prof 
dh_installgsettings -plibghc-llvm-prof 
dh_strip -plibghc-llvm-dev  
dh_compress -plibghc-llvm-dev -X .haddock -X .hs 
dh_fixperms -plibghc-llvm-dev  
dh_makeshlibs -plibghc-llvm-dev  
dh_strip -plibghc-llvm-prof  
dh_compress -plibghc-llvm-prof -X .haddock -X .hs 
dh_fixperms -plibghc-llvm-prof  
dh_makeshlibs -plibghc-llvm-prof  
dh_installdeb -plibghc-llvm-dev 
dh_perl -plibghc-llvm-dev 
dh_shlibdeps -plibghc-llvm-dev    
dh_installdeb -plibghc-llvm-prof 
dh_perl -plibghc-llvm-prof 
dh_shlibdeps -plibghc-llvm-prof    
dh_gencontrol -plibghc-llvm-dev  
dh_md5sums -plibghc-llvm-dev 
dh_builddeb -plibghc-llvm-dev 
dpkg-deb: building package `libghc-llvm-dev' in `../libghc-llvm-dev_3.0.1.0-1_amd64.deb'.
dh_gencontrol -plibghc-llvm-prof  
dpkg-gencontrol: warning: Depends field of package libghc-llvm-prof: unknown substitution variable ${shlibs:Depends}
dh_md5sums -plibghc-llvm-prof 
dh_builddeb -plibghc-llvm-prof 
dpkg-deb: building package `libghc-llvm-prof' in `../libghc-llvm-prof_3.0.1.0-1_amd64.deb'.
 dpkg-genchanges -b >../haskell-llvm_3.0.1.0-1_amd64.changes
dpkg-genchanges: binary-only upload - not including any source code
 dpkg-source --after-build haskell-llvm-3.0.1.0
dpkg-buildpackage: binary only upload (no source included)
]0;ajk at sidvm: ~/src/debian-qa/bug-678781ajk at sidvm:~/src/debian-qa/bug-678781$ exit

Script done on to 19. heinäkuuta 2012 19.15.41
-------------- next part --------------
I: using fakeroot in build.
I: Current time: Thu Jul 19 16:05:22 EEST 2012
I: pbuilder-time-stamp: 1342703122
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Setting up ccache
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 to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.7), ghc, ghc-prof, libghc-mtl-dev, libghc-mtl-prof, libghc-type-level-dev, libghc-type-level-prof, libghc-llvm-base-dev (>= 3.0.0.1), libghc-llvm-base-dev (<< 4), libghc-llvm-base-prof, ghc-doc, libghc-mtl-doc, libghc-type-level-doc, libghc-llvm-base-doc
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11063 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on cdbs; however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on haskell-devscripts (>= 0.7); however:
  Package haskell-devscripts is not installed.
 pbuilder-satisfydepends-dummy depends on ghc; however:
  Package ghc is not installed.
 pbuilder-satisfydepends-dummy depends on ghc-prof; however:
  Package ghc-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-mtl-dev; however:
  Package libghc-mtl-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-mtl-prof; however:
  Package libghc-mtl-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-type-level-dev; however:
  Package libghc-type-level-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-type-level-prof; however:
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
  binfmt-support{a} bsdmainutils{a} cdbs{a} dctrl-tools{a} debhelper{a} 
  dh-buildinfo{a} file{a} gettext{a} gettext-base{a} ghc{a} ghc-doc{a} 
  ghc-haddock{a} ghc-prof{a} groff-base{a} haskell-devscripts{a} 
  hscolour{a} html-xml-utils{a} html2text{a} intltool-debian{a} 
  libasprintf0c2{a} libbsd-dev{a} libbsd0{a} libcroco3{a} 
  libcurl3-gnutls{a} libffi-dev{a} libffi5{a} libgcrypt11{a} 
  libgettextpo0{a} libghc-llvm-base-dev{a} libghc-llvm-base-doc{a} 
  libghc-llvm-base-prof{a} libghc-mtl-dev{a} libghc-mtl-doc{a} 
  libghc-mtl-prof{a} libghc-syb-dev{a} libghc-syb-prof{a} 
  libghc-transformers-dev{a} libghc-transformers-prof{a} 
  libghc-type-level-dev{a} libghc-type-level-doc{a} 
  libghc-type-level-prof{a} libglib2.0-0{a} libgmp-dev{a} libgmpxx4ldbl{a} 
  libgnutls26{a} libgpg-error0{a} libgssapi-krb5-2{a} libidn11{a} 
  libk5crypto3{a} libkeyutils1{a} libkrb5-3{a} libkrb5support0{a} 
  libldap-2.4-2{a} libllvm3.0{a} libmagic1{a} libp11-kit0{a} libpcre3{a} 
  libpipeline1{a} librtmp0{a} libsasl2-2{a} libssh2-1{a} libtasn1-3{a} 
  libunistring0{a} libxml2{a} llvm{a} llvm-3.0{a} llvm-3.0-dev{a} 
  llvm-3.0-runtime{a} llvm-dev{a} llvm-runtime{a} man-db{a} po-debconf{a} 
0 packages upgraded, 72 newly installed, 0 to remove and 0 not upgraded.
Need to get 56.8 MB/159 MB of archives. After unpacking 932 MB will be used.
Writing extended state information...
Get: 1 http://ftp.fi.debian.org/debian/ sid/main ghc-prof amd64 7.4.1-4 [44.3 MB]
Get: 2 http://ftp.fi.debian.org/debian/ sid/main html-xml-utils amd64 6.1-1 [579 kB]
Get: 3 http://ftp.fi.debian.org/debian/ sid/main hscolour amd64 1.19-3+b1 [365 kB]
Get: 4 http://ftp.fi.debian.org/debian/ sid/main haskell-devscripts all 0.8.12 [31.5 kB]
Get: 5 http://ftp.fi.debian.org/debian/ sid/main libghc-llvm-base-dev amd64 3.0.1.0-1+b1 [305 kB]
Get: 6 http://ftp.fi.debian.org/debian/ sid/main libghc-llvm-base-doc all 3.0.1.0-1 [110 kB]
Get: 7 http://ftp.fi.debian.org/debian/ sid/main libghc-llvm-base-prof amd64 3.0.1.0-1+b1 [289 kB]
Get: 8 http://ftp.fi.debian.org/debian/ sid/main libghc-transformers-dev amd64 0.3.0.0-1 [402 kB]
Get: 9 http://ftp.fi.debian.org/debian/ sid/main libghc-mtl-dev amd64 2.1.1-1 [122 kB]
Get: 10 http://ftp.fi.debian.org/debian/ sid/main libghc-mtl-doc all 2.1.1-1 [109 kB]
Get: 11 http://ftp.fi.debian.org/debian/ sid/main libghc-transformers-prof amd64 0.3.0.0-1 [480 kB]
Get: 12 http://ftp.fi.debian.org/debian/ sid/main libghc-mtl-prof amd64 2.1.1-1 [144 kB]
Get: 13 http://ftp.fi.debian.org/debian/ sid/main libghc-syb-dev amd64 0.3.6.1-1 [135 kB]
Get: 14 http://ftp.fi.debian.org/debian/ sid/main libghc-syb-prof amd64 0.3.6.1-1 [144 kB]
Get: 15 http://ftp.fi.debian.org/debian/ sid/main libghc-type-level-dev amd64 0.2.4-5 [4127 kB]
Get: 16 http://ftp.fi.debian.org/debian/ sid/main libghc-type-level-doc all 0.2.4-5 [976 kB]
Get: 17 http://ftp.fi.debian.org/debian/ sid/main libghc-type-level-prof amd64 0.2.4-5 [4180 kB]
Fetched 56.8 MB in 52s (1085 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpipeline1:amd64.
(Reading database ... 11063 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 libffi5:amd64.
Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_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 libllvm3.0:amd64.
Unpacking libllvm3.0:amd64 (from .../libllvm3.0_3.0-10_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 binfmt-support.
Unpacking binfmt-support (from .../binfmt-support_2.0.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 llvm-3.0-runtime.
Unpacking llvm-3.0-runtime (from .../llvm-3.0-runtime_3.0-10_amd64.deb) ...
Selecting previously unselected package llvm-runtime.
Unpacking llvm-runtime (from .../llvm-runtime_1%3a3.0-14_amd64.deb) ...
Selecting previously unselected package llvm-3.0.
Unpacking llvm-3.0 (from .../llvm-3.0_3.0-10_amd64.deb) ...
Selecting previously unselected package llvm.
Unpacking llvm (from .../llvm_1%3a3.0-14_amd64.deb) ...
Selecting previously unselected package llvm-3.0-dev.
Unpacking llvm-3.0-dev (from .../llvm-3.0-dev_3.0-10_amd64.deb) ...
Selecting previously unselected package llvm-dev.
Unpacking llvm-dev (from .../llvm-dev_1%3a3.0-14_amd64.deb) ...
Selecting previously unselected package ghc.
Unpacking ghc (from .../archives/ghc_7.4.1-4_amd64.deb) ...
Selecting previously unselected package ghc-haddock.
Unpacking ghc-haddock (from .../ghc-haddock_7.4.1-4_amd64.deb) ...
Selecting previously unselected package ghc-doc.
Unpacking ghc-doc (from .../ghc-doc_7.4.1-4_all.deb) ...
Selecting previously unselected package ghc-prof.
Unpacking ghc-prof (from .../ghc-prof_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-llvm-base-dev.
Unpacking libghc-llvm-base-dev (from .../libghc-llvm-base-dev_3.0.1.0-1+b1_amd64.deb) ...
Selecting previously unselected package libghc-llvm-base-doc.
Unpacking libghc-llvm-base-doc (from .../libghc-llvm-base-doc_3.0.1.0-1_all.deb) ...
Selecting previously unselected package libghc-llvm-base-prof.
Unpacking libghc-llvm-base-prof (from .../libghc-llvm-base-prof_3.0.1.0-1+b1_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-mtl-doc.
Unpacking libghc-mtl-doc (from .../libghc-mtl-doc_2.1.1-1_all.deb) ...
Selecting previously unselected package libghc-transformers-prof.
Unpacking libghc-transformers-prof (from .../libghc-transformers-prof_0.3.0.0-1_amd64.deb) ...
Selecting previously unselected package libghc-mtl-prof.
Unpacking libghc-mtl-prof (from .../libghc-mtl-prof_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-syb-prof.
Unpacking libghc-syb-prof (from .../libghc-syb-prof_0.3.6.1-1_amd64.deb) ...
Selecting previously unselected package libghc-type-level-dev.
Unpacking libghc-type-level-dev (from .../libghc-type-level-dev_0.2.4-5_amd64.deb) ...
Selecting previously unselected package libghc-type-level-doc.
Unpacking libghc-type-level-doc (from .../libghc-type-level-doc_0.2.4-5_all.deb) ...
Selecting previously unselected package libghc-type-level-prof.
Unpacking libghc-type-level-prof (from .../libghc-type-level-prof_0.2.4-5_amd64.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 libffi5:amd64 (3.0.10-3) ...
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 libllvm3.0:amd64 (3.0-10) ...
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 binfmt-support (2.0.9) ...
update-binfmts: warning: unable to close /proc/sys/fs/binfmt_misc/register: Invalid argument
update-binfmts: warning: unable to enable binary format llvm-3.0.binfmt
invoke-rc.d: policy-rc.d denied execution of start.
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 llvm-3.0-runtime (3.0-10) ...
Setting up llvm-runtime (1:3.0-14) ...
Setting up llvm-3.0 (3.0-10) ...
Setting up llvm (1:3.0-14) ...
Setting up llvm-3.0-dev (3.0-10) ...
Setting up llvm-dev (1:3.0-14) ...
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 ghc-haddock (7.4.1-4) ...
Setting up ghc-doc (7.4.1-4) ...
Setting up ghc-prof (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-llvm-base-dev (3.0.1.0-1+b1) ...
Setting up libghc-llvm-base-doc (3.0.1.0-1) ...
Setting up libghc-llvm-base-prof (3.0.1.0-1+b1) ...
Setting up libghc-transformers-dev (0.3.0.0-1) ...
Setting up libghc-mtl-dev (2.1.1-1) ...
Setting up libghc-mtl-doc (2.1.1-1) ...
Setting up libghc-transformers-prof (0.3.0.0-1) ...
Setting up libghc-mtl-prof (2.1.1-1) ...
Setting up libghc-syb-dev (0.3.6.1-1) ...
Setting up libghc-syb-prof (0.3.6.1-1) ...
Setting up libghc-type-level-dev (0.2.4-5) ...
Setting up libghc-type-level-doc (0.2.4-5) ...
Setting up libghc-type-level-prof (0.2.4-5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  fakeroot
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/109 kB of archives.
After this operation, 325 kB of additional disk space will be used.
Selecting previously unselected package fakeroot.
(Reading database ... 19851 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
Processing triggers for man-db ...
Setting up fakeroot (1.18.4-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
I: Copying back the cached apt archive contents
I: new cache content libghc-transformers-prof_0.3.0.0-1_amd64.deb added
I: new cache content libghc-llvm-base-dev_3.0.1.0-1+b1_amd64.deb added
I: new cache content libghc-type-level-dev_0.2.4-5_amd64.deb added
I: new cache content libghc-transformers-dev_0.3.0.0-1_amd64.deb added
I: new cache content libghc-mtl-doc_2.1.1-1_all.deb added
I: new cache content libghc-type-level-prof_0.2.4-5_amd64.deb added
I: new cache content libghc-syb-prof_0.3.6.1-1_amd64.deb added
I: new cache content ghc-prof_7.4.1-4_amd64.deb added
I: new cache content hscolour_1.19-3+b1_amd64.deb added
I: new cache content html-xml-utils_6.1-1_amd64.deb added
I: new cache content libghc-mtl-prof_2.1.1-1_amd64.deb added
I: new cache content haskell-devscripts_0.8.12_all.deb added
I: new cache content libghc-type-level-doc_0.2.4-5_all.deb added
I: new cache content libghc-syb-dev_0.3.6.1-1_amd64.deb added
I: new cache content libghc-llvm-base-prof_3.0.1.0-1+b1_amd64.deb added
I: new cache content libghc-llvm-base-doc_3.0.1.0-1_all.deb added
I: new cache content libghc-mtl-dev_2.1.1-1_amd64.deb added
I: Copying source file
I: copying [haskell-llvm_3.0.1.0-1.dsc]
I: copying [./haskell-llvm_3.0.1.0.orig.tar.gz]
I: copying [./haskell-llvm_3.0.1.0-1.debian.tar.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Thu May 17 11:38:46 2012 UTC using DSA key ID 4743206C
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./haskell-llvm_3.0.1.0-1.dsc
dpkg-source: info: extracting haskell-llvm in haskell-llvm-3.0.1.0
dpkg-source: info: unpacking haskell-llvm_3.0.1.0.orig.tar.gz
dpkg-source: info: unpacking haskell-llvm_3.0.1.0-1.debian.tar.gz
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc  -rfakeroot
dpkg-buildpackage: source package haskell-llvm
dpkg-buildpackage: source version 3.0.1.0-1
dpkg-buildpackage: source changed by Joachim Breitner <nomeata at debian.org>
 dpkg-source --before-build haskell-llvm-3.0.1.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean 
[ ! -x "debian/hlibrary.setup" ] || debian/hlibrary.setup clean
rm -rf dist dist-ghc dist-hugs debian/hlibrary.setup Setup.hi Setup.ho Setup.o .*config*
rm -f build-ghc-stamp build-hugs-stamp build-haddock-stamp
rm -rf debian/tmp-inst-ghc
rm -f debian/extra-depends
rm -f debian/hlibrary.Makefile
rm -rf debian/dh_haskell_shlibdeps
 dpkg-source -b haskell-llvm-3.0.1.0
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building haskell-llvm using existing ./haskell-llvm_3.0.1.0.orig.tar.gz
dpkg-source: info: building haskell-llvm in haskell-llvm_3.0.1.0-1.debian.tar.gz
dpkg-source: info: building haskell-llvm in haskell-llvm_3.0.1.0-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a deprecated variable
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 ghc --make $setup -o debian/hlibrary.setup; exit 0; fi; done
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking debian/hlibrary.setup ...
debian/hlibrary.setup configure --ghc -v2 \
		--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
		--builddir=dist-ghc \
		--haddockdir=/usr/lib/ghc-doc/haddock/llvm-3.0.1.0/ \
		--htmldir=/usr/share/doc/libghc-llvm-doc/html/ --enable-library-profiling  \
		   
Configuring llvm-3.0.1.0...
Flags chosen: developer=False
Dependency base >=3 && <5: using base-4.5.0.0
Dependency bytestring >=0.9: using bytestring-0.9.2.1
Dependency containers -any: using containers-0.4.2.1
Dependency directory -any: using directory-1.1.0.2
Dependency llvm-base >=3.0.0.1 && <4: using llvm-base-3.0.1.0
Dependency mtl -any: using mtl-2.1.1
Dependency process -any: using process-1.1.0.1
Dependency type-level -any: using type-level-0.2.4
Using Cabal-1.14.0 compiled by ghc-7.4
Using compiler: ghc-7.4.1
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1
Private binaries installed in: /usr/libexec
Data files installed in: /usr/share/llvm-3.0.1.0
Documentation installed in: /usr/share/doc/llvm-3.0.1.0
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.7 found on system at: /usr/lib/ccache/gcc
Using ghc version 7.4.1 found on system at: /usr/bin/ghc
Using ghc-pkg version 7.4.1 found on system at: /usr/bin/ghc-pkg
No greencard found
Using haddock version 2.10.0 found on system at: /usr/bin/haddock
No happy found
No hmake found
Using hpc version 0.6 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
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
No uhc found
debian/hlibrary.setup build --builddir=dist-ghc
Building llvm-3.0.1.0...
Preprocessing library llvm-3.0.1.0...
[ 1 of 17] Compiling LLVM.Util.Foreign ( LLVM/Util/Foreign.hs, dist-ghc/build/LLVM/Util/Foreign.o )
[ 2 of 17] Compiling LLVM.Core.Util   ( LLVM/Core/Util.hs, dist-ghc/build/LLVM/Core/Util.o )
[ 3 of 17] Compiling LLVM.Core.CodeGenMonad ( LLVM/Core/CodeGenMonad.hs, dist-ghc/build/LLVM/Core/CodeGenMonad.o )
[ 4 of 17] Compiling LLVM.Util.Optimize ( LLVM/Util/Optimize.hs, dist-ghc/build/LLVM/Util/Optimize.o )
[ 5 of 17] Compiling LLVM.Core.Data   ( LLVM/Core/Data.hs, dist-ghc/build/LLVM/Core/Data.o )
[ 6 of 17] Compiling LLVM.Core.Type   ( LLVM/Core/Type.hs, dist-ghc/build/LLVM/Core/Type.o )
[ 7 of 17] Compiling LLVM.Core.CodeGen ( LLVM/Core/CodeGen.hs, dist-ghc/build/LLVM/Core/CodeGen.o )
[ 8 of 17] Compiling LLVM.ExecutionEngine.Engine ( LLVM/ExecutionEngine/Engine.hs, dist-ghc/build/LLVM/ExecutionEngine/Engine.o )
[ 9 of 17] Compiling LLVM.ExecutionEngine.Target ( LLVM/ExecutionEngine/Target.hs, dist-ghc/build/LLVM/ExecutionEngine/Target.o )
[10 of 17] Compiling LLVM.Core.Vector ( LLVM/Core/Vector.hs, dist-ghc/build/LLVM/Core/Vector.o )
[11 of 17] Compiling LLVM.Core.Instructions ( LLVM/Core/Instructions.hs, dist-ghc/build/LLVM/Core/Instructions.o )
[12 of 17] Compiling LLVM.Core        ( LLVM/Core.hs, dist-ghc/build/LLVM/Core.o )
[13 of 17] Compiling LLVM.ExecutionEngine ( LLVM/ExecutionEngine.hs, dist-ghc/build/LLVM/ExecutionEngine.o )
[14 of 17] Compiling LLVM.Util.Loop   ( LLVM/Util/Loop.hs, dist-ghc/build/LLVM/Util/Loop.o )
[15 of 17] Compiling LLVM.Util.Arithmetic ( LLVM/Util/Arithmetic.hs, dist-ghc/build/LLVM/Util/Arithmetic.o )
[16 of 17] Compiling LLVM.Util.File   ( LLVM/Util/File.hs, dist-ghc/build/LLVM/Util/File.o )
[17 of 17] Compiling LLVM.Util.Memory ( LLVM/Util/Memory.hs, dist-ghc/build/LLVM/Util/Memory.o )
[ 1 of 17] Compiling LLVM.Util.Foreign ( LLVM/Util/Foreign.hs, dist-ghc/build/LLVM/Util/Foreign.p_o )
[ 2 of 17] Compiling LLVM.Core.Util   ( LLVM/Core/Util.hs, dist-ghc/build/LLVM/Core/Util.p_o )
[ 3 of 17] Compiling LLVM.Core.CodeGenMonad ( LLVM/Core/CodeGenMonad.hs, dist-ghc/build/LLVM/Core/CodeGenMonad.p_o )
[ 4 of 17] Compiling LLVM.Util.Optimize ( LLVM/Util/Optimize.hs, dist-ghc/build/LLVM/Util/Optimize.p_o )
[ 5 of 17] Compiling LLVM.Core.Data   ( LLVM/Core/Data.hs, dist-ghc/build/LLVM/Core/Data.p_o )
[ 6 of 17] Compiling LLVM.Core.Type   ( LLVM/Core/Type.hs, dist-ghc/build/LLVM/Core/Type.p_o )
[ 7 of 17] Compiling LLVM.Core.CodeGen ( LLVM/Core/CodeGen.hs, dist-ghc/build/LLVM/Core/CodeGen.p_o )
[ 8 of 17] Compiling LLVM.ExecutionEngine.Engine ( LLVM/ExecutionEngine/Engine.hs, dist-ghc/build/LLVM/ExecutionEngine/Engine.p_o )
[ 9 of 17] Compiling LLVM.ExecutionEngine.Target ( LLVM/ExecutionEngine/Target.hs, dist-ghc/build/LLVM/ExecutionEngine/Target.p_o )
[10 of 17] Compiling LLVM.Core.Vector ( LLVM/Core/Vector.hs, dist-ghc/build/LLVM/Core/Vector.p_o )
[11 of 17] Compiling LLVM.Core.Instructions ( LLVM/Core/Instructions.hs, dist-ghc/build/LLVM/Core/Instructions.p_o )
[12 of 17] Compiling LLVM.Core        ( LLVM/Core.hs, dist-ghc/build/LLVM/Core.p_o )
[13 of 17] Compiling LLVM.ExecutionEngine ( LLVM/ExecutionEngine.hs, dist-ghc/build/LLVM/ExecutionEngine.p_o )
[14 of 17] Compiling LLVM.Util.Loop   ( LLVM/Util/Loop.hs, dist-ghc/build/LLVM/Util/Loop.p_o )
[15 of 17] Compiling LLVM.Util.Arithmetic ( LLVM/Util/Arithmetic.hs, dist-ghc/build/LLVM/Util/Arithmetic.p_o )
[16 of 17] Compiling LLVM.Util.File   ( LLVM/Util/File.hs, dist-ghc/build/LLVM/Util/File.p_o )
[17 of 17] Compiling LLVM.Util.Memory ( LLVM/Util/Memory.hs, dist-ghc/build/LLVM/Util/Memory.p_o )
Registering llvm-3.0.1.0...
touch build-ghc-stamp
DEB_ENABLE_TESTS not set to yes, not running any tests.
touch check-ghc-stamp
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a deprecated variable
[ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock --builddir=dist-ghc --hyperlink-source
Running Haddock for llvm-3.0.1.0...
Running hscolour for llvm-3.0.1.0...
Preprocessing library llvm-3.0.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, syb-0.3.6.1,
transformers-0.3.0.0
Preprocessing library llvm-3.0.1.0...
Haddock coverage:
   0% (  0 /  4) in 'LLVM.Util.Foreign'
  31% ( 26 / 84) in 'LLVM.Core.Util'
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.liftIO
  24% (  5 / 21) in 'LLVM.Core.CodeGenMonad'
  50% (  1 /  2) in 'LLVM.Util.Optimize'
  80% (  8 / 10) in 'LLVM.Core.Data'
  69% ( 22 / 32) in 'LLVM.Core.Type'
  55% ( 36 / 65) in 'LLVM.Core.CodeGen'
  31% (  5 / 16) in 'LLVM.ExecutionEngine.Engine'
   0% (  0 /  5) in 'LLVM.ExecutionEngine.Target'
  33% (  1 /  3) in 'LLVM.Core.Vector'
  66% ( 70 /106) in 'LLVM.Core.Instructions'
Warning: LLVM.Core: constOf is exported separately but will be documented under IsConst. Consider exporting it together with its parent(s) for code clarity.
  64% (157 /246) in 'LLVM.Core'
Warning: LLVM.ExecutionEngine: unsafePurify is exported separately but will be documented under Unsafe. Consider exporting it together with its parent(s) for code clarity.
  60% ( 15 / 25) in 'LLVM.ExecutionEngine'
   0% (  0 /  5) in 'LLVM.Util.Loop'
  62% ( 10 / 16) in 'LLVM.Util.Arithmetic'
   0% (  0 /  4) in 'LLVM.Util.File'
   0% (  0 /  5) in 'LLVM.Util.Memory'
Warning: LLVM.Core: could not find link destinations for:
    LLVM.Core.Util.Value LLVM.Core.CodeGen.FA LLVM.Core.CodeGen.IsConstFields LLVM.Core.Instructions.GetField Data.TypeLevel.Num.Sets.NatI Data.TypeLevel.Num.Sets.PosI LLVM.Core.Type.PtrSize LLVM.Core.CodeGen.IsConstStruct LLVM.Core.CodeGen.WithString LLVM.Core.Vector.MkVector LLVM.Util.Arithmetic.LiftTuple Control.Monad.IO.Class.MonadIO LLVM.Core.CodeGenMonad.CGFState LLVM.Util.Arithmetic.UncurryN LLVM.Core.CodeGenMonad.CGMState LLVM.Core.Util.Use LLVM.Core.Util.BasicBlock
Warning: LLVM.ExecutionEngine: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO LLVM.ExecutionEngine.Engine.EAState LLVM.ExecutionEngine.Target.Type
Warning: LLVM.Util.Arithmetic: could not find link destinations for:
    LLVM.Util.Arithmetic.UncurryN LLVM.Util.Arithmetic.LiftTuple
Documentation created: dist-ghc/doc/html/llvm/index.html
touch build-haddock-stamp
Adding cdbs dependencies to debian/libghc-llvm-doc.substvars
dh_installdirs -plibghc-llvm-doc 
debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc
Installing library in
debian/tmp-inst-ghc/usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1
pkg_config=`debian/hlibrary.setup register --builddir=dist-ghc --gen-pkg-config | sed -r 's,.*: ,,'` ; \
		dh_haskell_extra_depends $pkg_config ; \
		rm $pkg_config
mkdir -p debian/libghc-llvm-doc//usr/share/doc/libghc-llvm-doc/html/
cd debian/tmp-inst-ghc/ ; find .//usr/share/doc/libghc-llvm-doc/html// \
		! -name "*.haddock" -exec install -Dm 644 '{}' \
		../libghc-llvm-doc/'{}' ';'
install: omitting directory `.//usr/share/doc/libghc-llvm-doc/html//'
install: omitting directory `.//usr/share/doc/libghc-llvm-doc/html//src'
mkdir -p debian/libghc-llvm-doc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0/
[ 0 = `ls debian/tmp-inst-ghc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0// 2>/dev/null | wc -l` ] || \
		cp -r debian/tmp-inst-ghc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0//*.haddock \
		debian/libghc-llvm-doc//usr/lib/ghc-doc/haddock/llvm-3.0.1.0/
dh_haskell_depends -plibghc-llvm-doc
dh_installdocs -plibghc-llvm-doc 
dh_installexamples -plibghc-llvm-doc 
dh_installman -plibghc-llvm-doc  
dh_installinfo -plibghc-llvm-doc  
dh_installmenu -plibghc-llvm-doc 
dh_installcron -plibghc-llvm-doc 
dh_installinit -plibghc-llvm-doc  
dh_installdebconf -plibghc-llvm-doc 
dh_installemacsen -plibghc-llvm-doc   
dh_installcatalogs -plibghc-llvm-doc 
dh_installpam -plibghc-llvm-doc 
dh_installlogrotate -plibghc-llvm-doc 
dh_installlogcheck -plibghc-llvm-doc 
dh_installchangelogs -plibghc-llvm-doc  
dh_installudev -plibghc-llvm-doc 
dh_lintian -plibghc-llvm-doc 
dh_bugfiles -plibghc-llvm-doc 
dh_install -plibghc-llvm-doc  
dh_link -plibghc-llvm-doc  
dh_buildinfo -plibghc-llvm-doc 
dh_installmime -plibghc-llvm-doc 
dh_installgsettings -plibghc-llvm-doc 
dh_strip -plibghc-llvm-doc  
dh_compress -plibghc-llvm-doc -X .haddock -X .hs 
dh_fixperms -plibghc-llvm-doc  
dh_makeshlibs -plibghc-llvm-doc  
dh_installdeb -plibghc-llvm-doc 
dh_perl -plibghc-llvm-doc 
dh_shlibdeps -plibghc-llvm-doc    
dh_gencontrol -plibghc-llvm-doc  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -plibghc-llvm-doc 
dh_builddeb -plibghc-llvm-doc 
dpkg-deb: building package `libghc-llvm-doc' in `../libghc-llvm-doc_3.0.1.0-1_all.deb'.
Adding cdbs dependencies to debian/libghc-llvm-dev.substvars
dh_installdirs -plibghc-llvm-dev 
cd debian/tmp-inst-ghc ; find usr/lib/haskell-packages/ghc/lib/ \
		\( ! -name "*_p.a" ! -name "*.p_hi" \) \
		-exec install -Dm 644 '{}' ../libghc-llvm-dev/'{}' ';'
install: target `../libghc-llvm-dev/usr/lib/haskell-packages/ghc/lib/' is not a directory: No such file or directory
install: omitting directory `usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0'
install: omitting directory `usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1'
install: omitting directory `usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM'
install: omitting directory `usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM/Core'
install: omitting directory `usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM/ExecutionEngine'
install: omitting directory `usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/ghc-7.4.1/LLVM/Util'
pkg_config=`debian/hlibrary.setup register --builddir=dist-ghc --gen-pkg-config | sed -r 's,.*: ,,'`; \
		 \
		install -Dm 644 $pkg_config debian/libghc-llvm-dev/var/lib/ghc/package.conf.d/$pkg_config; \
		rm -f $pkg_config
if [ 'z' != 'z' ] ; then \
		echo '' > debian/libghc-llvm-dev/usr/lib/haskell-packages/ghc/lib/llvm-3.0.1.0/extra-packages ; \
	fi
dh_haskell_provides -plibghc-llvm-dev
dh_haskell_depends -plibghc-llvm-dev
dh_haskell_shlibdeps -plibghc-llvm-dev
[1 of 1] Compiling Main             ( debian/dh_haskell_shlibdeps/a.hs, debian/dh_haskell_shlibdeps/a.o )
Linking debian/dh_haskell_shlibdeps/a.out ...
dpkg-shlibdeps: warning: binaries to analyze should already be installed in their package's directory
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/dh_haskell_shlibdeps/a.out was not linked against libstdc++.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/dh_haskell_shlibdeps/a.out was not linked against libLLVM-3.0.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/dh_haskell_shlibdeps/a.out was not linked against libutil.so.1 (it uses none of the library's symbols)
Adding cdbs dependencies to debian/libghc-llvm-prof.substvars
dh_installdirs -plibghc-llvm-prof 
cd debian/tmp-inst-ghc ; find usr/lib/haskell-packages/ghc/lib/ \
		! \( ! -name "*_p.a" ! -name "*.p_hi" \) \
		-exec install -Dm 644 '{}' ../libghc-llvm-prof/'{}' ';'
dh_haskell_provides -plibghc-llvm-prof
dh_haskell_depends -plibghc-llvm-prof
dh_installdocs -plibghc-llvm-dev 
dh_installexamples -plibghc-llvm-dev 
dh_installman -plibghc-llvm-dev  
dh_installinfo -plibghc-llvm-dev  
dh_installmenu -plibghc-llvm-dev 
dh_installcron -plibghc-llvm-dev 
dh_installinit -plibghc-llvm-dev  
dh_installdebconf -plibghc-llvm-dev 
dh_installemacsen -plibghc-llvm-dev   
dh_installcatalogs -plibghc-llvm-dev 
dh_installpam -plibghc-llvm-dev 
dh_installlogrotate -plibghc-llvm-dev 
dh_installlogcheck -plibghc-llvm-dev 
dh_installchangelogs -plibghc-llvm-dev  
dh_installudev -plibghc-llvm-dev 
dh_lintian -plibghc-llvm-dev 
dh_bugfiles -plibghc-llvm-dev 
dh_install -plibghc-llvm-dev  
dh_link -plibghc-llvm-dev  
dh_buildinfo -plibghc-llvm-dev 
dh_installmime -plibghc-llvm-dev 
dh_installgsettings -plibghc-llvm-dev 
dh_installdocs -plibghc-llvm-prof 
dh_installexamples -plibghc-llvm-prof 
dh_installman -plibghc-llvm-prof  
dh_installinfo -plibghc-llvm-prof  
dh_installmenu -plibghc-llvm-prof 
dh_installcron -plibghc-llvm-prof 
dh_installinit -plibghc-llvm-prof  
dh_installdebconf -plibghc-llvm-prof 
dh_installemacsen -plibghc-llvm-prof   
dh_installcatalogs -plibghc-llvm-prof 
dh_installpam -plibghc-llvm-prof 
dh_installlogrotate -plibghc-llvm-prof 
dh_installlogcheck -plibghc-llvm-prof 
dh_installchangelogs -plibghc-llvm-prof  
dh_installudev -plibghc-llvm-prof 
dh_lintian -plibghc-llvm-prof 
dh_bugfiles -plibghc-llvm-prof 
dh_install -plibghc-llvm-prof  
dh_link -plibghc-llvm-prof  
dh_buildinfo -plibghc-llvm-prof 
dh_installmime -plibghc-llvm-prof 
dh_installgsettings -plibghc-llvm-prof 
dh_strip -plibghc-llvm-dev  
dh_compress -plibghc-llvm-dev -X .haddock -X .hs 
dh_fixperms -plibghc-llvm-dev  
dh_makeshlibs -plibghc-llvm-dev  
dh_strip -plibghc-llvm-prof  
dh_compress -plibghc-llvm-prof -X .haddock -X .hs 
dh_fixperms -plibghc-llvm-prof  
dh_makeshlibs -plibghc-llvm-prof  
dh_installdeb -plibghc-llvm-dev 
dh_perl -plibghc-llvm-dev 
dh_shlibdeps -plibghc-llvm-dev    
dh_installdeb -plibghc-llvm-prof 
dh_perl -plibghc-llvm-prof 
dh_shlibdeps -plibghc-llvm-prof    
dh_gencontrol -plibghc-llvm-dev  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -plibghc-llvm-dev 
dh_builddeb -plibghc-llvm-dev 
dpkg-deb: building package `libghc-llvm-dev' in `../libghc-llvm-dev_3.0.1.0-1_amd64.deb'.
dh_gencontrol -plibghc-llvm-prof  
dpkg-gencontrol: warning: Depends field of package libghc-llvm-prof: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -plibghc-llvm-prof 
dh_builddeb -plibghc-llvm-prof 
dpkg-deb: building package `libghc-llvm-prof' in `../libghc-llvm-prof_3.0.1.0-1_amd64.deb'.
 dpkg-genchanges  >../haskell-llvm_3.0.1.0-1_amd64.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build haskell-llvm-3.0.1.0
dpkg-buildpackage: full upload (original source is included)
I: Copying back the cached apt archive contents
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc/sys/fs/binfmt_misc filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//17419 and its subdirectories
I: Current time: Thu Jul 19 16:10:34 EEST 2012
I: pbuilder-time-stamp: 1342703434
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20120719/c67f05c2/attachment-0001.pgp>


More information about the Pkg-haskell-maintainers mailing list