Your message dated Thu, 10 Dec 2009 21:50:31 +0000
with message-id <e1niqu7-0000xw...@ries.debian.org>
and subject line Bug#548048: fixed in dvipsk-ja 5.96+jp1.7a-3.1
has caused the Debian Bug report #548048,
regarding dvipsk-ja: FTBFS with eglibc 2.10
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
548048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548048
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dvipsk-ja
Version: 5.96+jp1.7a-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * Added patch 02_rename-getline.dpatch to avoid name conflict with
    getline() in dvipsk/afm2tfm.c (LP: #435120).

We thought you might be interested in doing the same. 

Build fails with the following error:
afm2tfm.c:260: error: conflicting types for 'getline'
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here

http://launchpadlibrarian.net/31699882/buildlog_ubuntu-karmic-i386.dvipsk-ja_5.96%2Bjp1.7a-3_FAILEDTOBUILD.txt.gz

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-15-generic (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_rename-getline.dpatch by Ilya Barygin <bary...@gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Rename getline() so that it doesn't conflict with the one defined in stdio.h.

@DPATCH@
diff -urNad dvipsk-ja-5.96+jp1.7a~/dvipsk/afm2tfm.c dvipsk-ja-5.96+jp1.7a/dvipsk/afm2tfm.c
--- dvipsk-ja-5.96+jp1.7a~/dvipsk/afm2tfm.c	2007-12-04 19:32:00.000000000 +0300
+++ dvipsk-ja-5.96+jp1.7a/dvipsk/afm2tfm.c	2009-09-23 12:42:50.000000000 +0400
@@ -257,7 +257,7 @@
 }
 
 int
-getline P1H(void) {
+get_line P1H(void) {
    register char *p ;
    register int c ;
 
@@ -612,7 +612,7 @@
    ai = newchar() ;
    ai->adobenum = -1 ;
    ai->adobename = "||" ; /* boundary character name */
-   while (getline()) {
+   while (get_line()) {
       switch(interest(paramstring())) {
 case FontName:
          fontname = paramnewstring() ;
@@ -1888,7 +1888,7 @@
 
    while (1) {
       while (param == 0 || *param == 0) {
-         if (getline() == 0)
+         if (get_line() == 0)
             error("! premature end in encoding file") ;
          for (p=buffer; *p; p++)
             if (*p == '%') {
@@ -1979,7 +1979,7 @@
       p = gettoken() ;
       if (strcmp(p, "]"))
          error("! token 258 in encoding must be make-array (])") ;
-      while (getline()) {
+      while (get_line()) {
          for (p=buffer; *p; p++)
             if (*p == '%') {
                if (ignoreligkern == 0)

--- End Message ---
--- Begin Message ---
Source: dvipsk-ja
Source-Version: 5.96+jp1.7a-3.1

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

dvipsk-ja_5.96+jp1.7a-3.1.diff.gz
  to main/d/dvipsk-ja/dvipsk-ja_5.96+jp1.7a-3.1.diff.gz
dvipsk-ja_5.96+jp1.7a-3.1.dsc
  to main/d/dvipsk-ja/dvipsk-ja_5.96+jp1.7a-3.1.dsc
dvipsk-ja_5.96+jp1.7a-3.1_amd64.deb
  to main/d/dvipsk-ja/dvipsk-ja_5.96+jp1.7a-3.1_amd64.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 548...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Tassi <gareuselesi...@debian.org> (supplier of updated dvipsk-ja 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Tue, 08 Dec 2009 21:49:39 +0100
Source: dvipsk-ja
Binary: dvipsk-ja
Architecture: source amd64
Version: 5.96+jp1.7a-3.1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <mha...@debian.org>
Changed-By: Enrico Tassi <gareuselesi...@debian.org>
Description: 
 dvipsk-ja  - DVI-to-PostScript translator with Japanese support
Closes: 548048
Changes: 
 dvipsk-ja (5.96+jp1.7a-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Added patch 02_rename-getline.dpatch (thanks Ilya Barygin for writing it).
     The patch renames getline() so that it doesn't conflict with the getline
     function defined in stdio.h (Closes: #548048)
Checksums-Sha1: 
 64de7428dfe1e0484f7cec13a7322dadc1dcece0 1072 dvipsk-ja_5.96+jp1.7a-3.1.dsc
 b2be12d84065035406021c98652a21de72b94f33 41325 
dvipsk-ja_5.96+jp1.7a-3.1.diff.gz
 cef18d083689270cfcb418c9ef5876bbcb9b3326 142262 
dvipsk-ja_5.96+jp1.7a-3.1_amd64.deb
Checksums-Sha256: 
 dd13978b9d99e82e3223a51f05912165e5dcc758ac505862528ad82113cf52da 1072 
dvipsk-ja_5.96+jp1.7a-3.1.dsc
 3029b1a094c2bd7da8b09dd826503a0d276b587c312f5d48e23a639a6dbb9f30 41325 
dvipsk-ja_5.96+jp1.7a-3.1.diff.gz
 d6a10fb8a081a93f83222ef6d58cc79c316282935fd5aa65615946a96e21f64a 142262 
dvipsk-ja_5.96+jp1.7a-3.1_amd64.deb
Files: 
 6cd511f4387245d362f2b4d3e115d261 1072 tex optional 
dvipsk-ja_5.96+jp1.7a-3.1.dsc
 62db7f2734d5d842b505be1a0ddcf00e 41325 tex optional 
dvipsk-ja_5.96+jp1.7a-3.1.diff.gz
 be47bbbda5980e075f5ea41d9a148573 142262 tex optional 
dvipsk-ja_5.96+jp1.7a-3.1_amd64.deb

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

iEYEARECAAYFAksewl4ACgkQ7kkcPgEj8vI/NwCeJsk20saPHbmIf0GHmzPlCzXG
Q+wAn3HQxDKkrTx8WUbDSjgiQ4usFpv/
=3f/e
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to