Your message dated Fri, 14 Apr 2000 06:22:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#62327: libc6-dev: Infinite recursion compiling mmv
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; 13 Apr 2000 16:57:16 +0000
Received: (qmail 22923 invoked from network); 13 Apr 2000 16:57:15 -0000
Received: from x8b4e53cd.dhcp.okstate.edu (HELO x8b4e53cd) ([EMAIL PROTECTED])
by master.debian.org with SMTP; 13 Apr 2000 16:57:15 -0000
Received: from dvdeug by x8b4e53cd with local (Exim 3.12 #1 (Debian))
id 12fmuU-0003xv-00; Thu, 13 Apr 2000 11:56:06 -0500
From: [EMAIL PROTECTED]
Subject: libc6-dev: Infinite recursion compiling mmv
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.2
Message-Id: <[EMAIL PROTECTED]>
Sender: David Starner <[EMAIL PROTECTED]>
Date: Thu, 13 Apr 2000 11:56:06 -0500
Package: libc6-dev
Version: 2.1.3-8
Severity: normal
It means mmv can't build, so it might be important. OTOH, I'd prefer
not to drop a gratuitious important bug right before release.
Use
gcc -traditional -O2 -DIS_SYSV -DHAS_DIRENT -DHAS_RENAME mmv_test.c 2>&1 | less
to compile
******************
#include <stdio.h>
******************
and you get
In file included from /usr/include/stdio.h:635,
from mmv_test.c:1:
/usr/include/bits/stdio.h:35: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:42: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:58: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:58: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:58: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:58: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:67: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:93: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:93: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:93: macro
or `#include' recursion too deep
/usr/include/bits/stdio.h:93: macro
or `#include' recursion too deep
It doesn't appear using -O0. This is using gcc version 2.95.2-9.
-- System Information
Debian Release: 2.2
Kernel Version: Linux x8b4e53cd 2.2.13 #1 Wed Dec 8 21:07:17 CST 1999 i686
unknown
Versions of the packages libc6-dev depends on:
ii libc6 2.1.3-8 GNU C Library: Shared
libraries and Timezone data
---------------------------------------
Received: (at 62327-done) by bugs.debian.org; 14 Apr 2000 13:25:14 +0000
Received: (qmail 21496 invoked from network); 14 Apr 2000 13:25:14 -0000
Received: from cerberus.espy.org ([EMAIL PROTECTED])
by master.debian.org with SMTP; 14 Apr 2000 13:25:13 -0000
Received: from hercules.espy.org ([206.163.71.146]) [::ffff:206.163.71.146]
by cerberus.espy.org with esmtp (Exim 3.12 #1 (Debian GNU/Linux))
id 12g65w-0003CM-01; Fri, 14 Apr 2000 06:25:12 -0700
Mime-Version: 1.0
X-Sender: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Date: Fri, 14 Apr 2000 06:22:37 -0700
To: [EMAIL PROTECTED]
From: Joel Klecker <[EMAIL PROTECTED]>
Subject: Re: Bug#62327: libc6-dev: Infinite recursion compiling mmv
Content-Type: text/plain; charset="us-ascii"
At 11:56 -0500 2000-04-13, [EMAIL PROTECTED] wrote:
>It means mmv can't build, so it might be important. OTOH, I'd prefer
>not to drop a gratuitious important bug right before release.
>
>Use
>gcc -traditional -O2 -DIS_SYSV -DHAS_DIRENT -DHAS_RENAME mmv_test.c 2>&1
>| less
Upstream says that -traditional is not supported.
--
Joel Klecker (aka Espy) Debian GNU/Linux Developer
<URL:mailto:[EMAIL PROTECTED]> <URL:mailto:[EMAIL PROTECTED]>
<URL:http://web.espy.org/> <URL:http://www.debian.org/>