Your message dated Sat, 1 Nov 2008 11:12:48 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing this bug in lenny
has caused the Debian Bug report #494340,
regarding fslview: FTBFS in lenny: CMake 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 [EMAIL PROTECTED]
immediately.)
--
494340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494340
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: fslview
Version: 3.0+4.0.2-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080808 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in a lenny chroot, your package failed
to build on i386.
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.
> rm -rf /build/user-fslview_3.0+4.0.2-3-amd64-d0g3n0/fslview-3.0+4.0.2-3/build
> dh_clean
> dpkg-source -b fslview-3.0+4.0.2-3
> dpkg-source: warning: source directory 'fslview-3.0+4.0.2-3' is not
> <sourcepackage>-<upstreamversion> 'fslview-3.0+4.0.2'
> dpkg-source: warning: .orig directory name fslview-3.0+4.0.2-3.orig is not
> <package>-<upstreamversion> (wanted fslview-3.0+4.0.2.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building fslview using existing
> fslview_3.0+4.0.2.orig.tar.gz
> dpkg-source: info: building fslview in fslview_3.0+4.0.2-3.diff.gz
> dpkg-source: info: building fslview in fslview_3.0+4.0.2-3.dsc
> debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> if [ ! -d
> /build/user-fslview_3.0+4.0.2-3-amd64-d0g3n0/fslview-3.0+4.0.2-3/build ];
> then mkdir
> /build/user-fslview_3.0+4.0.2-3-amd64-d0g3n0/fslview-3.0+4.0.2-3/build; fi
> cd /build/user-fslview_3.0+4.0.2-3-amd64-d0g3n0/fslview-3.0+4.0.2-3/build &&
> cmake .. -DCMAKE_CXX_FLAGS:STRING="-Wall -g -O2"
> -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,--as-needed"
> -DCMAKE_MODULE_LINKER_FLAGS:STRING="-Wl,--as-needed"
> -DCMAKE_SHARED_LINKER_FLAGS:STRING="-Wl,--as-needed"
> -DCMAKE_INSTALL_PREFIX:PATH=/usr -DVTK_DIR:PATH=$(dirname $(find /usr/lib
> -name VTKConfig.cmake|head -n1)) -DDESIRED_QT_VERSION=3 -DQWT_DIR=/usr
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- 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
> CMake Warning (dev) in CMakeLists.txt:
> No cmake_minimum_required command is present. A line of code such as
>
> cmake_minimum_required(VERSION 2.6)
>
> should be added at the top of the file. The version specified may be lower
> if you wish to support older CMake versions for this project. For more
> information run "cmake --help-policy CMP0000".
> This warning is for project developers. Use -Wno-dev to suppress it.
>
> CMake Error: Error required internal CMake variable not set, cmake may be not
> be built correctly.
> Missing variable is:
> QT_MOC_EXECUTABLE
> CMake Error: Error required internal CMake variable not set, cmake may be not
> be built correctly.
> Missing variable is:
> QT_UIC_EXECUTABLE
> CMake Error: Error required internal CMake variable not set, cmake may be not
> be built correctly.
> Missing variable is:
> QT_MOC_EXECUTABLE
> -- 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 X11: /usr/lib/libX11.so
> -- 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
> -- Loading VTK CMake commands
> -- Loading VTK CMake commands - done
> -- Configuring done
> make: *** [configure-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/08/08
It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in lenny before the release.
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 ---
Version: 3.0+4.0.2-3lenny2
The version in lenny built fine recently without exhibiting this bug,
hence I'm marking it as done there as well.
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Javier Álvarez - Banali Banali
--- End Message ---