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

Bug#423166: marked as done (gcc-defaults: Please support kfreebsd-amd64)



Your message dated Thu, 23 Aug 2007 23:17:10 +0000
with message-id <E1IOLvK-0000tm-Pn@ries.debian.org>
and subject line Bug#423166: fixed in gcc-defaults 1.56
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.52
Severity: normal
Tags: patch

gcc-defaults currently does not support kfreebsd-amd64. Please find a
small patch below to fix that.

diff -Nru gcc-defaults-1.52/debian/rules gcc-defaults-1.52+kbsd/debian/rules
--- gcc-defaults-1.52/debian/rules	2007-04-25 23:10:16.000000000 +0200
+++ gcc-defaults-1.52+kbsd/debian/rules	2007-05-09 22:41:48.000000000 +0200
@@ -173,6 +173,11 @@
     OS_NAME	:= kFreeBSD
 endif
 
+ifeq ($(DEB_HOST_ARCH),kfreebsd-amd64)
+    OS_NAME	:= kFreeBSD
+    no_packages += gnat
+endif
+
 ifeq ($(DEB_HOST_ARCH),m32r)
     no_packages += gnat
 endif

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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

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.2-6_i386.deb
  to pool/main/g/gcc-defaults/cpp_4.1.2-6_i386.deb
g++-multilib_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/g++-multilib_4.1.2-6_i386.deb
g++_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/g++_4.1.2-6_i386.deb
g77_3.4.6-25_i386.deb
  to pool/main/g/gcc-defaults/g77_3.4.6-25_i386.deb
gcc-defaults_1.56.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.56.dsc
gcc-defaults_1.56.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.56.tar.gz
gcc-multilib_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gcc-multilib_4.1.2-6_i386.deb
gcc_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gcc_4.1.2-6_i386.deb
gcj_4.2.1-1_i386.deb
  to pool/main/g/gcc-defaults/gcj_4.2.1-1_i386.deb
gfortran-multilib_4.2.1-1_i386.deb
  to pool/main/g/gcc-defaults/gfortran-multilib_4.2.1-1_i386.deb
gfortran_4.2.1-1_i386.deb
  to pool/main/g/gcc-defaults/gfortran_4.2.1-1_i386.deb
gij_4.2.1-1_i386.deb
  to pool/main/g/gcc-defaults/gij_4.2.1-1_i386.deb
gnat_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gnat_4.1.2-6_i386.deb
gobjc++-multilib_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gobjc++-multilib_4.1.2-6_i386.deb
gobjc++_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gobjc++_4.1.2-6_i386.deb
gobjc-multilib_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gobjc-multilib_4.1.2-6_i386.deb
gobjc_4.1.2-6_i386.deb
  to pool/main/g/gcc-defaults/gobjc_4.1.2-6_i386.deb
gpc-doc_3.4.6-25_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_3.4.6-25_i386.deb
gpc_3.4.6-25_i386.deb
  to pool/main/g/gcc-defaults/gpc_3.4.6-25_i386.deb
libgcj-bc_4.2.1-1_i386.deb
  to pool/main/g/gcc-defaults/libgcj-bc_4.2.1-1_i386.deb
libgcj-common_4.2.1-1_i386.deb
  to pool/main/g/gcc-defaults/libgcj-common_4.2.1-1_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 423166@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: Fri, 24 Aug 2007 00:40:47 +0200
Source: gcc-defaults
Binary: gfortran-multilib gij gcc gpc libgcj-bc gnat libgcj-common gobjc-multilib gfortran g++-multilib gobjc g++ gobjc++ g77 gpc-doc gobjc++-multilib gcc-multilib gcj cpp
Architecture: source i386
Version: 1.56
Distribution: unstable
Urgency: medium
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
 g++-multilib - The GNU C++ compiler (multilib files)
 g77        - The GNU Fortran 77 compiler
 gcc        - The GNU C compiler
 gcc-multilib - The GNU C compiler (multilib files)
 gcj        - The GNU Java compiler
 gfortran   - The GNU Fortran 95 compiler
 gfortran-multilib - The GNU Fortran 95 compiler (multilib files)
 gij        - The GNU Java bytecode interpreter
 gnat       - The GNU Ada compiler
 gobjc      - The GNU Objective-C compiler
 gobjc++    - The GNU Objective-C++ compiler
 gobjc++-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-multilib - The GNU Objective-C compiler (multilib files)
 gpc        - The GNU Pascal compiler
 gpc-doc    - Documentation for the GNU Pascal compiler (gpc)
 libgcj-bc  - Link time only library for use with gcj
 libgcj-common - Java runtime library (common files)
