Skip Menu |

This queue is for tickets about the Image-LibRSVG CPAN distribution.

Report information
The Basics
Id: 18146
Status: resolved
Priority: 0/
Queue: Image-LibRSVG

People
Owner: Nobody in particular
Requestors: eloy [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: 0.06



Subject: Recent version of librsvg doesn't have rsvg-gz.h header
See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356239 perl Makefile.PL DEFINE=-DHAVE_SVGZ=0 manage to build but fails on make test
On Mo. 13. Mär. 2006, 11:10:59, guest wrote: Show quoted text
> See: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356239 > > perl Makefile.PL DEFINE=-DHAVE_SVGZ=0 manage to build but fails on
make test Ok. I've fixed the bug you can give it a try by checking the files from: http://publicsvn.bestsolution.at/repos/perl/Image-LibRSVG/trunk/ Tom
On Mo. 13. Mär. 2006, 13:13:11, TOMSON wrote: Show quoted text
> On Mo. 13. Mär. 2006, 11:10:59, guest wrote:
> > See: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356239 > > > > perl Makefile.PL DEFINE=-DHAVE_SVGZ=0 manage to build but fails on
> make test > > Ok. I've fixed the bug you can give it a try by checking the files from: > http://publicsvn.bestsolution.at/repos/perl/Image-LibRSVG/trunk/ > > Tom >
A new release is on the way to cpan which hopefully fixes the bug it should be available to you within the next view minutes.
Subject: Re: [rt.cpan.org #18146] Recent version of librsvg doesn't have rsvg-gz.h header
Date: Mon, 13 Mar 2006 19:25:32 +0100
To: bug-Image-LibRSVG [...] rt.cpan.org
From: eloy [...] pawnhearts.eu.org (Krzysztof Krzyżaniak)
" via RT" <bug-Image-LibRSVG@rt.cpan.org> writes: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=18146 > > > On Mo. 13. Mär. 2006, 11:10:59, guest wrote:
>> See: >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356239 >> >> perl Makefile.PL DEFINE=-DHAVE_SVGZ=0 manage to build but fails on
> make test > > Ok. I've fixed the bug you can give it a try by checking the files from: > http://publicsvn.bestsolution.at/repos/perl/Image-LibRSVG/trunk/
Works fine: eloy@ws143:~/src/tmp/trunk$ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1....ok All tests successful. Files=1, Tests=27, 2 wallclock secs ( 0.65 cusr + 0.02 csys = 0.67 CPU) eloy -- -------e-l-o-y----------------------------e-l-o-y-@-k-o-f-e-i-n-a-.-n-e-t------ jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej
On Mo. 13. Mär. 2006, 13:26:08, eloy@pawnhearts.eu.org wrote: Show quoted text
> " via RT" <bug-Image-LibRSVG@rt.cpan.org> writes: >
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=18146 > > > > > On Mo. 13. Mär. 2006, 11:10:59, guest wrote:
> >> See: > >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356239 > >> > >> perl Makefile.PL DEFINE=-DHAVE_SVGZ=0 manage to build but fails on
> > make test > > > > Ok. I've fixed the bug you can give it a try by checking the files from: > > http://publicsvn.bestsolution.at/repos/perl/Image-LibRSVG/trunk/
> > Works fine: > > eloy@ws143:~/src/tmp/trunk$ make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/1....ok > All tests successful. > Files=1, Tests=27, 2 wallclock secs ( 0.65 cusr + 0.02 csys = 0.67 CPU) > > eloy
Ok there's been a small bug in LibRSVG.pm I released a view minutes ago because I forgot to increment VERSION number the SVN already has this fix but it'll take sometime to reflect this changes because I've to leave now. You can use the SVN checkout or wait until the newest version is online which will not be before tomorrow. Tom