Your message dated Sun, 6 May 2001 21:34:46 +0200 (MEST) with message-id <[EMAIL PROTECTED]> and subject line fixed in gcc-2.95.4-0.010506 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; 1 May 2001 18:34:40 +0000 >From [EMAIL PROTECTED] Tue May 01 13:34:40 2001 Return-path: <[EMAIL PROTECTED]> Received: from adsl-63-193-247-253.dsl.snfc21.pacbell.net [63.193.247.253] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14ueys-0004JZ-00; Tue, 01 May 2001 13:34:39 -0500 Received: from daniel by adsl-63-193-247-253.dsl.snfc21.pacbell.net with local (Exim 3.22 #1 (Debian)) id 14ueyj-0002E3-00 for <[EMAIL PROTECTED]>; Tue, 01 May 2001 11:34:29 -0700 To: Debian GNU/Linux bug list <[EMAIL PROTECTED]> Subject: glibc; Fails to build from source Content-Type: text/plain; charset=US-ASCII From: Daniel Schepler <[EMAIL PROTECTED]> Date: 01 May 2001 11:34:29 -0700 Message-ID: <[EMAIL PROTECTED]> Lines: 14 MIME-Version: 1.0 Sender: Daniel Schepler <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: glibc Version: 2.2.3-1 Severity: serious I can't get the glibc source package to build. It chokes on strtol.c, with the error message gcc ../sysdeps/generic/strtol.c -c -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -fstrict-aliasing -g -pipe -I../include -I. -I/home/daniel/src/debian/glibc/glibc-2.2.3/i386-linux/obj/stdlib -I.. -I../libio -I/home/daniel/src/debian/glibc/glibc-2.2.3/i386-linux/obj -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i386-linux/2.95.4/include -isystem /usr/src/kernel-headers-2.4.4/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o /home/daniel/src/debian/glibc/glibc-2.2.3/i386-linux/obj/stdlib/strtol.o ../stdlib/stdlib.h:302: weak declaration of `strtol' must precede its uses -- System Information Debian Release: testing/unstable Kernel Version: Linux frobnitz 2.4.4 #1 Sun Apr 29 11:12:36 PDT 2001 i686 unknown --------------------------------------- Received: (at 95978-done) by bugs.debian.org; 6 May 2001 19:38:43 +0000 >From [EMAIL PROTECTED] Sun May 06 14:38:43 2001 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14wUMd-0002wJ-00; Sun, 06 May 2001 14:38:43 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id VAA19773; Sun, 6 May 2001 21:34:46 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.9.3+Sun/8.9.3) id VAA16935; Sun, 6 May 2001 21:34:46 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 6 May 2001 21:34:46 +0200 (MEST) To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: fixed in gcc-2.95.4-0.010506 X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] gcc-2.95 (2.95.4.ds1-0.010506) unstable; urgency=low * Fix build problem. That was a bug in the rules files, exposed by dpkg-1.9's changed dpkg-buildpackage script. Thanks to Roderich Schupp. Fixes #96436. gcc-2.95 (2.95.4.ds1-0.010502) unstable; urgency=low * Update fsirl patch to 010501 (fixes #95955, #95969, #95978). Fixes building of glibc. * Apparently we do have a problem with dpkg-dev-1.9, which does create control files with missing 'Architecture:' lines. Fixes are welcome. * debian/gpc-2.95.prerm: Fix typo (#95358). * Disable fsirl patch for alpha again. * Update date in gcc version string to be able to identify the exact Debian version. * Now that gcj-3.0 is in the archives, disable building gcj-2.95.