Your message dated Wed, 23 Nov 2005 16:31:31 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#332859: fixed in pstoedit 3.42-2
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 2005 23:18:42 +0000
>From [EMAIL PROTECTED] Sat Oct 08 16:18:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 0x555113eb.adsl.cybercity.dk (henning.makholm.net) 
[85.81.19.235] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EONxi-0006us-00; Sat, 08 Oct 2005 16:18:42 -0700
Received: from jonas.henning.makholm.net (jonas.lan.henning.makholm.net 
[10.0.2.4])
        by henning.makholm.net (Postfix) with SMTP id EA3D7639C7
        for <[EMAIL PROTECTED]>; Sun,  9 Oct 2005 01:18:38 +0200 (CEST)
Received: (nullmailer pid 6492 invoked by uid 1000);
        Sat, 08 Oct 2005 23:18:37 -0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Henning Makholm <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libpstoedit0: Needs C++ ABI transition (really!)
X-Mailer: reportbug 3.8
Date: Sun, 09 Oct 2005 01:18:37 +0200
Message-Id: <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libpstoedit0
Version: 3.42-1
Severity: serious
Justification: Breaks C++ ABI transition policy; must not enter testing

Libpstoedit0 did a C++ ABI transition and became libpstoedit0c2 in
version 3.40-1. Inexplicably the transition was undone in version
3.42-1. This is wrong; a transition *is* needed.

Even though all symbols exported by libpstoedit.so.0 have "C" linkage,
they still depend on the C++ ABI. In particular, several functions are
passed a reference to an ostream for stderr output. The ostream
structure in general and the calling conventions for its methods in
particular differ between the two C++ ABIs. This means that things
break if a program compiled with the old C++ ABI tries to use the
functions exported by libpstoedit0 3.40-1.

In particular, the combination of pstoedit 3.33-15 and libpstoedit0 3.42-1
produces the following erroneous behaviour (which happens practically
irrespective of which options you give to the binary):

  $ pstoedit -gstest
  pstoedit: version 3.42 / DLL interface $

In contrast, with pstoedit and libpstoedit0 both of version 3.42-1 we get

  $ pstoedit -gstest
  pstoedit: version 3.42 / DLL interface 108 (build Sep 29 2005 - release 
build) : Copyright (C) 1993 - 2005 Wolfgang Glunz
  now calling the interpreter via: /usr/bin/gs -q -dDELAYBIND -dWRITESYSTEMDICT 
-dNODISPLAY -dNOEPS quit.ps
  $

and with pstoedit and libpstoedit both of version 3.33-15 we got

  $ pstoedit -gstest
  pstoedit: version 3.33 / DLL interface 108 (build Jul 29 2004 - release 
build) : Copyright (C) 1993 - 2003 Wolfgang Glunz
  now calling the interpreter via: /usr/bin/gs
  -q
  -dDELAYBIND
  -dWRITESYSTEMDICT
  -dNODISPLAY
  quit.ps
  
  Interpreter finished. Return status 0
  $ 

There are no dependencies or other package metadata that prevent the
erroneous combination of pstoedit 3.33-15 with libpstoedit0 3.42-1.
The way this is _supposed to_ be prevented is with the C++ ABI name
change to libpstoedit0c2 that was undone in 3.42-1.

Please change the name back to libpstoedit0c2 ASAP.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (550, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_DK, LC_CTYPE=en_DK.iso88591 (charmap=ISO-8859-1)

Versions of packages libpstoedit0 depends on:
ii  libc6              2.3.5-6               GNU C Library: Shared libraries an
ii  libdps1            4.3.0.dfsg.1-14sarge1 Display PostScript (DPS) client li
ii  libfreetype6       2.1.7-2.4             FreeType 2 font engine, shared lib
ii  libgcc1            1:4.0.1-2             GCC support library
ii  libice6            4.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii  libjasper-1.701-1  1.701.0-2             The JasPer JPEG-2000 runtime libra
ii  libjpeg62          6b-10                 The Independent JPEG Group's JPEG 
ii  liblcms1           1.13-1                Color management library
ii  libmagick++9       6:6.2.4.5-0.2         The object-oriented C++ API to the
ii  libmagick9         6:6.2.4.5-0.2         Image manipulation library
ii  libplot2c2         2.4.1-14              The GNU plotutils libraries
ii  libpng12-0         1.2.8rel-5            PNG library - runtime
ii  libsm6             4.3.0.dfsg.1-14sarge1 X Window System Session Management
ii  libstdc++6         4.0.2-2               The GNU Standard C++ Library v3
ii  libtiff4           3.7.2-3               Tag Image File Format (TIFF) libra
ii  libx11-6           6.8.2.dfsg.1-7        X Window System protocol client li
ii  libxext6           4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  libxml2            2.6.22-1              GNOME XML library
ii  libxt6             4.3.0.dfsg.1-14sarge1 X Toolkit Intrinsics
ii  xlibs              6.8.2.dfsg.1-7        X Window System client libraries m
ii  zlib1g             1:1.2.2-4.sarge.2     compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 332859-close) by bugs.debian.org; 24 Nov 2005 00:31:34 +0000
>From [EMAIL PROTECTED] Wed Nov 23 16:31:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
        id 1Ef51P-0007E1-BA; Wed, 23 Nov 2005 16:31:31 -0800
