Your message dated Tue, 17 May 2005 01:48:12 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307231: fixed in rageircd 2.0.0-3
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; 1 May 2005 22:45:29 +0000
>From [EMAIL PROTECTED] Sun May 01 15:45:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from wproxy.gmail.com [64.233.184.200] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DSNBp-0002h7-00; Sun, 01 May 2005 15:45:29 -0700
Received: by wproxy.gmail.com with SMTP id 67so2223190wri
        for <[EMAIL PROTECTED]>; Sun, 01 May 2005 15:44:58 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        
h=received:mime-version:to:message-id:content-type:from:subject:date:x-mailer;
        
b=Usc1uIWyDj2UkG2N89Mwn2ap8WRQC+0J8eBWQGVBLKn+sIB/iKFmZN3k3CWMdF4bd0w3Eut253LYq5IsS5S2RtOojilQRhyWX8aT8suWZfWbvR8HNtfobZbR3GKw2cSqjmDQd8zvTqQCYRUnRQ7rHdrLEE2hvz3VtvgLN1jANn8=
Received: by 10.54.48.21 with SMTP id v21mr305972wrv;
        Sun, 01 May 2005 15:44:58 -0700 (PDT)
Received: from ?192.168.0.100? ([84.92.140.223])
        by mx.gmail.com with ESMTP id 14sm1539331wrl.2005.05.01.15.44.57;
        Sun, 01 May 2005 15:44:58 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v728)
To: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Content-Type: multipart/alternative; boundary=Apple-Mail-2--758656961
From: Alasdair McWilliam <[EMAIL PROTECTED]>
Subject: RageIRCd build failure on s390
Date: Sun, 1 May 2005 23:44:56 +0100
X-Mailer: Apple Mail (2.728)
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=-5.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        HTML_60_70,HTML_MESSAGE autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--Apple-Mail-2--758656961
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
        charset=US-ASCII;
        delsp=yes;
        format=flowed

Package: rageircd
Version: 2.0.0-2

Hi

I've checked the build logs for rageircd 2.0.0-2 in unstable and have  
noticed that the actual rageircd binary doesn't build on the s390  
architecture. Hence I am reporting it here.

The compile failure is in src/ircsprintf.c as follows.

cc  -g -Wall -O2 -export-dynamic -I../adns -I../include -I../zlib  -c  
ircsprintf.c
ircsprintf.c: In function `ircvsprintf':
ircsprintf.c:29: error: incompatible types in assignment
ircsprintf.c: In function `ircvsnprintf':
ircsprintf.c:123: error: incompatible types in assignment
make[2]: *** [ircsprintf.o] Error 1

As I don't have access to a s390 system I cannot confirm the below  
bug fix. However, I believe the VA_COPY macro is the problem. Line 60  
of include/common.h is:

#elif defined(__x86_64)

I believe if this is changed to the following statement, it will  
compile fine on s390.

#elif defined(__x86_64) || defined(__s390)

All other architectures appear to compile successfully.

I'm mailing the fix rather than providing a new version of rageircd  
2.0 as I don't think the problem really calls for a new version just  
yet. I can't see many people with an s390 running RageIRCd. However,  
the fix is already in rageircd 2.0.1-alpha. Perhaps the Debian source  
will be patched and compile tested? If so I would appreciate feedback  
accordingly.

Regards
Alasdair
RageIRCd
--Apple-Mail-2--758656961
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
        charset=ISO-8859-1

<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; ">Package: rageircd<DIV>Version: =
2.0.0-2</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Hi</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>I've checked the build logs =
for rageircd 2.0.0-2 in unstable and have noticed that the actual =
rageircd binary doesn't build on the s390 architecture. Hence I am =
reporting it here.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>The compile failure is in =
src/ircsprintf.c as follows.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: =
13px;">cc</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Courier" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: 13px;">=A0=
 </SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Courier" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
13px;">-g -Wall -O2 -export-dynamic -I../adns -I../include =
-I../zlib</SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Courier" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: 13px;">=A0=
 </SPAN></FONT><FONT class=3D"Apple-style-span" face=3D"Courier" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
