Package: kdegraphics Version: 4:4.2.96-1 Severity: serious Hi,
your package failed to build from source. | Automatic build of kdegraphics_4:4.2.96-1 on njoerd by sbuild/sparc 98-farm | Build started at 20090713-2117 | ****************************************************************************** | Checking available source versions... | Fetching source files... | Reading package lists... | Building dependency tree... | Reading state information... | Need to get 4037kB of source archives. | Get:1 http://sinclair.farm.ftbfs.de experimental/main kdegraphics 4:4.2.96-1 (dsc) [2030B] | Get:2 http://sinclair.farm.ftbfs.de experimental/main kdegraphics 4:4.2.96-1 (tar) [4017kB] | Get:3 http://sinclair.farm.ftbfs.de experimental/main kdegraphics 4:4.2.96-1 (diff) [17.7kB] | Fetched 4037kB in 1s (3820kB/s) | Download complete and in download only mode | ** Using build dependencies supplied by package: | Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7), quilt, pkg-kde-tools (>= 0.4.2), kdelibs5-dev (>= 4:4.2.4), libphonon-dev (>= 4:4.3.0), libpoppler-qt4-dev (>= 0.8.0), libspectre-dev, libqca2-dev, libsane-dev, libtiff4-dev, libgphoto2-2-dev, libchm-dev, libdjvulibre-dev, libxxf86vm-dev, libqimageblitz-dev (>= 1:0.0.4-2), libexiv2-dev, libstreamanalyzer-dev (>= 0.6.3), libstreams-dev (>= 0.6.3), libepub-dev, liblcms1-dev | Checking for already installed source dependencies... [...] | -- Check Kdcraw library in local sub-folder... | -- Check Kdcraw library using pkg-config... | -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig | -- PKGCONFIG() indicates that libkdcraw is not installed (install the package which contains libkdcraw.pc if you want to support this feature) [...] | cd thumbnailers/raw && /usr/bin/g++ -Drawthumbnail_EXPORTS -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC -I. -I../../../thumbnailers/raw -I../../.. -I../.. -I../../../libs/libkexiv2 -I/usr/include/KDE -I/usr/include/qt4/KDE -I/usr/include/qt4 -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtNetwork -I/usr | /include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o CMakeFiles/rawthumbnail.dir/rawcreator.o -c ../../../thumbnailers/raw/rawcreator.cpp | ../../../thumbnailers/raw/rawcreator.cpp:24:30: error: libkdcraw/kdcraw.h: No such file or directory | ../../../thumbnailers/raw/rawcreator.cpp: In constructor 'RAWCreator::RAWCreator()': | ../../../thumbnailers/raw/rawcreator.cpp:37: error: invalid use of incomplete type 'struct KDcrawIface::KDcraw' | ../../../thumbnailers/raw/rawcreator.h:29: error: forward declaration of 'struct KDcrawIface::KDcraw' | ../../../thumbnailers/raw/rawcreator.cpp: In destructor 'virtual RAWCreator::~RAWCreator()': | ../../../thumbnailers/raw/rawcreator.cpp:50: warning: possible problem detected in invocation of delete operator: | ../../../thumbnailers/raw/rawcreator.cpp:50: warning: invalid use of incomplete type 'struct KDcrawIface::KDcraw' | ../../../thumbnailers/raw/rawcreator.h:29: warning: forward declaration of 'struct KDcrawIface::KDcraw' | ../../../thumbnailers/raw/rawcreator.cpp:50: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. | ../../../thumbnailers/raw/rawcreator.cpp: In member function 'virtual bool RAWCreator::create(const QString&, int, int, QImage&)': | ../../../thumbnailers/raw/rawcreator.cpp:57: error: invalid use of incomplete type 'struct KDcrawIface::KDcraw' | ../../../thumbnailers/raw/rawcreator.h:29: error: forward declaration of 'struct KDcrawIface::KDcraw' | In file included from ../../../thumbnailers/raw/rawcreator.cpp:122: | /usr/include/qt4/QtCore/qvector.h: In member function 'int QVector<T>::sizeOfTypedData() [with T = QPointF]': | /usr/include/qt4/QtCore/qvector.h:382: instantiated from 'QVectorData* QVector<T>::malloc(int) [with T = QPointF]' | /usr/include/qt4/QtCore/qvector.h:388: instantiated from 'QVector<T>::QVector(int) [with T = QPointF]' | /usr/include/qt4/QtGui/qpolygon.h:152: instantiated from here | /usr/include/qt4/QtCore/qvector.h:309: warning: cast from 'QVector<QPointF>*' to 'const QVectorTypedData<QPointF>*' increases required alignment of target type | /usr/include/qt4/QtCore/qvector.h: In member function 'int QVector<T>::sizeOfTypedData() [with T = QPainterPath::Element]': | /usr/include/qt4/QtCore/qvector.h:455: instantiated from 'void QVector<T>::realloc(int, int) [with T = QPainterPath::Element]' | /usr/include/qt4/QtCore/qvector.h:315: instantiated from 'void QVector<T>::detach_helper() [with T = QPainterPath::Element]' | /usr/include/qt4/QtCore/qvector.h:129: instantiated from 'void QVector<T>::detach() [with T = QPainterPath::Element]' | /usr/include/qt4/QtCore/qvector.h:228: instantiated from 'T* QVector<T>::begin() [with T = QPainterPath::Element]' | /usr/include/qt4/QtCore/qvector.h:241: instantiated from 'T& QVector<T>::first() [with T = QPainterPath::Element]' | /usr/include/qt4/QtGui/qpainterpath.h:370: instantiated from here | /usr/include/qt4/QtCore/qvector.h:309: warning: cast from 'QVector<QPainterPath::Element>*' to 'const QVectorTypedData<QPainterPath::Element>*' increases required alignment of target type | make[3]: *** [thumbnailers/raw/CMakeFiles/rawthumbnail.dir/rawcreator.o] Error 1 | make[3]: Leaving directory `/build/buildd/kdegraphics-4.2.96/obj-sparc-linux-gnu' | make[2]: *** [thumbnailers/raw/CMakeFiles/rawthumbnail.dir/all] Error 2 | make[2]: Leaving directory `/build/buildd/kdegraphics-4.2.96/obj-sparc-linux-gnu' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `/build/buildd/kdegraphics-4.2.96/obj-sparc-linux-gnu' | make: *** [debian/stamp-makefile-build] Error 2 | dpkg-buildpackage: error: debian/rules build gave error exit status 2 | ****************************************************************************** | Build finished at 20090713-2144 | FAILED [dpkg-buildpackage died] Full build log(s): http://experimental.ftbfs.de/build.php?&ver=4:4.2.96-1&pkg=kdegraphics&arch=sparc Gruesse, -- Frank Lichtenheld <dj...@debian.org> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org