Your message dated Sun, 11 Oct 2009 10:21:44 +0000
with message-id <e1mwvye-0005ky...@ries.debian.org>
and subject line Bug#536959: fixed in helium 1.6-4.1
has caused the Debian Bug report #536959,
regarding helium: FTBFS: <command line>: unknown package: readline
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
536959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536959
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: helium
Version: 1.6-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory 
> `/build/user-helium_1.6-4-amd64-mHJxN1/helium-1.6/helium/src'
> # Checking dependencies
> /usr/bin/ghc6 -M -static -fglasgow-exts -fallow-undecidable-instances 
> -fallow-overlapping-instances  -package containers -package mtl -package 
> parsec -package readline 
> -i../../lvm/src/lib/common:../../lvm/src/lib/common/ghc:../../lvm/src/lib/lvm:../../lvm/src/lib/asm:../../lvm/src/lib/core:./utils:./parser:./staticanalysis/miscellaneous:./staticanalysis/inferencers:./staticanalysis/directives:./staticanalysis/staticchecks:./staticanalysis/heuristics:./staticanalysis/messages:./syntax:./codegeneration:./main:./modulesystem:../../Top/src/Top/..
>  -O2 parser/CollectFunctionBindings.hs parser/OperatorTable.hs 
> parser/Parser.hs parser/ResolveOperators.hs parser/Lexer.hs 
> parser/ParseLibrary.hs parser/ParseMessage.hs parser/LexerMonad.hs 
> parser/LexerMessage.hs parser/LayoutRule.hs parser/LexerToken.hs 
> staticanalysis/messages/Messages.hs staticanalysis/messages/HeliumMessages.hs 
> staticanalysis/messages/StaticErrors.hs staticanalysis/messages/TypeErrors.hs 
> staticanalysis/messages/KindErrors.hs staticanalysis/messages/Warnings.hs 
> staticanalysis/messages/Information.hs 
> staticanalysis/heuristics/HeuristicsInfo.hs 
> staticanalysis/heuristics/ListOfHeuristics.hs 
> staticanalysis/heuristics/OnlyResultHeuristics.hs 
> staticanalysis/heuristics/RepairHeuristics.hs 
> staticanalysis/heuristics/TieBreakerHeuristics.hs 
> staticanalysis/heuristics/UnifierHeuristics.hs 
> staticanalysis/staticchecks/StaticChecks.hs 
> staticanalysis/inferencers/TypeInferencing.hs 
> staticanalysis/inferencers/KindInferencing.hs 
> staticanalysis/inferencers/ExpressionTypeInferencer.hs 
> staticanalysis/inferencers/SelectConstraintSolver.hs 
> staticanalysis/inferencers/BindingGroupAnalysis.hs 
> staticanalysis/directives/TS_Parser.hs staticanalysis/directives/TS_Syntax.hs 
> staticanalysis/directives/Matchers.hs staticanalysis/directives/TS_Apply.hs 
> staticanalysis/directives/TS_Messages.hs 
> staticanalysis/directives/TS_Analyse.hs 
> staticanalysis/directives/TS_CoreSyntax.hs 
> staticanalysis/directives/TS_ToCore.hs 
> staticanalysis/directives/TS_Compile.hs 
> staticanalysis/directives/TS_Attributes.hs 
> staticanalysis/miscellaneous/ConstraintInfo.hs 
> staticanalysis/miscellaneous/DoublyLinkedTree.hs 
> staticanalysis/miscellaneous/TypeConstraints.hs 
> staticanalysis/miscellaneous/TypesToAlignedDocs.hs 
> staticanalysis/miscellaneous/TypeConversion.hs 
> staticanalysis/miscellaneous/UHA_Source.hs  syntax/UHA_Syntax.hs 
> syntax/UHA_Utils.hs syntax/UHA_Range.hs syntax/UHA_Pretty.hs 
> syntax/UHA_OneLine.hs codegeneration/CoreToLvm.hs 
> codegeneration/PatternMatch.hs codegeneration/DerivingShow.hs 
> codegeneration/DerivingEq.hs codegeneration/CoreUtils.hs 
> codegeneration/CodeGeneration.hs utils/Utils.hs utils/Logger.hs 
> utils/OSSpecific.hs utils/OneLiner.hs utils/Similarity.hs utils/Texts.hs 
> ../../Top/src/Top/Constraint/Equality.hs 
> ../../Top/src/Top/Constraint/Information.hs 
> ../../Top/src/Top/Constraint/Polymorphism.hs 
> ../../Top/src/Top/Constraint/Qualifier.hs ../../Top/src/Top/Constraint.hs 
> ../../Top/src/Top/Implementation/Basic.hs 
> ../../Top/src/Top/Implementation/FastSubstitution.hs 
> ../../Top/src/Top/Implementation/General.hs 
> ../../Top/src/Top/Implementation/Overloading.hs 
> ../../Top/src/Top/Implementation/SimpleSubstitution.hs 
> ../../Top/src/Top/Implementation/TypeGraph/ApplyHeuristics.hs 
> ../../Top/src/Top/Implementation/TypeGraph/Basics.hs 
> ../../Top/src/Top/Implementation/TypeGraph/Class.hs 
> ../../Top/src/Top/Implementation/TypeGraph/ClassMonadic.hs 
> ../../Top/src/Top/Implementation/TypeGraph/DefaultHeuristics.hs 
> ../../Top/src/Top/Implementation/TypeGraph/EquivalenceGroup.hs 
> ../../Top/src/Top/Implementation/TypeGraph/Heuristic.hs 
> ../../Top/src/Top/Implementation/TypeGraph/Path.hs 
> ../../Top/src/Top/Implementation/TypeGraph/Standard.hs 
> ../../Top/src/Top/Implementation/TypeGraphSubstitution.hs 
> ../../Top/src/Top/Implementation/TypeInference.hs 
> ../../Top/src/Top/Interface/Basic.hs 
> ../../Top/src/Top/Interface/Qualification.hs 
> ../../Top/src/Top/Interface/Substitution.hs 
> ../../Top/src/Top/Interface/TypeInference.hs 
> ../../Top/src/Top/Monad/Select.hs ../../Top/src/Top/Monad/StateFix.hs 
> ../../Top/src/Top/Ordering/Tree.hs ../../Top/src/Top/Ordering/TreeWalk.hs 
> ../../Top/src/Top/Solver/Greedy.hs 
> ../../Top/src/Top/Solver/PartitionCombinator.hs 
> ../../Top/src/Top/Solver/SwitchCombinator.hs 
> ../../Top/src/Top/Solver/TypeGraph.hs ../../Top/src/Top/Solver.hs 
> ../../Top/src/Top/Types/Classes.hs ../../Top/src/Top/Types/Kinds.hs 
> ../../Top/src/Top/Types/Primitive.hs ../../Top/src/Top/Types/Qualification.hs 
> ../../Top/src/Top/Types/Quantification.hs ../../Top/src/Top/Types/Schemes.hs 
> ../../Top/src/Top/Types/Substitution.hs ../../Top/src/Top/Types/Synonym.hs 
> ../../Top/src/Top/Types/Unification.hs ../../Top/src/Top/Types.hs 
> ../../Top/src/Top/Util/Embedding.hs ../../Top/src/Top/Util/Empty.hs 
> ../../Top/src/Top/Util/Option.hs ../../lvm/src/lib/common/Id.hs 
> ../../lvm/src/lib/common/IdMap.hs ../../lvm/src/lib/common/IdSet.hs 
> ../../lvm/src/lib/common/IntMap.hs ../../lvm/src/lib/common/Byte.hs 
> ../../lvm/src/lib/common/Standard.hs ../../lvm/src/lib/common/TopSort.hs 
> ../../lvm/src/lib/common/Set.hs ../../lvm/src/lib/common/ghc/Special.hs 
> ../../lvm/src/lib/common/PPrint.hs ../../lvm/src/lib/lvm/Lvm.hs 
> ../../lvm/src/lib/lvm/LvmPretty.hs ../../lvm/src/lib/lvm/LvmWrite.hs 
> ../../lvm/src/lib/lvm/LvmRead.hs ../../lvm/src/lib/lvm/LvmImport.hs 
> ../../lvm/src/lib/lvm/Module.hs ../../lvm/src/lib/lvm/ModulePretty.hs 
> ../../lvm/src/lib/lvm/Instr.hs ../../lvm/src/lib/lvm/InstrPretty.hs 
> ../../lvm/src/lib/lvm/InstrResolve.hs ../../lvm/src/lib/lvm/InstrRewrite.hs 
> ../../lvm/src/lib/asm/AsmOptimize.hs ../../lvm/src/lib/asm/AsmInline.hs 
> ../../lvm/src/lib/asm/AsmOccur.hs ../../lvm/src/lib/asm/Asm.hs 
> ../../lvm/src/lib/asm/AsmPretty.hs ../../lvm/src/lib/asm/AsmToLvm.hs 
> ../../lvm/src/lib/core/Core.hs ../../lvm/src/lib/core/CorePretty.hs 
> ../../lvm/src/lib/core/CoreToAsm.hs ../../lvm/src/lib/core/CoreParse.hs 
> ../../lvm/src/lib/core/CoreLexer.hs ../../lvm/src/lib/core/CoreNormalize.hs 
> ../../lvm/src/lib/core/CoreRemoveDead.hs 
> ../../lvm/src/lib/core/CoreNoShadow.hs ../../lvm/src/lib/core/CoreFreeVar.hs 
> ../../lvm/src/lib/core/CoreLetSort.hs ../../lvm/src/lib/core/CoreLift.hs 
> ../../lvm/src/lib/core/CoreSaturate.hs main/Main.hs main/Version.hs 
> main/Args.hs main/Compile.hs main/PhaseLexer.hs main/PhaseParser.hs 
> main/PhaseImport.hs main/PhaseResolveOperators.hs main/PhaseStaticChecks.hs 
> main/PhaseTypingStrategies.hs main/PhaseTypeInferencer.hs 
> main/PhaseDesugarer.hs main/PhaseCodeGenerator.hs main/CompileUtils.hs 
> main/PhaseKindInferencer.hs modulesystem/ImportEnvironment.hs 
> modulesystem/DictionaryEnvironment.hs modulesystem/CoreToImportEnv.hs 
> modulesystem/ExtractImportDecls.hs
> 
> on the commandline:
>     Warning: -fallow-undecidable-instances is deprecated: use 
> -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead
> 
> on the commandline:
>     Warning: -fallow-overlapping-instances is deprecated: use 
> -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances#-} instead
> <command line>: unknown package: readline
> make[1]: *** [depend] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/07/13/helium_1.6-4_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: helium
Source-Version: 1.6-4.1

We believe that the bug you reported is fixed in the latest version of
helium, which is due to be installed in the Debian FTP archive:

helium_1.6-4.1.diff.gz
  to pool/main/h/helium/helium_1.6-4.1.diff.gz
helium_1.6-4.1.dsc
  to pool/main/h/helium/helium_1.6-4.1.dsc
helium_1.6-4.1_amd64.deb
  to pool/main/h/helium/helium_1.6-4.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 536...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Zacchiroli <z...@debian.org> (supplier of updated helium package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 09 Oct 2009 10:51:27 +0200
Source: helium
Binary: helium
Architecture: source amd64
Version: 1.6-4.1
Distribution: unstable
Urgency: low
Maintainer: Arjan Oosting <ar...@debian.org>
Changed-By: Stefano Zacchiroli <z...@debian.org>
Description: 
 helium     - compiler used for learning the programming language Haskell
Closes: 536959
Changes: 
 helium (1.6-4.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Switch to System.Console.Editline.Readline for readline capabilities,
     fixes FTBFS. Patch by Chris Lamb. (Closes: #536959)
Checksums-Sha1: 
 cbe16abafb0d1762c2aa8bde40c042a9588b5004 1215 helium_1.6-4.1.dsc
 2595bf88ebb699988b1b5f6e341bc523b2769580 47943 helium_1.6-4.1.diff.gz
 a362a6e76a55b8745458bc1402ca6c483b62ea81 1732368 helium_1.6-4.1_amd64.deb
Checksums-Sha256: 
 82345ff4c62b18327d9a633cd22a2fad779596dbb0bc6ac279edf85a9129e6af 1215 
helium_1.6-4.1.dsc
 8d83393ea44e0a1b78731ca4b770c3e21192abea484320b9247c359b4996baf3 47943 
helium_1.6-4.1.diff.gz
 d486637bd084cd75847d29f8fcd30651c6f7b74aa27ae83880dd2f674a3eb1c2 1732368 
helium_1.6-4.1_amd64.deb
Files: 
 616f399c15bb46df7429483668cc040f 1215 devel optional helium_1.6-4.1.dsc
 d72e77174334f8b0a04bac20f2e07f37 47943 devel optional helium_1.6-4.1.diff.gz
 591dc122d327ded9222e6a0c5c27b8e9 1732368 devel optional 
helium_1.6-4.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFKzvwB1cqbBPLEI7wRAuyIAJ0f/8qXYIKZJhyCsqu2VXDWb1AigACdGThf
tkXG40i1loKkp72gJ/SeJc0=
=tLIi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to