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

Bug#422722: marked as done (gs-gpl: systempapername() implicitly converted to pointer)



Your message dated Fri, 15 Jun 2007 18:17:03 +0000
with message-id <E1HzGM3-0001G2-SV@ries.debian.org>
and subject line Bug#428055: fixed in gs-gpl 8.56.dfsg.1-1.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)

--- Begin Message ---
Package: gs-gpl
Version: 8.56.dfsg.1-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

----- Forwarded message from Debian/IA64 non-US Build Daemon <buildd@caballero.debian.org> -----

X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on ldl.fc.hp.com
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 required=3.5 tests=AWL,BAYES_00,BILL_1618,
	UNDISC_RECIPS autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for successful build of gs-gpl_8.56.dfsg.1-1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <buildd@caballero.debian.org>
Date: Sun, 06 May 2007 13:19:52 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.6.45933
Debian-Buildd-Error: Yes

Function `systempapername' implicitly converted to pointer at ./src/imainarg.c:213
----- End forwarded message -----

diff -urpN gs-gpl-8.56.dfsg.1.orig/src/imainarg.c gs-gpl-8.56.dfsg.1/src/imainarg.c
--- gs-gpl-8.56.dfsg.1.orig/src/imainarg.c	2007-01-17 14:10:47.000000000 -0700
+++ gs-gpl-8.56.dfsg.1/src/imainarg.c	2007-05-07 15:58:37.000000000 -0600
@@ -48,6 +48,8 @@
 #include "ivmspace.h"
 #include "vdtrace.h"
 
+#include <paper.h>              /* for systempapername */
+
 /* Import operator procedures */
 extern int zflush(i_ctx_t *);
 extern int zflushpage(i_ctx_t *);

-- 
dann frazier | HP Open Source and Linux Organization


--- End Message ---
--- Begin Message ---
Source: gs-gpl
Source-Version: 8.56.dfsg.1-1.1

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

gs-gpl_8.56.dfsg.1-1.1.diff.gz
  to pool/main/g/gs-gpl/gs-gpl_8.56.dfsg.1-1.1.diff.gz
gs-gpl_8.56.dfsg.1-1.1.dsc
  to pool/main/g/gs-gpl/gs-gpl_8.56.dfsg.1-1.1.dsc
gs-gpl_8.56.dfsg.1-1.1_ia64.deb
  to pool/main/g/gs-gpl/gs-gpl_8.56.dfsg.1-1.1_ia64.deb
gs_8.56.dfsg.1-1.1_all.deb
  to pool/main/g/gs-gpl/gs_8.56.dfsg.1-1.1_all.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 428055@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Kobras <kobras@debian.org> (supplier of updated gs-gpl 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, 13 Jun 2007 20:25:40 +0000
Source: gs-gpl
Binary: gs-gpl gs
Architecture: source ia64 all
Version: 8.56.dfsg.1-1.1
Distribution: unstable
Urgency: high
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Changed-By: Daniel Kobras <kobras@debian.org>
Description: 
 gs         - Transitional package
 gs-gpl     - The GPL Ghostscript PostScript interpreter
Closes: 428055
Changes: 
 gs-gpl (8.56.dfsg.1-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * src/imainarg.c: Modify 06_libpaper_support.dpatch to include paper.h.
     Fixes segfaults on startup when running on (some) 64bit architectures.
     Closes: #428055
Files: 
 2e3c86a2b9d67965bc694bdb9ce71c50 820 text optional gs-gpl_8.56.dfsg.1-1.1.dsc
 791f76452b6c441251392ff16b9edb21 126004 text optional gs-gpl_8.56.dfsg.1-1.1.diff.gz
 afdbd7757f5665b669fa84970b280823 14430 text extra gs_8.56.dfsg.1-1.1_all.deb
 e60d49ed63ad26b493b5d4715bd125f3 6102058 text optional gs-gpl_8.56.dfsg.1-1.1_ia64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGcFz5pOKIA4m/fisRAintAJ0eY9e2p7h+NbiETgAEaGRIBKr9qQCgi6sU
OEUbNYP1xhccSxb1E5gaE/U=
=3SxM
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: