Your message dated Wed, 09 Nov 2005 10:02:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#305045: fixed in ghdl 0.20-1
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; 17 Apr 2005 14:30:26 +0000
>From [EMAIL PROTECTED] Sun Apr 17 07:30:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp-1326-53.blizz.at (cervus.intra) [213.143.126.4] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DNAn4-0006qx-00; Sun, 17 Apr 2005 07:30:26 -0700
Received: from mini.intra ([10.49.1.11])
        by cervus.intra with esmtp (Exim 4.50)
        id 1DNAn2-00061z-Tn
        for [EMAIL PROTECTED]; Sun, 17 Apr 2005 16:30:24 +0200
Subject: ghdl fails with linking error on ppc
From: Herbert Valerio Riedel <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Content-Type: text/plain
Organization: Free Software Foundation
Date: Sun, 17 Apr 2005 16:29:14 +0200
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.2 
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: ghdl
Version: 0.18-2
Severity: important


(seems as if libdl.so isn't linked in...)

$ cat dummy.vhdl 
entity dummy is
end dummy;

architecture behaviour of dummy is
begin 
end behaviour;

$ ghdl -a dummy.vhdl

$ ghdl -e dummy
/usr/lib/ghdl/lib/gcc/powerpc-linux/3.4.4/vhdl/lib//libgrt.a(grt-cvpi.o)(.text+0x10):
 
In function `module_open':
: undefined reference to `dlopen'
/usr/lib/ghdl/lib/gcc/powerpc-linux/3.4.4/vhdl/lib//libgrt.a(grt-cvpi.o)(.text+0x30):
 
In function `module_symbol':
: undefined reference to `dlsym'
/usr/lib/ghdl/lib/gcc/powerpc-linux/3.4.4/vhdl/lib//libgrt.a(grt-cvpi.o)(.text+0x50):
 
In function `module_error':
: undefined reference to `dlerror'
collect2: ld returned 1 exit status
/usr/lib/ghdl/bin/ghdl: compilation error


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.12-rc2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages ghdl depends on:
ii  gnat-3.4                    3.4.3-12     The GNU Ada compiler
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-12   GCC support library

-- no debconf information



---------------------------------------
Received: (at 305045-close) by bugs.debian.org; 9 Nov 2005 18:36:45 +0000
>From [EMAIL PROTECTED] Wed Nov 09 10:36:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EZuGx-0004Po-00; Wed, 09 Nov 2005 10:02:11 -0800
From: [EMAIL PROTECTED] (Wesley J. Landaker)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#305045: fixed in ghdl 0.20-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 09 Nov 2005 10:02:11 -0800
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: ghdl
Source-Version: 0.20-1

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

ghdl_0.20-1.diff.gz
  to pool/main/g/ghdl/ghdl_0.20-1.diff.gz
ghdl_0.20-1.dsc
  to pool/main/g/ghdl/ghdl_0.20-1.dsc
ghdl_0.20-1_i386.deb
  to pool/main/g/ghdl/ghdl_0.20-1_i386.deb
ghdl_0.20.orig.tar.gz
  to pool/main/g/ghdl/ghdl_0.20.orig.tar.gz



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.
Wesley J. Landaker <[EMAIL PROTECTED]> (supplier of updated ghdl 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,  9 Nov 2005 09:46:36 -0700
Source: ghdl
Binary: ghdl
Architecture: source i386
Version: 0.20-1
Distribution: unstable
Urgency: low
Maintainer: Wesley J. Landaker <[EMAIL PROTECTED]>
Changed-By: Wesley J. Landaker <[EMAIL PROTECTED]>
Description: 
 ghdl       - VHDL compiler/simulator using GCC technology
Closes: 305045 315569
Changes: 
 ghdl (0.20-1) unstable; urgency=low
 .
   * New upstream release
   * Using gcc-core-4.0.2
   * Removed runtime GNAT dependency (closes: #315569, #305045)
   * Added debian/watch
   * Removed some now unnecessary lintian-overrides
   * Updated FSF address to appease the lintian gods
Files: 
 963992dcb076aecfe77eb1ba01b6a221 612 electronics optional ghdl_0.20-1.dsc
 8c15d3c040056f72ab2dafca02bc1cd2 16003549 electronics optional 
ghdl_0.20.orig.tar.gz
 d18b4ed9ddb00887bd42c4c0217cfae0 5013 electronics optional ghdl_0.20-1.diff.gz
 d637a086ed67db69958d78252d9cbdcd 7532316 electronics optional 
ghdl_0.20-1_i386.deb

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

iD8DBQFDcjY98KmKTEzW49IRAmKmAJ0XIg3Fr4/bj7aHdM1ZtTVHXB2q3ACfb3lM
3NnP95TnUg3EgsAAEywOxpY=
=a2QD
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to