Your message dated Sat, 16 Nov 2002 11:22:54 +0100 with message-id <[EMAIL PROTECTED]> and subject line build-dependencies fixed 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; 14 Aug 2002 13:37:16 +0000 >From [EMAIL PROTECTED] Wed Aug 14 08:37:16 2002 Return-path: <[EMAIL PROTECTED]> Received: from bromo.med.uc.edu (bromo.msbb.uc.edu) [129.137.3.146] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 17eyKl-0005rk-00; Wed, 14 Aug 2002 08:37:11 -0500 Received: (from [EMAIL PROTECTED]) by bromo.msbb.uc.edu (SGI-8.9.3/8.9.3) id JAA40448 for [EMAIL PROTECTED]; Wed, 14 Aug 2002 09:36:24 -0400 (EDT) Date: Wed, 14 Aug 2002 09:36:24 -0400 (EDT) From: Jack Howarth <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: gcc 3.2 will need Depends and Build-Depends on binutils and glibc versions for ppc Delivered-To: [EMAIL PROTECTED] Package: gcc-3.2 Version: 3.2_3.2-0pre4 Severity: grave On ppc, there will be version requirements, for properly building and installing gcc-3.2, on the glibc and binutils installed. See bug report 155606 for a description of this issue. The needed binutils will likely be version 2.13.90.0.4-1 and, with luck and cooperation, the correct libgcc-compat.S patches will be in glibc 2.2.5-14. Without the Build-Depends on both these versions of binutils and glibc, a libgcc_s.so.1 will be created with missing versioning on the __divdi3 symbol on ppc. Also without the Depends on these versions of glibc and binutils, there can be problems building programs with gcc 3.2 on ppc due to bugs in binutils fixed in current binutils-cvs (and the next release, 2.13.90.0.4). Specifically, binutils will incorrectly report a symbol conflict on __divdi3 which doesn't exist when libc.so.6 is really only providing __divdi3 for run-time resolution and NOT for linking. This has been fixed in binutils-cvs. If we don't add the Build-Depends on binutils (>= 2.13.90.0.4) and glibc (>= 2.2.5-14) for gcc-3.2 , we won't be able to properly build gcc-3.2 against glibc 2.2.5-14 with the corrected libgcc-compat.S code. If we don't add the Depends on the above binutils and glibc versions, when gcc-3.2 becomes the default compiler for builds in debian sid on ppc, we risk the build machine getting out of sync and not building able to link programs. Thanks in advance for slating this for the final gcc-3.2 release (after Chris releases the new 2.13.90.0.4 binutils when it arrives and glibc adopts the needed libgcc-compat patch from bug report 155606 or resamples glibc upstream once Franz Sirl has that added there). Jack ps Franz Sirl should be submitting his patch to libc-alpha today. --------------------------------------- Received: (at 156662-done) by bugs.debian.org; 16 Nov 2002 10:24:17 +0000 >From [EMAIL PROTECTED] Sat Nov 16 04:24:16 2002 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 18D07b-0003bh-00; Sat, 16 Nov 2002 04:24:15 -0600 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 LAA09817 for <[EMAIL PROTECTED]>; Sat, 16 Nov 2002 11:22:54 +0100 (MET) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id gAGAMs822522; Sat, 16 Nov 2002 11:22:54 +0100 (MET) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <[EMAIL PROTECTED]> Date: Sat, 16 Nov 2002 11:22:54 +0100 To: [EMAIL PROTECTED] Subject: build-dependencies fixed X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.6 required=5.0 tests=SPAM_PHRASE_00_01 version=2.41 X-Spam-Level: closing this report. the build dependencies are there now.