Source: performous Version: 0.6.1-5 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > dh_testdir > # Perform an out-of-tree build to keep a clean source tree > rm -rf /«PKGBUILDDIR»/build-tree > mkdir /«PKGBUILDDIR»/build-tree > cd /«PKGBUILDDIR»/build-tree; cmake .. \ > -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \ > -DCMAKE_INSTALL_PREFIX:STRING="/usr" \ > -DLibDA_AUTODETECT_PLUGINS:BOOL=OFF \ > -DLibDA_PLUGIN_ALSA:BOOL=ON \ > -DLibDA_PLUGIN_GSTREAMER:BOOL=ON \ > -DLibDA_PLUGIN_JACK:BOOL=ON \ > -DLibDA_PLUGIN_PORTAUDIO:BOOL=ON \ > -DLibDA_PLUGIN_PULSE:BOOL=ON \ > -DLibDA_PLUGIN_TESTING:BOOL=OFF \ > -DCMAKE_C_FLAGS:STRING="" > -- The CXX compiler identification is GNU > -- The C compiler identification is GNU > -- 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 > -- 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 > -- Detected unix-x86_64. Use make package to build packages (TBZ2). > WARNING: CMAKE_BUILD_TYPE is not defined! > Defaulting to CMAKE_BUILD_TYPE=RelWithDebInfo. Use ccmake to set a > proper value. > -- checking for module 'Gettext' > -- package 'Gettext' not found > -- Found Gettext > -- Found msgfmt to convert language file. Translation enabled > -- Found Boost 1.48.0 > -- Boost_INCLUDE_DIRS: /usr/include > -- Boost_LIBRARIES: > /usr/lib/libboost_thread-mt.so;/usr/lib/libboost_date_time-mt.so;/usr/lib/libboost_program_options-mt.so;/usr/lib/libboost_regex-mt.so;/usr/lib/libboost_filesystem-mt.so;/usr/lib/libboost_system-mt.so > -- checking for module 'sdl' > -- found sdl, version 1.2.15 > -- Found SDL > -- checking for module 'freetype2' > -- found freetype2, version 14.0.8 > -- checking for module 'glib-2.0' > -- found glib-2.0, version 2.30.2 > -- checking for module 'gobject-2.0' > -- found gobject-2.0, version 2.30.2 > -- checking for module 'pango' > -- package 'pango' not found > Pango_INCLUDE_DIR=Pango_INCLUDE_DIR-NOTFOUND > Freetype_INCLUDE_DIRS=/usr/include/freetype2 > Glib_INCLUDE_DIRS=/usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include > Pango_LIBRARY=Pango_LIBRARY-NOTFOUND > Freetype_LIBRARIES=/usr/lib/x86_64-linux-gnu/libfreetype.so > Glib_LIBRARIES=/usr/lib/x86_64-linux-gnu/libglib-2.0.so > GObject_LIBRARIES=/usr/lib/x86_64-linux-gnu/libgobject-2.0.so;/usr/lib/x86_64-linux-gnu/libglib-2.0.so > CMake Error at cmake/Modules/LibFindMacros.cmake:71 (message): > Required library Pango NOT FOUND. > > Install the library (dev version) and try again. If the library is already > installed, use ccmake to set the missing variables manually. > Call Stack (most recent call first): > cmake/Modules/FindPango.cmake:35 (libfind_process) > cmake/Modules/LibFindMacros.cmake:10 (find_package) > cmake/Modules/FindPangoCairo.cmake:11 (libfind_package) > game/CMakeLists.txt:75 (find_package) > > > -- Configuring incomplete, errors occurred! > make: *** [configure-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/performous_0.6.1-5.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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org