Source: krecipes Version: 2.0~alpha6-1 Severity: serious Tags: squeeze sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20100511 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/fakeroot debian/rules clean > test -x debian/rules > dh_testroot > rmdir: failed to remove `obj-x86_64-linux-gnu': No such file or directory > rmdir obj-x86_64-linux-gnu > make: [cleanbuilddir] Error 1 (ignored) > rm -f debian/stamp-makefile-build debian/stamp-makefile-install > /usr/bin/make -C obj-x86_64-linux-gnu -k clean > make: *** obj-x86_64-linux-gnu: No such file or directory. Stop. > make: [makefile-clean] Error 2 (ignored) > rm -rf obj-x86_64-linux-gnu > dh_clean > dpkg-source -b krecipes-2.0~alpha6 > dpkg-source: info: using source format `3.0 (quilt)' > dpkg-source: info: building krecipes using existing > ./krecipes_2.0~alpha6.orig.tar.gz > dpkg-source: info: building krecipes in krecipes_2.0~alpha6-1.debian.tar.gz > debian/rules build > dpkg-source: info: building krecipes in krecipes_2.0~alpha6-1.dsc > test -x debian/rules > mkdir -p "obj-x86_64-linux-gnu" > cd obj-x86_64-linux-gnu && cmake > /build/user-krecipes_2.0~alpha6-1-amd64-myExn2/krecipes-2.0~alpha6/. > -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_C_COMPILER:FILEPATH="cc" > -DCMAKE_CXX_COMPILER:FILEPATH="g++" -DCMAKE_C_FLAGS="-g -O2 -g -Wall -O2" > -DCMAKE_CXX_FLAGS="-g -O2 -g -Wall -O2" -DCMAKE_SKIP_RPATH=ON > -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian > -DKDE4_BUILD_TESTS=false -DKDE_DISTRIBUTION_TEXT="Debian packages" > -DCMAKE_SKIP_RPATH:BOOL=OFF -DKDE4_USE_ALWAYS_FULL_RPATH=false > -DCONFIG_INSTALL_DIR=/usr/share/kde4/config > -DDATA_INSTALL_DIR=/usr/share/kde4/apps > -DHTML_INSTALL_DIR=/usr/share/doc/kde4/HTML > -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg -DLIB_INSTALL_DIR=/usr/lib > -DSYSCONF_INSTALL_DIR=/etc > -DLIBKDEINIT_INSTALL_DIR:PATH=/usr/lib/kde4/libkdeinit > -DENABLE_LIBKDEINIT_RUNPATH:BOOL=ON > -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" > -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" > -DCMAKE_EXE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" > -- The C compiler identification is GNU > -- The CXX compiler identification is GNU > -- Check for working C compiler: /usr/bin/cc > -- Check for working C compiler: /usr/bin/cc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/g++ > -- Check for working CXX compiler: /usr/bin/g++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Looking for Q_WS_X11 > -- Looking for Q_WS_X11 - found > -- Looking for Q_WS_WIN > -- Looking for Q_WS_WIN - not found. > -- Looking for Q_WS_QWS > -- Looking for Q_WS_QWS - not found. > -- Looking for Q_WS_MAC > -- Looking for Q_WS_MAC - not found. > -- Found Qt-Version 4.6.2 (using /usr/bin/qmake) > -- Looking for include files CMAKE_HAVE_PTHREAD_H > -- Looking for include files CMAKE_HAVE_PTHREAD_H - found > -- Looking for pthread_create in pthreads > -- Looking for pthread_create in pthreads - not found > -- Looking for pthread_create in pthread > -- Looking for pthread_create in pthread - found > -- Found Threads: TRUE > -- Looking for _POSIX_TIMERS > -- Looking for _POSIX_TIMERS - found > -- Found Automoc4: /usr/bin/automoc4 > -- Found Perl: /usr/bin/perl > -- Phonon Version: 4.4.1 > -- Found Phonon: /usr/lib/libphonon.so > -- Found Phonon Includes: /usr/include/KDE;/usr/include > -- Performing Test _OFFT_IS_64BIT > -- Performing Test _OFFT_IS_64BIT - Success > -- Performing Test HAVE_FPIE_SUPPORT > -- Performing Test HAVE_FPIE_SUPPORT - Success > -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL > -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success > -- Performing Test __KDE_HAVE_GCC_VISIBILITY > -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success > -- Found KDE 4.4 include dir: /usr/include > -- Found KDE 4.4 library dir: /usr/lib > -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler > -- Found automoc4: /usr/bin/automoc4 > -- Found LibXml2: /usr/lib/libxml2.so > -- Found LibXslt: /usr/lib/libxslt.so > -- Found QImageBlitz: /usr/include/qimageblitz > -- Could NOT find Sqlite2 (missing: SQLITE2_INCLUDE_DIR SQLITE2_LIBRARIES) > -- Found Sqlite: /usr/include > -- Found Soprano: /usr/include > -- Could NOT find SharedDesktopOntologies (missing: > SHAREDDESKTOPONTOLOGIES_ROOT_DIR) > -- Could NOT find Nepomuk (missing: SHAREDDESKTOPONTOLOGIES_FOUND) > CMake Error at /usr/share/kde4/apps/cmake/modules/FindSharedMimeInfo.cmake:51 > (message): > Could NOT find shared-mime-info. See > http://freedesktop.org/wiki/Software/shared-mime-info. > Call Stack (most recent call first): > mimetypes/CMakeLists.txt:2 (find_package) > > > -- Configuring incomplete, errors occurred! > make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/05/11/krecipes_2.0~alpha6-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org