Your message dated Sun, 13 Jan 2008 06:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460384: fixed in haskell-uulib 0.9.3~snapshot20071230-2
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-uulib
version: 0.9.3~snapshot20071230-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > 
 > src/UU/Scanner.hs:18:0:  warning: no newline at end of file
 > 
 > src/UU/Util/Utils.hs:19:0:  warning: no newline at end of file
 > 
 > src/UU/DData/IntSet.hs:852:0:  warning: no newline at end of file
 > [ 1 of 36] Compiling UU.DData.IntSet  ( src/UU/DData/IntSet.hs, 
 > dist/build/UU/DData/IntSet.o )
 > [ 2 of 36] Compiling UU.DData.IntMap  ( src/UU/DData/IntMap.hs, 
 > dist/build/UU/DData/IntMap.o )
 > [ 3 of 36] Compiling UU.Pretty.Basic  ( src/UU/Pretty/Basic.hs, 
 > dist/build/UU/Pretty/Basic.o )
 > [ 4 of 36] Compiling UU.Util.Utils    ( src/UU/Util/Utils.hs, 
 > dist/build/UU/Util/Utils.o )
 > [ 5 of 36] Compiling UU.Util.PermTree ( src/UU/Util/PermTree.hs, 
 > dist/build/UU/Util/PermTree.o )
 > 
 > src/UU/Util/PermTree.hs:10:18:
 >     Data constructor `Br' has existential type variables, or a context
 >       (Use -XExistentialQuantification or -XGADTs to allow this)
 >     In the data type declaration for `Branch'
 > Preprocessing library uulib-0.9.3...
 > Building uulib-0.9.3...
 > dh_haskell_build: command returned error code 256
 > make: *** [install-arch] Error 1
 > dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
 > exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/01/11

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: haskell-uulib
Source-Version: 0.9.3~snapshot20071230-2

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

haskell-uulib-doc_0.9.3~snapshot20071230-2_all.deb
  to 
pool/main/h/haskell-uulib/haskell-uulib-doc_0.9.3~snapshot20071230-2_all.deb
haskell-uulib_0.9.3~snapshot20071230-2.diff.gz
  to pool/main/h/haskell-uulib/haskell-uulib_0.9.3~snapshot20071230-2.diff.gz
haskell-uulib_0.9.3~snapshot20071230-2.dsc
  to pool/main/h/haskell-uulib/haskell-uulib_0.9.3~snapshot20071230-2.dsc
libghc6-uulib-dev_0.9.3~snapshot20071230-2_i386.deb
  to 
pool/main/h/haskell-uulib/libghc6-uulib-dev_0.9.3~snapshot20071230-2_i386.deb
libghc6-uulib-prof_0.9.3~snapshot20071230-2_i386.deb
  to 
pool/main/h/haskell-uulib/libghc6-uulib-prof_0.9.3~snapshot20071230-2_i386.deb
libhugs-uulib_0.9.3~snapshot20071230-2_all.deb
  to pool/main/h/haskell-uulib/libhugs-uulib_0.9.3~snapshot20071230-2_all.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-uulib 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: Sun, 13 Jan 2008 07:17:32 +0100
Source: haskell-uulib
Binary: haskell-uulib-doc libhugs-uulib libghc6-uulib-dev libghc6-uulib-prof
Architecture: source i386 all
Version: 0.9.3~snapshot20071230-2
Distribution: unstable
Urgency: low
Maintainer: Arjan Oosting <[EMAIL PROTECTED]>
Changed-By: Arjan Oosting <[EMAIL PROTECTED]>
Description: 
 haskell-uulib-doc - API documentation for uulib Haskell library
 libghc6-uulib-dev - parser and pretty print combinator library for GHC 6
 libghc6-uulib-prof - profiling parser and pretty print combinator library for 
GHC 6
 libhugs-uulib - parser and pretty print combinator library for hugs98
Closes: 460384
Changes: 
 haskell-uulib (0.9.3~snapshot20071230-2) unstable; urgency=low
 .
   * Update for GHC 6.8.3:
     - Added debian/patches/01_update-cabal-file.dpatch: Adds
       ExistentialQuantification to thel list of needed extensions.
       (Closes: #460384)
   * debian/rules:
     - Remove build-stamp on clean
Files: 
 fc34c2f7d012f3541d7e993f2227aac2 1064 devel optional 
haskell-uulib_0.9.3~snapshot20071230-2.dsc
 ce872522fbe7141eaf79262ed981270b 27832 devel optional 
haskell-uulib_0.9.3~snapshot20071230-2.diff.gz
 3501d41664f1468df479a30e4ab7d74f 924776 devel optional 
libghc6-uulib-dev_0.9.3~snapshot20071230-2_i386.deb
 68776fe999f68a81cc086a86e00f69aa 1157126 devel optional 
libghc6-uulib-prof_0.9.3~snapshot20071230-2_i386.deb
 e2b6fff3600d3420ba0d733684908a99 86822 devel optional 
libhugs-uulib_0.9.3~snapshot20071230-2_all.deb
 cd35557c915baaedca5b473bf7ce5a2b 68960 doc optional 
haskell-uulib-doc_0.9.3~snapshot20071230-2_all.deb

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

iD8DBQFHia5zUALvsZYuOJARAkjvAKC3v3xHprO8+iAB1Q4plfEGMrgKaQCg4Iar
q15/6yODBOWmdUfFJDc8tZ0=
=5v7J
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to