Your message dated Wed, 12 May 2010 12:17:53 +0000
with message-id <e1ocasr-0003py...@ries.debian.org>
and subject line Bug#581295: fixed in kalternatives 0.13-2
has caused the Debian Bug report #581295,
regarding kalternatives: FTBFS: /bin/sh: cmake: not found
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.)


-- 
581295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kalternatives
Version: 0.13-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 obj-x86_64-linux-gnu
> rmdir: failed to remove `obj-x86_64-linux-gnu': No such file or directory
> 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 kalternatives-0.13
> dpkg-source: warning: no source format specified in debian/source/format, see 
> dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building kalternatives using existing 
> kalternatives_0.13.orig.tar.gz
> dpkg-source: info: building kalternatives in kalternatives_0.13-1.diff.gz
> dpkg-source: info: building kalternatives in kalternatives_0.13-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "obj-x86_64-linux-gnu"
> cd obj-x86_64-linux-gnu && cmake 
> /build/user-kalternatives_0.13-1-amd64-kTGrkm/kalternatives-0.13/. 
> -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 -DKALTERNATIVES_DISTRO=dpkg
> /bin/sh: cmake: not found
> make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 127

FYI:
<MoDaX> that's because kdelibs5-dev dropped cmake dependency but cmake
is not in build depends of those packages (it should be)

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/11/kalternatives_0.13-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: kalternatives
Source-Version: 0.13-2

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

kalternatives_0.13-2.diff.gz
  to main/k/kalternatives/kalternatives_0.13-2.diff.gz
kalternatives_0.13-2.dsc
  to main/k/kalternatives/kalternatives_0.13-2.dsc
kalternatives_0.13-2_amd64.deb
  to main/k/kalternatives/kalternatives_0.13-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.
Pino Toscano <p...@kde.org> (supplier of updated kalternatives 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 13:50:03 +0200
Source: kalternatives
Binary: kalternatives
Architecture: source amd64
Version: 0.13-2
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@kde.org>
Description: 
 kalternatives - graphical alternatives system configuration tool
Closes: 581295
Changes: 
 kalternatives (0.13-2) unstable; urgency=low
 .
   * Add the cmake build dependency, as it is no more provided by kdelibs5-dev.
     (Closes: #581295)
   * Convert to dh7:
     - bump debhelper build dependency to > 7.3.16
     - bump pkg-kde-tools build dependency to >= 0.5
     - remove cdbs build dependency
     - install AUTHORS, NEWS, and README using docs file
   * Bump Standards-Version to 3.8.4, no changes required.
   * Set the source format to 1.0, for now.
Checksums-Sha1: 
 87a95f3b483539e630c3d558b3ce1a68d863c9a8 1144 kalternatives_0.13-2.dsc
 40863de4cc22a7e971cc9dae2c45596cecab5bcb 1790 kalternatives_0.13-2.diff.gz
 5a02bbe8e13a0ccd1e775e2986008c8629392fd2 72442 kalternatives_0.13-2_amd64.deb
Checksums-Sha256: 
 74b8aa1545d64d9f4c4abf109c7c90e4671dd8aa229e5d3fee4f3fb2e70ee3d5 1144 
kalternatives_0.13-2.dsc
 333c0053a1cb1a0074ee6560b4e83debd6e17995ace178833de5e99c3c41a2a9 1790 
kalternatives_0.13-2.diff.gz
 b6f819c2081c4f7eab6e6803a63e64b6d36cdb6d34d9859d65abfde1a4640efe 72442 
kalternatives_0.13-2_amd64.deb
Files: 
 08995554c7da73a21a75f050db8d1117 1144 admin optional kalternatives_0.13-2.dsc
 a081dfe2142debd2f94265537f08c07c 1790 admin optional 
kalternatives_0.13-2.diff.gz
 72f346862ad0214d63c9547189f06b81 72442 admin optional 
kalternatives_0.13-2_amd64.deb

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

iEYEARECAAYFAkvqmPcACgkQn3j4POjENGFuPACeMeK+x0mXtGJA0NYz3/sUYxhy
IOkAmQH5jahYp2ST4k5okRJe0gxFdhg2
=Xun9
-----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