Your message dated Tue, 08 Apr 2008 10:02:29 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474906: fixed in haskell-hspread 0.3-2
has caused the Debian Bug report #474906,
regarding haskell-hspread: FTBFS: Could not find module `Data.Binary.Put'
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.)


-- 
474906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474906
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: haskell-hspread
Version: 0.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 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).
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
> test -x debian/rules
> dh_testroot
> dh_clean 
> test ! -e setup-bin || ./setup-bin clean
> rm -rf dist dist-ghc6 dist-hugs setup-bin Setup.hi Setup.ho Setup.o .*config*
> rm -f build-ghc6-stamp build-hugs-stamp
>  dpkg-source -b haskell-hspread-0.3
> dpkg-source: building haskell-hspread using existing 
> haskell-hspread_0.3.orig.tar.gz
> dpkg-source: building haskell-hspread in haskell-hspread_0.3-1.diff.gz
> dpkg-source: building haskell-hspread in haskell-hspread_0.3-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> if test ! -e Setup.lhs -a ! -e Setup.hs; then echo "No setup script found!"; 
> exit 1; fi
> for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc6 -package 
> Cabal $setup -o setup-bin; exit 0; fi; done
> ./setup-bin configure --ghc --prefix=/usr/lib/haskell-packages/ghc6 -v2 
> --enable-library-profiling 
> Configuring hspread-0.3...
> Flags chosen: small_base=True
> Dependency base>=3: using base-3.0.1.0
> Dependency containers-any: using containers-0.1.0.1
> Dependency bytestring-any: using bytestring-0.9.0.1
> Dependency network-any: using network-2.1.0.0
> Dependency binary>=0.3: using binary-0.4.1
> Using compiler: ghc-6.8.2
> Using install prefix: /usr/lib/haskell-packages/ghc6
> Binaries installed in: /usr/lib/haskell-packages/ghc6/bin
> Libraries installed in: 
> /usr/lib/haskell-packages/ghc6/lib/hspread-0.3/ghc-6.8.2
> Private binaries installed in: /usr/lib/haskell-packages/ghc6/libexec
> Data files installed in: /usr/lib/haskell-packages/ghc6/share/hspread-0.3
> Documentation installed in: 
> /usr/lib/haskell-packages/ghc6/share/doc/hspread-0.3
> No alex found
> Using ar found on system at: /usr/bin/ar
> No c2hs found
> No cpphs found
> No ffihugs found
> Using ghc version 6.8.2 found on system at: /usr/bin/ghc
> Using ghc-pkg version 6.8.2 found on system at: /usr/bin/ghc-pkg
> No greencard found
> Using haddock version 0.8 found on system at: /usr/bin/haddock
> No happy found
> No hmake found
> Using hsc2hs version 0.66-ghc found on system at: /usr/bin/hsc2hs
> No hscolour found
> No hugs found
> No jhc found
> Using ld found on system at: /usr/bin/ld
> No nhc98 found
> No pfesetup found
> No pkg-config found
> Using ranlib found on system at: /usr/bin/ranlib
> Using tar found on system at: /bin/tar
> mv dist dist-ghc6
> mv dist-ghc6 dist
> ./setup-bin build
> [1 of 5] Compiling Spread.Constants ( Spread/Constants.hs, 
> dist/build/Spread/Constants.o )
> [2 of 5] Compiling Spread.Client.Message ( Spread/Client/Message.hs, 
> dist/build/Spread/Client/Message.o )
> [3 of 5] Compiling Control.Concurrent.Chan.Closeable ( 
> Control/Concurrent/Chan/Closeable.hs, 
> dist/build/Control/Concurrent/Chan/Closeable.o )
> [4 of 5] Compiling Spread.Client.Connection ( Spread/Client/Connection.hs, 
> dist/build/Spread/Client/Connection.o )
> [5 of 5] Compiling Spread.Client    ( Spread/Client.hs, 
> dist/build/Spread/Client.o )
> 
> Spread/Client/Message.hs:13:7:
>     Could not find module `Data.Binary.Put':
>       Perhaps you haven't installed the profiling libraries for package 
> binary-0.4.1?
>       Use -v to see a list of the files searched for.
> Preprocessing library hspread-0.3...
> Building hspread-0.3...
> make: *** [build-ghc6-stamp] Error 1

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

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-hspread
Source-Version: 0.3-2

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

haskell-hspread_0.3-2.diff.gz
  to pool/main/h/haskell-hspread/haskell-hspread_0.3-2.diff.gz
haskell-hspread_0.3-2.dsc
  to pool/main/h/haskell-hspread/haskell-hspread_0.3-2.dsc
libghc6-hspread-dev_0.3-2_i386.deb
  to pool/main/h/haskell-hspread/libghc6-hspread-dev_0.3-2_i386.deb
libghc6-hspread-doc_0.3-2_all.deb
  to pool/main/h/haskell-hspread/libghc6-hspread-doc_0.3-2_all.deb
libghc6-hspread-prof_0.3-2_i386.deb
  to pool/main/h/haskell-hspread/libghc6-hspread-prof_0.3-2_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.
Kari Pahula <[EMAIL PROTECTED]> (supplier of updated haskell-hspread 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, 08 Apr 2008 00:18:13 +0300
Source: haskell-hspread
Binary: libghc6-hspread-dev libghc6-hspread-doc libghc6-hspread-prof
Architecture: source all i386
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <[EMAIL PROTECTED]>
Changed-By: Kari Pahula <[EMAIL PROTECTED]>
Description: 
 libghc6-hspread-dev - Haskell client library for the Spread toolkit
 libghc6-hspread-doc - Documentation for Haskell Spread client library
 libghc6-hspread-prof - Profiling support for Haskell Spread client library
Closes: 474906
Changes: 
 haskell-hspread (0.3-2) unstable; urgency=low
 .
   * Added missing build deps libghc6-{binary,network}-prof (Closes: #474906)
   * Updated debian/hlibrary.mk
Files: 
 197059fe613e32b2d24f95fd1c815aec 915 libdevel extra haskell-hspread_0.3-2.dsc
 196fe27d54f204c389c30521b2858132 3347 libdevel extra 
haskell-hspread_0.3-2.diff.gz
 7acf88db012f2210b1c5fee75d2690bd 18828 doc extra 
libghc6-hspread-doc_0.3-2_all.deb
 f53861dcdad7060f25eb365c6e448c37 168142 libdevel extra 
libghc6-hspread-dev_0.3-2_i386.deb
 1b9a4f2536a44f138fdc153d563cbc15 177462 libdevel extra 
libghc6-hspread-prof_0.3-2_i386.deb

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

iD8DBQFH+z65eYl9593Atw0RAgPPAJ4i+pHlETCDhisqu3tQAY//Roia7ACfbGhS
vdrw8Ay+/96nKiho1AcUv0Q=
=4mxB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to