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

Bug#217541: marked as done ([PR 12782, fixed in 3.4] fficonfig.h bogus on x86)



Your message dated Fri, 30 Apr 2004 19:17:15 -0400
with message-id <E1BJhFr-0000Gr-00@newraff.debian.org>
and subject line Bug#217541: fixed in gcc-3.3 1:3.3.3ds6-7
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; 25 Oct 2003 16:26:27 +0000
>From a.rottmann@gmx.at Sat Oct 25 11:24:42 2003
Return-path: <a.rottmann@gmx.at>
Received: from imap.gmx.net (mail.gmx.net) [213.165.64.20] 
	by master.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1ADRDV-0007jn-00; Sat, 25 Oct 2003 11:24:41 -0500
Received: (qmail 25921 invoked by uid 65534); 25 Oct 2003 16:24:40 -0000
Received: from chello213047125140.14.univie.teleweb.at (EHLO garibaldi) (213.47.125.140)
  by mail.gmx.net (mp003) with SMTP; 25 Oct 2003 18:24:40 +0200
X-Authenticated: #3102804
Received: from ivanova.rhinosaur.lan ([192.168.1.9] helo=ivanova)
	by garibaldi with esmtp (Exim 4.24)
	id 1ADRFX-000467-5y; Sat, 25 Oct 2003 18:26:47 +0200
Received: from andy by ivanova with local (Exim 3.36 #1 (Debian))
	id 1ADRFs-0003kR-00; Sat, 25 Oct 2003 18:27:08 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andreas Rottmann <rotty@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: fficonfig.h bogus on x86
X-Mailer: reportbug 2.35
Date: Sat, 25 Oct 2003 18:27:08 +0200
Message-Id: <E1ADRFs-0003kR-00@ivanova>
Sender: Andreas Rottmann <a.rottmann@gmx.at>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0
	tests=BAYES_01,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_10_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_21 (1.174.2.15-2003-03-30-exp)

Package: libffi2-dev
Version: 1:3.3.2-1
Severity: important

Running this little test program on my Athlon (no, not an Athlon64 ;-)):

#include <stdio.h>
#include <ffi.h>

int main ()
{
  printf ("&ffi_type_ulong: %p &ffi_type_uint64: %p\n", 
          &ffi_type_ulong, &ffi_type_uint64);
}

results in:

&ffi_type_ulong: 0x8049738 &ffi_type_uint64: 0x8049738

As you can easily see, the two pointers refer to the same object, which
means fficonfig.h #defines ffi_type_ulong to ffi_type_uint64, which is 
plain wrong on a 32bit platform.

Regards, Andy
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux ivanova 2.6.0-test7-k7 #1 Mon Oct 13 14:07:14 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8

