[Digikam-devel] [spam detected by bogofilter] extragear/graphics/digikam/libs [POSSIBLY UNSAFE]

Gerhard Kulzer gerhard at kulzer.net
Tue Feb 6 10:01:02 GMT 2007


Hello Gilles (or anybody)
this error from the last svn comes from the likexiv2 dependancy which is not 
up-to-date. As far as I know, libkexiv2 is part of kipi-plugins now. Does it 
mean we have a digikam dependancy on the kipis?

By the way, I solved the problem by recompiling the kipis from svn, no need 
for help here.

Gerhard 

/graphics/digikam/libs/dmetadata$ make

if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile 
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/libs/dcraw -I../../../digikam/digikam -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 -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline -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 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT 
dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo 
dmetadata.cpp; \
        then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else 
rm -f ".deps/dmetadata.Tpo"; exit 1; fi
dmetadata.cpp: In member function 'bool 
Digikam::DMetadata::loadUsingDcraw(const QString&)':
dmetadata.cpp:69: error: no matching function for call 
to 'Digikam::DMetadata::setExifTagString(const char [17], const char*, bool)'
/usr/include/libkexiv2/kexiv2.h:271: note: candidates are: bool 
KExiv2Iface::KExiv2::setExifTagString(const char*, const QString&)
dmetadata.cpp:72: error: no matching function for call 
to 'Digikam::DMetadata::setExifTagLong(const char [27], long int&, bool)'
/usr/include/libkexiv2/kexiv2.h:277: note: candidates are: bool 
KExiv2Iface::KExiv2::setExifTagLong(const char*, long int)
dmetadata.cpp:75: error: no matching function for call 
to 'Digikam::DMetadata::setImageDateTime(QDateTime&, bool, bool)'
/usr/include/libkexiv2/kexiv2.h:203: note: candidates are: bool 
KExiv2Iface::KExiv2::setImageDateTime(const QDateTime&, bool)
dmetadata.cpp:80: error: no matching function for call 
to 'Digikam::DMetadata::setExifTagRational(const char [24], long int&, long 
int&, bool)'
/usr/include/libkexiv2/kexiv2.h:287: note: candidates are: bool 
KExiv2Iface::KExiv2::setExifTagRational(const char*, long int, long int)
dmetadata.cpp:86: error: no matching function for call 
to 'Digikam::DMetadata::setExifTagRational(const char [25], long int&, long 
int&, bool)'
/usr/include/libkexiv2/kexiv2.h:287: note: candidates are: bool 
KExiv2Iface::KExiv2::setExifTagRational(const char*, long int, long int)
dmetadata.cpp:92: error: no matching function for call 
to 'Digikam::DMetadata::setExifTagRational(const char [23], long int&, long 
int&, bool)'
/usr/include/libkexiv2/kexiv2.h:287: note: candidates are: bool 
KExiv2Iface::KExiv2::setExifTagRational(const char*, long int, long int)
dmetadata.cpp:96: error: no matching function for call 
to 'Digikam::DMetadata::setImageDimensions(QSize&, bool)'
/usr/include/libkexiv2/kexiv2.h:170: note: candidates are: bool 
KExiv2Iface::KExiv2::setImageDime

Am Monday 05 February 2007 schrieb Gilles Caulier:
> SVN commit 630507 by cgilles:
>
> digikam from trunk : new DcrawIface method to extract usual photo
> informations with RAW files (X3F, ORF, etc...) unsupported by Exiv2
> library, using the dcraw indentify method.
>
> CCMAIL: digikam-devel at kde.org
>
>  M  +103 -0    dcraw/dcrawiface.cpp   [POSSIBLY UNSAFE: popen]
>  M  +3 -0      dcraw/dcrawiface.h
>  AM            dcraw/dcrawinfocontainer.h   [License: GPL]
>  M  +13 -7     dimg/loaders/dimgloader.cpp
>  M  +5 -5      dimg/loaders/dimgloader.h
>  M  +2 -2      dimg/loaders/rawloader.cpp
>  M  +1 -0      dmetadata/Makefile.am
>  M  +57 -1     dmetadata/dmetadata.cpp
>  M  +6 -0      dmetadata/dmetadata.h
>
>

-- 
Hakuna matata
http://www.gerhard.fr



More information about the Digikam-devel mailing list