[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_55 #1067

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 6 08:07:56 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_55/1067/>

------------------------------------------
[...truncated 3176 lines...]
[ 94 of 149] Compiling Yi.Mode.Abella   ( src/library/Yi/Mode/Abella.hs, dist-ghc/build/Yi/Mode/Abella.o )

src/library/Yi/Mode/Abella.hs:26:1-65: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[ 95 of 149] Compiling Yi.Mode.JavaScript ( src/library/Yi/Mode/JavaScript.hs, dist-ghc/build/Yi/Mode/JavaScript.o )

src/library/Yi/Mode/JavaScript.hs:18:1-50: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Mode/JavaScript.hs:27:1-66: Warning:
    The import of `mempty, Monoid'
    from module `Data.Monoid' is redundant
[ 96 of 149] Compiling Yi.Keymap.Vim.SearchMotionMap ( src/library/Yi/Keymap/Vim/SearchMotionMap.hs, dist-ghc/build/Yi/Keymap/Vim/SearchMotionMap.o )

src/library/Yi/Keymap/Vim/SearchMotionMap.hs:14:1-48: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[ 97 of 149] Compiling Yi.Hoogle        ( src/library/Yi/Hoogle.hs, dist-ghc/build/Yi/Hoogle.o )

src/library/Yi/Hoogle.hs:16:1-44: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[ 98 of 149] Compiling Yi.Rectangle     ( src/library/Yi/Rectangle.hs, dist-ghc/build/Yi/Rectangle.o )

src/library/Yi/Rectangle.hs:16:1-44: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Rectangle.hs:20:1-91: Warning:
    The qualified import of `T.unpack, T.pack'
    from module `Data.Text' is redundant
[ 99 of 149] Compiling Yi.Keymap.Emacs.Utils ( src/library/Yi/Keymap/Emacs/Utils.hs, dist-ghc/build/Yi/Keymap/Emacs/Utils.o )

src/library/Yi/Keymap/Emacs/Utils.hs:53:1-107: Warning:
    The import of `pure, Applicative, <$>'
    from module `Control.Applicative' is redundant
[100 of 149] Compiling Yi.Keymap.Cua    ( src/library/Yi/Keymap/Cua.hs, dist-ghc/build/Yi/Keymap/Cua.o )

src/library/Yi/Keymap/Cua.hs:21:1-67: Warning:
    The import of `<$>' from module `Control.Applicative' is redundant
[101 of 149] Compiling Yi.Keymap.Emacs.KillRing ( src/library/Yi/Keymap/Emacs/KillRing.hs, dist-ghc/build/Yi/Keymap/Emacs/KillRing.o )
[102 of 149] Compiling Yi.Mode.Buffers  ( src/library/Yi/Mode/Buffers.hs, dist-ghc/build/Yi/Mode/Buffers.o )

src/library/Yi/Mode/Buffers.hs:15:1-44: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[103 of 149] Compiling Yi.TextCompletion ( src/library/Yi/TextCompletion.hs, dist-ghc/build/Yi/TextCompletion.o )

src/library/Yi/TextCompletion.hs:27:1-44: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[104 of 149] Compiling Yi.Keymap.Emacs  ( src/library/Yi/Keymap/Emacs.hs, dist-ghc/build/Yi/Keymap/Emacs.o )
[105 of 149] Compiling Yi.Keymap.Vim.InsertMap ( src/library/Yi/Keymap/Vim/InsertMap.hs, dist-ghc/build/Yi/Keymap/Vim/InsertMap.o )

src/library/Yi/Keymap/Vim/InsertMap.hs:15:1-48: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Keymap/Vim/InsertMap.hs:20:1-65: Warning:
    The import of `mempty, Monoid'
    from module `Data.Monoid' is redundant
[106 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Common ( src/library/Yi/Keymap/Vim/Ex/Commands/Common.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Common.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Common.hs:33:1-101: Warning:
    The import of `Applicative, <*, *>, <$>'
    from module `Control.Applicative' is redundant

src/library/Yi/Keymap/Vim/Ex/Commands/Common.hs:37:1-71: Warning:
    The import of `mconcat, Monoid'
    from module `Data.Monoid' is redundant
[107 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Buffer ( src/library/Yi/Keymap/Vim/Ex/Commands/Buffer.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Buffer.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Buffer.hs:15:1-98: Warning:
    The import of `Applicative, *>, <$>'
    from module `Control.Applicative' is redundant
[108 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.BufferDelete ( src/library/Yi/Keymap/Vim/Ex/Commands/BufferDelete.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/BufferDelete.o )
[109 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Buffers ( src/library/Yi/Keymap/Vim/Ex/Commands/Buffers.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Buffers.o )
[110 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Cabal ( src/library/Yi/Keymap/Vim/Ex/Commands/Cabal.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Cabal.o )
[111 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Delete ( src/library/Yi/Keymap/Vim/Ex/Commands/Delete.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Delete.o )
[112 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Edit ( src/library/Yi/Keymap/Vim/Ex/Commands/Edit.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Edit.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Edit.hs:15:1-78: Warning:
    The import of `<$>' from module `Control.Applicative' is redundant
[113 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.GotoLine ( src/library/Yi/Keymap/Vim/Ex/Commands/GotoLine.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/GotoLine.o )
[114 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Help ( src/library/Yi/Keymap/Vim/Ex/Commands/Help.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Help.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Help.hs:14:1-57: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[115 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Make ( src/library/Yi/Keymap/Vim/Ex/Commands/Make.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Make.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Make.hs:12:1-70: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[116 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Nohl ( src/library/Yi/Keymap/Vim/Ex/Commands/Nohl.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Nohl.o )
[117 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Paste ( src/library/Yi/Keymap/Vim/Ex/Commands/Paste.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Paste.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Paste.hs:15:1-57: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[118 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Quit ( src/library/Yi/Keymap/Vim/Ex/Commands/Quit.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Quit.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Quit.hs:17:1-78: Warning:
    The import of `<$>' from module `Control.Applicative' is redundant
[119 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Reload ( src/library/Yi/Keymap/Vim/Ex/Commands/Reload.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Reload.o )
[120 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Shell ( src/library/Yi/Keymap/Vim/Ex/Commands/Shell.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Shell.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Shell.hs:12:1-57: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[121 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Sort ( src/library/Yi/Keymap/Vim/Ex/Commands/Sort.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Sort.o )
[122 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Substitute ( src/library/Yi/Keymap/Vim/Ex/Commands/Substitute.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Substitute.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Substitute.hs:14:1-78: Warning:
    The import of `<$>' from module `Control.Applicative' is redundant
[123 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Global ( src/library/Yi/Keymap/Vim/Ex/Commands/Global.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Global.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Global.hs:13:1-82: Warning:
    The import of `<$>' from module `Control.Applicative' is redundant
[124 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Undo ( src/library/Yi/Keymap/Vim/Ex/Commands/Undo.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Undo.o )
[125 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Write ( src/library/Yi/Keymap/Vim/Ex/Commands/Write.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Write.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Write.hs:13:1-98: Warning:
    The import of `Applicative, *>, <$>'
    from module `Control.Applicative' is redundant
[126 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Yi ( src/library/Yi/Keymap/Vim/Ex/Commands/Yi.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Yi.o )
[127 of 149] Compiling Yi.Keymap.Vim.Tag ( src/library/Yi/Keymap/Vim/Tag.hs, dist-ghc/build/Yi/Keymap/Vim/Tag.o )

src/library/Yi/Keymap/Vim/Tag.hs:27:1-44: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[128 of 149] Compiling Yi.Keymap.Vim.NormalMap ( src/library/Yi/Keymap/Vim/NormalMap.hs, dist-ghc/build/Yi/Keymap/Vim/NormalMap.o )

src/library/Yi/Keymap/Vim/NormalMap.hs:16:1-51: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Keymap/Vim/NormalMap.hs:23:1-67: Warning:
    The import of `mempty, Monoid'
    from module `Data.Monoid' is redundant
[129 of 149] Compiling Yi.Keymap.Vim.VisualMap ( src/library/Yi/Keymap/Vim/VisualMap.hs, dist-ghc/build/Yi/Keymap/Vim/VisualMap.o )

src/library/Yi/Keymap/Vim/VisualMap.hs:15:1-57: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Keymap/Vim/VisualMap.hs:(248,19)-(249,79): Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: []
[130 of 149] Compiling Yi.Keymap.Vim.Ex.Commands.Tag ( src/library/Yi/Keymap/Vim/Ex/Commands/Tag.hs, dist-ghc/build/Yi/Keymap/Vim/Ex/Commands/Tag.o )

src/library/Yi/Keymap/Vim/Ex/Commands/Tag.hs:13:1-78: Warning:
    The import of `<$>' from module `Control.Applicative' is redundant
[131 of 149] Compiling Yi.Keymap.Vim.Ex ( src/library/Yi/Keymap/Vim/Ex.hs, dist-ghc/build/Yi/Keymap/Vim/Ex.o )
[132 of 149] Compiling Yi.Keymap.Vim.ExMap ( src/library/Yi/Keymap/Vim/ExMap.hs, dist-ghc/build/Yi/Keymap/Vim/ExMap.o )

src/library/Yi/Keymap/Vim/ExMap.hs:15:1-55: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[133 of 149] Compiling Yi.Keymap.Vim    ( src/library/Yi/Keymap/Vim.hs, dist-ghc/build/Yi/Keymap/Vim.o )

src/library/Yi/Keymap/Vim.hs:25:1-53: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Keymap/Vim.hs:28:1-69: Warning:
    The import of `mempty, Monoid'
    from module `Data.Monoid' is redundant
[134 of 149] Compiling Yi.Mode.GHCi     ( src/library/Yi/Mode/GHCi.hs, dist-ghc/build/Yi/Mode/GHCi.o )
[135 of 149] Compiling Yi.Mode.Haskell  ( src/library/Yi/Mode/Haskell.hs, dist-ghc/build/Yi/Mode/Haskell.o )

src/library/Yi/Mode/Haskell.hs:35:1-70: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/Mode/Haskell.hs:40:1-91: Warning:
    The import of `Foldable' from module `Data.Foldable' is redundant
[136 of 149] Compiling Yi.Mode.Haskell.Dollarify ( src/library/Yi/Mode/Haskell/Dollarify.hs, dist-ghc/build/Yi/Mode/Haskell/Dollarify.o )

src/library/Yi/Mode/Haskell/Dollarify.hs:14:1-65: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[137 of 149] Compiling Yi.Snippets      ( src/library/Yi/Snippets.hs, dist-ghc/build/Yi/Snippets.o )

src/library/Yi/Snippets.hs:(27,1)-(32,57): Warning:
    The import of `mempty, mappend, Monoid'
    from module `Control.Monad.RWS' is redundant
[138 of 149] Compiling Yi.Snippets.Haskell ( src/library/Yi/Snippets/Haskell.hs, dist-ghc/build/Yi/Snippets/Haskell.o )
[139 of 149] Compiling Yi.UI.Utils      ( src/library/Yi/UI/Utils.hs, dist-ghc/build/Yi/UI/Utils.o )

src/library/Yi/UI/Utils.hs:17:1-50: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

src/library/Yi/UI/Utils.hs:19:1-61: Warning:
    The import of `Traversable' from module `Control.Lens' is redundant
[140 of 149] Compiling Yi.UI.SimpleLayout ( src/library/Yi/UI/SimpleLayout.hs, dist-ghc/build/Yi/UI/SimpleLayout.o )
[141 of 149] Compiling Yi.UI.TabBar     ( src/library/Yi/UI/TabBar.hs, dist-ghc/build/Yi/UI/TabBar.o )

src/library/Yi/UI/TabBar.hs:14:1-55: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[142 of 149] Compiling Yi.UI.Vty        ( src/library/Yi/UI/Vty.hs, dist-ghc/build/Yi/UI/Vty.o )

src/library/Yi/UI/Vty.hs:22:1-76: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[143 of 149] Compiling Yi.UI.Pango.Control ( src/library/Yi/UI/Pango/Control.hs, dist-ghc/build/Yi/UI/Pango/Control.o )
[144 of 149] Compiling Yi.UI.Pango      ( src/library/Yi/UI/Pango.hs, dist-ghc/build/Yi/UI/Pango.o )
[145 of 149] Compiling Yi.Config.Default ( src/library/Yi/Config/Default.hs, dist-ghc/build/Yi/Config/Default.o )

src/library/Yi/Config/Default.hs:8:1-36: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
/srv/reproducible-results/rbuild-debian-Qgf76gwc/tmp.8vfiWIzNiY:	 56.1% -- replaced with /srv/reproducible-results/rbuild-debian-Qgf76gwc/tmp.8vfiWIzNiY.gz
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