[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_46 #260

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Mar 12 16:35:36 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_46/260/>

------------------------------------------
[...truncated 1558 lines...]
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.20.2-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [haskell-derive_2.5.22-6.dsc]
I: copying [./haskell-derive_2.5.22-6.debian.tar.xz]
I: copying [./haskell-derive_2.5.22.orig.tar.gz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Dec  6 06:02:54 2015 GMT+12 using RSA key ID 199D38A8
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./haskell-derive_2.5.22-6.dsc
dpkg-source: info: extracting haskell-derive in haskell-derive-2.5.22
dpkg-source: info: unpacking haskell-derive_2.5.22.orig.tar.gz
dpkg-source: info: unpacking haskell-derive_2.5.22-6.debian.tar.xz
dpkg-source: info: applying man-page.diff
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
dpkg-buildpackage: source package haskell-derive
dpkg-buildpackage: source version 2.5.22-6
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Clint Adams <clint at debian.org>
 dpkg-source --before-build haskell-derive-2.5.22
dpkg-buildpackage: host architecture armhf
 fakeroot debian/rules clean
test -x debian/rules
dh_clean 
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
clean_recipe
Running rm -rf dist dist-ghc dist-ghcjs dist-hugs debian/hlibrary.setup Setup.hi Setup.ho Setup.o .\*config\*
Running rm -f configure-ghc-stamp configure-ghcjs-stamp build-ghc-stamp build-ghcjs-stamp build-hugs-stamp build-haddock-stamp
Running rm -rf debian/tmp-inst-ghc debian/tmp-inst-ghcjs
Running rm -f debian/extra-depends-ghc debian/extra-depends-ghcjs
Running rm -f debian/libghc-derive-doc.links debian/libghcjs-derive-doc.links
Running rm -f debian/hlibrary.Makefile
Running rm -rf debian/dh_haskell_shlibdeps
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
make_setup_recipe
Running ghc --make Setup.hs -o debian/hlibrary.setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking debian/hlibrary.setup ...
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
configure_recipe
Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro --haddockdir=/usr/lib/ghc-doc/haddock/derive-2.5.22/ --datasubdir=derive --htmldir=/usr/share/doc/libghc-derive-doc/html/ --enable-library-profiling
Configuring derive-2.5.22...
Dependency base ==4.*: using base-4.8.2.0
Dependency bytestring -any: using bytestring-0.10.6.0
Dependency containers -any: using containers-0.5.6.2
Dependency directory -any: using directory-1.2.2.0
Dependency filepath -any: using filepath-1.4.0.0
Dependency haskell-src-exts ==1.16.*: using haskell-src-exts-1.16.0.1
Dependency pretty -any: using pretty-1.1.2.0
Dependency process -any: using process-1.2.3.0
Dependency syb -any: using syb-0.5.1
Dependency template-haskell -any: using template-haskell-2.10.0.0
Dependency transformers >=0.2: using transformers-0.4.2.0
Dependency uniplate >=1.5 && <1.7: using uniplate-1.6.12
Using Cabal-1.22.5.0 compiled by ghc-7.10
Using compiler: ghc-7.10.3
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/arm-linux-ghc-7.10.3/derive-2.5.22-DWVhceZnCWR4Nww08D2bN2
Private binaries installed in: /usr/lib
Data files installed in: /usr/share/derive
Documentation installed in: /usr/share/doc/arm-linux-ghc-7.10.3/derive-2.5.22
Configuration files installed in: /usr/etc
No alex found
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
Using gcc version 5.3.1 found on system at: /usr/bin/gcc
Using ghc version 7.10.3 found on system at: /usr/bin/ghc
Using ghc-pkg version 7.10.3 found on system at: /usr/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.16.1 found on system at: /usr/bin/haddock
No happy found
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.67 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.22 found on system at: /usr/bin/HsColour
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No pkg-config found
Using strip version 2.26 found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
touch configure-ghc-stamp
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
build_recipe
Running debian/hlibrary.setup build --builddir=dist-ghc
Building derive-2.5.22...
Preprocessing library derive-2.5.22...
[ 1 of 65] Compiling Language.Haskell.TH.Compat ( Language/Haskell/TH/Compat.hs, dist-ghc/build/Language/Haskell/TH/Compat.o )
[ 2 of 65] Compiling Language.Haskell.TH.Data ( Language/Haskell/TH/Data.hs, dist-ghc/build/Language/Haskell/TH/Data.o )
[ 3 of 65] Compiling Language.Haskell.TH.ExpandSynonym ( Language/Haskell/TH/ExpandSynonym.hs, dist-ghc/build/Language/Haskell/TH/ExpandSynonym.o )
[ 4 of 65] Compiling Language.Haskell.TH.FixedPpr ( Language/Haskell/TH/FixedPpr.hs, dist-ghc/build/Language/Haskell/TH/FixedPpr.o )
[ 5 of 65] Compiling Language.Haskell.TH.Helper ( Language/Haskell/TH/Helper.hs, dist-ghc/build/Language/Haskell/TH/Helper.o )
[ 6 of 65] Compiling Language.Haskell.TH.Peephole ( Language/Haskell/TH/Peephole.hs, dist-ghc/build/Language/Haskell/TH/Peephole.o )
[ 7 of 65] Compiling Data.Derive.Class.Default ( Data/Derive/Class/Default.hs, dist-ghc/build/Data/Derive/Class/Default.o )
[ 8 of 65] Compiling Data.Derive.Internal.Instance ( Data/Derive/Internal/Instance.hs, dist-ghc/build/Data/Derive/Internal/Instance.o )
[ 9 of 65] Compiling Data.Derive.Class.Arities ( Data/Derive/Class/Arities.hs, dist-ghc/build/Data/Derive/Class/Arities.o )
[10 of 65] Compiling Data.Derive.Instance.Arities ( Data/Derive/Instance/Arities.hs, dist-ghc/build/Data/Derive/Instance/Arities.o )
[11 of 65] Compiling Language.Haskell ( Language/Haskell.hs, dist-ghc/build/Language/Haskell.o )
[12 of 65] Compiling Language.Haskell.Convert ( Language/Haskell/Convert.hs, dist-ghc/build/Language/Haskell/Convert.o )
[13 of 65] Compiling Data.Derive.DSL.HSE ( Data/Derive/DSL/HSE.hs, dist-ghc/build/Data/Derive/DSL/HSE.o )
[14 of 65] Compiling Data.Derive.DSL.DSL ( Data/Derive/DSL/DSL.hs, dist-ghc/build/Data/Derive/DSL/DSL.o )
[15 of 65] Compiling Data.Derive.DSL.Apply ( Data/Derive/DSL/Apply.hs, dist-ghc/build/Data/Derive/DSL/Apply.o )
[16 of 65] Compiling Data.Derive.DSL.Derive ( Data/Derive/DSL/Derive.hs, dist-ghc/build/Data/Derive/DSL/Derive.o )
[17 of 65] Compiling Data.Derive.DSL.SYB ( Data/Derive/DSL/SYB.hs, dist-ghc/build/Data/Derive/DSL/SYB.o )
[18 of 65] Compiling Data.DeriveDSL   ( Data/DeriveDSL.hs, dist-ghc/build/Data/DeriveDSL.o )
[19 of 65] Compiling Derive.Utils     ( Derive/Utils.hs, dist-ghc/build/Derive/Utils.o )
[20 of 65] Compiling Derive.Generate  ( Derive/Generate.hs, dist-ghc/build/Derive/Generate.o )
[21 of 65] Compiling Derive.Flags     ( Derive/Flags.hs, dist-ghc/build/Derive/Flags.o )
[22 of 65] Compiling Language.Haskell.TH.All ( Language/Haskell/TH/All.hs, dist-ghc/build/Language/Haskell/TH/All.o )
[23 of 65] Compiling Data.Derive.Internal.Derivation ( Data/Derive/Internal/Derivation.hs, dist-ghc/build/Data/Derive/Internal/Derivation.o )
[24 of 65] Compiling Data.Derive.Arbitrary ( Data/Derive/Arbitrary.hs, dist-ghc/build/Data/Derive/Arbitrary.o )
[25 of 65] Compiling Data.Derive.ArbitraryOld ( Data/Derive/ArbitraryOld.hs, dist-ghc/build/Data/Derive/ArbitraryOld.o )
[26 of 65] Compiling Data.Derive.Arities ( Data/Derive/Arities.hs, dist-ghc/build/Data/Derive/Arities.o )
[27 of 65] Compiling Data.Derive.Binary ( Data/Derive/Binary.hs, dist-ghc/build/Data/Derive/Binary.o )
[28 of 65] Compiling Data.Derive.BinaryDefer ( Data/Derive/BinaryDefer.hs, dist-ghc/build/Data/Derive/BinaryDefer.o )
[29 of 65] Compiling Data.Derive.Bounded ( Data/Derive/Bounded.hs, dist-ghc/build/Data/Derive/Bounded.o )
[30 of 65] Compiling Data.Derive.Data ( Data/Derive/Data.hs, dist-ghc/build/Data/Derive/Data.o )
[31 of 65] Compiling Data.Derive.DataAbstract ( Data/Derive/DataAbstract.hs, dist-ghc/build/Data/Derive/DataAbstract.o )
[32 of 65] Compiling Data.Derive.Default ( Data/Derive/Default.hs, dist-ghc/build/Data/Derive/Default.o )
[33 of 65] Compiling Data.Derive.Enum ( Data/Derive/Enum.hs, dist-ghc/build/Data/Derive/Enum.o )
[34 of 65] Compiling Data.Derive.EnumCyclic ( Data/Derive/EnumCyclic.hs, dist-ghc/build/Data/Derive/EnumCyclic.o )
[35 of 65] Compiling Data.Derive.Eq   ( Data/Derive/Eq.hs, dist-ghc/build/Data/Derive/Eq.o )
[36 of 65] Compiling Data.Derive.Fold ( Data/Derive/Fold.hs, dist-ghc/build/Data/Derive/Fold.o )
[37 of 65] Compiling Data.Derive.From ( Data/Derive/From.hs, dist-ghc/build/Data/Derive/From.o )
[38 of 65] Compiling Data.Derive.Has  ( Data/Derive/Has.hs, dist-ghc/build/Data/Derive/Has.o )
[39 of 65] Compiling Data.Derive.Is   ( Data/Derive/Is.hs, dist-ghc/build/Data/Derive/Is.o )
[40 of 65] Compiling Data.Derive.JSON ( Data/Derive/JSON.hs, dist-ghc/build/Data/Derive/JSON.o )
[41 of 65] Compiling Data.Derive.LazySet ( Data/Derive/LazySet.hs, dist-ghc/build/Data/Derive/LazySet.o )
[42 of 65] Compiling Data.Derive.Lens ( Data/Derive/Lens.hs, dist-ghc/build/Data/Derive/Lens.o )
[43 of 65] Compiling Data.Derive.Monoid ( Data/Derive/Monoid.hs, dist-ghc/build/Data/Derive/Monoid.o )
[44 of 65] Compiling Data.Derive.NFData ( Data/Derive/NFData.hs, dist-ghc/build/Data/Derive/NFData.o )
[45 of 65] Compiling Data.Derive.Ord  ( Data/Derive/Ord.hs, dist-ghc/build/Data/Derive/Ord.o )
[46 of 65] Compiling Data.Derive.Read ( Data/Derive/Read.hs, dist-ghc/build/Data/Derive/Read.o )
[47 of 65] Compiling Data.Derive.Ref  ( Data/Derive/Ref.hs, dist-ghc/build/Data/Derive/Ref.o )
[48 of 65] Compiling Data.Derive.Serial ( Data/Derive/Serial.hs, dist-ghc/build/Data/Derive/Serial.o )
[49 of 65] Compiling Data.Derive.Serialize ( Data/Derive/Serialize.hs, dist-ghc/build/Data/Derive/Serialize.o )
[50 of 65] Compiling Data.Derive.Set  ( Data/Derive/Set.hs, dist-ghc/build/Data/Derive/Set.o )
[51 of 65] Compiling Data.Derive.Show ( Data/Derive/Show.hs, dist-ghc/build/Data/Derive/Show.o )
[52 of 65] Compiling Data.Derive.Typeable ( Data/Derive/Typeable.hs, dist-ghc/build/Data/Derive/Typeable.o )
[53 of 65] Compiling Data.Derive.UniplateDirect ( Data/Derive/UniplateDirect.hs, dist-ghc/build/Data/Derive/UniplateDirect.o )
[54 of 65] Compiling Data.Derive.UniplateTypeable ( Data/Derive/UniplateTypeable.hs, dist-ghc/build/Data/Derive/UniplateTypeable.o )
[55 of 65] Compiling Data.Derive.Update ( Data/Derive/Update.hs, dist-ghc/build/Data/Derive/Update.o )
[56 of 65] Compiling Data.Derive.Internal.Traversal ( Data/Derive/Internal/Traversal.hs, dist-ghc/build/Data/Derive/Internal/Traversal.o )
[57 of 65] Compiling Data.Derive.Foldable ( Data/Derive/Foldable.hs, dist-ghc/build/Data/Derive/Foldable.o )
[58 of 65] Compiling Data.Derive.Functor ( Data/Derive/Functor.hs, dist-ghc/build/Data/Derive/Functor.o )
[59 of 65] Compiling Data.Derive.Traversable ( Data/Derive/Traversable.hs, dist-ghc/build/Data/Derive/Traversable.o )
[60 of 65] Compiling Derive.Derivation ( Derive/Derivation.hs, dist-ghc/build/Derive/Derivation.o )
[61 of 65] Compiling Data.Derive.All  ( Data/Derive/All.hs, dist-ghc/build/Data/Derive/All.o )
[62 of 65] Compiling Data.DeriveTH    ( Data/DeriveTH.hs, dist-ghc/build/Data/DeriveTH.o )
[63 of 65] Compiling Derive.Test      ( Derive/Test.hs, dist-ghc/build/Derive/Test.o )
[64 of 65] Compiling Derive.Main      ( Derive/Main.hs, dist-ghc/build/Derive/Main.o )
[65 of 65] Compiling Data.DeriveMain  ( Data/DeriveMain.hs, dist-ghc/build/Data/DeriveMain.o )
[ 1 of 65] Compiling Language.Haskell.TH.Compat ( Language/Haskell/TH/Compat.hs, dist-ghc/build/Language/Haskell/TH/Compat.p_o )
[ 2 of 65] Compiling Language.Haskell.TH.Data ( Language/Haskell/TH/Data.hs, dist-ghc/build/Language/Haskell/TH/Data.p_o )
[ 3 of 65] Compiling Language.Haskell.TH.ExpandSynonym ( Language/Haskell/TH/ExpandSynonym.hs, dist-ghc/build/Language/Haskell/TH/ExpandSynonym.p_o )
[ 4 of 65] Compiling Language.Haskell.TH.FixedPpr ( Language/Haskell/TH/FixedPpr.hs, dist-ghc/build/Language/Haskell/TH/FixedPpr.p_o )
[ 5 of 65] Compiling Language.Haskell.TH.Helper ( Language/Haskell/TH/Helper.hs, dist-ghc/build/Language/Haskell/TH/Helper.p_o )
[ 6 of 65] Compiling Language.Haskell.TH.Peephole ( Language/Haskell/TH/Peephole.hs, dist-ghc/build/Language/Haskell/TH/Peephole.p_o )
[ 7 of 65] Compiling Data.Derive.Class.Default ( Data/Derive/Class/Default.hs, dist-ghc/build/Data/Derive/Class/Default.p_o )
[ 8 of 65] Compiling Data.Derive.Internal.Instance ( Data/Derive/Internal/Instance.hs, dist-ghc/build/Data/Derive/Internal/Instance.p_o )
[ 9 of 65] Compiling Data.Derive.Class.Arities ( Data/Derive/Class/Arities.hs, dist-ghc/build/Data/Derive/Class/Arities.p_o )
[10 of 65] Compiling Data.Derive.Instance.Arities ( Data/Derive/Instance/Arities.hs, dist-ghc/build/Data/Derive/Instance/Arities.p_o )
[11 of 65] Compiling Language.Haskell ( Language/Haskell.hs, dist-ghc/build/Language/Haskell.p_o )
[12 of 65] Compiling Language.Haskell.Convert ( Language/Haskell/Convert.hs, dist-ghc/build/Language/Haskell/Convert.p_o )
[13 of 65] Compiling Data.Derive.DSL.HSE ( Data/Derive/DSL/HSE.hs, dist-ghc/build/Data/Derive/DSL/HSE.p_o )
[14 of 65] Compiling Data.Derive.DSL.DSL ( Data/Derive/DSL/DSL.hs, dist-ghc/build/Data/Derive/DSL/DSL.p_o )
[15 of 65] Compiling Data.Derive.DSL.Apply ( Data/Derive/DSL/Apply.hs, dist-ghc/build/Data/Derive/DSL/Apply.p_o )
[16 of 65] Compiling Data.Derive.DSL.Derive ( Data/Derive/DSL/Derive.hs, dist-ghc/build/Data/Derive/DSL/Derive.p_o )
[17 of 65] Compiling Data.Derive.DSL.SYB ( Data/Derive/DSL/SYB.hs, dist-ghc/build/Data/Derive/DSL/SYB.p_o )
[18 of 65] Compiling Data.DeriveDSL   ( Data/DeriveDSL.hs, dist-ghc/build/Data/DeriveDSL.p_o )
[19 of 65] Compiling Derive.Utils     ( Derive/Utils.hs, dist-ghc/build/Derive/Utils.p_o )
[20 of 65] Compiling Derive.Generate  ( Derive/Generate.hs, dist-ghc/build/Derive/Generate.p_o )
[21 of 65] Compiling Derive.Flags     ( Derive/Flags.hs, dist-ghc/build/Derive/Flags.p_o )
[22 of 65] Compiling Language.Haskell.TH.All ( Language/Haskell/TH/All.hs, dist-ghc/build/Language/Haskell/TH/All.p_o )
[23 of 65] Compiling Data.Derive.Internal.Derivation ( Data/Derive/Internal/Derivation.hs, dist-ghc/build/Data/Derive/Internal/Derivation.p_o )
[24 of 65] Compiling Data.Derive.Arbitrary ( Data/Derive/Arbitrary.hs, dist-ghc/build/Data/Derive/Arbitrary.p_o )
[25 of 65] Compiling Data.Derive.ArbitraryOld ( Data/Derive/ArbitraryOld.hs, dist-ghc/build/Data/Derive/ArbitraryOld.p_o )
[26 of 65] Compiling Data.Derive.Arities ( Data/Derive/Arities.hs, dist-ghc/build/Data/Derive/Arities.p_o )
[27 of 65] Compiling Data.Derive.Binary ( Data/Derive/Binary.hs, dist-ghc/build/Data/Derive/Binary.p_o )
[28 of 65] Compiling Data.Derive.BinaryDefer ( Data/Derive/BinaryDefer.hs, dist-ghc/build/Data/Derive/BinaryDefer.p_o )
[29 of 65] Compiling Data.Derive.Bounded ( Data/Derive/Bounded.hs, dist-ghc/build/Data/Derive/Bounded.p_o )
[30 of 65] Compiling Data.Derive.Data ( Data/Derive/Data.hs, dist-ghc/build/Data/Derive/Data.p_o )
[31 of 65] Compiling Data.Derive.DataAbstract ( Data/Derive/DataAbstract.hs, dist-ghc/build/Data/Derive/DataAbstract.p_o )
[32 of 65] Compiling Data.Derive.Default ( Data/Derive/Default.hs, dist-ghc/build/Data/Derive/Default.p_o )
[33 of 65] Compiling Data.Derive.Enum ( Data/Derive/Enum.hs, dist-ghc/build/Data/Derive/Enum.p_o )
[34 of 65] Compiling Data.Derive.EnumCyclic ( Data/Derive/EnumCyclic.hs, dist-ghc/build/Data/Derive/EnumCyclic.p_o )
[35 of 65] Compiling Data.Derive.Eq   ( Data/Derive/Eq.hs, dist-ghc/build/Data/Derive/Eq.p_o )
[36 of 65] Compiling Data.Derive.Fold ( Data/Derive/Fold.hs, dist-ghc/build/Data/Derive/Fold.p_o )
[37 of 65] Compiling Data.Derive.From ( Data/Derive/From.hs, dist-ghc/build/Data/Derive/From.p_o )
[38 of 65] Compiling Data.Derive.Has  ( Data/Derive/Has.hs, dist-ghc/build/Data/Derive/Has.p_o )
[39 of 65] Compiling Data.Derive.Is   ( Data/Derive/Is.hs, dist-ghc/build/Data/Derive/Is.p_o )
[40 of 65] Compiling Data.Derive.JSON ( Data/Derive/JSON.hs, dist-ghc/build/Data/Derive/JSON.p_o )
[41 of 65] Compiling Data.Derive.LazySet ( Data/Derive/LazySet.hs, dist-ghc/build/Data/Derive/LazySet.p_o )
[42 of 65] Compiling Data.Derive.Lens ( Data/Derive/Lens.hs, dist-ghc/build/Data/Derive/Lens.p_o )
[43 of 65] Compiling Data.Derive.Monoid ( Data/Derive/Monoid.hs, dist-ghc/build/Data/Derive/Monoid.p_o )
[44 of 65] Compiling Data.Derive.NFData ( Data/Derive/NFData.hs, dist-ghc/build/Data/Derive/NFData.p_o )
[45 of 65] Compiling Data.Derive.Ord  ( Data/Derive/Ord.hs, dist-ghc/build/Data/Derive/Ord.p_o )
[46 of 65] Compiling Data.Derive.Read ( Data/Derive/Read.hs, dist-ghc/build/Data/Derive/Read.p_o )
[47 of 65] Compiling Data.Derive.Ref  ( Data/Derive/Ref.hs, dist-ghc/build/Data/Derive/Ref.p_o )
[48 of 65] Compiling Data.Derive.Serial ( Data/Derive/Serial.hs, dist-ghc/build/Data/Derive/Serial.p_o )
[49 of 65] Compiling Data.Derive.Serialize ( Data/Derive/Serialize.hs, dist-ghc/build/Data/Derive/Serialize.p_o )
[50 of 65] Compiling Data.Derive.Set  ( Data/Derive/Set.hs, dist-ghc/build/Data/Derive/Set.p_o )
[51 of 65] Compiling Data.Derive.Show ( Data/Derive/Show.hs, dist-ghc/build/Data/Derive/Show.p_o )
[52 of 65] Compiling Data.Derive.Typeable ( Data/Derive/Typeable.hs, dist-ghc/build/Data/Derive/Typeable.p_o )
[53 of 65] Compiling Data.Derive.UniplateDirect ( Data/Derive/UniplateDirect.hs, dist-ghc/build/Data/Derive/UniplateDirect.p_o )
[54 of 65] Compiling Data.Derive.UniplateTypeable ( Data/Derive/UniplateTypeable.hs, dist-ghc/build/Data/Derive/UniplateTypeable.p_o )
[55 of 65] Compiling Data.Derive.Update ( Data/Derive/Update.hs, dist-ghc/build/Data/Derive/Update.p_o )
[56 of 65] Compiling Data.Derive.Internal.Traversal ( Data/Derive/Internal/Traversal.hs, dist-ghc/build/Data/Derive/Internal/Traversal.p_o )
[57 of 65] Compiling Data.Derive.Foldable ( Data/Derive/Foldable.hs, dist-ghc/build/Data/Derive/Foldable.p_o )
[58 of 65] Compiling Data.Derive.Functor ( Data/Derive/Functor.hs, dist-ghc/build/Data/Derive/Functor.p_o )
[59 of 65] Compiling Data.Derive.Traversable ( Data/Derive/Traversable.hs, dist-ghc/build/Data/Derive/Traversable.p_o )
[60 of 65] Compiling Derive.Derivation ( Derive/Derivation.hs, dist-ghc/build/Derive/Derivation.p_o )
[61 of 65] Compiling Data.Derive.All  ( Data/Derive/All.hs, dist-ghc/build/Data/Derive/All.p_o )
[62 of 65] Compiling Data.DeriveTH    ( Data/DeriveTH.hs, dist-ghc/build/Data/DeriveTH.p_o )
[63 of 65] Compiling Derive.Test      ( Derive/Test.hs, dist-ghc/build/Derive/Test.p_o )
[64 of 65] Compiling Derive.Main      ( Derive/Main.hs, dist-ghc/build/Derive/Main.p_o )
[65 of 65] Compiling Data.DeriveMain  ( Data/DeriveMain.hs, dist-ghc/build/Data/DeriveMain.p_o )
Terminated
/srv/reproducible-results/rbuild-debian-YOyeEbPG/tmp.RKgiCGhAUW:	FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list