Your message dated Wed, 07 May 2008 15:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479946: fixed in haskell-uulib 0.9.5-5
has caused the Debian Bug report #479946,
regarding libghc6-uulib-dev does not register itself with ghc6
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 [EMAIL PROTECTED]
immediately.)


-- 
479946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479946
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: uuagc
Version: 0.9.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp
> if [ -x setup ] && [ -e .setup-config ]; then ./setup clean ; fi
> rm -rf Setup setup Setup.hi Setup.ho Setup.o .setup-config dist html
> rm -f config.log config.status Makefile scripts/mkAGdepend.sh
> dh_clean 
> dpatch  deapply-all  
> rm -rf patch-stamp patch-stampT debian/patched
>  dpkg-source -b uuagc-0.9.6
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building uuagc using existing uuagc_0.9.6.orig.tar.gz
> dpkg-source: info: building uuagc in uuagc_0.9.6-1.diff.gz
> dpkg-source: info: building uuagc in uuagc_0.9.6-1.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> touch config.status
> ghc --make Setup.hs -o setup -package Cabal 
> [1 of 1] Compiling Main             ( Setup.hs, Setup.o )
> Linking setup ...
> ./setup configure --prefix=/usr
> Configuring uuagc-0.9.6...
> setup: At least the following dependencies are missing:
>     uulib -any
> make: *** [.setup-config] Error 1

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

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.5-5

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.5-5_all.deb
  to pool/main/h/haskell-uulib/haskell-uulib-doc_0.9.5-5_all.deb
haskell-uulib_0.9.5-5.diff.gz
  to pool/main/h/haskell-uulib/haskell-uulib_0.9.5-5.diff.gz
haskell-uulib_0.9.5-5.dsc
  to pool/main/h/haskell-uulib/haskell-uulib_0.9.5-5.dsc
libghc6-uulib-dev_0.9.5-5_amd64.deb
  to pool/main/h/haskell-uulib/libghc6-uulib-dev_0.9.5-5_amd64.deb
libghc6-uulib-prof_0.9.5-5_amd64.deb
  to pool/main/h/haskell-uulib/libghc6-uulib-prof_0.9.5-5_amd64.deb
libhugs-uulib_0.9.5-5_all.deb
  to pool/main/h/haskell-uulib/libhugs-uulib_0.9.5-5_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.8
Date: Wed, 07 May 2008 17:08:44 +0200
Source: haskell-uulib
Binary: libghc6-uulib-dev libghc6-uulib-prof libhugs-uulib haskell-uulib-doc
Architecture: source amd64 all
Version: 0.9.5-5
Distribution: unstable
Urgency: high
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: 479946
Changes: 
 haskell-uulib (0.9.5-5) unstable; urgency=high
 .
   * debian/rules:
     - Call dh_haskell_prep in the install-arch target to make sure the
       necessary postinst and prerm scriptlets are generated.
       (Closes: #479946)
   * debian/libhugs-uulib.{install,linda-overrides}:
     - Removed as lintian says than linda is obsolete.
Checksums-Sha1: 
 93289eb9f1e2c70cba8792f9b2770ed2973f6a3a 1423 haskell-uulib_0.9.5-5.dsc
 efabf1bd750eace58fcb203cb2a950a8829b7134 7586 haskell-uulib_0.9.5-5.diff.gz
 aff79b22ec8228457edf1617f1d7b16b5c01bad9 986686 
libghc6-uulib-dev_0.9.5-5_amd64.deb
 6669549c146d738c5915eb9297ef607af2700327 1243940 
libghc6-uulib-prof_0.9.5-5_amd64.deb
 7034f56165a94b0e9b78c86b1ccecc562cec406f 89236 libhugs-uulib_0.9.5-5_all.deb
 3df0cac5fd6463c0bbccd3a02f6f7b98d2760076 77318 
haskell-uulib-doc_0.9.5-5_all.deb
Checksums-Sha256: 
 f690956107caaaacf962fc7fe5f55b639584f1e847a88d31f48231209b4074fb 1423 
haskell-uulib_0.9.5-5.dsc
 4280f1f4e9e856c093611eccea0bd214f4fa811189f51e40a67e4447333fd5ca 7586 
haskell-uulib_0.9.5-5.diff.gz
 03b0d06e1b54375dc9af0d1780d9d70111c2a3cd3706761357a694482a245487 986686 
libghc6-uulib-dev_0.9.5-5_amd64.deb
 c7ec0f644aa5984d31ffc92d6a711e28eed5c300222886e33e4efa5eb5b58be3 1243940 
libghc6-uulib-prof_0.9.5-5_amd64.deb
 396bfcaee18b99644d98c7c99604036e7e14e8e7f8552b60387af61ba26c30db 89236 
libhugs-uulib_0.9.5-5_all.deb
 22d8c144f27a3eee4992c17204eceff243e48ded20c1fcba7d8ea8299150c012 77318 
haskell-uulib-doc_0.9.5-5_all.deb
Files: 
 92139f3189a732528537b08207946a34 1423 devel optional haskell-uulib_0.9.5-5.dsc
 e6992ff1e3a64c3e5b1cbc1c5bc00e36 7586 devel optional 
haskell-uulib_0.9.5-5.diff.gz
 5e2d83bc36ac7695b3ad6ef5eef86c9c 986686 libdevel optional 
libghc6-uulib-dev_0.9.5-5_amd64.deb
 95d6124bc4d359d8ed337ec3fd14ebcb 1243940 libdevel optional 
libghc6-uulib-prof_0.9.5-5_amd64.deb
 cf29a7d3f3c47837fdb98cb97e806970 89236 devel optional 
libhugs-uulib_0.9.5-5_all.deb
 ab7bf7634231713427c027fb8159ffb9 77318 doc optional 
haskell-uulib-doc_0.9.5-5_all.deb

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

iD8DBQFIIcchUALvsZYuOJARAsI0AKDQsa37tjXlGRQ8ZzS93iYckJ4HYACeKDJL
UmzfynWqXzsk2mOx9+089Ag=
=UHbj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to