Source: git-repair Version: 1.20140815 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140913 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > [49 of 50] Compiling Git.Repair ( Git/Repair.hs, > dist/build/git-repair/git-repair-tmp/Git/Repair.o ) > [50 of 50] Compiling Main ( git-repair.hs, > dist/build/git-repair/git-repair-tmp/Main.o ) > > git-repair.hs:40:13: > Couldn't match expected type `Parser Int' > with actual type `Mod OptionFields a0 -> Parser a0' > In the return type of a call of `option' > Probable cause: `option' is applied to too few arguments > In the second argument of `(<*>)', namely > `option > (long "numtests" > <> short 'n' <> metavar "N" <> help "Run N tests" <> value 1)' > In the expression: > Settings > <$> > switch (long "force" <> help "Force repair, even if data is lost") > <*> > switch > (long "test" > <> help "Clone local repo, damage the clone, and test repair") > <*> > switch (long "retry" <> help "Retry tests in git-repair-test.log") > <*> > option > (long "numtests" > <> short 'n' <> metavar "N" <> help "Run N tests" <> value 1) > > git-repair.hs:41:19: > Couldn't match expected type `String -> ReadM a0' > with actual type `Mod f0 a1' > In the return type of a call of `long' > Probable cause: `long' is applied to too many arguments > In the first argument of `(<>)', namely `long "numtests"' > In the first argument of `option', namely > `(long "numtests" > <> short 'n' <> metavar "N" <> help "Run N tests" <> value 1)' > > git-repair.hs:42:20: > Couldn't match expected type `String -> ReadM a0' > with actual type `Mod f1 a2' > In the return type of a call of `short' > Probable cause: `short' is applied to too many arguments > In the first argument of `(<>)', namely short 'n' > In the second argument of `(<>)', namely > `short 'n' <> metavar "N" <> help "Run N tests" <> value 1' > > git-repair.hs:43:20: > Couldn't match expected type `String -> ReadM a0' > with actual type `Mod f2 a3' > In the return type of a call of `metavar' > Probable cause: `metavar' is applied to too many arguments > In the first argument of `(<>)', namely `metavar "N"' > In the second argument of `(<>)', namely > `metavar "N" <> help "Run N tests" <> value 1' > > git-repair.hs:44:20: > Couldn't match expected type `String -> ReadM a0' > with actual type `Mod f3 a4' > In the return type of a call of `help' > Probable cause: `help' is applied to too many arguments > In the first argument of `(<>)', namely `help "Run N tests"' > In the second argument of `(<>)', namely > `help "Run N tests" <> value 1' > > git-repair.hs:45:20: > Couldn't match expected type `String -> ReadM a0' > with actual type `Mod f4 Integer' > In the return type of a call of `value' > Probable cause: `value' is applied to too many arguments > In the second argument of `(<>)', namely `value 1' > In the second argument of `(<>)', namely > `help "Run N tests" <> value 1' > make[1]: *** [build] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/09/13/git-repair_1.20140815_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org