Bug#632494: Different error...

2011-09-26 Thread Stéphane Glondu
Hello,

I was trying to check whether this bug was caused by #642922, and I got
a different error:

> ghc --make Setup
> [1 of 2] Compiling Distribution.ShellHarness ( Distribution/ShellHarness.hs, 
> Distribution/ShellHarness.o )
> [2 of 2] Compiling Main ( Setup.lhs, Setup.o )
> 
> Setup.lhs:10:34:
> Warning: In the use of `runTests'
>  (imported from Distribution.Simple, but defined in 
> Distribution.Simple.UserHooks):
>  Deprecated: "Please use the new testing interface instead!"
> Linking Setup ...
> ./Setup configure --prefix=/usr -fcurl-pipelining  -f-library 
> --ghc-options="+RTS -V0 -RTS"
> Configuring darcs-2.5.2...
> Setup: At least the following dependencies are missing:
> regex-compat >=0.71 && <0.94
> make[1]: *** [override_dh_auto_configure] Error 1
> make[1]: Leaving directory `/tmp/darcs-2.5.2'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> debuild: fatal error at line 1348:
> dpkg-buildpackage -rfakeroot -D -us -uc failed


Cheers,

-- 
Stéphane




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#632494: Different error...

2011-09-26 Thread Iain Lane
On Mon, Sep 26, 2011 at 11:20:56PM +0200, Stéphane Glondu wrote:
> Hello,
> 
> I was trying to check whether this bug was caused by #642922, and I got
> a different error:
> 
> > Linking Setup ...
> > ./Setup configure --prefix=/usr -fcurl-pipelining  -f-library 
> > --ghc-options="+RTS -V0 -RTS"
> > Configuring darcs-2.5.2...
> > Setup: At least the following dependencies are missing:
> > regex-compat >=0.71 && <0.94
> > [...]

That's fixed in darcs (darcs' darcs repo? hah) and is #642710. You can
just hack the .cabal file to accept 0.95.1 which is in sid and it should
work for you.

Regards,

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]
PhD student   [ i...@cs.nott.ac.uk ]


signature.asc
Description: Digital signature


Bug#632494: Different error...

2011-09-26 Thread Stéphane Glondu
Le 26/09/2011 23:46, Iain Lane a écrit :
> That's fixed in darcs (darcs' darcs repo? hah) and is #642710. You can
> just hack the .cabal file to accept 0.95.1 which is in sid and it should
> work for you.

I tried after applying patch:

> http://anonscm.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/darcs;a=commitdiff;h=20110924200400-ce43c-85b0eece832349b09f3852a1c2a7109cc7e5dfcb.gz

and it fails with the error:

> Running unrevert-replace-moved.sh ...passed.
> Running unrevert.sh ...  passed.
> Running unrevert_cancel.sh ...   passed.
> Running utf8.sh ...  skipped.
> Running what_sl.sh ...   passed.
> Running whatsnew-file.sh ... passed.
> Running whatsnew-pending.sh ...  passed.
> Running whatsnew.sh ...  passed.
> Running workingdir.sh ...passed.
> Some tests failed:
> printer.sh
> Setup: Tests failed
> make[1]: *** [override_dh_auto_test] Error 1
> make[1]: Leaving directory `/tmp/darcs-2.5.2'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> debuild: fatal error at line 1348:
> dpkg-buildpackage -rfakeroot -D -us -uc failed

before and after applying the patch from #642922 to dash.


Cheers,

-- 
Stéphane




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org