From: [EMAIL PROTECTED] (J.H.M. Dassen (Ray))
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#332859: fixed in pstoedit 3.42-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 23 Nov 2005 16:31:31 -0800
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
        NO_DNS_FOR_FROM autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: pstoedit
Source-Version: 3.42-2

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

libpstoedit-dev_3.42-2_i386.deb
  to pool/main/p/pstoedit/libpstoedit-dev_3.42-2_i386.deb
libpstoedit0c2a_3.42-2_i386.deb
  to pool/main/p/pstoedit/libpstoedit0c2a_3.42-2_i386.deb
pstoedit_3.42-2.diff.gz
  to pool/main/p/pstoedit/pstoedit_3.42-2.diff.gz
pstoedit_3.42-2.dsc
  to pool/main/p/pstoedit/pstoedit_3.42-2.dsc
pstoedit_3.42-2_i386.deb
  to pool/main/p/pstoedit/pstoedit_3.42-2_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.
J.H.M. Dassen (Ray) <[EMAIL PROTECTED]> (supplier of updated pstoedit 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, 23 Nov 2005 07:40:04 +0100
Source: pstoedit
Binary: libpstoedit0c2a pstoedit libpstoedit-dev
Architecture: source i386
Version: 3.42-2
Distribution: unstable
Urgency: medium
Maintainer: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>
Changed-By: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>
Description: 
 libpstoedit-dev - PostScript to editable vector graphics library (development 
files
 libpstoedit0c2a - PostScript to editable vector graphics library (runtime 
files)
 pstoedit   - PostScript and PDF files to editable vector graphics converter
Closes: 332859 339252
Changes: 
 pstoedit (3.42-2) unstable; urgency=medium
 .
   * libstdc++ allocator transition (Closes: #339252)
     (http://lists.debian.org/debian-devel-announce/2005/11/msg00010.html):
     * [debian/control, debian/rules, debian/libpstoedit0c2a.files] Renamed
       runtime library from libpstoedit0c2 to libpstoedit0c2a.
     * [debian/control] Versioned the libmagick++9-dev build and runtime
       dependencies; added Conflicts:, Replaces: libpstoedit0c2.
   * [debian/compat] New; switched to current compat level.
     [debian/rules] Dropped compat level setting.
   * Acknowledge NMU. (Closes: #332859)
Files: 
 d7d69a94a11dc55d5a8a821bb23cfbc4 964 graphics optional pstoedit_3.42-2.dsc
 2579f7875080db4b8430cb7501d6afb2 75356 graphics optional 
pstoedit_3.42-2.diff.gz
 c4d725eec978023f50ed2933fe654e87 79910 devel optional 
libpstoedit-dev_3.42-2_i386.deb
 0e4e2d77838d3e5544707b1d51b0382b 329166 libs optional 
libpstoedit0c2a_3.42-2_i386.deb
 399bbdddcb2b97eb50c864d1fb7bf959 162276 graphics optional 
pstoedit_3.42-2_i386.deb

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

iD8DBQFDhBUuA+HB2Re6Rc4RAtn7AKDtrXI3vO4oQAW7uaVeufN7oDoYFgCgxxax
hMU2HIwcLeeOi3sQf6nvmDU=
=y+MR
-----END PGP SIGNATURE-----


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

Reply via email to