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

Bug#381018: marked as done (gcc-default: Updates for hurd-i386)



Your message dated Sun, 13 Aug 2006 15:38:47 -0700
with message-id <E1GCObX-0007xi-Bb@spohr.debian.org>
and subject line Bug#381018: fixed in gcc-defaults 1.41
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)

--- Begin Message ---
Package: gcc-defaults
Version: 1.40
Severity: important
Tags: patch

Hi,

attached are some needed updates to make gcc-defaults build and work on
hurd-i386, patch by Cyril Brulebois:

  * debian/control (Build-Depends): Conditionalize gcj-4.1 to
  * !hurd-i386.
  * debian/rules:
    + Use hurd-i386, not gnu-i386 when matching DEB_HOST_ARCH.
    + Add gcj and gij to no_packages for hurd-i386.


cheers,

Michael
gcc-defaults (1.40+hurd.1) unstable; urgency=low

  * NMU to gnuab.
  * debian/control (Build-Depends): Conditionalize gcj-4.1 to !hurd-i386.
  * debian/rules: 
    + Use hurd-i386, not gnu-i386 when matching DEB_HOST_ARCH.
    + Add gcj and gij to no_packages for hurd-i386.

 -- Michael Banck <mbanck@debian.org>  Tue,  1 Aug 2006 15:57:56 +0200

diff -Naur gcc-defaults-1.40/debian/control gcc-defaults-1.40+hurd.1/debian/control
--- gcc-defaults-1.40/debian/control	2006-07-06 03:20:14.000000000 +0200
+++ gcc-defaults-1.40+hurd.1/debian/control	2006-08-01 15:55:12.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
 Uploaders: Matthias Klose <doko@debian.org>, Ryan Murray <rmurray@debian.org>
 Standards-Version: 3.6.2
-Build-Depends: m4, debhelper (>= 4.2), dpkg-dev (>= 1.13.9), gcc-3.4-base (>= 3.4.6), gcj-4.1-base (>= 4.1.1), gcc-4.1-base (>= 4.1.1)
+Build-Depends: m4, debhelper (>= 4.2), dpkg-dev (>= 1.13.9), gcc-3.4-base (>= 3.4.6), gcj-4.1-base (>= 4.1.1) [!hurd-i386], gcc-4.1-base (>= 4.1.1)
 
 Package: cpp
 Architecture: any
diff -Naur gcc-defaults-1.40/debian/rules gcc-defaults-1.40+hurd.1/debian/rules
--- gcc-defaults-1.40/debian/rules	2006-07-16 00:04:18.000000000 +0200
+++ gcc-defaults-1.40+hurd.1/debian/rules	2006-08-01 15:57:35.000000000 +0200
@@ -128,9 +128,9 @@
 ifeq ($(DEB_HOST_ARCH),i386)
 endif
 
-ifeq ($(DEB_HOST_ARCH),i386-gnu)
+ifeq ($(DEB_HOST_ARCH),hurd-i386)
     OS_NAME	:= Hurd
-    no_packages += gnat
+    no_packages += gnat gcj gij
 endif
 
 ifeq ($(DEB_HOST_ARCH),ia64)

--- End Message ---
--- Begin Message ---
Source: gcc-defaults
Source-Version: 1.41

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

cpp_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/cpp_4.1.1-6_i386.deb
g++_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/g++_4.1.1-6_i386.deb
g77_3.4.6-10_i386.deb
  to pool/main/g/gcc-defaults/g77_3.4.6-10_i386.deb
gcc-defaults_1.41.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.41.dsc
gcc-defaults_1.41.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.41.tar.gz
gcc_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gcc_4.1.1-6_i386.deb
gcj_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gcj_4.1.1-6_i386.deb
gfortran_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gfortran_4.1.1-6_i386.deb
gij_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gij_4.1.1-6_i386.deb
gnat_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gnat_4.1.1-6_i386.deb
gobjc++_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gobjc++_4.1.1-6_i386.deb
gobjc_4.1.1-6_i386.deb
  to pool/main/g/gcc-defaults/gobjc_4.1.1-6_i386.deb
