Your message dated Sat, 04 Nov 2006 03:32:33 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#396747: fixed in digikam 1:0.9.0~beta3-3 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: digikam Version: 1:0.9.0~beta3-2 Severity: serious Justification: no longer builds from source digikam does not build on Alpha: [...] /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/tmp/digikam-0.9.0~beta3/./digikam/libs/dimg/loaders -I../../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/tmp/digikam-0.9.0~beta3/./digikam/libs/dimg -I/tmp/digikam-0.9.0~beta3/./digikam/libs/dmetadata -I/tmp/digikam-0.9.0~beta3/./digikam/libs/dcraw -I/tmp/digikam-0.9.0~beta3/./digikam/digikam -I/tmp/digikam-0.9.0~beta3/./digikam -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -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 -c -o tiffloader.lo /tmp/digikam-0.9.0~beta3/./digikam/libs/dimg/loaders/tiffloader.cpp [...] /tmp/digikam-0.9.0~beta3/./digikam/libs/dimg/loaders/tiffloader.cpp: In static member function 'static void Digikam::TIFFLoader::dimg_tiff_warning(const char*, const char*, va_list)': /tmp/digikam-0.9.0~beta3/./digikam/libs/dimg/loaders/tiffloader.cpp:79: error: no match for 'operator<<' in '((kndbgstream*)((kndbgstream*)((kndbgstream*)((kndbgstream*)((kndbgstream*)((kndbgstream*)kndDebug(int)().kndbgstream::operator<<(((const char*)"[")))->kndbgstream::operator<<(((const char*)(& __PRETTY_FUNCTION__))))->kndbgstream::operator<<(((const char*)"] ")))->kndbgstream::operator<<(module))->kndbgstream::operator<<(((const char*)"::")))->kndbgstream::operator<<(fmt))->kndbgstream::operator<<(((const char*)"::")) << ap' /usr/include/kde/kdebug.h:457: note: candidates are: kndbgstream& kndbgstream::operator<<(short int) [...] /tmp/digikam-0.9.0~beta3/./digikam/libs/dimg/loaders/tiffloader.cpp: In static member function 'static void Digikam::TIFFLoader::dimg_tiff_error(const char*, const char*, va_list)': /tmp/digikam-0.9.0~beta3/./digikam/libs/dimg/loaders/tiffloader.cpp:84: error: no match for 'operator<<' in '((kndbgstream*)((kndbgstream*)((kndbgstream*)((kndbgstream*)((kndbgstream*)((kndbgstream*)kndDebug(int)().kndbgstream::operator<<(((const char*)"[")))->kndbgstream::operator<<(((const char*)(& __PRETTY_FUNCTION__))))->kndbgstream::operator<<(((const char*)"] ")))->kndbgstream::operator<<(module))->kndbgstream::operator<<(((const char*)"::")))->kndbgstream::operator<<(fmt))->kndbgstream::operator<<(((const char*)"::")) << ap' make[6]: *** [tiffloader.lo] Error 1 make[6]: Leaving directory `/tmp/digikam-0.9.0~beta3/obj-alpha-linux-gnu/digikam/libs/dimg/loaders [...] va_list is an opaque type, it just happens to convert to something outputtable on most architectures. Falk -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: alpha Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.5 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
--- End Message ---
--- Begin Message ---Source: digikam Source-Version: 1:0.9.0~beta3-3 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_0.9.0~beta3-3.diff.gz to pool/main/d/digikam/digikam_0.9.0~beta3-3.diff.gz digikam_0.9.0~beta3-3.dsc to pool/main/d/digikam/digikam_0.9.0~beta3-3.dsc digikam_0.9.0~beta3-3_i386.deb to pool/main/d/digikam/digikam_0.9.0~beta3-3_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. Debian KDE Extras Team <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 4 Nov 2006 10:12:50 +0000 Source: digikam Binary: digikam Architecture: source i386 Version: 1:0.9.0~beta3-3 Distribution: unstable Urgency: low Maintainer: Debian KDE Extras Team <[EMAIL PROTECTED]> Changed-By: Debian KDE Extras Team <[EMAIL PROTECTED]> Description: digikam - digital photo management application for KDE Closes: 329014 375982 378477 393505 396249 396747 Changes: digikam (1:0.9.0~beta3-3) unstable; urgency=low . [ Mark Purcell ] * Add debian/patches/va_list.patch - FTBFS (alpha): attempt to use output operater '<<' on va_list (Closes: #396747) * Re-Add Build-Depends: libgphoto2-2-dev - libgphoto2-2-dev needed (Closes: #396249) * Ack fixes from experimental - Digikam doesn't save modified Tiff images (Closes: #375982) - "Toggle Full Screen" should be in the View menu (Closes: #378477) - Crashes on assigning icon to tag (Closes: #393505) - I would like to have AND between tags and not OR. (Closes: #329014) Files: 36356669a8173b04764a0b4d27f7816a 890 graphics optional digikam_0.9.0~beta3-3.dsc bb0454045b63fee0a0f6e2bce01f55eb 25035 graphics optional digikam_0.9.0~beta3-3.diff.gz 9e79a5b8dae0bd7b5c4d614e0a7f6197 7867142 graphics optional digikam_0.9.0~beta3-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFTGxRoCzanz0IthIRAg7PAJ98CsKOfLknfxFB5PLST0IDy5/ZPgCfaVCz 9SWTNYMAA+lI88TUEfTqTdo= =f4PL -----END PGP SIGNATURE-----
--- End Message ---