Versions of packages libffi2-dev depends on:
ii  gcc-3.3-base                  1:3.3.2-1  The GNU Compiler Collection (base 
ii  libc6-dev                     2.3.2-8    GNU C Library: Development Librari
ii  libffi2                       1:3.3.2-1  Foreign Function Interface library

-- no debconf information


---------------------------------------
Received: (at 217541-close) by bugs.debian.org; 30 Apr 2004 23:28:05 +0000
>From katie@ftp-master.debian.org Fri Apr 30 16:28:05 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BJhQL-0008Qt-00; Fri, 30 Apr 2004 16:28:05 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BJhFr-0000Gr-00; Fri, 30 Apr 2004 19:17:15 -0400
From: Matthias Klose <doko@debian.org>
To: 217541-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#217541: fixed in gcc-3.3 1:3.3.3ds6-7
Message-Id: <E1BJhFr-0000Gr-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 30 Apr 2004 19:17:15 -0400
Delivered-To: 217541-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Source: gcc-3.3
Source-Version: 1:3.3.3ds6-7

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

cpp-3.3-doc_3.3.3-7_all.deb
  to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.3-7_all.deb
cpp-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-7_i386.deb
fastjar_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/fastjar_3.3.3-7_i386.deb
fixincludes_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/fixincludes_3.3.3-7_i386.deb
g++-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/g++-3.3_3.3.3-7_i386.deb
g77-3.3-doc_3.3.3-7_all.deb
  to pool/main/g/gcc-3.3/g77-3.3-doc_3.3.3-7_all.deb
g77-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/g77-3.3_3.3.3-7_i386.deb
gcc-3.3-base_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/gcc-3.3-base_3.3.3-7_i386.deb
gcc-3.3-doc_3.3.3-7_all.deb
  to pool/main/g/gcc-3.3/gcc-3.3-doc_3.3.3-7_all.deb
gcc-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.3-7_i386.deb
gcc-3.3_3.3.3ds6-7.diff.gz
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.3ds6-7.diff.gz
gcc-3.3_3.3.3ds6-7.dsc
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.3ds6-7.dsc
gcj-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/gcj-3.3_3.3.3-7_i386.deb
gij-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/gij-3.3_3.3.3-7_i386.deb
gnat-3.3-doc_3.3.3-7_all.deb
  to pool/main/g/gcc-3.3/gnat-3.3-doc_3.3.3-7_all.deb
gnat-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/gnat-3.3_3.3.3-7_i386.deb
gobjc-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/gobjc-3.3_3.3.3-7_i386.deb
gpc-2.1-3.3-doc_3.3.3.20030830-7_all.deb
  to pool/main/g/gcc-3.3/gpc-2.1-3.3-doc_3.3.3.20030830-7_all.deb
gpc-2.1-3.3_3.3.3.20030830-7_i386.deb
  to pool/main/g/gcc-3.3/gpc-2.1-3.3_3.3.3.20030830-7_i386.deb
libffi2-dev_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libffi2-dev_3.3.3-7_i386.deb
libffi2_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libffi2_3.3.3-7_i386.deb
libg2c0_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libg2c0_3.3.3-7_i386.deb
libgcc1_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libgcc1_3.3.3-7_i386.deb
libgcj-common_3.3.3-7_all.deb
  to pool/main/g/gcc-3.3/libgcj-common_3.3.3-7_all.deb
libgcj4-dev_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libgcj4-dev_3.3.3-7_i386.deb
libgcj4_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libgcj4_3.3.3-7_i386.deb
libobjc1_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libobjc1_3.3.3-7_i386.deb
libstdc++5-3.3-dbg_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-dbg_3.3.3-7_i386.deb
libstdc++5-3.3-dev_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-dev_3.3.3-7_i386.deb
libstdc++5-3.3-doc_3.3.3-7_all.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-doc_3.3.3-7_all.deb
libstdc++5-3.3-pic_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-pic_3.3.3-7_i386.deb
libstdc++5_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5_3.3.3-7_i386.deb
protoize_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/protoize_3.3.3-7_i386.deb
treelang-3.3_3.3.3-7_i386.deb
  to pool/main/g/gcc-3.3/treelang-3.3_3.3.3-7_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 217541@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-3.3 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: Thu, 29 Apr 2004 06:56:52 +0200
Source: gcc-3.3
Binary: gcc-3.3-nof gcc-3.3 libobjc1 libgcc1 lib64g2c0 libstdc++5-3.3-doc libgcj4 gpc-2.1-3.3-doc libstdc++5 cpp-3.3-doc protoize gcc-3.3-hppa64 cpp-3.3 libstdc++5-3.3-dbg g77-3.3-doc gpc-2.1-3.3 g77-3.3 libgcj4-dev gcc-3.3-doc libgnat-3.15 lib64objc1 lib64ffi2 libstdc++5-3.3-dev libffi2-dev gcj-3.3 libgcj-common gobjc-3.3 lib64stdc++5 gcc-3.3-soft-float lib64gcj4 treelang-3.3 libg2c0-dev lib64gcc1 fastjar lib64gnat3.15 fixincludes libg2c0 gij-3.3 libstdc++5-3.3-pic gcc-3.3-base g++-3.3 gnat-3.3 libffi2 gnat-3.3-doc
Architecture: source i386 all
Version: 1:3.3.3ds6-7
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-3.3    - The GNU C preprocessor
 cpp-3.3-doc - Documentation for the GNU C preprocessor (cpp)
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-3.3    - The GNU C++ compiler
 g77-3.3    - The GNU Fortran 77 compiler
 g77-3.3-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-3.3    - The GNU C compiler
 gcc-3.3-base - The GNU Compiler Collection (base package)
 gcc-3.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcj-3.3    - The GNU compiler for Java(TM)
 gij-3.3    - The GNU Java bytecode interpreter
 gnat-3.3   - The GNU Ada compiler
 gnat-3.3-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-3.3  - The GNU Objective-C compiler
 gpc-2.1-3.3 - The GNU Pascal compiler
 gpc-2.1-3.3-doc - Documentation for the GNU Pascal compiler (gpc)
 libffi2    - Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library (development files)
 libg2c0    - Runtime library for GNU Fortran 77 applications
 libgcc1    - GCC support library
 libgcj-common - Java runtime library (common files)
 libgcj4    - Java runtime library for use with gcj
 libgcj4-dev - Java development headers and static library for use with gcj
 libobjc1   - Runtime library for GNU Objective-C applications
 libstdc++5 - The GNU Standard C++ Library v3
 libstdc++5-3.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++5-3.3-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++5-3.3-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++5-3.3-pic - The GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-3.3 - The GNU Treelang compiler
Closes: 217541
Changes: 
 gcc-3.3 (1:3.3.3ds6-7) unstable; urgency=low
 .
   * Update to gcc-3_3-branch CVS 20040429.
     - Fix PR14235, ICE in verify_local_live_at start.
     - Remove patches integrated upstream.
   * Update sparc64-build patch, fixing FTBFS.
   * Do not provide the /usr/hppa64-linux/include in the gcc-hppa64 package,
     migrated to libc6-dev. Adjust dependencies.
   * Integrate gpc test results into the GCC test summary.
   * Update generation of locales needed for testsuites.
   * gnatchop calls gcc-3.3.
   * Correctly #define ffi_type_[us]long on 32bit archs (closes: #217541).
Files: 
 f37cdf011be94b30fd8a062220f0f798 2354 devel standard gcc-3.3_3.3.3ds6-7.dsc
 82618234b4d0e8e5a949100c3c1d96e1 2363528 devel standard gcc-3.3_3.3.3ds6-7.diff.gz
 54d53e67790efc53bd97175414215b06 82936 doc optional cpp-3.3-doc_3.3.3-7_all.deb
 9d83e0c0bfbf58ddc3839ab0dccb203e 1168 libs optional libgcj-common_3.3.3-7_all.deb
 1aab14151c5ef07f4f0e7373e5b4284f 3172490 doc optional libstdc++5-3.3-doc_3.3.3-7_all.deb
 74cf8b85d4a10f841d3c9efa7d226b22 268350 doc optional g77-3.3-doc_3.3.3-7_all.deb
 84d98bd64404bb6bcc750a7142c0487c 328644 doc optional gnat-3.3-doc_3.3.3-7_all.deb
 3fcd11bf82264ce28290641c0ab29d5c 795154 doc optional gpc-2.1-3.3-doc_3.3.3.20030830-7_all.deb
 2097298133454aa82e9366b66167f258 598912 doc optional gcc-3.3-doc_3.3.3-7_all.deb
 28b889b9a318c243019a430ba062dc63 145316 devel required gcc-3.3-base_3.3.3-7_i386.deb
 9020995741bba167c8475628436cf2ae 74846 libs required libgcc1_3.3.3-7_i386.deb
 1da76e97074149f9ea7dae0eb949390d 1391140 interpreters standard cpp-3.3_3.3.3-7_i386.deb
 ca01b42e899423ade8c87dadc1f26446 23312 devel optional protoize_3.3.3-7_i386.deb
 0b9c48abe994baeaec53d68e63419ac7 77796 devel optional fixincludes_3.3.3-7_i386.deb
 85579c1257ad797a4e5c62a8eb3454ef 1466796 devel optional gobjc-3.3_3.3.3-7_i386.deb
 99e187fd8a8f9d74cf29a14ed5835872 134378 libs optional libobjc1_3.3.3-7_i386.deb
 f09be4780b477b601341997f2b18cad2 13038 devel optional gij-3.3_3.3.3-7_i386.deb
 3052e583700bf5e8904603be4a697560 3982860 libs optional libgcj4_3.3.3-7_i386.deb
 16ac711421c23af9ac8a7d2a5205a103 1694494 devel optional gcj-3.3_3.3.3-7_i386.deb
 51c1bd65c3ed9c11000a6875c99b2c79 4750232 libdevel optional libgcj4-dev_3.3.3-7_i386.deb
 3aaa1a824d9456f3453fe90bca537b3c 114780 devel extra fastjar_3.3.3-7_i386.deb
 da3fbcc7709fedfb4401f70261a88044 69814 libs optional libffi2_3.3.3-7_i386.deb
 83097def48f5dda17205d8cfebd779f3 11180 libdevel optional libffi2-dev_3.3.3-7_i386.deb
 8eddae4b19344901c4d95f16d032b0e1 1775702 devel standard g++-3.3_3.3.3-7_i386.deb
 0edfa13f36fece3ea76227162dbbde94 289224 base required libstdc++5_3.3.3-7_i386.deb
 3dc8a41689cb7919a2a104ee2b558e79 772682 libdevel standard libstdc++5-3.3-dev_3.3.3-7_i386.deb
 5ee7175d762ef9086fc53e84e5f24e7a 325110 libdevel extra libstdc++5-3.3-pic_3.3.3-7_i386.deb
 2598cbcc9fbe57a9294df26d084984bd 4867286 libdevel extra libstdc++5-3.3-dbg_3.3.3-7_i386.deb
 a56e6d56704ba2836b0350f1f96829bc 50462 libs optional libg2c0_3.3.3-7_i386.deb
 829515e4e6fe737e6e798ae36c003007 1614520 devel optional g77-3.3_3.3.3-7_i386.deb
 babe37033f50be4acc6e5006354b9404 6308550 devel optional gnat-3.3_3.3.3-7_i386.deb
 f07ae7a442d468a9338fa65347fe7a5e 1289450 devel optional treelang-3.3_3.3.3-7_i386.deb
 70f27e2b2cc8782592e7adc0fb2b5f44 1930090 devel optional gpc-2.1-3.3_3.3.3.20030830-7_i386.deb
 e07656b87e63bf7220cbf100faba8c37 1555578 devel standard gcc-3.3_3.3.3-7_i386.deb

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

iD8DBQFAkp9LStlRaw+TLJwRAqc8AJ0XqRPk/8bgr3lbKiuxntsTHKHQOgCeLxG5
fP7tjmVeIM3YKBUNEX3zAQQ=
=a/mO
-----END PGP SIGNATURE-----



Reply to: