Your message dated Sat, 24 Mar 2012 19:17:13 +0000
with message-id <e1sbwsf-0005kv...@franck.debian.org>
and subject line Bug#665238: fixed in bluetile 0.6-1
has caused the Debian Bug report #665238,
regarding bluetile: FTBFS: Could not deduce (Eq t) arising from the literal `0'
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.)
--
665238: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665238
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bluetile
Version: 0.5.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_COMPRESS_EXCLUDE is a
> deprecated variable
> 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 ghc --make $setup
> -o debian/hlibrary.setup; exit 0; fi; done
> [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
> Linking debian/hlibrary.setup ...
> debian/hlibrary.setup configure --ghc -v2 \
> --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
> --builddir=dist-ghc \
> --haddockdir=/usr/lib/ghc-doc/haddock/bluetile-0.5.3/ \
> --htmldir=/usr/share/doc/libghc-bluetile-doc/html/ \
> --datasubdir=bluetile --libexecdir=/usr/lib/bluetile
> Configuring bluetile-0.5.3...
> Dependency ConfigFile -any: using ConfigFile-1.0.6
> Dependency X11 >=1.4: using X11-1.5.0.1
> Dependency X11-xft -any: using X11-xft-0.3.1
> Dependency base >=3 && <5: using base-4.5.0.0
> Dependency containers -any: using containers-0.4.2.1
> Dependency directory -any: using directory-1.1.0.2
> Dependency filepath -any: using filepath-1.3.0.0
> Dependency glade -any: using glade-0.12.1
> Dependency gtk -any: using gtk-0.12.2
> Dependency mtl -any: using mtl-2.0.1.0
> Dependency process -any: using process-1.1.0.1
> Dependency random -any: using random-1.0.1.1
> Dependency regex-compat -any: using regex-compat-0.95.1
> Dependency unix -any: using unix-2.5.1.0
> Dependency utf8-string -any: using utf8-string-0.3.7
> Dependency xmonad >=0.9.1: using xmonad-0.10
> Dependency xmonad-contrib >=0.9.1: using xmonad-contrib-0.10
> Dependency gtk+-2.0 -any: using version 2.24.10
> Using Cabal-1.14.0 compiled by ghc-7.4
> Using compiler: ghc-7.4.1
> Using install prefix: /usr
> Binaries installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/bluetile-0.5.3/ghc-7.4.1
> Private binaries installed in: /usr/lib/bluetile
> Data files installed in: /usr/share/bluetile
> Documentation installed in: /usr/share/doc/bluetile-0.5.3
> No alex found
> Using ar found on system at: /usr/bin/ar
> No c2hs found
> No cpphs found
> No ffihugs found
> Using gcc version 4.6 found on system at: /usr/bin/gcc
> Using ghc version 7.4.1 found on system at: /usr/bin/ghc
> Using ghc-pkg version 7.4.1 found on system at: /usr/bin/ghc-pkg
> No greencard found
> Using haddock version 2.10.0 found on system at: /usr/bin/haddock
> No happy found
> No hmake found
> Using hpc version 0.6 found on system at: /usr/bin/hpc
> Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
> Using hscolour version 1.19 found on system at: /usr/bin/HsColour
> No hugs found
> No jhc found
> Using ld found on system at: /usr/bin/ld
> No lhc found
> No lhc-pkg found
> No nhc98 found
> Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config
> Using ranlib found on system at: /usr/bin/ranlib
> Using strip found on system at: /usr/bin/strip
> Using tar found on system at: /bin/tar
> No uhc found
> debian/hlibrary.setup build --builddir=dist-ghc
> Building bluetile-0.5.3...
> Preprocessing executable 'gnome-bluetile-session' for bluetile-0.5.3...
> [1 of 2] Compiling Paths_bluetile (
> dist-ghc/build/autogen/Paths_bluetile.hs,
> dist-ghc/build/gnome-bluetile-session/gnome-bluetile-session-tmp/Paths_bluetile.o
> )
> [2 of 2] Compiling Main (
> gnome-bluetile-session/GnomeBluetileSession.hs,
> dist-ghc/build/gnome-bluetile-session/gnome-bluetile-session-tmp/Main.o )
> Linking dist-ghc/build/gnome-bluetile-session/gnome-bluetile-session ...
> Preprocessing executable 'bluetilemockwin' for bluetile-0.5.3...
> [1 of 1] Compiling Main ( bluetilemockwin/BluetileMockWin.hs,
> dist-ghc/build/bluetilemockwin/bluetilemockwin-tmp/Main.o )
> Linking dist-ghc/build/bluetilemockwin/bluetilemockwin ...
> Preprocessing executable 'bluetilegreet' for bluetile-0.5.3...
> [1 of 3] Compiling Utils ( bluetilegreet/Utils.hs,
> dist-ghc/build/bluetilegreet/bluetilegreet-tmp/Utils.o )
> [2 of 3] Compiling Paths_bluetile (
> dist-ghc/build/autogen/Paths_bluetile.hs,
> dist-ghc/build/bluetilegreet/bluetilegreet-tmp/Paths_bluetile.o )
> [3 of 3] Compiling Main ( bluetilegreet/BluetileGreet.hs,
> dist-ghc/build/bluetilegreet/bluetilegreet-tmp/Main.o )
> Linking dist-ghc/build/bluetilegreet/bluetilegreet ...
> Preprocessing executable 'bluetiledock' for bluetile-0.5.3...
> [1 of 3] Compiling Utils ( bluetiledock/Utils.hs,
> dist-ghc/build/bluetiledock/bluetiledock-tmp/Utils.o )
> [2 of 3] Compiling Paths_bluetile (
> dist-ghc/build/autogen/Paths_bluetile.hs,
> dist-ghc/build/bluetiledock/bluetiledock-tmp/Paths_bluetile.o )
> [3 of 3] Compiling Main ( bluetiledock/BluetileDock.hs,
> dist-ghc/build/bluetiledock/bluetiledock-tmp/Main.o )
> Linking dist-ghc/build/bluetiledock/bluetiledock ...
> Preprocessing executable 'bluetile' for bluetile-0.5.3...
> [ 1 of 25] Compiling XMonad.Util.PositionStore (
> src/XMonad/Util/PositionStore.hs,
> dist-ghc/build/bluetile/bluetile-tmp/XMonad/Util/PositionStore.o )
> [ 2 of 25] Compiling XMonad.Util.Font ( src/XMonad/Util/Font.hs,
> dist-ghc/build/bluetile/bluetile-tmp/XMonad/Util/Font.o )
>
> src/XMonad/Util/Font.hs:16:8:
> Warning: In the use of `catch'
> (imported from Prelude, but defined in System.IO.Error):
> Deprecated: "Please use the new exceptions variant,
> Control.Exception.catch"
> [ 3 of 25] Compiling XMonad.Util.Image ( src/XMonad/Util/Image.hs,
> dist-ghc/build/bluetile/bluetile-tmp/XMonad/Util/Image.o )
> [ 4 of 25] Compiling XMonad.Util.XUtils ( src/XMonad/Util/XUtils.hs,
> dist-ghc/build/bluetile/bluetile-tmp/XMonad/Util/XUtils.o )
> [ 5 of 25] Compiling XMonad.Layout.PositionStoreFloat (
> src/XMonad/Layout/PositionStoreFloat.hs,
> dist-ghc/build/bluetile/bluetile-tmp/XMonad/Layout/PositionStoreFloat.o )
> [ 6 of 25] Compiling XMonad.Layout.MouseResizableTile (
> src/XMonad/Layout/MouseResizableTile.hs,
> dist-ghc/build/bluetile/bluetile-tmp/XMonad/Layout/MouseResizableTile.o )
>
> src/XMonad/Layout/MouseResizableTile.hs:229:19:
> Could not deduce (Eq t) arising from the literal `0'
> from the context (Num t)
> bound by the type signature for
> replaceAtPos :: Num t =>
> Rational -> [Rational] -> t -> Rational ->
> [Rational]
> at src/XMonad/Layout/MouseResizableTile.hs:(229,1)-(232,65)
> Possible fix:
> add (Eq t) to the context of
> the type signature for
> replaceAtPos :: Num t =>
> Rational -> [Rational] -> t -> Rational ->
> [Rational]
> In the pattern: 0
> In an equation for `replaceAtPos': replaceAtPos _ [] 0 x' = [x']
> make: *** [build-ghc-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/bluetile_0.5.3-1.log
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.
--- End Message ---
--- Begin Message ---
Source: bluetile
Source-Version: 0.6-1
We believe that the bug you reported is fixed in the latest version of
bluetile, which is due to be installed in the Debian FTP archive:
bluetile_0.6-1.debian.tar.gz
to main/b/bluetile/bluetile_0.6-1.debian.tar.gz
bluetile_0.6-1.dsc
to main/b/bluetile/bluetile_0.6-1.dsc
bluetile_0.6-1_amd64.deb
to main/b/bluetile/bluetile_0.6-1_amd64.deb
bluetile_0.6.orig.tar.gz
to main/b/bluetile/bluetile_0.6.orig.tar.gz
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 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joachim Breitner <nome...@debian.org> (supplier of updated bluetile 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: Sat, 24 Mar 2012 18:39:42 +0100
Source: bluetile
Binary: bluetile
Architecture: source amd64
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Joachim Breitner <nome...@debian.org>
Description:
bluetile - full-featured tiling for the GNOME desktop environment
Closes: 665238
Changes:
bluetile (0.6-1) unstable; urgency=low
.
* New upstream release (Closes: #665238)
Checksums-Sha1:
ef1016e5e935f60ba87767744f5c79fe56e74c07 1537 bluetile_0.6-1.dsc
4ddc967cd73dde9bb8f323a6f2144961c04ac6ef 27223 bluetile_0.6.orig.tar.gz
3933446961242727bae9a18f26c2aa0c0045c110 3552 bluetile_0.6-1.debian.tar.gz
ad450f9edd08972f92c8851ae10d48dd1b7e6c98 3531128 bluetile_0.6-1_amd64.deb
Checksums-Sha256:
8bdbef6e0d32ef2ea4598f1e795d65ee86fe8bf69a440219510556ef17af0643 1537
bluetile_0.6-1.dsc
42e14f961760de26cbae93f45009a522052e90c4b96246f2bd6ebd8e40b7ae8f 27223
bluetile_0.6.orig.tar.gz
05e435b5526e4c3813e0a61fa42ecce217b120a2d821adadbcbdf1f247f7ae07 3552
bluetile_0.6-1.debian.tar.gz
e6c9abc9a2e260e4142e582b480a7e1d5e8bab0f2105cacfa45a09277d7604b9 3531128
bluetile_0.6-1_amd64.deb
Files:
7f35061266654a530ff7fefbddb015c5 1537 x11 optional bluetile_0.6-1.dsc
5e1d097768f4751a2ae2756ae469a7b4 27223 x11 optional bluetile_0.6.orig.tar.gz
8f75b990f37432fca29e610dcc8e8c3d 3552 x11 optional bluetile_0.6-1.debian.tar.gz
d78395c61a164750091bbafd9493a9db 3531128 x11 optional bluetile_0.6-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk9uG9gACgkQ9ijrk0dDIGxs7QCghNA495aciAPyWc2hqjJPW6pr
yzIAnj4ug0vEcKvxgSPSh9+fwUoJ7It/
=WDaC
-----END PGP SIGNATURE-----
--- End Message ---