13px;">-c ircsprintf.c</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 13px;">ircsprintf.c: In =
function `ircvsprintf':</SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 13px;">ircsprintf.c:29: =
error: incompatible types in assignment</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Courier" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
13px;">ircsprintf.c: In function `ircvsnprintf':</SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" face=3D"Courier" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
13px;">ircsprintf.c:123: error: incompatible types in =
assignment</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 13px;">make[2]: *** =
[ircsprintf.o] Error 1</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 13px;"><BR =
class=3D"khtml-block-placeholder"></SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" size=3D"3"><SPAN =
class=3D"Apple-style-span" style=3D"font-size: 13px;">As I don't have =
access to a s390 system I cannot confirm the below bug fix. However, I =
believe the VA_COPY macro is the problem. Line 60 of include/common.h =
is:</SPAN></FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
size=3D"3"><SPAN class=3D"Apple-style-span" style=3D"font-size: =
13px;"><BR class=3D"khtml-block-placeholder"></SPAN></FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">#elif defined(__x86_64)</FONT><FONT =
class=3D"Apple-style-span" size=3D"3"><SPAN class=3D"Apple-style-span" =
style=3D"font-size: 13px;"></SPAN></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I believe if =
this is changed to the following statement, it will compile fine on =
s390.</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier">#elif defined(__x86_64) || =
defined(__s390)</FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">All other =
architectures appear to compile successfully.</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><BR class=3D"khtml-block-placeholder"></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">I'm mailing the fix rather than providing a new =
version of rageircd 2.0 as I don't think the problem really calls for a =
new version just yet. I can't see many people with an s390 running =
RageIRCd. However, the fix is already in rageircd 2.0.1-alpha. Perhaps =
the Debian source will be patched and compile tested? If so I would =
appreciate feedback accordingly.</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; =
">Regards</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">Alasdair</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">RageIRCd</DIV></BODY></HTML>=

--Apple-Mail-2--758656961--

---------------------------------------
Received: (at 307231-close) by bugs.debian.org; 17 May 2005 05:50:16 +0000
>From [EMAIL PROTECTED] Mon May 16 22:50:16 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 1DXuy8-0005CG-00; Mon, 16 May 2005 22:50:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DXuw8-0007I0-00; Tue, 17 May 2005 01:48:12 -0400
From: Marc Haber <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#307231: fixed in rageircd 2.0.0-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 17 May 2005 01:48:12 -0400
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: rageircd
Source-Version: 2.0.0-3

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

rageircd_2.0.0-3.diff.gz
  to pool/main/r/rageircd/rageircd_2.0.0-3.diff.gz
rageircd_2.0.0-3.dsc
  to pool/main/r/rageircd/rageircd_2.0.0-3.dsc
rageircd_2.0.0-3_i386.deb
  to pool/main/r/rageircd/rageircd_2.0.0-3_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.
Marc Haber <[EMAIL PROTECTED]> (supplier of updated rageircd 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: Tue, 17 May 2005 05:14:45 +0000
Source: rageircd
Binary: rageircd
Architecture: source i386
Version: 2.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Marc Haber <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description: 
 rageircd   - A versatile and flexible IRC Server daemon
Closes: 307231
Changes: 
 rageircd (2.0.0-3) unstable; urgency=low
 .
   * add dpatch to allow building on s390 (and which hopefully doesn't
     break other arches). Thanks to Thiemo Seufer. Closes: #307231
Files: 
 b110784047f8a93de288bb9fd703c7ad 647 net extra rageircd_2.0.0-3.dsc
 cfcdac3bb444749056d893bad79221c8 5554 net extra rageircd_2.0.0-3.diff.gz
 88e8a697fee481ab5c047d68f794c2f3 544252 net extra rageircd_2.0.0-3_i386.deb

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

iEYEARECAAYFAkKJgDIACgkQgZalRGu6PIT21gCeP/OzKOQQY+4Skh9E8nNKFHJE
KMYAoJuj79eOM7nVC7/r2t++iLiOthEp
=JN5N
-----END PGP SIGNATURE-----


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

Reply via email to