Your message dated Wed, 12 May 2010 15:50:13 +0000
with message-id <e1ocecl-0007am...@ries.debian.org>
and subject line Bug#581319: fixed in krecipes 2.0~alpha6-2
has caused the Debian Bug report #581319,
regarding krecipes: FTBFS: rmdir: failed to remove `obj-x86_64-linux-gnu': No 
such file or directory
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 ow...@bugs.debian.org
immediately.)


-- 
581319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 |



--- End Message ---
--- Begin Message ---
Source: krecipes
Source-Version: 2.0~alpha6-2

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

krecipes-data_2.0~alpha6-2_all.deb
  to main/k/krecipes/krecipes-data_2.0~alpha6-2_all.deb
krecipes-dbg_2.0~alpha6-2_amd64.deb
  to main/k/krecipes/krecipes-dbg_2.0~alpha6-2_amd64.deb
krecipes-doc_2.0~alpha6-2_all.deb
  to main/k/krecipes/krecipes-doc_2.0~alpha6-2_all.deb
krecipes_2.0~alpha6-2.debian.tar.gz
  to main/k/krecipes/krecipes_2.0~alpha6-2.debian.tar.gz
krecipes_2.0~alpha6-2.dsc
  to main/k/krecipes/krecipes_2.0~alpha6-2.dsc
krecipes_2.0~alpha6-2_amd64.deb
  to main/k/krecipes/krecipes_2.0~alpha6-2_amd64.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 581...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
José Manuel Santamaría Lema <panfa...@gmail.com> (supplier of updated krecipes 
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 ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 12 May 2010 15:38:36 +0200
Source: krecipes
Binary: krecipes krecipes-doc krecipes-data krecipes-dbg
Architecture: source all amd64
Version: 2.0~alpha6-2
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: José Manuel Santamaría Lema <panfa...@gmail.com>
Description: 
 krecipes   - recipes manager for KDE
 krecipes-data - recipes manager for KDE - data files
 krecipes-dbg - recipes manager for KDE - debugging symbols
 krecipes-doc - recipes manager for KDE - documentation
Closes: 581319
Changes: 
 krecipes (2.0~alpha6-2) unstable; urgency=low
 .
   * Build depend on shared-desktop-ontologies and shared-mime-info
     (Closes: #581319)
   * Bump Standards-Version to 3.8.4, no changes required.
Checksums-Sha1: 
 7940c8fbfbc469b52d9b76bf2eb1b0436b327227 1559 krecipes_2.0~alpha6-2.dsc
 7d711c70f8d333ba88b325bc3a821e13e1c3aeaf 8800 
krecipes_2.0~alpha6-2.debian.tar.gz
 3fb4a3066e78cc7b51f158259a42a1d0220b72db 4588810 
krecipes-doc_2.0~alpha6-2_all.deb
 505c7e896d6dd00f661f84aa01e76bcdf94afe21 1913476 
krecipes-data_2.0~alpha6-2_all.deb
 81181a6b5bd3981b811a41017c469d620544e529 798080 krecipes_2.0~alpha6-2_amd64.deb
 38a303d15d60dd0ab19116e7d422c9b814dbfca1 8388854 
krecipes-dbg_2.0~alpha6-2_amd64.deb
Checksums-Sha256: 
 9622e9c5c4df8d12023a3ddb2b651c8e4ecda252ed893fe008faaae6e74e186f 1559 
krecipes_2.0~alpha6-2.dsc
 7800fd77e73ec98c2f54c3be65cacc6186daf937eaa4424b9d929c1756ce0f1e 8800 
krecipes_2.0~alpha6-2.debian.tar.gz
 c987879ae39ecc1b15361ccc26bf068c2f9b335094521ce32760034a407a6c8d 4588810 
krecipes-doc_2.0~alpha6-2_all.deb
 496f9aa228f9aff9adfcff3543035a835e05ea749bcd9d006d8dc7d06202b8cf 1913476 
krecipes-data_2.0~alpha6-2_all.deb
 2f9adb77af33e1fcd3fbbd6d26e572fddc9d1f8c55c6fd748cee075761b88e33 798080 
krecipes_2.0~alpha6-2_amd64.deb
 be9557b43c54c749697dc5a254a13ab0cfabb2fb19bb5fea296db992d1258607 8388854 
krecipes-dbg_2.0~alpha6-2_amd64.deb
Files: 
 2e51bc008bc7c6407062911aad17eb0b 1559 kde optional krecipes_2.0~alpha6-2.dsc
 2bcd42033534d5ce59f9322dc0767888 8800 kde optional 
krecipes_2.0~alpha6-2.debian.tar.gz
 0e8cba6ca50c75122718ae1b964a3921 4588810 doc optional 
krecipes-doc_2.0~alpha6-2_all.deb
 af19863067cd21b670bf4e805523dd77 1913476 kde optional 
krecipes-data_2.0~alpha6-2_all.deb
 b210f60365d5aa6d53da2c5822174ed5 798080 kde optional 
krecipes_2.0~alpha6-2_amd64.deb
 1a3f8f9f9cdf9a4dfea46c509dac421f 8388854 debug extra 
krecipes-dbg_2.0~alpha6-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Signed by Ana Guerrero

iEYEARECAAYFAkvqt9sACgkQn3j4POjENGGNagCcDJfyUZGHEwO1IxW5YyqUqVfz
la0An3fS5GaFYvDKBD31TowmyW1j0tad
=gREc
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

Reply via email to