Closes: 408808 423166 423740 431103
Changes: 
 gcc-defaults (1.56) unstable; urgency=medium
 .
   * Revert gnat to depend on gnat-4.1 as the transition to gnat-4.2
     has not yet started.  Closes: #431103.
   * Don't provide the gccbug symlinks anymore.
   * Don't build gnat for armel. Closes: #408808.
   * Don't install gij-wrapper symlink. Closes LP: #118464.
   * Add symlink for grmic.
   * Keep GCC-4.1 as the default for C, C++, ObjC, ObjC++.
   * GCJ-4.2 is the default for all architectures but hppa and m68k.
   * Don't build the lib32gcj-bc package anymore.
 .
 gcc-defaults (1.55) experimental; urgency=low
 .
   * Make GCC-4.2 the default for Java.
 .
 gcc-defaults (1.54) experimental; urgency=low
 .
   * Lower the priority of the -multilib packages.
   * Make GCC-4.2 the default for C, C++, ObjC, ObjC++, GFortran.
   * Support kfreebsd-amd64. Closes: #423166.
   * Re-add gcjh binary. Closes: #423740.
Files: 
 ac2c7e7994f9de897f5ddb4852ddf13b 870 devel standard gcc-defaults_1.56.dsc
 ea4128d134ad55166141cc9da41f79eb 44230 devel standard gcc-defaults_1.56.tar.gz
 35d85f3bb32a7a7728f5a3459784cbdb 12198 interpreters optional cpp_4.1.2-6_i386.deb
 0dc47b019b7b9adf3ae0aa0bf92befaf 5012 devel optional gcc_4.1.2-6_i386.deb
 65dee0cca893ed489522eb0beb102c91 818 devel optional gcc-multilib_4.1.2-6_i386.deb
 8da45a7ceeefe60f25ae433f12bb3a96 856 devel optional gnat_4.1.2-6_i386.deb
 d1ff77c3c112a59ff983540f5fbf93d1 1366 devel optional g++_4.1.2-6_i386.deb
 9b5db9da0bd855b8a107bba9a7cea6ba 824 devel optional g++-multilib_4.1.2-6_i386.deb
 0412619525bde2fa003d90372f23bd13 848 devel optional gobjc_4.1.2-6_i386.deb
 4b17926b9fb81ff95d2ef6cbaae9112d 840 devel optional gobjc-multilib_4.1.2-6_i386.deb
 64d0a39581e6d9e12473d7087346ec0f 872 devel optional gobjc++_4.1.2-6_i386.deb
 3ae6d0bd38dc297cd562eb5c2d9cbc4c 846 devel optional gobjc++-multilib_4.1.2-6_i386.deb
 35f07cf8f4321e92d8caacd9ccad5d89 1218 devel optional g77_3.4.6-25_i386.deb
 4b634636916ff02d9cdd3b6176e721a1 1128 devel optional gfortran_4.2.1-1_i386.deb
 8cec11d69af130a405e13fa2fbfd20a8 848 devel optional gfortran-multilib_4.2.1-1_i386.deb
 c2fb87d4aa8f0de1b0c3f1d65a2a5563 1454 devel optional gpc_3.4.6-25_i386.deb
 e8a3e6adbae287437aaa5af1fe7dcdd5 1018 doc optional gpc-doc_3.4.6-25_i386.deb
 b4899a0d91ea38d6db1cad85d5bb4f1d 1392 devel optional gcj_4.2.1-1_i386.deb
 052d82ea7293d436717f0e33b655e953 1428 devel optional gij_4.2.1-1_i386.deb
 5566cc1ef83f8ea89391806a41015fdc 1120 libs optional libgcj-bc_4.2.1-1_i386.deb
 63fe7f0ef52ed5b8c4823df019f09957 11948 libs optional libgcj-common_4.2.1-1_i386.deb

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

iD8DBQFGzhTIStlRaw+TLJwRAouaAJwJTUEJ6DcN35utwMqQS62nCl1q5ACgwerp
7M8JBBX6zct/yn+ijUvQG4s=
=1m7Y
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: