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

Bug#214694: marked as done (g++-3.3 (3.3.2) should depend on gcc-3.3 (>= 3.3.2))



Your message dated Sat, 06 Dec 2003 08:02:12 -0500
with message-id <E1ASc4a-0005yA-00@auric.debian.org>
and subject line Bug#214694: fixed in gcc-defaults 1.10
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; 8 Oct 2003 04:27:18 +0000
>From xiphmont@xiph.org Tue Oct 07 23:27:17 2003
Return-path: <xiphmont@xiph.org>
Received: from h004005a8a3c2.ne.client2.attbi.com (Snotfish.xiph.org) [24.61.15.239] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A75uv-0007Gb-00; Tue, 07 Oct 2003 23:27:17 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: xiphmont <xiphmont@xiph.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Newest gcc-3.3 can't find any packaged compiler includes
X-Mailer: reportbug 2.22
Date: Wed, 08 Oct 2003 00:27:14 -0400
X-Debbugs-Cc: xiphmont@xiph.org
Message-Id: <E1A75uv-0007Gb-00@master.debian.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_10_05
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05 (1.174.2.15-2003-03-30-exp)

Package: gcc-3.3
Version: 1:3.3.2-0pre5
Severity: grave
Tags: sid
Justification: renders package unusable

I apologize for originally filing this against libc6-dev; I see
this is actually gcc-3.3.

Summary: G++ is not finding any of its own include files.

Sample ./configure output:
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking for size_t... no

configure.log command line for the failed ANSI headers check:
configure:4364: checking for ANSI C header files
configure:4378: g++ -E  -I../lib-src/libid3tag -I/usr/lib/wx/include/gtk-2.4 -DG
TK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc
In file included from configure:4371:
/usr/include/stdlib.h:33:20: stddef.h: No such file or directory
In file included from /usr/include/sys/types.h:31,
                 from /usr/include/stdlib.h:416,
                 from configure:4371:
/usr/include/bits/types.h:31:20: stddef.h: No such file or directory
In file included from /usr/include/stdlib.h:416,
                 from configure:4371:
/usr/include/sys/types.h:147:20: stddef.h: No such file or directory
In file included from /usr/include/stdlib.h:578,
                 from configure:4371:
/usr/include/alloca.h:25:20: stddef.h: No such file or directory
configure:4372:20: stdarg.h: No such file or directory
In file included from configure:4373:
/usr/include/string.h:33:20: stddef.h: No such file or directory
configure:4374:19: float.h: No such file or directory
configure:4384: $? = 1
configure: failed program was:
#line 4370 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <float.h>

configure:4492: result: no

