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

Bug#373098: marked as done (gcc-2.95: f77 FTBFS on alpha (work-around provided))



Your message dated Sat, 01 Jul 2006 03:47:21 -0700
with message-id <E1Fwd0T-00008D-Ax@spohr.debian.org>
and subject line Bug#373098: fixed in gcc-2.95 2.95.4.ds15-26
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-2.95
Version: 2.95.4.ds15-25
Severity: serious
Tags: patch

Hello GCC maintainers,

gcc-2.95 FTBFS on alpha as seen here:
<http://buildd.debian.org/fetch.php?pkg=gcc-2.95%26ver=2.95.4.ds15-25%26arch=alpha%26stamp=1149582600%26file=log>

While investigating, I found a simple work-around: simply not building
f77 on alpha avoid the problem (I have made a test build on escher).
This is not perfect but the alpha porters do not feel the need for
gcc-2.95 on alpha anyway.

I provide a patch that implement this solution.

Thanks for considering,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 
diff -u gcc-2.95-2.95.4.ds15/debian/rules.defs gcc-2.95-2.95.4.ds15/debian/rules.defs
--- gcc-2.95-2.95.4.ds15/debian/rules.defs
+++ gcc-2.95-2.95.4.ds15/debian/rules.defs
@@ -138,9 +138,9 @@
 endif
 
 with_fortran := yes
-#ifeq ($(DEB_HOST_ARCH),hurd-i386)
-#  with_fortran := disabled for architecture $(DEB_HOST_ARCH)
-#endif
+ifeq ($(DEB_HOST_ARCH),alpha)
+  with_fortran := disabled for architecture $(DEB_HOST_ARCH)
+endif
 
 ifeq ($(with_fortran),yes)
   enabled_languages += f77

--- End Message ---
--- Begin Message ---
Source: gcc-2.95
Source-Version: 2.95.4.ds15-26

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

chill-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/chill-2.95_2.95.4-26_i386.deb
cpp-2.95-doc_2.95.4-26_all.deb
  to pool/main/g/gcc-2.95/cpp-2.95-doc_2.95.4-26_all.deb
cpp-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/cpp-2.95_2.95.4-26_i386.deb
g++-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/g++-2.95_2.95.4-26_i386.deb
g77-2.95-doc_2.95.4-26_all.deb
  to pool/main/g/gcc-2.95/g77-2.95-doc_2.95.4-26_all.deb
g77-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/g77-2.95_2.95.4-26_i386.deb
gcc-2.95-doc_2.95.4-26_all.deb
  to pool/main/g/gcc-2.95/gcc-2.95-doc_2.95.4-26_all.deb
gcc-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4-26_i386.deb
gcc-2.95_2.95.4.ds15-26.diff.gz
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-26.diff.gz
gcc-2.95_2.95.4.ds15-26.dsc
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-26.dsc
gobjc-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/gobjc-2.95_2.95.4-26_i386.deb
gpc-2.95-doc_2.95.4-26_all.deb
  to pool/main/g/gcc-2.95/gpc-2.95-doc_2.95.4-26_all.deb
gpc-2.95_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/gpc-2.95_2.95.4-26_i386.deb
libg++2.8.1.3-dbg_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-dbg_2.95.4-26_i386.deb
libg++2.8.1.3-dev_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-dev_2.95.4-26_i386.deb
libg++2.8.1.3-glibc2.2_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-glibc2.2_2.95.4-26_i386.deb
libstdc++2.10-dbg_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/libstdc++2.10-dbg_2.95.4-26_i386.deb
libstdc++2.10-dev_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/libstdc++2.10-dev_2.95.4-26_i386.deb
libstdc++2.10-glibc2.2_2.95.4-26_i386.deb
  to pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-26_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 373098@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-2.95 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: Sat,  1 Jul 2006 09:08:19 +0000
