Your message dated Thu, 02 Sep 2004 20:32:13 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#268929: fixed in gcc-3.3 1:3.3.4-11
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; 29 Aug 2004 21:37:41 +0000
>From [EMAIL PROTECTED] Sun Aug 29 14:37:41 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mx5.informatik.uni-tuebingen.de [134.2.12.32] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C1XMq-000889-00; Sun, 29 Aug 2004 14:37:40 -0700
Received: from localhost (loopback [127.0.0.1])
        by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP
        id 4358E113; Sun, 29 Aug 2004 23:37:09 +0200 (MST)
Received: from mx5.informatik.uni-tuebingen.de ([127.0.0.1])
 by localhost (mx5 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 16230-05; Sun, 29 Aug 2004 23:37:07 +0200 (DFT)
Received: from dual (semeai.Informatik.Uni-Tuebingen.De [134.2.15.66])
        by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP
        id E8F6710E; Sun, 29 Aug 2004 23:37:05 +0200 (MST)
Received: from mrvn by dual with local (Exim 4.34)
        id 1C1XMH-0002kc-5l; Sun, 29 Aug 2004 21:37:06 +0000
Content-Type: multipart/mixed; boundary="===============3054153054214507533=="
MIME-Version: 1.0
From: Goswin von Brederlow <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libffi2-dev: [amd64] Wrong libdir='/usr/lib./lib64'
X-Mailer: reportbug 2.63
Date: Sun, 29 Aug 2004 21:37:04 +0000
Message-Id: <[EMAIL PROTECTED]>
Sender: Goswin von Brederlow <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new (McAfee AntiVirus) at 
informatik.uni-tuebingen.de
Delivered-To: [EMAIL PROTECTED]
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=-6.3 required=4.0 tests=BAYES_00,DONT_DELETE,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============3054153054214507533==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: libffi2-dev
Version: 1:3.3.4-6sarge1.2
Severity: grave
Justification: renders package unusable

Hi,

I compiled the gcc-3.3 from t-p-u for amd64 and noticed that libdir is
now broken:

# Directory that this library needs to be installed in:
libdir='/usr/lib./lib64'


I checked the i386 package and it says:

# Directory that this library needs to be installed in:
libdir='/usr/lib'

(and not libdir='/usr/lib.' as I would have expected)

MfG
        Goswin

PS: If you decide to ignore the unofficial sarge amd64 plans you can 
lower the priority but I would welcome a fix.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.5-amd64
Locale: LANG=C, LC_CTYPE=C

Versions of packages libffi2-dev depends on:
di  gcc-3.3-base   1:3.3.4-6sarge1.2         The GNU Compiler Collection (base 
ii  libc6-dev      2.3.2.ds1-13.0.0.1.pure64 GNU C Library: Development Librari
ii  libffi2        1:3.3.4-6sarge1.2         Foreign Function Interface library

-- no debconf information

--===============3054153054214507533==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="libffi.la"

# libffi.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 
20:09:07 with GCC-local changes)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libffi.so.2'

# Names of this library.
library_names='libffi.so.2.0.0 libffi.so.2 libffi.so'

# The name of the static archive.
old_library='libffi.a'

# Libraries that this one depends upon.
dependency_libs=''

# Version information for libffi.
current=2
age=0
revision=0

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/lib./lib64'

--===============3054153054214507533==--

---------------------------------------
Received: (at 268929-close) by bugs.debian.org; 3 Sep 2004 00:38:04 +0000
>From [EMAIL PROTECTED] Thu Sep 02 17:38:03 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C325b-0001jK-00; Thu, 02 Sep 2004 17:38:03 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1C31zx-0000Wu-00; Thu, 02 Sep 2004 20:32:13 -0400
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#268929: fixed in gcc-3.3 1:3.3.4-11
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 02 Sep 2004 20:32:13 -0400
Delivered-To: [EMAIL PROTECTED]
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=-6.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: 2

Source: gcc-3.3
Source-Version: 1:3.3.4-11

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.4-11_all.deb
  to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.4-11_all.deb
cpp-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/cpp-3.3_3.3.4-11_i386.deb
fixincludes_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/fixincludes_3.3.4-11_i386.deb
g++-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/g++-3.3_3.3.4-11_i386.deb
g77-3.3-doc_3.3.4-11_all.deb
  to pool/main/g/gcc-3.3/g77-3.3-doc_3.3.4-11_all.deb
g77-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/g77-3.3_3.3.4-11_i386.deb
gcc-3.3-base_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/gcc-3.3-base_3.3.4-11_i386.deb
gcc-3.3-doc_3.3.4-11_all.deb
  to pool/main/g/gcc-3.3/gcc-3.3-doc_3.3.4-11_all.deb
gcc-3.3_3.3.4-11.diff.gz
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.4-11.diff.gz
gcc-3.3_3.3.4-11.dsc
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.4-11.dsc
gcc-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.4-11_i386.deb
gcj-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/gcj-3.3_3.3.4-11_i386.deb
gij-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/gij-3.3_3.3.4-11_i386.deb
gnat-3.3-doc_3.3.4-11_all.deb
  to pool/main/g/gcc-3.3/gnat-3.3-doc_3.3.4-11_all.deb
gnat-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/gnat-3.3_3.3.4-11_i386.deb
gobjc-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/gobjc-3.3_3.3.4-11_i386.deb
gpc-2.1-3.3-doc_3.3.4.20040516-11_all.deb
  to pool/main/g/gcc-3.3/gpc-2.1-3.3-doc_3.3.4.20040516-11_all.deb
gpc-2.1-3.3_3.3.4.20040516-11_i386.deb
  to pool/main/g/gcc-3.3/gpc-2.1-3.3_3.3.4.20040516-11_i386.deb
libffi2-dev_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libffi2-dev_3.3.4-11_i386.deb
libffi2_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libffi2_3.3.4-11_i386.deb
libg2c0-dev_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libg2c0-dev_3.3.4-11_i386.deb
libg2c0_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libg2c0_3.3.4-11_i386.deb
libgcj-common_3.3.4-11_all.deb
  to pool/main/g/gcc-3.3/libgcj-common_3.3.4-11_all.deb
libgcj4-awt_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libgcj4-awt_3.3.4-11_i386.deb
libgcj4-common_3.3.4-11_all.deb
  to pool/main/g/gcc-3.3/libgcj4-common_3.3.4-11_all.deb
libgcj4-dev_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libgcj4-dev_3.3.4-11_i386.deb
libgcj4_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libgcj4_3.3.4-11_i386.deb
libobjc1_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libobjc1_3.3.4-11_i386.deb
libstdc++5-3.3-dbg_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-dbg_3.3.4-11_i386.deb
libstdc++5-3.3-dev_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-dev_3.3.4-11_i386.deb
libstdc++5-3.3-doc_3.3.4-11_all.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-doc_3.3.4-11_all.deb
libstdc++5-3.3-pic_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-pic_3.3.4-11_i386.deb
libstdc++5_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5_3.3.4-11_i386.deb
protoize_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/protoize_3.3.4-11_i386.deb
treelang-3.3_3.3.4-11_i386.deb
  to pool/main/g/gcc-3.3/treelang-3.3_3.3.4-11_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Wed,  1 Sep 2004 23:07:41 +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 
libgcj4-awt 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 
libgcj4-common
Architecture: source i386 all
Version: 1:3.3.4-11
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 cpp-3.3    - The GNU C preprocessor
 cpp-3.3-doc - Documentation for the GNU C preprocessor (cpp)
 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
 libg2c0-dev - GNU Fortran 77 library development
 libgcj-common - Java runtime library (common files)
 libgcj4    - Java runtime library for use with gcj
 libgcj4-awt - AWT peer runtime libraries for use with gcj
 libgcj4-common - Java runtime library for use with gcj (jar files)
 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: 267426 267656 268929 269522
Changes: 
 gcc-3.3 (1:3.3.4-11) unstable; urgency=medium
 .
   * Tighten binutils build-dependency/dependency to (>= 2.15-2).
   * Update to gcc-3_3-branch CVS 20040827:
     - Fix bootstrap error on alpha-linux with default GNATLIBCFLAGS.
     - Fix references in cpp-3.3(1) and gcc-3.3(1) manpages (closes: #267656).
     - Remove duplicate -fbranch-probabilities entry in gcc docs.
       Closes: #267426.
   * Update to cross build files (Nikita V. Youshchenko).
   * Correctly normalize pathes in .la and .lai files (closes: #268929).
   * Fix archive name in stack protector patch (closes: #269522).
Files: 
 a43bac3a0f3cd077e94aeb11b7f425c9 2224 devel standard gcc-3.3_3.3.4-11.dsc
 375c341da263040e9a0d903a3ac37bd1 3529577 devel standard 
gcc-3.3_3.3.4-11.diff.gz
 cd9700425debcbe9ec262c4c93f415aa 176656 doc optional 
cpp-3.3-doc_3.3.4-11_all.deb
 c7927dd40425c9127f02ace40b4ee149 1330840 libs optional 
libgcj4-common_3.3.4-11_all.deb
 1e1e528669a4485eeb6377eccbec42f6 1166 libs optional 
libgcj-common_3.3.4-11_all.deb
 c1208bd7f957e48954174598eaf50f32 3270136 doc optional 
libstdc++5-3.3-doc_3.3.4-11_all.deb
 6457dbf90af1e0082df0f863245c01f0 628570 doc optional 
g77-3.3-doc_3.3.4-11_all.deb
 c7eaa6d5d53ea8429dac5e6d230378ad 707490 doc optional 
gnat-3.3-doc_3.3.4-11_all.deb
 a1580f780f687e185845aa7c2d9363c1 1204208 doc optional 
gpc-2.1-3.3-doc_3.3.4.20040516-11_all.deb
 fce4ff33873931afefb2ff2852a2fd10 1336102 doc optional 
gcc-3.3-doc_3.3.4-11_all.deb
 3722657d80aa2f61c3b9f1a3b2384214 147276 devel required 
gcc-3.3-base_3.3.4-11_i386.deb
 b2039646e710794640a4eba78e92e595 1390986 interpreters standard 
cpp-3.3_3.3.4-11_i386.deb
 c0580675554421a25d98d28f8be0f1bc 23134 devel optional 
protoize_3.3.4-11_i386.deb
 13bc3c13b391f027d403a68c0efac779 74198 devel optional 
fixincludes_3.3.4-11_i386.deb
 e393c893b3ef5176b252cde06168def1 1467444 devel optional 
gobjc-3.3_3.3.4-11_i386.deb
 c69b8d9de33d1f304a8baa3165d22da5 136444 libs optional 
libobjc1_3.3.4-11_i386.deb
 978063a576a20dc8cd83e181f13cecf0 12976 devel optional gij-3.3_3.3.4-11_i386.deb
 5ff2368d753db3945898d89cbba60ab8 2586306 libs optional 
libgcj4_3.3.4-11_i386.deb
 6a760110f7146e74cc42fdbcc3833f4c 62550 libs optional 
libgcj4-awt_3.3.4-11_i386.deb
 c9dd51080d46cd715b70a5406df25124 1734302 devel optional 
gcj-3.3_3.3.4-11_i386.deb
 0d392433679cb315883ad8580ac577f1 4751126 libdevel optional 
libgcj4-dev_3.3.4-11_i386.deb
 a3628063aabc61731e6fd183708a6f4e 71148 libs optional libffi2_3.3.4-11_i386.deb
 92c298b1cab704f8f0347ce57246cc73 11180 libdevel optional 
libffi2-dev_3.3.4-11_i386.deb
 884222861e8505301927bcbd5b4152ac 1776140 devel standard 
g++-3.3_3.3.4-11_i386.deb
 d748aa344f97d66ec09c56da63ab090e 292628 base required 
libstdc++5_3.3.4-11_i386.deb
 4d84c2b80f6411d76075868aa17bc48a 774636 libdevel standard 
libstdc++5-3.3-dev_3.3.4-11_i386.deb
 28336abe2f81a8d95ff8f7ba1009dcee 325360 libdevel extra 
libstdc++5-3.3-pic_3.3.4-11_i386.deb
 065ca6929c1dd9e157966d55dc22f598 4877536 libdevel extra 
libstdc++5-3.3-dbg_3.3.4-11_i386.deb
 3aab8b041cc4021df99f767e671bf146 50564 libs optional libg2c0_3.3.4-11_i386.deb
 f1ee0610e3aea9f25f9c4d532a8bb426 1549126 devel optional 
g77-3.3_3.3.4-11_i386.deb
 11d0d78c83f5b4d60157a79d448ec737 66598 libdevel optional 
libg2c0-dev_3.3.4-11_i386.deb
 f4a65a42a1ccce7b876f3c5f4dc138c1 6215870 devel optional 
gnat-3.3_3.3.4-11_i386.deb
 d06c15d673974d4a932200fe2f142dd0 1321328 devel optional 
treelang-3.3_3.3.4-11_i386.deb
 a0d63c44c79f815ceaa9b439373e7782 1938998 devel optional 
gpc-2.1-3.3_3.3.4.20040516-11_i386.deb
 8574d3ac5f48cb20df2c0a07d5c0c0ee 1563938 devel standard 
gcc-3.3_3.3.4-11_i386.deb

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

iD8DBQFBNqg3StlRaw+TLJwRAt8UAJ0akyw9c5nVlW0SmwZstWV5FHRA2ACfcT1L
mt85rRD64MotF9BoKZFd/No=
=l25I
-----END PGP SIGNATURE-----


Reply via email to