Your message dated Sat, 26 Mar 2005 05:02:09 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#282293: fixed in libgd-noxpm-perl 1.41-10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Nov 2004 01:43:30 +0000
>From [EMAIL PROTECTED] Sat Nov 20 17:43:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CVglG-0007fg-00; Sat, 20 Nov 2004 17:43:30 -0800
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id B95E364D4A; Sun, 21 Nov 2004 01:43:29 +0000 (UTC)
Received: by derision.cyrius.com (Postfix, from userid 1000)
        id 4165C17AC8; Sun, 21 Nov 2004 01:43:03 +0000 (GMT)
Date: Sun, 21 Nov 2004 01:43:03 +0000
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: test suite fails
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040722i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libgd-perl
Version: 1.41-12
Severity: serious

Hi Jonas,

Sorry to report this bug without investigating very closely;
libgd-perl and libgd-noxpm-perl no longer build from source because
they show failures in their test suite.  I'm not sure if this is
related to a new version of gd or maybe perl; in any case,
libgdchart-gd1 still builds but it also doesn't have a test suite so
maybe you should take a look at that package as well.

I've reproduced this on powerpc and i386.

> Automatic build of libgd-perl_1.41-12 on derision by sbuild/powerpc 1.1.1.1
> Build started at 20041120-1434
...
> NOTICE: This module requires libgd 1.8.4 or higher (shared library version 
> 4.X).
> 
> If you experience compile problems, please check the @INC, @LIBPATH and @LIBS
> arrays defined in Makefile.PL and manually adjust, if necessary.
> 
> Checking if your kit is complete...
> Looks good
> Writing Makefile for GD
> make -C . OPTIMIZE="-g -Wall -O2" all
> make[1]: Entering directory `/build/tbm/libgd-perl-1.41'
> cp patch_gd.pl blib/lib/patch_gd.pl
> cp qd.pl blib/lib/qd.pl
> cp GD.pm blib/lib/GD.pm
> AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
> /usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap 
> /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap  GD.xs > GD.xsc && mv 
> GD.xsc GD.c
> cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -g -Wall -O2   -DVERSION=\"1.41\" 
> -DXS_VERSION=\"1.41\" -fPIC "-I/usr/lib/perl/5.8/CORE"  -DHAVE_JPEG 
> -DHAVE_TTF -DHAVE_XPM GD.c
> GD.xs: In function `constant':
> GD.xs:234: warning: label `not_there' defined but not used
> GD.c: In function `XS_GD__Image_newFromGifData':
> GD.c:553: warning: unused variable `imageData'
> GD.xs:442: warning: unused variable `ctx'
> GD.xs:443: warning: unused variable `data'
> GD.xs:444: warning: unused variable `len'
> GD.c: In function `XS_GD__Image_newFromJpegData':
> GD.xs:469: warning: unused variable `errormsg'
> GD.c: In function `XS_GD__Image__newFromGif':
> GD.c:666: warning: unused variable `filehandle'
> GD.xs: In function `XS_GD__Image_gif':
> GD.xs:667: warning: unused variable `data'
> GD.xs:668: warning: unused variable `size'
> GD.c: At top level:
> GD.xs:26: warning: `not_here' defined but not used
> Running Mkbootstrap for GD ()
> chmod 644 GD.bs
> rm -f blib/arch/auto/GD/GD.so
> LD_RUN_PATH="" cc  -shared -L/usr/local/lib GD.o  -o blib/arch/auto/GD/GD.so  
>  -L/usr/X11R6/lib -lgd -lpng -lz -lfreetype -ljpeg -lm -lX11 -lXpm   
> chmod 755 blib/arch/auto/GD/GD.so
> cp GD.bs blib/arch/auto/GD/GD.bs
> chmod 644 blib/arch/auto/GD/GD.bs
> Manifying blib/man3/GD.3pm
> make[1]: Leaving directory `/build/tbm/libgd-perl-1.41'
>  /usr/bin/fakeroot debian/rules binary-arch
> test -x debian/rules
> test `id -u` = 0
> dh_clean -k
> dh_installdirs -A 
> if [ ! -d . ]; then \
>   mkdir -p .; \
> fi
> if [ -z "" ]; then \
>   if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
> fi
> make -C . OPTIMIZE="-g -Wall -O2" all
> make[1]: Entering directory `/build/tbm/libgd-perl-1.41'
> make[1]: Leaving directory `/build/tbm/libgd-perl-1.41'
> make -C . OPTIMIZE=-g -Wall -O2 test
> make[1]: Entering directory `/build/tbm/libgd-perl-1.41'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/GD....FAILED tests 4, 9-10
>       Failed 3/10 tests, 70.00% okay
> Failed 1/1 test scripts, 0.00% okay. 3/10 subtests failed, 70.00% okay.
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/GD.t                    10    3  30.00%  4 9-10
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/build/tbm/libgd-perl-1.41'
> make: *** [common-post-build-impl] Error 2
> ******************************************************************************
> Build finished at 20041120-1434
> FAILED [dpkg-buildpackage died]

