Your message dated Sat, 24 Oct 2009 06:02:06 +0000
with message-id <[email protected]>
and subject line Bug#549416: fixed in ufraw 0.16-1
has caused the Debian Bug report #549416,
regarding ufraw: 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 [email protected]
immediately.)


-- 
549416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549416
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ufraw
Version: 0.15-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch

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

  * dcraw.cc: apply upstream patch to fix FTBFS due to invalid
    const char * conversion, thanks to Niels Kristian Bech Jensen
    (LP: #440924).

We thought you might be interested in doing the same.

The build fails with the following error:

g++ -DHAVE_CONFIG_H -I.  -D_REENTRANT -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include      -I/usr/include/libpng12
-DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/usr/share/locale\"   -g -O2
-fopenmp -MT dcraw.o -MD -MP -MF .deps/dcraw.Tpo -c -o dcraw.o dcraw.cc
dcraw.cc: In member function 'int DCRaw::main(int, const char**)':
dcraw.cc:8404: error: invalid conversion from 'const char*' to 'char*'

http://launchpadlibrarian.net/32605048/buildlog_ubuntu-karmic-i386.ufraw_0.15-2_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
--- ufraw-0.15.orig/dcraw.cc
+++ ufraw-0.15/dcraw.cc
@@ -8401,7 +8401,7 @@
   argv[argc] = "";
   for (arg=1; (((opm = argv[arg][0]) - 2) | 2) == '+'; ) {
     opt = argv[arg++][1];
-    if ((cp = strchr (sp="nbrkStqmHAC", opt)))
+    if ((cp = (char *) strchr (sp="nbrkStqmHAC", opt)))
       for (i=0; i < "11411111142"[cp-sp]-'0'; i++)
        if (!isdigit(argv[arg+i][0])) {
          dcraw_message (DCRAW_ERROR,_("Non-numeric argument to \"-%c\"\n"), 
opt);

--- End Message ---
--- Begin Message ---
Source: ufraw
Source-Version: 0.16-1

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

gimp-ufraw_0.16-1_i386.deb
  to pool/main/u/ufraw/gimp-ufraw_0.16-1_i386.deb
ufraw_0.16-1.diff.gz
  to pool/main/u/ufraw/ufraw_0.16-1.diff.gz
ufraw_0.16-1.dsc
  to pool/main/u/ufraw/ufraw_0.16-1.dsc
ufraw_0.16-1_i386.deb
  to pool/main/u/ufraw/ufraw_0.16-1_i386.deb
ufraw_0.16.orig.tar.gz
  to pool/main/u/ufraw/ufraw_0.16.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.
Hubert Chathi <[email protected]> (supplier of updated ufraw 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: RIPEMD160

Format: 1.8
Date: Sun, 18 Oct 2009 16:32:17 -0400
Source: ufraw
Binary: ufraw gimp-ufraw
Architecture: source i386
Version: 0.16-1
Distribution: unstable
Urgency: low
Maintainer: Hubert Chathi <[email protected]>
Changed-By: Hubert Chathi <[email protected]>
Description: 
 gimp-ufraw - gimp importer for raw camera images
 ufraw      - standalone importer for raw camera images
Closes: 530589 531567 533125 540651 544363 549416 551662
Changes: 
 ufraw (0.16-1) unstable; urgency=low
 .
   * New upstream version. (closes: #551662)
     * Builds against eglibc 2.10. (closes: #549416)
     * Initial implementation of 100% zoom. (closes: #540651)
     * Fix documentation bugs. (closes: #530589, #531567)
     * Fix segfault in nikon-curve. (closes: #533125)
   * Build with better optimization. (closes: 544363)
Checksums-Sha1: 
 21769f8b2c66cd526f5c2e7c292705a00f93b746 1094 ufraw_0.16-1.dsc
 ed0a3bd01e353d025a6586ce942b5e640a2d420e 1072175 ufraw_0.16.orig.tar.gz
 a6020c21e1287e673ba565e0021b67a67b782622 8699 ufraw_0.16-1.diff.gz
 b3d39989219edf4f27c65dc545ceb14c316171af 908436 ufraw_0.16-1_i386.deb
 b693b9491aabbf5991a4f5c2bc5ab53a8901e1d2 358818 gimp-ufraw_0.16-1_i386.deb
Checksums-Sha256: 
 b2c14a7603f8346f616dbcc5423a2678fddce0187256cc028ea65d74a29263b2 1094 
ufraw_0.16-1.dsc
 ed43432d04fbac1b084eed94486794c3dfb8fcd01fd9b02da066365d09687034 1072175 
ufraw_0.16.orig.tar.gz
 1610bc6327d44ef7b92d8c6222fb7eb0f21a5e60d22547f9d3f7c72e0ff288e7 8699 
ufraw_0.16-1.diff.gz
 c92830718a0d0753a6c2269562ffd1a6c270b1f501826f6218b8ec4c3b5b1dfa 908436 
ufraw_0.16-1_i386.deb
 85423bc309f422e8b5bfc39795f8a013a3ca02d40a5a0642a1cd635b5ee43a24 358818 
gimp-ufraw_0.16-1_i386.deb
Files: 
 9c51d30d0201f02551f16ae1f02c588b 1094 graphics optional ufraw_0.16-1.dsc
 008acc06f13efad58e0edf2dca8c6afd 1072175 graphics optional 
ufraw_0.16.orig.tar.gz
 2d11718aac7aa1e24a4c0a6f59dbee36 8699 graphics optional ufraw_0.16-1.diff.gz
 0f3511fe687347dad81be7243ee5dfea 908436 graphics optional ufraw_0.16-1_i386.deb
 75b59e220282b53c5a823c498aca49de 358818 graphics optional 
gimp-ufraw_0.16-1_i386.deb

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

iEYEAREDAAYFAkrilQYACgkQrynHGRJLYfqhEACdFQz3jLj3+1CAXJJFLDXAZvYe
xVkAn3gYs0Gs1HDho25NejleiaJ4h72m
=lZgo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to