Your message dated Wed, 04 Dec 2013 21:49:19 +0000
with message-id <e1vokjr-0001xe...@franck.debian.org>
and subject line Bug#730930: fixed in lightdm-kde 0.3.2.1-2
has caused the Debian Bug report #730930,
regarding lightdm-kde: FTBFS: configure errors
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.)


-- 
730930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lightdm-kde
Version: 0.3.2.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --parallel --with kde
>    dh_testdir -O--parallel
>    dh_auto_configure --buildsystem=kde -O--parallel
> -- The C compiler identification is GNU 4.8.2
> -- The CXX compiler identification is GNU 4.8.2
> -- 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/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- 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.8.6 (using /usr/bin/qmake)
> -- Looking for XOpenDisplay in 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
> -- Looking for XOpenDisplay in 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
>  - found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
> -- Looking for include file pthread.h
> -- Looking for include file pthread.h - found
> -- Looking for pthread_create
> -- Looking for pthread_create - not 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 (found version "5.18.1") 
> -- Found Phonon: /usr/include (Required is at least version "4.3.80") 
> -- 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.11 include dir: /usr/include
> -- Found KDE 4.11 library dir: /usr/lib
> -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
> -- Found automoc4: /usr/bin/automoc4
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") 
> -- checking for module 'liblightdm-qt-2>=1.4.0'
> --   package 'liblightdm-qt-2>=1.4.0' not found
> -- QLIGHTDM_LIBRARIES (missing:  QLIGHTDM_INCLUDE_DIR) 
> -- Looking for dgettext
> -- Looking for dgettext - found
> -- Found Gettext: built in libc
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> QLIGHTDM_INCLUDE_DIR
>    used as include directory in directory /«PKGBUILDDIR»/greeter
>    used as include directory in directory /«PKGBUILDDIR»/greeter
>    used as include directory in directory /«PKGBUILDDIR»/greeter
>    used as include directory in directory /«PKGBUILDDIR»/greeter
>    used as include directory in directory /«PKGBUILDDIR»/kcm
>    used as include directory in directory /«PKGBUILDDIR»/kcm
>    used as include directory in directory /«PKGBUILDDIR»/kcm
>    used as include directory in directory /«PKGBUILDDIR»/kcm
>    used as include directory in directory /«PKGBUILDDIR»/kcm
>    used as include directory in directory /«PKGBUILDDIR»/kcm/configwidgets
>    used as include directory in directory /«PKGBUILDDIR»/kcm/configwidgets
> QLIGHTDM_LIBRARIES
>     linked by target "lightdm-kde-greeter" in directory /«PKGBUILDDIR»/greeter
>     linked by target "kcm_lightdm" in directory /«PKGBUILDDIR»/kcm
> 
> -- Configuring incomplete, errors occurred!
> See also "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
> See also "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log".
> dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo 
> -DCMAKE_BUILD_TYPE=Debian returned exit code 1
> make: *** [build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/lightdm-kde_0.3.2.1-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: lightdm-kde
Source-Version: 0.3.2.1-2

We believe that the bug you reported is fixed in the latest version of
lightdm-kde, which is due to be installed in the Debian FTP archive.

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 730...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Jung <p...@ralfj.de> (supplier of updated lightdm-kde 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 04 Dec 2013 22:24:46 +0100
Source: lightdm-kde
Binary: lightdm-kde-greeter
Architecture: source amd64
Version: 0.3.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Ralf Jung <p...@ralfj.de>
Description: 
 lightdm-kde-greeter - LightDM KDE greeter
Closes: 730930
Changes: 
 lightdm-kde (0.3.2.1-2) unstable; urgency=medium
 .
   * Update Standards-Version to 3.9.4. No changes needed.
   * change git URLs to canonical alioth URLs
   * Add patch from upstream to make it compile with latest liblightdqm-qt
     (Closes: #730930)
Checksums-Sha1: 
 0fbce0cabce54435f620fe676d444e9d7bce63dd 2097 lightdm-kde_0.3.2.1-2.dsc
 f22dee5fbe32d82fb858c988b5ed4e56bf23b354 4107 
lightdm-kde_0.3.2.1-2.debian.tar.gz
 f56402d9abf40436e431244baff93652b5611484 1105398 
lightdm-kde-greeter_0.3.2.1-2_amd64.deb
Checksums-Sha256: 
 d0c42689cadecfe57ac8128e1076302baefe05f45c9ba37f58064f7707d22d92 2097 
lightdm-kde_0.3.2.1-2.dsc
 edb7ea2043457e78735fe1455bc048c4e5c65dd577f4c1e0e6b27f79c28a22f0 4107 
lightdm-kde_0.3.2.1-2.debian.tar.gz
 0da5083b92a21a759666476693aab6e5d997bf23bbea2d72a476228d24a73232 1105398 
lightdm-kde-greeter_0.3.2.1-2_amd64.deb
Files: 
 d3de765ed13a2a809e08bf84d49953d2 2097 kde optional lightdm-kde_0.3.2.1-2.dsc
 56bc84738b9d117ccd696bda8a18cb50 4107 kde optional 
lightdm-kde_0.3.2.1-2.debian.tar.gz
 a051cef65fc18c5054f89b7a6c9a1c0c 1105398 kde optional 
lightdm-kde-greeter_0.3.2.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSn59XAAoJEP4ixv2DE11FwzwP/2x9xzON5Nz86HSoi8pMEaWc
9BziypnO2agffHqqeiHTn9d3E9fV587Cud1drZH+zGraevQHrU9iNkXvInlJaAM7
4IYK+31+CrDVsOwbnAQ58t3lClNxTSZl3HmZTxykLkP+iM/mbMoQLfcEHgA2D4A9
YQLF5fC2PIVZCBK4WR5MJCy3jQf33DbK3kWnXhnLBdcRS+4xG/vKnu5/ISr+zwwP
tC9+nIprjkPwcFZbfPXHkQdBWB82cFfhvagGM2XnwJ17k7fD1Ssu3D5K2MFUgzWL
b7poyzrtVv+qmLATJBAVh3fCapTzkHqR/aMJODwAd11mTp8KCpXxd1/15WP8uslc
LvMb/utsHeVpZA4W04iaXIfh3wg5Df+5gXk/YL1s2AdXPXKykMxQadRRbbf1flST
OSZ3dbOPkbmQydtnLhRZrYfJh46raGGfICW8f1EEI8F+n69HeCFnufVsbtHhkdNr
OlyYM+PAXQ9djjEE1QL+41uh5Z5jhnht13hvkd/yThkCGBXvIqs5U6oOkP2ASKC+
+EhXeXweNibM6qt2mZnenq7h2zc7b4/87sqRuBl6yGn7oPy4lixXV4NqJGktQh4y
NxM2MFYCMu58MYBW5ehNVJuqmUE5/TV4+uZ2PBTqh3uiO2Hvx/842fMIs/uGGf+6
mkYuXPz0aBUyAahK5aO/
=vs80
-----END PGP SIGNATURE-----

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

Reply via email to