Your message dated Wed, 24 Aug 2005 14:17:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324393: fixed in xnecview 1.34-7
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 Aug 2005 21:34:58 +0000
>From [EMAIL PROTECTED] Sun Aug 21 14:34:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E6xSz-0005X4-00; Sun, 21 Aug 2005 14:34:57 -0700
Received: from quaff (quaff.nat.blars.org [172.16.2.7])
        by renig.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id 
j7LLYmEe016252
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
        Sun, 21 Aug 2005 14:34:49 -0700
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
        by quaff (8.13.4/8.13.4/Debian-3) with ESMTP id j7LLWril012637;
        Sun, 21 Aug 2005 14:32:53 -0700
Received: (from [EMAIL PROTECTED])
        by quaff.nat.blars.org (8.13.4/8.13.4/Submit) id j7LLWr8r012635;
        Sun, 21 Aug 2005 14:32:53 -0700
Date: Sun, 21 Aug 2005 14:32:53 -0700
From: Blars Blarson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xnecview: ftbfs [sparc] png.h: No such file or directory
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.10i
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-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: xnecview
Version: 1.34-4
Severity: serious
Justification: fails to build from source

xnecview failed to build on all buildds, duplicated on my sparc pbuilder.

gcc -g -O2 -fno-strict-aliasing   -DHAVE_SELINUX  `gtk-config --cflags`  
-I/usr/X11R6/include    -I/usr/include/selinux -Dlinux -D__sparc__ 
-D_POSIX_C_SOURCE=199309L                           -D_POSIX_SOURCE 
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE    
                                                          -DFUNCPROTO=15 
-DNARROWPROTO   -DHAVE_LIBPNG    -c -o xnecview.o xnecview.c
gcc -g -O2 -fno-strict-aliasing   -DHAVE_SELINUX  `gtk-config --cflags`  
-I/usr/X11R6/include    -I/usr/include/selinux -Dlinux -D__sparc__ 
-D_POSIX_C_SOURCE=199309L                           -D_POSIX_SOURCE 
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE    
                                                          -DFUNCPROTO=15 
-DNARROWPROTO   -DHAVE_LIBPNG    -c -o xwin.o xwin.c
xwin.c:21:18: error: png.h: No such file or directory
xwin.c: In function 'write_png':
xwin.c:246: error: 'png_structp' undeclared (first use in this function)
xwin.c:246: error: (Each undeclared identifier is reported only once
xwin.c:246: error: for each function it appears in.)
xwin.c:246: error: syntax error before 'pp'
xwin.c:247: error: 'png_infop' undeclared (first use in this function)
xwin.c:249: error: 'png_color' undeclared (first use in this function)
xwin.c:249: error: syntax error before 'pal'
xwin.c:270: error: 'pp' undeclared (first use in this function)
xwin.c:270: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this 
function)
xwin.c:275: error: 'ip' undeclared (first use in this function)
xwin.c:277: error: 'png_infopp' undeclared (first use in this function)
xwin.c:288: error: 'PNG_COLOR_TYPE_PALETTE' undeclared (first use in this 
function)
xwin.c:288: error: 'PNG_INTERLACE_NONE' undeclared (first use in this function)
xwin.c:288: error: 'PNG_COMPRESSION_TYPE_DEFAULT' undeclared (first use in this 
function)
xwin.c:288: error: 'PNG_FILTER_TYPE_DEFAULT' undeclared (first use in this 
function)
xwin.c:290: error: 'pal' undeclared (first use in this function)
xwin.c: In function 'cmd_export':
xwin.c:985: warning: incompatible implicit declaration of built-in function 
'strlen'
xwin.c:986: warning: incompatible implicit declaration of built-in function 
'strcpy'
xwin.c:987: warning: incompatible implicit declaration of built-in function 
'strrchr'
xwin.c: In function 'cmd_setZ0':
xwin.c:1019: warning: incompatible implicit declaration of built-in function 
'strchr'
xwin.c: In function 'maininitX':
xwin.c:1393: warning: pointer targets in passing argument 2 of 
'gdk_bitmap_create_from_data' differ in signedness
xwin.c:1489: warning: pointer targets in passing argument 2 of 
'gdk_bitmap_create_from_data' differ in signedness
make[1]: *** [xwin.o] Error 1
make[1]: Leaving directory `/build/buildd/xnecview-1.34'
make: *** [build] Error 2

---------------------------------------
Received: (at 324393-close) by bugs.debian.org; 24 Aug 2005 21:19:58 +0000
>From [EMAIL PROTECTED] Wed Aug 24 14:19:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E82cY-0006jS-00; Wed, 24 Aug 2005 14:17:18 -0700
From: Alan Bain <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#324393: fixed in xnecview 1.34-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 24 Aug 2005 14:17:18 -0700
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-Level: 
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

Source: xnecview
Source-Version: 1.34-7

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

xnecview_1.34-7.diff.gz
  to pool/main/x/xnecview/xnecview_1.34-7.diff.gz
xnecview_1.34-7.dsc
  to pool/main/x/xnecview/xnecview_1.34-7.dsc
xnecview_1.34-7_i386.deb
  to pool/main/x/xnecview/xnecview_1.34-7_i386.deb



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.
Alan Bain <[EMAIL PROTECTED]> (supplier of updated xnecview 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-----

Format: 1.7
Date: Wed, 24 Aug 2005 23:04:56 +0100
Source: xnecview
Binary: xnecview
Architecture: source i386
Version: 1.34-7
Distribution: unstable
Urgency: low
Maintainer: Alan Bain <[EMAIL PROTECTED]>
Changed-By: Alan Bain <[EMAIL PROTECTED]>
Description: 
 xnecview   - NEC structure and gain pattern viewer
Closes: 324393
Changes: 
 xnecview (1.34-7) unstable; urgency=low
 .
   * fixed libpng10 png.h include path (closes: bug#324393)
Files: 
 e76b53f8570db542e27f969eb95f7a71 744 hamradio extra xnecview_1.34-7.dsc
 d3faaaeb402f6ddff2dcb21cec39f9ca 10236 hamradio extra xnecview_1.34-7.diff.gz
 08a898009dcb2b0e8f09fddcd3c38634 69158 hamradio extra xnecview_1.34-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQCVAwUBQwzwLvuqVwwwhxlNAQEgAwP+OxZK3jih+8PMvhMA4nUkmna1UVB57qSB
32qZBaVOm+IzQptXHdVirJWcf5IncLzCQ9mUUGf6l0HUqClJTGylQEZFWnunDH8E
AppNKE6WRCXy2yk14rOEsj9Qfil2V0/zxdgaf8kg6gG6n6qxOxotR/eVxLUQW3oo
+rOHOBJqniM=
=p31M
-----END PGP SIGNATURE-----


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

Reply via email to