Source: gcc-2.95
Binary: cpp-2.95-doc libg++2.8.1.3-glibc2.2 g77-2.95-doc cpp-2.95 gobjc-2.95 libstdc++2.10-dbg gcc-2.95 gpc-2.95-doc chill-2.95 gpc-2.95 libg++2.8.1.3-dev libg++2.8.1.3-dbg libstdc++2.10-dev libstdc++2.10-glibc2.2 g++-2.95 g77-2.95 gcc-2.95-doc
Architecture: source i386 all
Version: 2.95.4.ds15-26
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 chill-2.95 - The GNU CHILL compiler
 cpp-2.95   - The GNU C preprocessor
 cpp-2.95-doc - Documentation for the GNU C preprocessor (cpp)
 g++-2.95   - The GNU C++ compiler
 g77-2.95   - The GNU Fortran 77 compiler
 g77-2.95-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-2.95   - The GNU C compiler
 gcc-2.95-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gobjc-2.95 - The GNU Objective-C compiler
 gpc-2.95   - The GNU Pascal compiler
 gpc-2.95-doc - Documentation for the GNU Pascal compiler (gpc)
 libg++2.8.1.3-dbg - The GNU C++ extension library - debugging files
 libg++2.8.1.3-dev - The GNU C++ extension library - development files
 libg++2.8.1.3-glibc2.2 - The GNU C++ extension library - runtime version
 libstdc++2.10-dbg - The GNU stdc++ library (debugging files)
 libstdc++2.10-dev - The GNU stdc++ library (development files)
 libstdc++2.10-glibc2.2 - The GNU stdc++ library
Closes: 373098
Changes: 
 gcc-2.95 (2.95.4.ds15-26) unstable; urgency=low
 .
   * Do not build g77 on alpha (FTBFS). Closes: #373098.
Files: 
 db4e900c0579b590cc7b6f87aadaa710 1146 devel optional gcc-2.95_2.95.4.ds15-26.dsc
 06fcfa87b3ef0cb6a508c0efd1d3b444 430160 devel optional gcc-2.95_2.95.4.ds15-26.diff.gz
 4a45a71782391005a974abf061edf9a4 70128 doc optional cpp-2.95-doc_2.95.4-26_all.deb
 8699f27fad9b2e899a193dc626936968 315864 doc optional g77-2.95-doc_2.95.4-26_all.deb
 a74636abb265acb56f10fc7de6086797 447782 doc optional gcc-2.95-doc_2.95.4-26_all.deb
 ddda68bdbfe5b67d3218ad9bb68ef8cd 531152 doc optional gpc-2.95-doc_2.95.4-26_all.deb
 8294a2390f9d074edb6e048984ac0aa0 948836 devel optional gcc-2.95_2.95.4-26_i386.deb
 627154716742042df1af70212fd84a6d 116258 interpreters optional cpp-2.95_2.95.4-26_i386.deb
 62f689b888e413c7ef08b1947e1bbd4c 1029388 devel optional g++-2.95_2.95.4-26_i386.deb
 eb6a2762e871090d5ac0f13fa0d372e1 857488 devel optional gobjc-2.95_2.95.4-26_i386.deb
 da4133be9e236c579f7f2a4f48bb9c97 1120016 devel optional g77-2.95_2.95.4-26_i386.deb
 7eda1f1c42ecb36e2fcfb0aeabb4bfc8 865476 devel extra chill-2.95_2.95.4-26_i386.deb
 e24894045f075a57dc235f91fc946bd0 329634 libs optional libstdc++2.10-glibc2.2_2.95.4-26_i386.deb
 b5f7731180cfd6edf888452e9256fab6 296952 libdevel optional libstdc++2.10-dev_2.95.4-26_i386.deb
 7623bf9f907082a81b7be10f16b0684f 292672 libdevel extra libstdc++2.10-dbg_2.95.4-26_i386.deb
 5ef6c50315b32d1120c5cdda5f60c793 315944 libs optional libg++2.8.1.3-glibc2.2_2.95.4-26_i386.deb
 cdced9f3d63f03e3175b7f992659475c 314910 libdevel extra libg++2.8.1.3-dev_2.95.4-26_i386.deb
 0052879b1fee87b909594dcf19c24c2e 284098 libdevel extra libg++2.8.1.3-dbg_2.95.4-26_i386.deb
 7a451a9f12ef0dbb01dd7b6806e0ab0c 1401560 devel optional gpc-2.95_2.95.4-26_i386.deb

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

iD8DBQFEpkFcStlRaw+TLJwRAoDyAKCgV8hZ9aVvegpcljBK5NVgctxQfACeMMNV
/YGmsvq7aYbHaolXbWEkoWM=
=Ff7f
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: