Your message dated Thu, 12 Jan 2006 10:32:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#347563: fixed in procmail 3.22-13
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; 11 Jan 2006 15:18:29 +0000
>From [EMAIL PROTECTED] Wed Jan 11 07:18:29 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mx01.uni-tuebingen.de ([134.2.3.11])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Ewhk5-0007st-Gy
        for [EMAIL PROTECTED]; Wed, 11 Jan 2006 07:18:29 -0800
Received: from mobilewave.waldi.eu.org (vpn0266.extern.uni-tuebingen.de 
[134.2.165.16])
        by mx01.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id k0BFIRsU022881
        for <[EMAIL PROTECTED]>; Wed, 11 Jan 2006 16:18:27 +0100
Received: by mobilewave.waldi.eu.org (Postfix, from userid 1000)
        id 2488718154; Wed, 11 Jan 2006 12:44:44 +0100 (CET)
Date: Wed, 11 Jan 2006 12:44:44 +0100
From: Bastian Blank <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: procmail - FTBFS: error: conflicting types for 'strcspn'
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.33.0.27; VDF: 
6.33.0.114; host: mx01)
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=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: procmail
Version: 3.22-12
Severity: important

There was an error while trying to autobuild your package:

> Automatic build of procmail_3.22-12 on debian-31 by sbuild/s390 85
[...]
> =============================autoconf.h===================================
> /* This file was automagically generated by autoconf */
> 
> /* 2 moves in 64 steps of size 16384 when reallocing */
> #define NOpw_class
> #define NOstrcspn
> #define NOstrlcat
> #define NOsetrgid
> #define MAX_argc 7588
> /* Your system's strstr() is 1.00 times SLOWER than my C-routine */
> #define NO_COMSAT
> #define setrgid_RUNTIME_CHECK
> #define MAILSPOOLDIR "/var/mail/"
> #define SENDMAIL "/usr/sbin/sendmail"
> #define CF_no_procmail_yet
> #define defPATH "PATH=$HOME/bin:/bin:/usr/bin"
> #define defSPATH "PATH=/bin:/usr/bin"
> #define PM_VERSION "3.22"
> /* Hotwire LOCKINGTEST=100 */
> /* Procmail will lock via: dotlocking, fcntl() */
> /* autoconf completed */
> ==========================================================================
> make[2]: Leaving directory `/build/buildd/procmail-3.22/src'
> echo Housekeeping file >config.check
> cd src; /usr/bin/make ../new/procmail ../new/lockfile ../new/formail 
> ../new/mailstat
> make[2]: Entering directory `/build/buildd/procmail-3.22/src'
> gcc -c -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2  procmail.c
> In file included from procmail.c:28:
> common.h:13: error: conflicting types for 'strcspn'
> make[2]: *** [procmail.o] Error 1
> make[2]: Leaving directory `/build/buildd/procmail-3.22/src'
> make[1]: *** [bins] Error 2
> make[1]: Leaving directory `/build/buildd/procmail-3.22'

The test did not find the definition of strcspn. It uses some link test
and greps for the name in the output. The linker don't have the exact
source informations available which makes the output look like this:

| make[3]: Entering directory `/build/waldi/tmp/procmail-3.22/src'
| gcc -g3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2  _autotst.o -o 
_autotst    -lm -lc
| _autotst.o: In function `__strcspn_c1':/usr/include/bits/string2.h:974: 
undefined reference to `strlcat'
| :/usr/include/bits/string2.h:974: undefined reference to `setrgid'
| collect2: ld returned 1 exit status
| make[3]: *** [_autotst] Error 1
| make[3]: Leaving directory `/build/waldi/tmp/procmail-3.22/src'

Bastian

---------------------------------------
Received: (at 347563-close) by bugs.debian.org; 12 Jan 2006 18:40:32 +0000
>From [EMAIL PROTECTED] Thu Jan 12 10:40:32 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Ex7F4-0001Rb-Do; Thu, 12 Jan 2006 10:32:10 -0800
From: Santiago Vila <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347563: fixed in procmail 3.22-13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 12 Jan 2006 10:32:10 -0800
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: procmail
Source-Version: 3.22-13

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

procmail_3.22-13.diff.gz
  to pool/main/p/procmail/procmail_3.22-13.diff.gz
procmail_3.22-13.dsc
  to pool/main/p/procmail/procmail_3.22-13.dsc
procmail_3.22-13_powerpc.deb
  to pool/main/p/procmail/procmail_3.22-13_powerpc.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.
Santiago Vila <[EMAIL PROTECTED]> (supplier of updated procmail 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: Thu, 12 Jan 2006 19:09:44 +0100
Source: procmail
Binary: procmail
Architecture: source powerpc
Version: 3.22-13
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila <[EMAIL PROTECTED]>
Changed-By: Santiago Vila <[EMAIL PROTECTED]>
Description: 
 procmail   - Versatile e-mail processor
Closes: 347563
Changes: 
 procmail (3.22-13) unstable; urgency=low
 .
   * Make autoconf.h without cflags, then make everything else as usual.
     This should fix a build problem on s390, where strcspn is a macro.
     Thanks to Bastian Blank. Closes: #347563.
Files: 
 575c9c96e3994924d8a0041e8a611fa8 530 mail standard procmail_3.22-13.dsc
 c00f7381c4318fb4f2848efa6eeb985e 14492 mail standard procmail_3.22-13.diff.gz
 a3121f9e967ca5f5f5f75faa2e293cf0 146920 mail standard 
procmail_3.22-13_powerpc.deb

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

iD8DBQFDxp4Od9Uuvj7yPNYRAnFNAJsHzQ9h4rhXnEL4wzVHWl0ZuNUHVACdFE/J
a+Y4XFxfI3MLh6MxsL6J56Q=
=LKJT
-----END PGP SIGNATURE-----


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

Reply via email to