Your message dated Sun, 27 May 2001 15:03:27 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#58259: fixed in libnewt-perl 1.08-4
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jan 2001 16:20:12 +0000
>From [EMAIL PROTECTED] Thu Jan 25 10:20:11 2001
Return-path: <[EMAIL PROTECTED]>
Received: from co63281-a.almel1.ov.nl.home.com (gw.wurtel.net) 
[::ffff:213.51.148.164] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14Lp86-0002km-00; Thu, 25 Jan 2001 10:20:10 -0600
Received: from alf.local ([192.168.1.2] helo=wurtel.net)
        by gw.wurtel.net with esmtp (Exim 3.12 #1 (Debian))
        id 14Lp85-0005tL-00
        for <[EMAIL PROTECTED]>; Thu, 25 Jan 2001 17:20:09 +0100
Received: from paul by wurtel.net with local (Exim 3.20 #1 (Debian))
        id 14Lp83-00058W-00
        for <[EMAIL PROTECTED]>; Thu, 25 Jan 2001 17:20:07 +0100
Date: Thu, 25 Jan 2001 17:20:07 +0100
From: Paul Slootman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libnewt-perl: build fails on alpha
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.12i
Sender: Paul Slootman <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: libnewt-perl
Version: 1.08-1

The build fails on alpha with the folllowing error:


cp Newt.pm blib/lib/Newt.pm
AutoSplitting blib/lib/Newt.pm (blib/lib/auto/Newt)
/usr/bin/perl -I/usr/lib/perl5/5.6/alpha-linux -I/usr/lib/perl5/5.6 
/usr/lib/perl5/5.6/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.6/ExtUtils/typemap -typemap typemap Newt.xs > Newt.xsc && mv 
Newt.xsc Newt.c
Please specify prototyping behavior for Newt.xs (see perlxs manual)
cc -c  -D_REENTRANT -DDEBIAN -DAPPLLIB_EXP="/usr/lib/perl5" 
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mieee     
-DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC 
-I/usr/lib/perl5/5.6/alpha-linux/CORE  Newt.c
Newt.c: In function `XS_Newt_va_end':
Newt.c:731: incompatible types in assignment
Newt.c: In function `XS_Newt_newtButtonBarv':
Newt.c:2944: incompatible types in assignment
Newt.c: In function `XS_Newt_newtWinMessagev':
Newt.c:3008: incompatible types in assignment
make[1]: *** [Newt.o] Error 1
make[1]: Leaving directory `/usr/local/src/build/l/libnewt-perl-1.08'


The source is messing around with things like __gnuc_va_list,
that is not very portable (as can be seen above!).

Either the source needs to be fixed, or the package needs to be not for
Architecture: any, but for all but alpha. Unfortunately that means
listing the others explicitly.


Thanks,
Paul Slootman

---------------------------------------
Received: (at 58259-close) by bugs.debian.org; 27 May 2001 19:10:25 +0000
>From [EMAIL PROTECTED] Sun May 27 14:10:25 2001
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 1545vl-0003V0-00; Sun, 27 May 2001 14:10:25 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 1545p1-0003mD-00; Sun, 27 May 2001 15:03:27 -0400
From: Stephen Zander <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.42 $
Subject: Bug#58259: fixed in libnewt-perl 1.08-4
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Sun, 27 May 2001 15:03:27 -0400
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
libnewt-perl, which has been installed in the Debian FTP archive:

libnewt-perl_1.08-4.dsc
  to pool/main/libn/libnewt-perl/libnewt-perl_1.08-4.dsc
libnewt-perl_1.08-4_i386.deb
  to pool/main/libn/libnewt-perl/libnewt-perl_1.08-4_i386.deb
libnewt-perl_1.08-4.diff.gz
  to pool/main/libn/libnewt-perl/libnewt-perl_1.08-4.diff.gz



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.
Stephen Zander <[EMAIL PROTECTED]> (supplier of updated libnewt-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-----

Format: 1.7
Date: Thu, 17 May 2001 22:47:51 -0700
Source: libnewt-perl
Binary: libnewt-perl
Architecture: source i386
Version: 1.08-4
Distribution: unstable
Urgency: low
Maintainer: Stephen Zander <[EMAIL PROTECTED]>
Changed-By: Stephen Zander <[EMAIL PROTECTED]>
Description: 
 libnewt-perl - Perl bindings for Erik Troan's newt text-mode windowing toolkit
Closes: 53844 58259 59963 59966 68141 70095 70096 80679
Changes: 
 libnewt-perl (1.08-4) unstable; urgency=low
 .
   * New maintainer, Closes: #68141
   * Updated for policy 3.5.1 and the new perl packaging policy, Closes: #80679
   * Fixed failure when non-english locale in use, Closes: #53844
   * Removed code that tries to do obscene things with va_args, Closes: #58259
   * Fixed documentation bugs, Closes: #59963, #59966
   * Changed return value of Newt::Listbox->Get to be the value of the
     selected item, Closes: #70095
   * Fixed typo in Component::TakeFocus code, Closes: #70096
Files: 
 69c864e33498e6657b7ee021faec7e1a 763 interpreters optional 
libnewt-perl_1.08-4.dsc
 b1852644b1565e2ea0a7ff900b60d0ed 22581 interpreters optional 
libnewt-perl_1.08-4.diff.gz
 200563ae9309028687ac2e6fb00e1b41 54462 interpreters optional 
libnewt-perl_1.08-4_i386.deb

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

iQCVAwUBOwXMGmNl6w3rzdpRAQEtpAQAobi3fzUMT0G+mH4pCD+ukVwFEJj1QLz1
8NpHCZcmO6nKARF6THPlC7wN1zJqURFHvlshRPJyapmvcAdIbijxZDxzOzRRnWxA
seUTCQQqjT29mx4feaBs/URGzSu+Bn4FwXTT5I0qa8tr0SEVuYrMAzFVL8dXDnlG
Jj/w0N/y5YA=
=jUXB
-----END PGP SIGNATURE-----

Reply via email to