Your message dated Tue, 24 Oct 2006 14:47:18 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#393642: fixed in haskell-src-exts 0.2-5.1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: haskell-src-exts Version: 0.2-5 Severity: serious Tags: sid Justification: no longer builds from source -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, haskell-src-exts FTBFS with the new ghc6 6.6 just uploaded to unstable: [4 of 9] Compiling Language.Haskell.Hsx.Lexer ( Language/Haskell/Hsx/Lexer.hs, dist/build/Language/Haskell/Hsx/Lexer.o ) Language/Haskell/Hsx/Lexer.hs:245:41: Ambiguous occurrence `isSymbol' It could refer to either `isSymbol', defined at Language/Haskell/Hsx/Lexer.hs:212:0 or `isSymbol', imported from Data.Char at Language/Haskell/Hsx/Lexer.hs:26:0-15 Language/Haskell/Hsx/Lexer.hs:492:7: Ambiguous occurrence `isSymbol' It could refer to either `isSymbol', defined at Language/Haskell/Hsx/Lexer.hs:212:0 or `isSymbol', imported from Data.Char at Language/Haskell/Hsx/Lexer.hs:26:0-15 Language/Haskell/Hsx/Lexer.hs:493:18: Ambiguous occurrence `isSymbol' It could refer to either `isSymbol', defined at Language/Haskell/Hsx/Lexer.hs:212:0 or `isSymbol', imported from Data.Char at Language/Haskell/Hsx/Lexer.hs:26:0-15 Language/Haskell/Hsx/Lexer.hs:589:8: Ambiguous occurrence `isSymbol' It could refer to either `isSymbol', defined at Language/Haskell/Hsx/Lexer.hs:212:0 or `isSymbol', imported from Data.Char at Language/Haskell/Hsx/Lexer.hs:26:0-15 Language/Haskell/Hsx/Lexer.hs:591:18: Ambiguous occurrence `isSymbol' It could refer to either `isSymbol', defined at Language/Haskell/Hsx/Lexer.hs:212:0 or `isSymbol', imported from Data.Char at Language/Haskell/Hsx/Lexer.hs:26:0-15 Preprocessing library haskell-src-exts-0.2... Building haskell-src-exts-0.2... ./setup build files: 256 at /usr/bin/dh_haskell_build line 195, <COMPAT_IN> line 1. make: *** [build-stamp] Error 9 debuild: fatal error at line 1224: debian/rules build failed Greetings Arjan - -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-nebula Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFNJx1UALvsZYuOJARAjjBAJ0RohlqEOJqu5FgsHJg25rc3PiCLACgqmkj VOfKXpENxFcu4GJflSkVazE= =02Ub -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: haskell-src-exts Source-Version: 0.2-5.1 We believe that the bug you reported is fixed in the latest version of haskell-src-exts, which is due to be installed in the Debian FTP archive: haskell-src-exts_0.2-5.1.diff.gz to pool/main/h/haskell-src-exts/haskell-src-exts_0.2-5.1.diff.gz haskell-src-exts_0.2-5.1.dsc to pool/main/h/haskell-src-exts/haskell-src-exts_0.2-5.1.dsc libghc6-harp-dev_0.2-5.1_i386.deb to pool/main/h/haskell-src-exts/libghc6-harp-dev_0.2-5.1_i386.deb libghc6-src-exts-dev_0.2-5.1_i386.deb to pool/main/h/haskell-src-exts/libghc6-src-exts-dev_0.2-5.1_i386.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Arjan Oosting <[EMAIL PROTECTED]> (supplier of updated haskell-src-exts 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 24 Oct 2006 23:21:37 +0200 Source: haskell-src-exts Binary: libghc6-harp-dev libghc6-src-exts-dev Architecture: source i386 Version: 0.2-5.1 Distribution: unstable Urgency: low Maintainer: Florian Ragwitz <[EMAIL PROTECTED]> Changed-By: Arjan Oosting <[EMAIL PROTECTED]> Description: libghc6-harp-dev - Extends Haskell with the power of regular expressions libghc6-src-exts-dev - Haskell-Source with eXtensions Closes: 393642 Changes: haskell-src-exts (0.2-5.1) unstable; urgency=low . * Non-maintainer upload. * Fix FTBFS with ghc6 6.6 (Closes: #393642) - src/haskell-src-exts/Language/Haskell/Hsx/Lexer.hs: hide isSymbol when compiling with GHC 6.6. - src/haskell-src-exts/haskell-src-exts.cabal: add CPP extension which is needed for the change above. - /src/haskell-src-exts/Language/Haskell/Hsx/{Transform.hs,Pretty.hs}: modify some strings to keep cpp remove an invalid UTF sequence which upsets GHC 6.6 - debian/rules: call ghc-pkg with --force when the haskell-src-exts library is registered during as some directories are missing. Files: d0862346fa16ff0f077f933746d36433 671 devel optional haskell-src-exts_0.2-5.1.dsc d70b40b94f56b7d6b7d2866d9ebdf723 4533 devel optional haskell-src-exts_0.2-5.1.diff.gz 190b213387d6e324376a62760050a7a5 1070558 devel optional libghc6-src-exts-dev_0.2-5.1_i386.deb 96ad8e36b1f1eeedb84756fc88672cbd 438852 devel optional libghc6-harp-dev_0.2-5.1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFPoUcUALvsZYuOJARAqLlAKCEHHYRsAvHfxjurOcqxbQxV8JJqACglRNV j+9Kd5fIbtmferCTN1MvLms= =c/Jl -----END PGP SIGNATURE-----
--- End Message ---