Obviously this affects any attempt to use g++.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux Snotfish 2.4.21+preempt+lowlat #12 SMP Mon Aug 18 19:56:50 EDT 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages gcc-3.3 depends on:
ii  binutils                 2.14.90.0.4-0.1 The GNU assembler, linker and bina
ii  cpp-3.3                  1:3.3.2-0pre5   The GNU C preprocessor
ii  gcc-3.3-base             1:3.3.2-0pre5   The GNU Compiler Collection (base 
ii  libc6                    2.3.2-8         GNU C Library: Shared libraries an
ii  libgcc1                  1:3.3.2-0pre1   GCC support library

-- no debconf information


---------------------------------------
Received: (at 214694-close) by bugs.debian.org; 6 Dec 2003 13:41:36 +0000
>From katie@auric.debian.org Sat Dec 06 07:41:36 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AScBG-0001v5-00; Sat, 06 Dec 2003 07:09:06 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1ASc4a-0005yA-00; Sat, 06 Dec 2003 08:02:12 -0500
From: Matthias Klose <doko@debian.org>
To: 214694-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#214694: fixed in gcc-defaults 1.10
Message-Id: <E1ASc4a-0005yA-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sat, 06 Dec 2003 08:02:12 -0500
Delivered-To: 214694-close@bugs.debian.org

Source: gcc-defaults
Source-Version: 1.10

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:

chill_2.95.4-25_i386.deb
  to pool/main/g/gcc-defaults/chill_2.95.4-25_i386.deb
cpp-doc_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/cpp-doc_3.3.2-1_i386.deb
cpp_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/cpp_3.3.2-1_i386.deb
g++_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/g++_3.3.2-1_i386.deb
g77-doc_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/g77-doc_3.3.2-1_i386.deb
g77_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/g77_3.3.2-1_i386.deb
gcc-defaults_1.10.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.10.dsc
gcc-defaults_1.10.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.10.tar.gz
gcc-doc_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/gcc-doc_3.3.2-1_i386.deb
gcc_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/gcc_3.3.2-1_i386.deb
gcj_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/gcj_3.3.2-1_i386.deb
gij_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/gij_3.3.2-1_i386.deb
gobjc_3.3.2-1_i386.deb
  to pool/main/g/gcc-defaults/gobjc_3.3.2-1_i386.deb
gpc-doc_2.95.4-25_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_2.95.4-25_i386.deb
gpc_2.95.4-25_i386.deb
  to pool/main/g/gcc-defaults/gpc_2.95.4-25_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 214694@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: Wed, 19 Nov 2003 22:09:30 +0100
Source: gcc-defaults
Binary: gobjc gij g++ gcc g77 gpc chill gpc-doc gcj gcc-doc cpp-doc cpp g77-doc
Architecture: source i386
Version: 1.10
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 chill      - The GNU CHILL compiler
 cpp        - The GNU C preprocessor (cpp)
 cpp-doc    - Documentation for the GNU C preprocessor (cpp)
 g++        - The GNU C++ compiler
 g77        - The GNU Fortran 77 compiler
 g77-doc    - Documentation for the GNU Fortran compiler (g77)
 gcc        - The GNU C compiler
 gcc-doc    - Documentation for the GNU C compilers (gcc, gobjc, g++)
 gcj        - The GNU Java compiler
 gij        - The GNU Java bytecode interpreter
 gobjc      - The GNU Objective-C compiler
 gpc        - The GNU Pascal compiler
 gpc-doc    - Documentation for the GNU Pascal compiler (gpc)
Closes: 214694 221282
Changes: 
 gcc-defaults (1.10) unstable; urgency=low
 .
   * Depend on the 3.3.2 final release.
   * Change priority of -doc packages to optional.
   * Add dependencies for g++, g77, gobjc, gcj on gcc of the same
     version (closes: #214694).
   * Add sparc-g++.c to do the same thing as the gcc wrapper.
   * Make the sparc gcc/g++ wrapper accept an override to disable 64-bit mode.
     This can be done by touching /etc/disable_64_gcc (closes: #221282).
Files: 
 0e0651c9db1629b95d7b600ee2fc89fe 672 devel standard gcc-defaults_1.10.dsc
 85403323be998c0bfe9e50a8cb369e20 38085 devel standard gcc-defaults_1.10.tar.gz
 e9f284206cbb9ab266d9791f6cff06b0 26204 interpreters standard cpp_3.3.2-1_i386.deb
 453f3ec4d89ee5cfb170ed999c5105f6 1022 devel optional cpp-doc_3.3.2-1_i386.deb
 264e85c6a92357858324eb55850fb810 4854 devel standard gcc_3.3.2-1_i386.deb
 3e9646c67d9d9541f3f59183da963976 1024 devel optional gcc-doc_3.3.2-1_i386.deb
 56117dd9216c1f3f40a6a85dd17103d4 1390 devel standard g++_3.3.2-1_i386.deb
 7d2c78dc42bc5b987a22979567bbf8d5 844 devel optional gobjc_3.3.2-1_i386.deb
 9923e7d0752c8447f206573d1b7bf00e 1256 devel optional g77_3.3.2-1_i386.deb
 db8c739682c443318c1e3a289f5492e6 968 devel optional g77-doc_3.3.2-1_i386.deb
 c727da4d3fefbb5b6ee048d68a5d7f3e 1394 devel optional gpc_2.95.4-25_i386.deb
 1613220b36b33f1924163bd35a1d05de 946 devel optional gpc-doc_2.95.4-25_i386.deb
 a8852cd8c47cea09488f5212ec5f73f3 1220 devel optional gcj_3.3.2-1_i386.deb
 4bab944b47c6a6c90c49ee2b28b6f57c 1180 devel optional gij_3.3.2-1_i386.deb
 6a13bbf72dba06b701ab92a7242cbd89 1058 devel extra chill_2.95.4-25_i386.deb

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

iD8DBQE/0c1PStlRaw+TLJwRAioNAJ41m3dQt2pbcWjojQQmKvrFdUfNzQCgidUO
v111CB3yIx78e4Dd4MF3yWc=
=252k
-----END PGP SIGNATURE-----



Reply to: