Your message dated Sat, 07 Apr 2012 16:02:54 +0000
with message-id <e1sgy6i-0005cx...@franck.debian.org>
and subject line Bug#665240: fixed in arbtt 0.6.2-1
has caused the Debian Bug report #665240,
regarding arbtt: FTBFS: Duplicate instance declarations
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.)
--
665240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665240
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: arbtt
Version: 0.6.1-2
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.hs, 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/arbtt-0.6.1/ \
> --htmldir=/usr/share/doc/libghc-arbtt-doc/html/ \
>
> Configuring arbtt-0.6.1...
> Dependency X11 >1.4.4: using X11-1.5.0.1
> Dependency base ==4.*: using base-4.5.0.0
> Dependency binary -any: using binary-0.5.1.0
> Dependency bytestring -any: using bytestring-0.9.2.1
> Dependency containers -any: using containers-0.4.2.1
> Dependency deepseq -any: using deepseq-1.3.0.0
> Dependency directory -any: using directory-1.1.0.2
> Dependency filepath -any: using filepath-1.3.0.0
> Dependency mtl -any: using mtl-2.0.1.0
> Dependency old-locale -any: using old-locale-1.0.0.4
> Dependency parsec ==3.*: using parsec-3.1.2
> Dependency pcre-light -any: using pcre-light-0.4
> Dependency time -any: using time-1.4
> Dependency unix -any: using unix-2.5.1.0
> Dependency utf8-string -any: using utf8-string-0.3.7
> 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/arbtt-0.6.1/ghc-7.4.1
> Private binaries installed in: /usr/libexec
> Data files installed in: /usr/share/arbtt-0.6.1
> Documentation installed in: /usr/share/doc/arbtt-0.6.1
> No ISCC found
> 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
> No pkg-config found
> 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 arbtt-0.6.1...
> Preprocessing executable 'arbtt-stats' for arbtt-0.6.1...
> [ 1 of 12] Compiling Text.ParserCombinators.Parsec.ExprFail (
> src/Text/ParserCombinators/Parsec/ExprFail.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Text/ParserCombinators/Parsec/ExprFail.o
> )
> [ 2 of 12] Compiling System.Locale.SetLocale (
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/System/Locale/SetLocale.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/System/Locale/SetLocale.o )
>
> src/System/Locale/SetLocale.hsc:18:1:
> Warning: In the use of `mkTyCon'
> (imported from Data.Typeable):
> Deprecated: "either derive Typeable, or use mkTyCon3 instead"
> [ 3 of 12] Compiling Paths_arbtt (
> dist-ghc/build/autogen/Paths_arbtt.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Paths_arbtt.o )
> [ 4 of 12] Compiling CommonStartup ( src/CommonStartup.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/CommonStartup.o )
> [ 5 of 12] Compiling Data.MyText ( src/Data/MyText.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Data/MyText.o )
> [ 6 of 12] Compiling Text.Regex.PCRE.Light.Text (
> src/Text/Regex/PCRE/Light/Text.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Text/Regex/PCRE/Light/Text.o )
> [ 7 of 12] Compiling Data.Binary.StringRef ( src/Data/Binary/StringRef.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Data/Binary/StringRef.o )
> [ 8 of 12] Compiling Data ( src/Data.hs,
> dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Data.o )
>
> src/Data.hs:33:10:
> Duplicate instance declarations:
> instance NFData UTCTime -- Defined at src/Data.hs:33:10
> instance NFData UTCTime
> -- Defined in `time-1.4:Data.Time.Clock.UTC'
>
> src/Data.hs:36:10:
> Duplicate instance declarations:
> instance NFData Day -- Defined at src/Data.hs:36:10
> instance NFData Day
> -- Defined in `time-1.4:Data.Time.Calendar.Days'
>
> src/Data.hs:39:10:
> Duplicate instance declarations:
> instance NFData DiffTime -- Defined at src/Data.hs:39:10
> instance NFData DiffTime
> -- Defined in `time-1.4:Data.Time.Clock.Scale'
> make: *** [build-ghc-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/arbtt_0.6.1-2.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: arbtt
Source-Version: 0.6.2-1
We believe that the bug you reported is fixed in the latest version of
arbtt, which is due to be installed in the Debian FTP archive:
arbtt_0.6.2-1.debian.tar.gz
to main/a/arbtt/arbtt_0.6.2-1.debian.tar.gz
arbtt_0.6.2-1.dsc
to main/a/arbtt/arbtt_0.6.2-1.dsc
arbtt_0.6.2-1_amd64.deb
to main/a/arbtt/arbtt_0.6.2-1_amd64.deb
arbtt_0.6.2.orig.tar.gz
to main/a/arbtt/arbtt_0.6.2.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 arbtt 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, 07 Apr 2012 16:30:56 +0200
Source: arbtt
Binary: arbtt
Architecture: source amd64
Version: 0.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Joachim Breitner <nome...@debian.org>
Changed-By: Joachim Breitner <nome...@debian.org>
Description:
arbtt - Automatic Rule-Based Time Tracker
Closes: 665240
Changes:
arbtt (0.6.2-1) unstable; urgency=low
.
* New upstream release, GHC-7.4.1 compatibility. (Closes: 665240)
Checksums-Sha1:
ef7273bc41da355489f76631f1b96f0916ed56f1 1366 arbtt_0.6.2-1.dsc
4d8d230ee800854b4eaf371b19333708b288c220 49657 arbtt_0.6.2.orig.tar.gz
4cf1248abf6c271ed60fed8fec870c83736278c2 2693 arbtt_0.6.2-1.debian.tar.gz
d75f842f6bc4b5c838515c875ec7e99c2e38f83a 2351814 arbtt_0.6.2-1_amd64.deb
Checksums-Sha256:
0c1b6d9485761dc143f62de99c4b8668f727dc31af28dba65f9cdba72cee9293 1366
arbtt_0.6.2-1.dsc
70af4d93639537810e1d3e40238b5c680396ec470e4427270fe5cc96f7ddce9d 49657
arbtt_0.6.2.orig.tar.gz
7863bbe11f7f172ef299a858e43c7c83e92f7923aa7b5e6221614ea8467aaf9c 2693
arbtt_0.6.2-1.debian.tar.gz
2459b299fb5575d6b932ae9b43a3bf7ec0cc5800497942e86b099895f61bcae2 2351814
arbtt_0.6.2-1_amd64.deb
Files:
3dcc61d725a837dfb30c0b61ad584ce1 1366 haskell optional arbtt_0.6.2-1.dsc
a390c705cf3c44543983f0f5e39d79ff 49657 haskell optional arbtt_0.6.2.orig.tar.gz
bfbd13fca65b4ede22a09c0a2e7c537e 2693 haskell optional
arbtt_0.6.2-1.debian.tar.gz
c8601aa7b9eae040512fc9960307f563 2351814 haskell optional
arbtt_0.6.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+AUMgACgkQ9ijrk0dDIGwzyACffq7lZwoBWLJszARfPnm+wbWJ
mjkAn1g3+u95jyV+1a0l6oDpZ8I11Bp1
=GmmB
-----END PGP SIGNATURE-----
--- End Message ---