gpc-doc_3.4.6-10_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_3.4.6-10_i386.deb
gpc_3.4.6-10_i386.deb
  to pool/main/g/gcc-defaults/gpc_3.4.6-10_i386.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 381018@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-defaults 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 13 Aug 2006 23:42:01 +0200
Source: gcc-defaults
Binary: gfortran-doc gij gcc gpc gnat gcc-doc cpp-doc gfortran gobjc g++ gobjc++ g77 gnat-doc gpc-doc gcj cpp g77-doc
Architecture: source i386
Version: 1.41
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp        - The GNU C preprocessor (cpp)
 g++        - The GNU C++ compiler
 g77        - The GNU Fortran 77 compiler
 gcc        - The GNU C compiler
 gcj        - The GNU Java compiler
 gfortran   - The GNU Fortran 95 compiler
 gij        - The GNU Java bytecode interpreter
 gnat       - The GNU Ada compiler
 gobjc      - The GNU Objective-C compiler
 gobjc++    - The GNU Objective-C++ compiler
 gpc        - The GNU Pascal compiler
 gpc-doc    - Documentation for the GNU Pascal compiler (gpc)
Closes: 200003 379079 381018
Changes: 
 gcc-defaults (1.41) unstable; urgency= low
 .
   [Ludovic Brenta]
   * Do not build gnat on m32r.  Closes: #379079.
 .
   [Michael Banck]
   * debian/control (Build-Depends): Conditionalize gcj-4.1 to !hurd-i386.
   * debian/rules:
     + Use hurd-i386, not gnu-i386 when matching DEB_HOST_ARCH.
     + Add gcj and gij to no_packages for hurd-i386.
   * Closes: #381018.
 .
   [Matthias Klose]
   * Do not build dependency packages for -doc packages licensed under the GFDL.
   * Do not install symlinks for manpages licensed under the GFDL.
     Closes: #200003.
   * README: Mention gfortran.
   * Add paragraph about missing GFDL'd docs and manual pages.
Files: 
 b5fac633ddf0b9f9a4343b8b9c529d87 804 devel standard gcc-defaults_1.41.dsc
 3bb8be81a56bb02f3ce0f71cf1f1b13e 82249 devel standard gcc-defaults_1.41.tar.gz
 1dc0bea5e298e2f3d0ebd7973d0b22f2 9774 interpreters standard cpp_4.1.1-6_i386.deb
 e961afc9993ff91385cad1ffc4d32b63 5046 devel standard gcc_4.1.1-6_i386.deb
 9b6cab9e3f0576dbf8a512e2b51b61a3 862 devel optional gnat_4.1.1-6_i386.deb
 8c2c48f9ae100a47c63e24c5d43a3270 1346 devel standard g++_4.1.1-6_i386.deb
 849145ca8c3327da6c5ec3ec293275c7 834 devel optional gobjc_4.1.1-6_i386.deb
 ea405b914d4ce62052a140c7b8452002 856 devel optional gobjc++_4.1.1-6_i386.deb
 3b2f9c5bda2f692533a7a61137cd006c 1220 devel optional g77_3.4.6-10_i386.deb
 d373df39e8b9d64640e3db5db90522ca 1118 devel optional gfortran_4.1.1-6_i386.deb
 456ee0e37941cf53dd8312ca4af21bf9 1452 devel optional gpc_3.4.6-10_i386.deb
 832bdd15ce38084348baabd75d74bd88 1016 doc optional gpc-doc_3.4.6-10_i386.deb
 49f3e5159a3d788967c6cc2b87f43b3d 1090 devel optional gcj_4.1.1-6_i386.deb
 8c6b58f5cffadade6f5df2a2ced6a418 1186 devel optional gij_4.1.1-6_i386.deb

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

iD8DBQFE36TXStlRaw+TLJwRAtcgAKCfMT8J9T2i9WyDznWvqVdGRWwUqQCgs19b
w27csnaqaBKnFQlQvl20Upk=
=NCtO
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: