Your message dated Mon, 19 May 2008 21:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479906: fixed in stellarium 0.9.1-4
has caused the Debian Bug report #479906,
regarding stellarium: FTBFS: CMake Error: This project requires some variables 
to be set
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 [EMAIL PROTECTED]
immediately.)


-- 
479906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479906
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: stellarium
Version: 0.9.1-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-arch-stamp build-indep-stamp configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make clean
> dh_clean
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 
> 2 
> No patch removed
> rm -rf .pc debian/stamp-patched
>  dpkg-source -b stellarium-0.9.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building stellarium using existing 
> stellarium_0.9.1.orig.tar.gz
> dpkg-source: info: building stellarium in stellarium_0.9.1-3.diff.gz
> dpkg-source: warning: file stellarium-0.9.1/debian/stellarium.install has no 
> final newline (either original or modified version)
> dpkg-source: warning: file stellarium-0.9.1/debian/stellarium-data.install 
> has no final newline (either original or modified version)
> dpkg-source: warning: ignoring deletion of file 
> src/stelutils/iniparser/strlib.c.rej
> dpkg-source: info: building stellarium in stellarium_0.9.1-3.dsc
>  debian/rules build
> # quilt exits with 2 as return when there was nothing to do. 
> # That's not an error here (but it's usefull to break loops in crude scripts)
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch locale_numeric.patch
> patching file src/stelutils/Translator.cpp
> 
> Applying patch manpage.patch
> patching file data/stellarium.1
> 
> Applying patch gcc-4.3.patch
> patching file src/StringArray.cpp
> 
> Now at patch gcc-4.3.patch
> touch debian/stamp-patched
> dh_testdir
> # Add here commands to configure the package.
> cmake . -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_FLAGS="-Wall -g -O2" 
> -DCMAKE_C_FLAGS="-Wall -g -O2" -DCMAKE_SKIP_RPATH=TRUE
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Check size of void*
> -- Check size of void* - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Looking for include files HAVE_UNISTD_H
> -- Looking for include files HAVE_UNISTD_H - found
> -- Looking for include files HAVE_STRING_H
> -- Looking for include files HAVE_STRING_H - found
> -- Looking for include files HAVE_BYTESWAP_H
> -- Looking for include files HAVE_BYTESWAP_H - found
> -- Looking for timegm
> -- Looking for timegm - found
> -- Looking for mktime
> -- Looking for mktime - found
> -- Looking for tzset
> -- Looking for tzset - found
> -- Looking for pow10
> -- Looking for pow10 - not found
> -- Looking for setlocale
> -- Looking for setlocale - found
> -- Looking for snprintf
> -- Looking for snprintf - found
> -- 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.4.0-rc1
> -- Looking for _POSIX_TIMERS
> -- Looking for _POSIX_TIMERS - found
> -- Found SDL_mixer. Activate sound support.
> -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
> -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
> -- Found Iconv: /usr/lib/libc.so
> -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
> -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.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
> -- Looking for IceConnectionNumber in ICE
> -- Looking for IceConnectionNumber in ICE - found
> -- Found ZLIB: /usr/lib/libz.so
> -- Found PNG: /usr/lib/libpng.so
> -- Found JPEG: /usr/lib/libjpeg.so
> -- Found FreeType2: library: /usr/lib/libfreetype.so, include path: 
> /usr/include/freetype2
> -- Check if the system is big endian
> -- Check if the system is big endian - little endian
> CMake Error: This project requires some variables to be set,
> and cmake can not find them.
> Please set the following variables:
> QT_XCURSOR_LIBRARY (ADVANCED)
> QT_XFIXES_LIBRARY (ADVANCED)
> QT_XINERAMA_LIBRARY (ADVANCED)
> 
> -- Configuring done
> make: *** [configure-stamp] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: stellarium
Source-Version: 0.9.1-4

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

stellarium-data_0.9.1-4_all.deb
  to pool/main/s/stellarium/stellarium-data_0.9.1-4_all.deb
stellarium_0.9.1-4.diff.gz
  to pool/main/s/stellarium/stellarium_0.9.1-4.diff.gz
stellarium_0.9.1-4.dsc
  to pool/main/s/stellarium/stellarium_0.9.1-4.dsc
stellarium_0.9.1-4_i386.deb
  to pool/main/s/stellarium/stellarium_0.9.1-4_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Delfosse <[EMAIL PROTECTED]> (supplier of updated stellarium 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Mon, 19 May 2008 21:28:23 +0200
Source: stellarium
Binary: stellarium stellarium-data
Architecture: source all i386
Version: 0.9.1-4
Distribution: unstable
Urgency: low
Maintainer: Cédric Delfosse <[EMAIL PROTECTED]>
Changed-By: Cédric Delfosse <[EMAIL PROTECTED]>
Description: 
 stellarium - real-time photo-realistic sky generator
 stellarium-data - datafiles for Stellarium, a real-time photo-realistic sky 
generat
Closes: 479906
Changes: 
 stellarium (0.9.1-4) unstable; urgency=low
 .
   * Add libxcursor-dev, libxfixes-dev, libxinerama-dev, libqt4-opengl-dev to
     build-deps (Closes: #479906)
Checksums-Sha1: 
 956b8218e6cbef5d501d228428a6ac7197893df4 1344 stellarium_0.9.1-4.dsc
 983fa268c8d0ff056e8204ae76aae114b096cf2c 28244 stellarium_0.9.1-4.diff.gz
 9f1453123ebb55dbbf2390fcafd7903f2284ca7a 28785294 
stellarium-data_0.9.1-4_all.deb
 9d487838ab63f306276d49bd69c3b2ceb3ffd65b 2196994 stellarium_0.9.1-4_i386.deb
Checksums-Sha256: 
 61090bdbfa028cbc0f183dcb5d831840fa6f2891bfcb7b1d0c302b7ecfb8b45c 1344 
stellarium_0.9.1-4.dsc
 e90e26e2b1c3cec110acbc82457ed04407feb14f5fb050fa2035ba7c2cd23e51 28244 
stellarium_0.9.1-4.diff.gz
 4386069d3dee625a9af4b7f5752bb39ea1df6de857cc385fec024d8dd7957273 28785294 
stellarium-data_0.9.1-4_all.deb
 3568e0deff45b91c525cb20edbcbfde31837191f166c85ecd4859353d856f9e6 2196994 
stellarium_0.9.1-4_i386.deb
Files: 
 728a5dc1e0da2261184362c7a6e92c23 1344 science optional stellarium_0.9.1-4.dsc
 45c1e156fcc4206479b9578b85960391 28244 science optional 
stellarium_0.9.1-4.diff.gz
 db00e51164958cd7cf78c41031df41de 28785294 science optional 
stellarium-data_0.9.1-4_all.deb
 44d845e1d126aa09fa1a67f6bb17fc79 2196994 science optional 
stellarium_0.9.1-4_i386.deb

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

iD8DBQFIMerEbmmXPPfovGMRAvtpAJ9yfgTL2CVg/IA+14LnHTVaQrif4gCgk8z1
Mhnng19+PwBVk2Qzwg/csco=
=+CaU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to