Package: fslview Version: 3.0+4.0.2-4 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080520 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. > rm -rf /build/user/fslview-3.0+4.0.2/build > dh_clean > dpkg-source -b fslview-3.0+4.0.2 > 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-4.diff.gz > dpkg-source: info: building fslview in fslview_3.0+4.0.2-4.dsc > debian/rules build > dh_testdir > # Add here commands to configure the package. > if [ ! -d /build/user/fslview-3.0+4.0.2/build ]; then mkdir > /build/user/fslview-3.0+4.0.2/build; fi > cd /build/user/fslview-3.0+4.0.2/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/05/20 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 | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]