Your message dated Sat, 02 Apr 2005 07:03:00 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#302358: fixed in rsplib 0.8.0-2 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; 31 Mar 2005 12:24:47 +0000 >From [EMAIL PROTECTED] Thu Mar 31 04:24:47 2005 Return-path: <[EMAIL PROTECTED]> Received: from c129061.adsl.hansenet.de (localhost.localdomain) [213.39.129.61] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DGyj8-0004fn-00; Thu, 31 Mar 2005 04:24:47 -0800 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DGyjA-0004XK-VS; Thu, 31 Mar 2005 14:24:48 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: rsplib: FTBFS (amd64/gcc-4.0): conflicting types for 'rspSessionSelect' Message-Id: <[EMAIL PROTECTED]> Date: Thu, 31 Mar 2005 14:24:48 +0200 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: rsplib Version: 0.8.0-1 Severity: normal Tags: patch When building 'rsplib' on amd64/unstable with gcc-4.0, I get the following error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -DINCLUDE_LEAFLINKEDREDBLACKTREE -DUSE_LEAFLINKEDREDBLACKTREE -Wall -g -DLINUX -D_BSD_SOURCE -D_REENTRANT -D_THREAD_SAFE -O0 -g -c rspsession.c -MT rspsession.lo -MF .deps/rspsession.TPlo -MD -MP -fPIC -DPIC -o .libs/rspsession.o rspsession.c: In function 'rspSessionRead': rspsession.c:1023: warning: format '%d' expects type 'int', but argument 3 has type 'ssize_t' rspsession.c: At top level: rspsession.c:1144: error: conflicting types for 'rspSessionSelect' rsplib.h:342: error: previous declaration of 'rspSessionSelect' was here make[2]: *** [rspsession.lo] Error 1 make[2]: Leaving directory `/rsplib-0.8.0/rsplib' With the attached patch 'rsplib' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/rsplib-0.8.0/rsplib/rspsession.c ./rsplib/rspsession.c --- ../tmp-orig/rsplib-0.8.0/rsplib/rspsession.c 2005-03-04 13:58:52.000000000 +0100 +++ ./rsplib/rspsession.c 2005-03-31 14:21:47.911160782 +0200 @@ -1139,7 +1139,7 @@ struct PoolElementDescriptor** pedArray, unsigned int* pedStatusArray, const size_t peds, - const unsigned long long timeout, + const card64 timeout, struct TagItem* tags) { struct TagItem mytags[16]; --------------------------------------- Received: (at 302358-close) by bugs.debian.org; 2 Apr 2005 12:19:04 +0000 >From [EMAIL PROTECTED] Sat Apr 02 04:19:04 2005 Return-path: <[EMAIL PROTECTED]> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHhai-0007Q3-00; Sat, 02 Apr 2005 04:19:04 -0800 Received: from newraff.debian.org [208.185.25.31] (mail) by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHhai-0006nY-00; Sat, 02 Apr 2005 05:19:04 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DHhLA-0001qh-00; Sat, 02 Apr 2005 07:03:00 -0500 From: Anibal Monsalve Salazar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#302358: fixed in rsplib 0.8.0-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 02 Apr 2005 07:03:00 -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: X-CrossAssassin-Score: 2 Source: rsplib Source-Version: 0.8.0-2 We believe that the bug you reported is fixed in the latest version of rsplib, which is due to be installed in the Debian FTP archive: rsplib-dev_0.8.0-2_i386.deb to pool/main/r/rsplib/rsplib-dev_0.8.0-2_i386.deb rsplib1_0.8.0-2_i386.deb to pool/main/r/rsplib/rsplib1_0.8.0-2_i386.deb rsplib_0.8.0-2.diff.gz to pool/main/r/rsplib/rsplib_0.8.0-2.diff.gz rsplib_0.8.0-2.dsc to pool/main/r/rsplib/rsplib_0.8.0-2.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. Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated rsplib 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: Fri, 01 Apr 2005 11:31:03 +1000 Source: rsplib Binary: rsplib1 rsplib-dev Architecture: source i386 Version: 0.8.0-2 Distribution: unstable Urgency: low Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]> Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]> Description: rsplib-dev - development package for rsplib1 rsplib1 - prototype implementation of the IETF RSerPool architecture Closes: 302074 302358 Changes: rsplib (0.8.0-2) unstable; urgency=low . * Fixed "FTBFS (amd64/gcc-4.0): conflicting types for 'rspSessionSelect'", closes: #302074, #302358. Patch by Andreas Jochens <[EMAIL PROTECTED]>. Files: fda51c6ad24cb1577f792eb7a97eaaf4 645 net optional rsplib_0.8.0-2.dsc a31ac17a49ab8c90b3a475964cfc1a5e 243213 net optional rsplib_0.8.0-2.diff.gz 7195f115a3104a63fe73d5609c82cc44 121324 libs optional rsplib1_0.8.0-2_i386.deb 47a6317e31afcb71570f013580cfa387 127774 libdevel optional rsplib-dev_0.8.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCToIlgY5NIXPNpFURAlzvAJ90GzPKyMl1AgEMxEzdqGHFsUH2lgCeMz9G 4SVytpYQih+Wew4VvYsee4Q= =sR4/ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]