Your message dated Mon, 23 May 2016 15:09:48 +0300
with message-id <20160523120948.ga14...@gmail.com>
and subject line Re: Bug#808655: frown: FTBFS: No instance for (Applicative Set)
has caused the Debian Bug report #808655,
regarding frown: FTBFS: No instance for (Applicative Set)
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.)
--
808655: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: frown
Version: 0.6.1-14
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
[ 5 of 26] Compiling Prettier ( Lib/Prettier.lhs, Lib/Prettier.o )
[ 6 of 26] Compiling Atom ( Atom.lhs, Atom.o )
[ 7 of 26] Compiling OrdUniqListSet ( Lib/OrdUniqListSet.lhs,
Lib/OrdUniqListSet.o )
Lib/OrdUniqListSet.lhs:115:12:
No instance for (Applicative Set)
arising from the superclasses of an instance declaration
In the instance declaration for ‘Monad Set’
Makefile:57: recipe for target 'frown' failed
make[1]: *** [frown] Error 1
make[1]: Leaving directory '/frown-0.6.1'
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/frown.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Hi,
On Mon, Dec 21, 2015 at 06:17PM, Chris West (Faux) wrote:
> The package fails to build:
>
> [ 5 of 26] Compiling Prettier ( Lib/Prettier.lhs, Lib/Prettier.o )
> [ 6 of 26] Compiling Atom ( Atom.lhs, Atom.o )
> [ 7 of 26] Compiling OrdUniqListSet ( Lib/OrdUniqListSet.lhs,
> Lib/OrdUniqListSet.o )
>
> Lib/OrdUniqListSet.lhs:115:12:
> No instance for (Applicative Set)
> arising from the superclasses of an instance declaration
> In the instance declaration for ‘Monad Set’
> Makefile:57: recipe for target 'frown' failed
> make[1]: *** [frown] Error 1
> make[1]: Leaving directory '/frown-0.6.1'
> /usr/share/cdbs/1/class/makefile.mk:47: recipe for target
> 'debian/stamp-makefile-build' failed
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
This bug has been fixed in the latest version of frown, available in
unstable. Thanks for reporting it.
--
Ilias
--- End Message ---