-- 
Martin Michlmayr
http://www.cyrius.com/

---------------------------------------
Received: (at 282293-close) by bugs.debian.org; 26 Mar 2005 10:26:40 +0000
>From [EMAIL PROTECTED] Sat Mar 26 02:26:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DF8V5-00065Z-00; Sat, 26 Mar 2005 02:26:39 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DF87N-0007KP-00; Sat, 26 Mar 2005 05:02:09 -0500
From: Jonas Smedegaard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#282293: fixed in libgd-noxpm-perl 1.41-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Mar 2005 05:02:09 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: libgd-noxpm-perl
Source-Version: 1.41-10

We believe that the bug you reported is fixed in the latest version of
libgd-noxpm-perl, which is due to be installed in the Debian FTP archive:

libgd-gd1-noxpm-perl_1.41-10_powerpc.deb
  to pool/main/libg/libgd-noxpm-perl/libgd-gd1-noxpm-perl_1.41-10_powerpc.deb
libgd-noxpm-perl_1.41-10.diff.gz
  to pool/main/libg/libgd-noxpm-perl/libgd-noxpm-perl_1.41-10.diff.gz
libgd-noxpm-perl_1.41-10.dsc
  to pool/main/libg/libgd-noxpm-perl/libgd-noxpm-perl_1.41-10.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated libgd-noxpm-perl 
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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 26 Mar 2005 10:33:22 +0100
Source: libgd-noxpm-perl
Binary: libgd-gd1-noxpm-perl
Architecture: source powerpc
Version: 1.41-10
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 libgd-gd1-noxpm-perl - Perl module wrapper for libgd (old version against GD 
1.8.x)
Closes: 282293
Changes: 
 libgd-noxpm-perl (1.41-10) unstable; urgency=medium
 .
   * Disable tests 4, 9 and 10 failing with recent libpng. Closes:
     bug#282293 (thanks to Martin Michlmayr <[EMAIL PROTECTED]> and Niko
     Tyni <[EMAIL PROTECTED]>).
   * Use official cdbs rules (all local tweaks adopted upstream).
   * Use local cdbs snippet for dh-buildinfo.
   * Build-depend on libpng12-dev (was pulled in by libgd-dev, but policy
     demands explicit dependency).
   * Tighten build-dependency on debhelper (don't remember why...).
   * Set urgency=medium as no binaries have changed and we really need
     this in sarge (other packages depend on it).
Files: 
 bece4d3e20456da9be140c54b5a4c9bd 738 oldlibs extra libgd-noxpm-perl_1.41-10.dsc
 e8be701c0fb039edc00b34b64f125726 4958 oldlibs extra 
libgd-noxpm-perl_1.41-10.diff.gz
 f89a128c337b4daecf4e5a748aa091e9 323270 oldlibs extra 
libgd-gd1-noxpm-perl_1.41-10_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCRTC/n7DbMsAkQLgRAo7vAJwMzq1TU5N8SnFwEIUIpJbcw261RgCeM7OS
ELRAb+bMmrsl2Ey5Ifrtt9A=
=UT3x
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to