Bug#483137: digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Bug#483137: digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo

Mark Purcell
Package: digikam
Version: 2:0.9.4~beta5-1
Severity: important

Hi,

When trying to build digikam 0.9.4-beta5 (beta4 had similar issues)
on powerpc, the build process hangs at:

Making all in greycstoration
make[5]: Entering directory `/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/obj-powerpc-linux-gnu/digikam/libs/greycstoration'
/bin/sh ../../../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/greycstoration -I../../.. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg/filters -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/digikam -I/usr/include/kde   -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -fexceptions -w  -c -o libgreycstoration_la.all_cpp.lo libgreycstoration_la.all_cpp.cpp

After a couple of hours stuck at this point gcc-4.3 crashes :-(

The same source & versions of -dev libraries on i686 builds fine ;-(

Mark

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.18-5-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages digikam depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a          4:3.5.9.dfsg.1-4    core libraries and binaries for al
ii  libc6                2.7-11              GNU C Library: Shared libraries
ii  libgcc1              1:4.3.0-5           GCC support library
ii  libgphoto2-2         2.4.0-9             gphoto2 digital camera library
ii  libgphoto2-port0     2.4.0-9             gphoto2 digital camera port librar
ii  libjasper1           1.900.1-4           The JasPer JPEG-2000 runtime libra
ii  libjpeg62            6b-14               The Independent JPEG Group's JPEG
ii  libkdcraw3           0.1.4-2             Raw picture decoding C++ library (
ii  libkexiv2-3          0.1.7-1             Qt like interface for the libexiv2
ii  libkipi0             0.1.6-1             library for apps that want to use
ii  liblcms1             1.16-10             Color management library
ii  libpng12-0           1.2.27-1            PNG library - runtime
ii  libqt3-mt            3:3.3.8b-5          Qt GUI Library (Threaded runtime v
ii  libsqlite3-0         3.5.9-1             SQLite 3 shared library
ii  libstdc++6           4.3.0-5             The GNU Standard C++ Library v3
ii  libtiff4             3.8.2-8             Tag Image File Format (TIFF) libra
hi  libx11-6             2:1.0.3-7           X11 client-side library

Versions of packages digikam recommends:
ii  kdeprint             4:3.5.9.dfsg.1-2+b1 print system for KDE
ii  kipi-plugins         0.1.5-1             image manipulation/handling plugin
ii  konqueror            4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b

-- no debconf information


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Bug#483137: digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo

Gilles Caulier-4
Mark,

This is relevant of CImg code which do not like last gcc 4.3.x.  This
problem have benn already reported in this room.
In digiKam, we just use CImg library code as well. We don't touch this
code in fact.

Please report this problem to CImg team :

http://cimg.sourceforge.net/

Thanks in advance

Gilles Caulier

2008/5/27 Mark Purcell <[hidden email]>:

> Package: digikam
> Version: 2:0.9.4~beta5-1
> Severity: important
>
> Hi,
>
> When trying to build digikam 0.9.4-beta5 (beta4 had similar issues)
> on powerpc, the build process hangs at:
>
> Making all in greycstoration
> make[5]: Entering directory `/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/obj-powerpc-linux-gnu/digikam/libs/greycstoration'
> /bin/sh ../../../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/greycstoration -I../../.. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg/filters -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/digikam -I/usr/include/kde   -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -fexceptions -w  -c -o libgreycstoration_la.all_cpp.lo libgreycstoration_la.all_cpp.cpp
>
> After a couple of hours stuck at this point gcc-4.3 crashes :-(
>
> The same source & versions of -dev libraries on i686 builds fine ;-(
>
> Mark
>
> -- System Information:
> Debian Release: lenny/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable')
> Architecture: powerpc (ppc)
>
> Kernel: Linux 2.6.18-5-powerpc
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages digikam depends on:
> ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
> ii  kdelibs4c2a          4:3.5.9.dfsg.1-4    core libraries and binaries for al
> ii  libc6                2.7-11              GNU C Library: Shared libraries
> ii  libgcc1              1:4.3.0-5           GCC support library
> ii  libgphoto2-2         2.4.0-9             gphoto2 digital camera library
> ii  libgphoto2-port0     2.4.0-9             gphoto2 digital camera port librar
> ii  libjasper1           1.900.1-4           The JasPer JPEG-2000 runtime libra
> ii  libjpeg62            6b-14               The Independent JPEG Group's JPEG
> ii  libkdcraw3           0.1.4-2             Raw picture decoding C++ library (
> ii  libkexiv2-3          0.1.7-1             Qt like interface for the libexiv2
> ii  libkipi0             0.1.6-1             library for apps that want to use
> ii  liblcms1             1.16-10             Color management library
> ii  libpng12-0           1.2.27-1            PNG library - runtime
> ii  libqt3-mt            3:3.3.8b-5          Qt GUI Library (Threaded runtime v
> ii  libsqlite3-0         3.5.9-1             SQLite 3 shared library
> ii  libstdc++6           4.3.0-5             The GNU Standard C++ Library v3
> ii  libtiff4             3.8.2-8             Tag Image File Format (TIFF) libra
> hi  libx11-6             2:1.0.3-7           X11 client-side library
>
> Versions of packages digikam recommends:
> ii  kdeprint             4:3.5.9.dfsg.1-2+b1 print system for KDE
> ii  kipi-plugins         0.1.5-1             image manipulation/handling plugin
> ii  konqueror            4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b
>
> -- no debconf information
>
>
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Bug#483137: digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo

Mark Purcell
On Tue, 27 May 2008, Gilles Caulier wrote:
> This is relevant of CImg code which do not like last gcc 4.3.x.  This
> problem have benn already reported in this room.

Thanks Gilles,

I can confirm that 0.9.4-beta5 does build correctly on powerpc with gcc 4.2.

Mark

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Bug#483137: marked as done (digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo)

Debian Bug Tracking System
In reply to this post by Mark Purcell

Your message dated Thu, 29 May 2008 22:17:07 +0000
with message-id <[hidden email]>
and subject line Bug#483137: fixed in digikam 2:0.9.4~beta5-1
has caused the Debian Bug report #483137,
regarding digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo
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 [hidden email]
immediately.)


--
483137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483137
Debian Bug Tracking System
Contact [hidden email] with problems

Package: digikam
Version: 2:0.9.4~beta5-1
Severity: important

Hi,

When trying to build digikam 0.9.4-beta5 (beta4 had similar issues)
on powerpc, the build process hangs at:

Making all in greycstoration
make[5]: Entering directory `/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/obj-powerpc-linux-gnu/digikam/libs/greycstoration'
/bin/sh ../../../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/greycstoration -I../../.. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg/filters -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/digikam -I/usr/include/kde   -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -fexceptions -w  -c -o libgreycstoration_la.all_cpp.lo libgreycstoration_la.all_cpp.cpp

After a couple of hours stuck at this point gcc-4.3 crashes :-(

The same source & versions of -dev libraries on i686 builds fine ;-(

Mark

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.18-5-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages digikam depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a          4:3.5.9.dfsg.1-4    core libraries and binaries for al
ii  libc6                2.7-11              GNU C Library: Shared libraries
ii  libgcc1              1:4.3.0-5           GCC support library
ii  libgphoto2-2         2.4.0-9             gphoto2 digital camera library
ii  libgphoto2-port0     2.4.0-9             gphoto2 digital camera port librar
ii  libjasper1           1.900.1-4           The JasPer JPEG-2000 runtime libra
ii  libjpeg62            6b-14               The Independent JPEG Group's JPEG
ii  libkdcraw3           0.1.4-2             Raw picture decoding C++ library (
ii  libkexiv2-3          0.1.7-1             Qt like interface for the libexiv2
ii  libkipi0             0.1.6-1             library for apps that want to use
ii  liblcms1             1.16-10             Color management library
ii  libpng12-0           1.2.27-1            PNG library - runtime
ii  libqt3-mt            3:3.3.8b-5          Qt GUI Library (Threaded runtime v
ii  libsqlite3-0         3.5.9-1             SQLite 3 shared library
ii  libstdc++6           4.3.0-5             The GNU Standard C++ Library v3
ii  libtiff4             3.8.2-8             Tag Image File Format (TIFF) libra
hi  libx11-6             2:1.0.3-7           X11 client-side library

Versions of packages digikam recommends:
ii  kdeprint             4:3.5.9.dfsg.1-2+b1 print system for KDE
ii  kipi-plugins         0.1.5-1             image manipulation/handling plugin
ii  konqueror            4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b

-- no debconf information



Source: digikam
Source-Version: 2:0.9.4~beta5-1

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

digikam-dbg_0.9.4~beta5-1_powerpc.deb
  to pool/main/d/digikam/digikam-dbg_0.9.4~beta5-1_powerpc.deb
digikam_0.9.4~beta5-1.diff.gz
  to pool/main/d/digikam/digikam_0.9.4~beta5-1.diff.gz
digikam_0.9.4~beta5-1.dsc
  to pool/main/d/digikam/digikam_0.9.4~beta5-1.dsc
digikam_0.9.4~beta5-1_powerpc.deb
  to pool/main/d/digikam/digikam_0.9.4~beta5-1_powerpc.deb
digikam_0.9.4~beta5.orig.tar.gz
  to pool/main/d/digikam/digikam_0.9.4~beta5.orig.tar.gz
showfoto_0.9.4~beta5-1_powerpc.deb
  to pool/main/d/digikam/showfoto_0.9.4~beta5-1_powerpc.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 [hidden email],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <[hidden email]> (supplier of updated digikam 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 [hidden email])


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

Format: 1.8
Date: Thu, 29 May 2008 23:40:06 +1000
Source: digikam
Binary: digikam showfoto digikam-dbg
Architecture: source powerpc
Version: 2:0.9.4~beta5-1
Distribution: experimental
Urgency: low
Maintainer: Debian KDE Extras Team <[hidden email]>
Changed-By: Mark Purcell <[hidden email]>
Description:
 digikam    - digital photo management application for KDE
 digikam-dbg - debugging symbols for digikam
 showfoto   - image viewer/editor for KDE
Closes: 400032 407135 415301 418251 430380 483137
Changes:
 digikam (2:0.9.4~beta5-1) experimental; urgency=low
 .
   * New upstream release
   * Force powerpc build with gcc-4.2 - fixes:
     - digikam fails to build on powerpc - libgreycstoration_la.all_cpp.lo
     (Closes: #483137)
   * Forwarded upstream and now claimed as fixed:
     - digikam 0.9.1-2 crashes when clicking on preview image to display it
     (Closes: #418251)
     - REALLY slow on big albums (Closes: #430380)
     - Hangs with splash screen on first upgrade (Closes: #407135)
     - Digikam hangs on startup (Closes: #415301)
     - Upgrade dropped way to enter comments en masse (Closes: #400032)
Checksums-Sha1:
 5b4cd1acf1a3480657adacd9d2bf57bf1ec49b46 1588 digikam_0.9.4~beta5-1.dsc
 4f78ffb16fcb67588d635af5764ba42fc9c1e9a9 13800079 digikam_0.9.4~beta5.orig.tar.gz
 b733f10aeb9f82fd3b31e510f9534bda1b8ca1e7 29731 digikam_0.9.4~beta5-1.diff.gz
 366a3941317533299c4b7b247d2f576909c30240 9793770 digikam_0.9.4~beta5-1_powerpc.deb
 4a1b36d27d32893b0a0b11841c6fcc79f417d5d5 1552586 showfoto_0.9.4~beta5-1_powerpc.deb
 6aa06a9afe3b3d11746a3723595d7420045449f8 11239792 digikam-dbg_0.9.4~beta5-1_powerpc.deb
Checksums-Sha256:
 8e14b1cf6954d0fe1d2b2fd9f5cad69412e6fac5afcfef432268b17c6b07d766 1588 digikam_0.9.4~beta5-1.dsc
 6f066c7940ede73ea7358f15011662cbe15600765084b85034cac6029c530a89 13800079 digikam_0.9.4~beta5.orig.tar.gz
 5a2498ec2f0bcd278a6d90e16351e5c724b210ad5b76ce9fef83027dc7caf7c5 29731 digikam_0.9.4~beta5-1.diff.gz
 0fc66b2831a09a0742d0c9559f199f4749a29f1c86ebccb2d1a17b92178ef21c 9793770 digikam_0.9.4~beta5-1_powerpc.deb
 9af3eb32f78d5b08667d4ac670f8567b5967a110fb688f900c7169e9a7987316 1552586 showfoto_0.9.4~beta5-1_powerpc.deb
 78c20c77f76e9fec92b15812392cced481247a4b932514d6c8f890c7dfbef8cb 11239792 digikam-dbg_0.9.4~beta5-1_powerpc.deb
Files:
 fa2ac1421ab66156ad7089b78c24d65d 1588 graphics optional digikam_0.9.4~beta5-1.dsc
 7060c7d79dfa744134cc9c4a881179fb 13800079 graphics optional digikam_0.9.4~beta5.orig.tar.gz
 e62b30b08b4989429590c121e9338fba 29731 graphics optional digikam_0.9.4~beta5-1.diff.gz
 2ef4977b28f7974e3575a27ba5e83f2b 9793770 graphics optional digikam_0.9.4~beta5-1_powerpc.deb
 516e3e83b71b6614ec72bbaf39519cc2 1552586 graphics optional showfoto_0.9.4~beta5-1_powerpc.deb
 6daf26890b6ab9a133a452e9b8afa50d 11239792 devel extra digikam-dbg_0.9.4~beta5-1_powerpc.deb

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

iD8DBQFIPyMSoCzanz0IthIRAuOtAJ4lUvLx2/8/HKYxNRdTxid3UJ/DZgCfUJ5m
mWfZ5N1fALYvrerBJRX5XOI=
=PYH6
-----END PGP SIGNATURE-----



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Bug#483137: marked as done (digikam fails to build with gcc-4.3 on powerpc - libgreycstoration_la.all_cpp.lo)

Debian Bug Tracking System
In reply to this post by Mark Purcell

Your message dated Sat, 21 Jun 2008 09:02:20 +0000
with message-id <[hidden email]>
and subject line Bug#483137: fixed in digikam 2:0.9.4~rc1-1
has caused the Debian Bug report #483137,
regarding digikam fails to build with gcc-4.3 on powerpc - libgreycstoration_la.all_cpp.lo
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 [hidden email]
immediately.)


--
483137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483137
Debian Bug Tracking System
Contact [hidden email] with problems

Package: digikam
Version: 2:0.9.4~beta5-1
Severity: important

Hi,

When trying to build digikam 0.9.4-beta5 (beta4 had similar issues)
on powerpc, the build process hangs at:

Making all in greycstoration
make[5]: Entering directory `/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/obj-powerpc-linux-gnu/digikam/libs/greycstoration'
/bin/sh ../../../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/greycstoration -I../../.. -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/libs/dimg/filters -I/home/mark/src/kde-extras/build-area/digikam-0.9.4~beta5/./digikam/digikam -I/usr/include/kde   -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -fexceptions -w  -c -o libgreycstoration_la.all_cpp.lo libgreycstoration_la.all_cpp.cpp

After a couple of hours stuck at this point gcc-4.3 crashes :-(

The same source & versions of -dev libraries on i686 builds fine ;-(

Mark

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.18-5-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages digikam depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a          4:3.5.9.dfsg.1-4    core libraries and binaries for al
ii  libc6                2.7-11              GNU C Library: Shared libraries
ii  libgcc1              1:4.3.0-5           GCC support library
ii  libgphoto2-2         2.4.0-9             gphoto2 digital camera library
ii  libgphoto2-port0     2.4.0-9             gphoto2 digital camera port librar
ii  libjasper1           1.900.1-4           The JasPer JPEG-2000 runtime libra
ii  libjpeg62            6b-14               The Independent JPEG Group's JPEG
ii  libkdcraw3           0.1.4-2             Raw picture decoding C++ library (
ii  libkexiv2-3          0.1.7-1             Qt like interface for the libexiv2
ii  libkipi0             0.1.6-1             library for apps that want to use
ii  liblcms1             1.16-10             Color management library
ii  libpng12-0           1.2.27-1            PNG library - runtime
ii  libqt3-mt            3:3.3.8b-5          Qt GUI Library (Threaded runtime v
ii  libsqlite3-0         3.5.9-1             SQLite 3 shared library
ii  libstdc++6           4.3.0-5             The GNU Standard C++ Library v3
ii  libtiff4             3.8.2-8             Tag Image File Format (TIFF) libra
hi  libx11-6             2:1.0.3-7           X11 client-side library

Versions of packages digikam recommends:
ii  kdeprint             4:3.5.9.dfsg.1-2+b1 print system for KDE
ii  kipi-plugins         0.1.5-1             image manipulation/handling plugin
ii  konqueror            4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b

-- no debconf information



Source: digikam
Source-Version: 2:0.9.4~rc1-1

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

digikam-dbg_0.9.4~rc1-1_powerpc.deb
  to pool/main/d/digikam/digikam-dbg_0.9.4~rc1-1_powerpc.deb
digikam_0.9.4~rc1-1.diff.gz
  to pool/main/d/digikam/digikam_0.9.4~rc1-1.diff.gz
digikam_0.9.4~rc1-1.dsc
  to pool/main/d/digikam/digikam_0.9.4~rc1-1.dsc
digikam_0.9.4~rc1-1_powerpc.deb
  to pool/main/d/digikam/digikam_0.9.4~rc1-1_powerpc.deb
digikam_0.9.4~rc1.orig.tar.gz
  to pool/main/d/digikam/digikam_0.9.4~rc1.orig.tar.gz
showfoto_0.9.4~rc1-1_powerpc.deb
  to pool/main/d/digikam/showfoto_0.9.4~rc1-1_powerpc.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 [hidden email],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <[hidden email]> (supplier of updated digikam 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 [hidden email])


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

Format: 1.8
Date: Sat, 21 Jun 2008 16:54:00 +1000
Source: digikam
Binary: digikam showfoto digikam-dbg
Architecture: source powerpc
Version: 2:0.9.4~rc1-1
Distribution: experimental
Urgency: low
Maintainer: Debian KDE Extras Team <[hidden email]>
Changed-By: Mark Purcell <[hidden email]>
Description:
 digikam    - digital photo management application for KDE
 digikam-dbg - debugging symbols for digikam
 showfoto   - image viewer/editor for KDE
Closes: 437021 483137
Changes:
 digikam (2:0.9.4~rc1-1) experimental; urgency=low
 .
   * New upstream release
   * Fixed-upstream:
     - digikam crashes when using light table (Closes: #437021)
     - digikam fails to build with gcc-4.3 on powerpc -
     libgreycstoration_la.all_cpp.lo (Closes: #483137)
Checksums-Sha1:
 58d95cf9c0ba2c5509423a5a80af163f4b9e5b01 1544 digikam_0.9.4~rc1-1.dsc
 1e570d2b1f9183b89f566668a9256a57071b02c7 14621966 digikam_0.9.4~rc1.orig.tar.gz
 afe4a8db0e39aa3506c78c2882a8085a27ab2326 29680 digikam_0.9.4~rc1-1.diff.gz
 9345db900571ead9620595f45290583d9af5e7c5 10997238 digikam_0.9.4~rc1-1_powerpc.deb
 92d83a74f2d65ae621055193b9a3f8967e7f8620 1553448 showfoto_0.9.4~rc1-1_powerpc.deb
 7ddcbdaa701011ec7e5e41c6e0c0d9ccba63af72 13248806 digikam-dbg_0.9.4~rc1-1_powerpc.deb
Checksums-Sha256:
 c0bc73adf7bfe7a9848a60da81f6d34c4e9ad5956b70b7c138cb18c3dae1863b 1544 digikam_0.9.4~rc1-1.dsc
 877a6ce6f01a3b3cb08bdfecd03431cb83b58d3df008dc9c75f3dde9b1ae0c31 14621966 digikam_0.9.4~rc1.orig.tar.gz
 50323168f6d2c71a96d0837995c1c342cfcba977077159a77b8403dd8af9b6a2 29680 digikam_0.9.4~rc1-1.diff.gz
 b3ed33d59d502b465f26e3018931e42f09d3d66f3d0c6a1ad5da08cb34897c6c 10997238 digikam_0.9.4~rc1-1_powerpc.deb
 28fa13407dcac4ecd26edd43b5880f17ca572542c93ffd0ea97f5997746c5818 1553448 showfoto_0.9.4~rc1-1_powerpc.deb
 0075b5406f1821261d9af05b8b5decf2f2bc7e91907f58195ebd3a290c18b38f 13248806 digikam-dbg_0.9.4~rc1-1_powerpc.deb
Files:
 ed5ac5064f0dafa6e0daddc730ed0de1 1544 graphics optional digikam_0.9.4~rc1-1.dsc
 569e777ee08aba0eeb46ce2c4b83f48d 14621966 graphics optional digikam_0.9.4~rc1.orig.tar.gz
 3a6efde8ed867b0ba175466f488d1cc7 29680 graphics optional digikam_0.9.4~rc1-1.diff.gz
 ec3daf857bb9acf2f14204e7753cedf6 10997238 graphics optional digikam_0.9.4~rc1-1_powerpc.deb
 1d0be35a7a1bd78f7552cbedbbfa55f9 1553448 graphics optional showfoto_0.9.4~rc1-1_powerpc.deb
 902ab034862f5949d4e6cad3a1c2410c 13248806 devel extra digikam-dbg_0.9.4~rc1-1_powerpc.deb

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

iEYEARECAAYFAkhcsV8ACgkQoCzanz0IthIbmwCgjYcuDea6BN2G+0LT4hntPmGo
jDoAoIb6uV8gXTzdpu3KxP53xHiySw77
=bp4y
-----END PGP SIGNATURE-----



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel