[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#305690: marked as done (gcc-4.0: Please change the Build-Depends)



Your message dated Tue, 28 Jun 2005 01:55:13 +0200
with message-id <17088.37345.921597.615420@gargle.gargle.HOWL>
and subject line fixed gcc-4.0 reports
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; 21 Apr 2005 12:36:59 +0000
>From aj@andaco.de Thu Apr 21 05:36:58 2005
Return-path: <aj@andaco.de>
Received: from c169203.adsl.hansenet.de (localhost.localdomain) [213.39.169.203] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DOavS-00035E-00; Thu, 21 Apr 2005 05:36:58 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
	id 1DOavR-0000tO-6P; Thu, 21 Apr 2005 14:36:57 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: gcc-4.0: Please change the Build-Depends
Message-Id: <E1DOavR-0000tO-6P@localhost.localdomain>
Date: Thu, 21 Apr 2005 14:36:57 +0200
Delivered-To: submit@bugs.debian.org
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: gcc-4.0
Severity: wishlist
Tags: patch

Please add a "gnat-4.0 [ada_no_archs] |" alternative to the Build-Depends 
in debian/control.m4 to make it possible to compile gnat-4.0 with itself.

Please also change the Build-Depends from 'ia32-libs-dev [amd64]' 
to 'libc6-dev-i386 [amd64] | ia32-libs-dev [amd64]'.

This will make it possible to use the same setup for multilib support
on amd64 as on other architectures, where the necessary alternative 
libc6-dev-xxx package is built from glibc, as it should be,
instead of being provided by an ad-hoc mechanism like ia32-libs.

This change will also make the amd64 toolchain independent from 
packages which are built on the i386 architecture.

The "| ia32-libs-dev [amd64]" alternative should be provided
until the transition to 'libc6-dev-i386' has been completed, i.e.
until the glibc and ia32-libs packages have been fixed.

Regards
Andreas Jochens


Change summary:

* debian/control.m4 - Build-Depends:
  - Add gnat-4.0 as an alternative to gnat-3.3 and gnat-3.4.
  - Add libc6-dev-i386 as an alternative to ia32-libs-dev.

diff -urN ../tmp-orig/gcc-4.0-4.0ds10/debian/control.m4 ./debian/control.m4
--- ../tmp-orig/gcc-4.0-4.0ds10/debian/control.m4	2005-04-11 23:55:45.985602000 +0200
+++ ./debian/control.m4	2005-04-11 23:57:35.051985561 +0200
@@ -33,7 +33,7 @@
 ifdef(`TARGET',`dnl cross
 Build-Depends: LIBC_BUILD_DEP, m4, autoconf, automake1.9, libtool, autotools-dev, autogen, gawk, bzip2, dpkg-cross (>= 1.18.1), BINUTILS_BUILD_DEP, debhelper (>= 4.1), bison (>= 1:1.875a-1) | bison (<< 1:1.50), flex, realpath (>= 1.9.12)`'TARGETBD
 ',`dnl native
-Build-Depends: LIBC_BUILD_DEP, libc6-dev-powerpc [ppc64], libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], amd64-libs-dev [i386], ia32-libs-dev [amd64], libunwind7-dev [ia64], m4, autoconf, automake1.9, libtool, autogen, gawk, dejagnu (>= 1.4.3) [check_no_archs], expect (>= 5.38.0) [check_no_archs] | expect-tcl8.3 [check_no_archs], bzip2, BINUTILS_BUILD_DEP, binutils-hppa64 [hppa], debhelper (>= 4.1), gperf (>= 2.7-3), bison (>= 1:1.875a-1), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [libgc_no_archs], xlibs-dev, gnat-3.3 [ada_no_archs] | gnat-3.4 [ada_no_archs], libncurses5-dev [pascal_no_archs], libmpfr-dev, tetex-bin [pascal_no_archs], locales [locale_no_archs], procps [linux_gnu_archs], help2man [pascal_no_archs], sharutils, libgtk2.0-dev [java_no_archs], libart-2.0-dev [java_no_archs], libcairo1-dev (>= 0.3.0) [java_no_archs], realpath (>= 1.9.12), chrpath, lsb-release, dash [hppa]
+Build-Depends: LIBC_BUILD_DEP, libc6-dev-i386 [amd64] | ia32-libs-dev [amd64], libc6-dev-powerpc [ppc64], libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], amd64-libs-dev [i386], libunwind7-dev [ia64], m4, autoconf, automake1.9, libtool, autogen, gawk, dejagnu (>= 1.4.3) [check_no_archs], expect (>= 5.38.0) [check_no_archs] | expect-tcl8.3 [check_no_archs], bzip2, BINUTILS_BUILD_DEP, binutils-hppa64 [hppa], debhelper (>= 4.1), gperf (>= 2.7-3), bison (>= 1:1.875a-1), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [libgc_no_archs], xlibs-dev, gnat-4.0 [ada_no_archs] | gnat-3.3 [ada_no_archs] | gnat-3.4 [ada_no_archs], libncurses5-dev [pascal_no_archs], libmpfr-dev, tetex-bin [pascal_no_archs], locales [locale_no_archs], procps [linux_gnu_archs], help2man [pascal_no_archs], sharutils, libgtk2.0-dev [java_no_archs], libart-2.0-dev [java_no_archs], libcairo1-dev (>= 0.3.0) [java_no_archs], realpath (>= 1.9.12), chrpath, lsb-release, dash [hppa]
 Build-Depends-Indep: doxygen (>= 1.4.1), graphviz (>= 2.2)
 ')dnl
 


---------------------------------------
Received: (at 305690-done) by bugs.debian.org; 27 Jun 2005 23:55:19 +0000
>From doko@cs.tu-berlin.de Mon Jun 27 16:55:19 2005
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dn3Re-0008FE-00; Mon, 27 Jun 2005 16:55:18 -0700
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id BAA05467;
	Tue, 28 Jun 2005 01:55:16 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id E119EF2B9;
	Tue, 28 Jun 2005 01:55:15 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 23854-28; Tue, 28 Jun 2005 01:55:14 +0200 (MEST) 11357
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
	Tue, 28 Jun 2005 01:55:14 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j5RNtEhx027440;
	Tue, 28 Jun 2005 01:55:14 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17088.37345.921597.615420@gargle.gargle.HOWL>
Date: Tue, 28 Jun 2005 01:55:13 +0200
To: 305690-done@bugs.debian.org, 308948-done@bugs.debian.org
Subject: fixed gcc-4.0 reports
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 305690-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

fixed in 4.0.0-9.

   * Add Ada support for the ppc64 architecture (Andreas Jochens):
     * debian/patches/ppc64-ada.dpatch
       - Add gcc/ada/system-linux-ppc64.ads, which has been copied from
         gcc/ada/system-linux-ppc.ads and changed to use 'Word_Size' 64
         instead of 32.
       - gcc/ada/Makefile.in: Use gcc/ada/system-linux-ppc64.ads on powerpc64.
     * debian/rules.patch
       - Use ppc64-ada patch on ppc64.
     * debian/rules.d/binary-ada.mk
       Place the symlinks libgnat.so, libgnat-4.0.so, libgnarl.so,
       libgnarl-4.0.so in '/usr/lib' instead of '<gcc_lib_dir>/adalib'.
     Closes: #308948.
   * Add libc6-dev-i386 as an alternative build dependency for amd64.
     Closes: #305690.



Reply to: