Bug#738391: visp: FTBFS: configure errors

David Suárez david.sephirot at gmail.com
Sun Feb 9 17:01:43 UTC 2014


Source: visp
Version: 2.8.0-4
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140208 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):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> dh_auto_configure -- -DCMAKE_INSTALL_LIBDIR:STRING="lib/x86_64-linux-gnu" -DBUILD_DEMOS=ON -DBUILD_TESTING=ON -DBUILD_EXAMPLES=ON -DBUILD_SHARED_LIBS=ON -DUSE_DC1394_1=OFF -DUSE_FFMPEG=ON -DUSE_OPENCV=ON -DUSE_COIN=ON -DUSE_GSL=OFF -DUSE_LAPACK=ON -DUSE_OGRE=ON -DUSE_XML2=ON -DUSE_GTK2=ON -DUSE_LIBJPEG=ON -DUSE_LIBPNG=ON -DUSE_X11=ON -DUSE_DC1394_2=ON -DUSE_V4L2:BOOL=ON -DUSE_OIS=ON -DUSE_LIBFREENECT=ON
> -- 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
> -- Performing Test WARNING_ALL_ALLOWED
> -- Performing Test WARNING_ALL_ALLOWED - Success
> -- Performing Test WARNING_EXTRA_ALLOWED
> -- Performing Test WARNING_EXTRA_ALLOWED - Success
> -- Performing Test WARNING_STRICT_OVERFLOW_ALLOWED
> -- Performing Test WARNING_STRICT_OVERFLOW_ALLOWED - Success
> -- Performing Test WARNING_FLOAT_EQUAL_ALLOWED
> -- Performing Test WARNING_FLOAT_EQUAL_ALLOWED - Success
> -- Performing Test WARNING_SIGN_CONVERSION_ALLOWED
> -- Performing Test WARNING_SIGN_CONVERSION_ALLOWED - Success
> -- Performing Test HAS_VISIBILITY
> -- Performing Test HAS_VISIBILITY - Success
> -- Performing Test DC1394_CAMERA_ENUMERATE_FOUND
> -- Performing Test DC1394_CAMERA_ENUMERATE_FOUND - Success
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") 
> -- Boost version: 1.54.0
> -- Found the following Boost libraries:
> --   serialization
> -- Try OpenMP C flag = [-fopenmp]
> -- Performing Test OpenMP_FLAG_DETECTED
> -- Performing Test OpenMP_FLAG_DETECTED - Success
> -- Try OpenMP CXX flag = [-fopenmp]
> -- Performing Test OpenMP_FLAG_DETECTED
> -- Performing Test OpenMP_FLAG_DETECTED - Success
> -- Found OpenMP: -fopenmp  
> -- Try C++11 flag = [-std=c++11]
> -- Performing Test CPP11_FLAG_DETECTED
> -- Performing Test CPP11_FLAG_DETECTED - Success
> -- Found CPP11: -std=c++11  
> -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
> -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/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/x86_64-linux-gnu/libX11.so
> -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
> -- Found Coin3D: /usr/lib/x86_64-linux-gnu/libCoin.so  
> -- OGRE_PREFIX_WATCH changed.
> -- checking for module 'OGRE'
> --   found OGRE, version 1.9.0
> -- Looking for OGRE_Paging...
> -- Found OGRE_Paging: optimized;/usr/lib/x86_64-linux-gnu/libOgrePaging.so;debug;/usr/lib/x86_64-linux-gnu/libOgrePaging.so
> -- Looking for OGRE_Terrain...
> -- Found OGRE_Terrain: optimized;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so;debug;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so
> -- Looking for OGRE_Property...
> -- Found OGRE_Property: optimized;/usr/lib/x86_64-linux-gnu/libOgreProperty.so;debug;/usr/lib/x86_64-linux-gnu/libOgreProperty.so
> -- Looking for OGRE_RTShaderSystem...
> -- Found OGRE_RTShaderSystem: optimized;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so;debug;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so
> -- Looking for OGRE_Volume...
> -- Found OGRE_Volume: optimized;/usr/lib/x86_64-linux-gnu/libOgreVolume.so;debug;/usr/lib/x86_64-linux-gnu/libOgreVolume.so
> -- Looking for OGRE_Overlay...
> -- Found OGRE_Overlay: optimized;/usr/lib/x86_64-linux-gnu/libOgreOverlay.so;debug;/usr/lib/x86_64-linux-gnu/libOgreOverlay.so
> -- OIS_PREFIX_PATH changed.
> -- checking for module 'OIS'
> --   found OIS, version 1.3.0
> CMake Error at /usr/share/OpenCV/OpenCVConfig.cmake:45 (include):
>   include could not find load file:
> 
>     /usr/share/OpenCV/OpenCVModules.cmake
> Call Stack (most recent call first):
>   CMakeLists.txt:389 (FIND_PACKAGE)
> 
> 
> -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") 
> CMake Warning (dev) at CMakeLists.txt:438 (FIND_PACKAGE):
>   Syntax Warning in cmake code at
> 
>     /«PKGBUILDDIR»/CMakeModules/FindMyGTK2.cmake:72:34
> 
>   Argument not separated from preceding token by whitespace.
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so  
> -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50") 
> -- Looking for BZ2_bzCompressInit in /usr/lib/x86_64-linux-gnu/libbz2.so
> -- Looking for BZ2_bzCompressInit in /usr/lib/x86_64-linux-gnu/libbz2.so - found
> -- Check if the system is big endian
> -- Searching 16 bit integer
> -- Looking for sys/types.h
> -- Looking for sys/types.h - found
> -- Looking for stdint.h
> -- Looking for stdint.h - found
> -- Looking for stddef.h
> -- Looking for stddef.h - found
> -- Check size of unsigned short
> -- Check size of unsigned short - done
> -- Using unsigned short
> -- Check if the system is big endian - little endian
> -- lapack/blas found
> -- X11 found
> -- Coin3D found
> -- Coin3D + GUI not found
> -- XML2 found
> -- libfreenect found
> -- pthread found
> -- OpenCV found
> -- OpenCV nonfree not found
> -- GTK2 found
> -- zlib found
> -- libjpeg found
> -- libpng found
> -- FFMPEG found
> -- libdc1394-2.x found
> -- libdc1394-1.x not found
> -- V4l2 found
> -- OpenMP found
> -- Found Doxygen: /usr/bin/doxygen (found version "1.8.6") 
> -- 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=None -DCMAKE_INSTALL_LIBDIR:STRING=lib/x86_64-linux-gnu -DBUILD_DEMOS=ON -DBUILD_TESTING=ON -DBUILD_EXAMPLES=ON -DBUILD_SHARED_LIBS=ON -DUSE_DC1394_1=OFF -DUSE_FFMPEG=ON -DUSE_OPENCV=ON -DUSE_COIN=ON -DUSE_GSL=OFF -DUSE_LAPACK=ON -DUSE_OGRE=ON -DUSE_XML2=ON -DUSE_GTK2=ON -DUSE_LIBJPEG=ON -DUSE_LIBPNG=ON -DUSE_X11=ON -DUSE_DC1394_2=ON -DUSE_V4L2:BOOL=ON -DUSE_OIS=ON -DUSE_LIBFREENECT=ON returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 2

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/02/08/visp_2.8.0-4_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.



More information about the debian-science-maintainers mailing list