Your message dated Wed, 12 Feb 2014 09:28:22 +0000
with message-id <e1wdw7c-0002bp...@franck.debian.org>
and subject line Bug#735785: fixed in ogre-1.8 1.8.0+dfsg1-7
has caused the Debian Bug report #735785,
regarding ogre-1.8: FTBFS: Could not locate FREETYPE
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 ow...@bugs.debian.org
immediately.)


-- 
735785: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735785
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ogre-1.8
Version: 1.8.0+dfsg1-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 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 `/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1'
> sed -i 's|^add_subdirectory(Samples)|#add_subdirectory(Samples)|' 
> CMakeLists.txt
> dh_auto_configure -- \
>               -DOGRE_LIB_DIRECTORY="lib/x86_64-linux-gnu" \
>               -DOGRE_FULL_RPATH:BOOL=FALSE \
>               -DOGRE_USE_BOOST:BOOL=TRUE \
>               -DOGRE_BUILD_SAMPLES:BOOL=FALSE \
>               -DOGRE_INSTALL_SAMPLES:BOOL=FALSE \
>               -DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=FALSE
> -- 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
> -- Configuring OGRE 1.8.0
> -- Check size of void*
> -- Check size of void* - done
> -- Performing Test OGRE_GCC_HAS_SSE
> -- Performing Test OGRE_GCC_HAS_SSE - Success
> -- Performing Test OGRE_GCC_VISIBILITY
> -- Performing Test OGRE_GCC_VISIBILITY - Success
> -- Detected g++ 4.8
> 
> -- Enabling GCC visibility flags
> -- 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
> -- Search path: 
> /«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/../Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/../Dependencies
> -- Looking for ZLIB...
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") 
> -- checking for module 'zzip-zlib-config'
> --   found zzip-zlib-config, version 1.2.8
> -- Found ZLIB: 
> optimized;/usr/lib/x86_64-linux-gnu/libz.so;debug;/usr/lib/x86_64-linux-gnu/libz.so
> -- Looking for ZZip...
> -- checking for module 'zziplib'
> --   found zziplib, version 0.13.56
> -- Found ZZip: 
> optimized;/usr/lib/x86_64-linux-gnu/libzzip.so;debug;/usr/lib/x86_64-linux-gnu/libzzip.so
> -- Looking for FreeImage...
> -- checking for module 'freeimage'
> --   package 'freeimage' not found
> -- Found FreeImage: 
> optimized;/usr/lib/libfreeimage.so;debug;/usr/lib/libfreeimage.so
> -- Looking for FREETYPE...
> -- checking for module 'freetype2'
> --   found freetype2, version 17.1.11
> -- CMAKE_PREFIX_PATH: 
> /«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/../Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/../Dependencies;/usr/local;/usr/lib/x86_64-linux-gnu
> -- CMAKE_PREFIX_PATH: 
> /«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/../Dependencies;/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/../Dependencies;/usr/local;/usr/lib/x86_64-linux-gnu
> -- Could not locate FREETYPE
> -- 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  
> -- Looking for Cg...
> -- Cg_PREFIX_PATH changed.
> -- checking for module 'Cg'
> --   package 'Cg' not found
> -- Could not locate Cg
> -- Looking for POCO...
> -- checking for module 'POCO'
> --   package 'POCO' not found
> -- Could not locate POCO
> -- Looking for TBB...
> -- Could not locate TBB
> -- Looking for GLSL_Optimizer...
> -- GLSL_Optimizer_PREFIX_PATH changed.
> -- checking for module 'GLSL_Optimizer'
> --   package 'GLSL_Optimizer' not found
> -- Could not locate GLSL_Optimizer
> -- Looking for HLSL2GLSL...
> -- HLSL2GLSL_PREFIX_PATH changed.
> -- checking for module 'HLSL2GLSL'
> --   package 'HLSL2GLSL' not found
> -- Could not locate HLSL2GLSL
> -- Looking for OIS...
> -- OIS_PREFIX_PATH changed.
> -- checking for module 'OIS'
> --   found OIS, version 1.3.0
> -- Found OIS: 
> optimized;/usr/lib/x86_64-linux-gnu/libOIS.so;debug;/usr/lib/x86_64-linux-gnu/libOIS.so
> -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
> -- Looking for Softimage...
> -- Softimage_PREFIX_PATH changed.
> -- Could not locate Softimage
> -- Looking for CppUnit...
> -- checking for module 'cppunit'
> --   package 'cppunit' not found
> -- Could not locate CppUnit
> CMake Error at CMake/Utils/MacroLogFeature.cmake:100 (MESSAGE):
>   
> 
>   
>   
> -----------------------------------------------------------------------------
> 
> 
>   -- The following REQUIRED packages could NOT be located on your system.
> 
>   -- Please install them before continuing this software installation.
> 
>   -- If you are in Windows, try passing -DOGRE_DEPENDENCIES_DIR=<path to
>   dependencies>
> 
>   
>   
> -----------------------------------------------------------------------------
> 
> 
>   + freetype: Portable font engine <http://www.freetype.org>
> 
>   
>   
> -----------------------------------------------------------------------------
> Call Stack (most recent call first):
>   CMake/Dependencies.cmake:229 (MACRO_DISPLAY_FEATURE_LOG)
>   CMakeLists.txt:189 (include)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also 
> "/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
> See also 
> "/«BUILDDIR»/ogre-1.8-1.8.0+dfsg1/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log".
> dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
> -DOGRE_LIB_DIRECTORY=lib/x86_64-linux-gnu -DOGRE_FULL_RPATH:BOOL=FALSE 
> -DOGRE_USE_BOOST:BOOL=TRUE -DOGRE_BUILD_SAMPLES:BOOL=FALSE 
> -DOGRE_INSTALL_SAMPLES:BOOL=FALSE -DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=FALSE 
> 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/01/14/ogre-1.8_1.8.0+dfsg1-6_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.

--- End Message ---
--- Begin Message ---
Source: ogre-1.8
Source-Version: 1.8.0+dfsg1-7

We believe that the bug you reported is fixed in the latest version of
ogre-1.8, which is due to be installed in the Debian FTP archive.

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 735...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <m...@debian.org> (supplier of updated ogre-1.8 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 11 Feb 2014 21:44:10 +0000
Source: ogre-1.8
Binary: libogre-1.8-dev libogre-1.8.0 libogre-1.8.0-dbg ogre-1.8-doc 
ogre-1.8-tools blender-ogrexml-1.8
Architecture: source amd64 all
Version: 1.8.0+dfsg1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Manuel A. Fernandez Montecelo <m...@debian.org>
Description: 
 blender-ogrexml-1.8 - Blender Exporter for OGRE
 libogre-1.8-dev - 3D Object-Oriented Graphics Rendering Engine (development 
files)
 libogre-1.8.0 - 3D Object-Oriented Graphics Rendering Engine (libraries)
 libogre-1.8.0-dbg - 3D Object-Oriented Graphics Rendering Engine (debugging 
libs)
 ogre-1.8-doc - 3D Object-Oriented Graphics Rendering Engine (documentation)
 ogre-1.8-tools - 3D Object-Oriented Graphics Rendering Engine (tools)
Closes: 735785
Changes: 
 ogre-1.8 (1.8.0+dfsg1-7) unstable; urgency=medium
 .
   * Bump Standards-Version to 3.9.5 (no changes needed)
   * debian/patches:
     - fix-735785-ftbfs-freetype.patch (Closes: #735785)
Checksums-Sha1: 
 b85dfc24f300fb9917eb41f3c21a819a1976a6f4 2573 ogre-1.8_1.8.0+dfsg1-7.dsc
 aee71580218289ad0fa5e8d74adbfda2d0a58a59 24944 
ogre-1.8_1.8.0+dfsg1-7.debian.tar.xz
 8881e52a33c003238d643fd23a70a4d1b714f263 844724 
libogre-1.8-dev_1.8.0+dfsg1-7_amd64.deb
 0c6999a10cfecfbdb80540f7f587e658a9aa5026 2288916 
libogre-1.8.0_1.8.0+dfsg1-7_amd64.deb
 6348498960ef4dede4007cd7e669b89ec554dfcf 63832986 
libogre-1.8.0-dbg_1.8.0+dfsg1-7_amd64.deb
 cd8cf8b16d74395e66a814ae237a8d4f024aa188 20882386 
ogre-1.8-doc_1.8.0+dfsg1-7_all.deb
 759e8b22cec02d95eb4089a241420684b92dfeeb 156428 
ogre-1.8-tools_1.8.0+dfsg1-7_amd64.deb
 40118027dada5a7c4636c9dab0b3e02fea8cfeca 162462 
blender-ogrexml-1.8_1.8.0+dfsg1-7_all.deb
Checksums-Sha256: 
 01f6f271998e523f6acb46781c780c01d8a62a894e1939d7d766a1ec22f4b45a 2573 
ogre-1.8_1.8.0+dfsg1-7.dsc
 95f53eb7497b135b5b4844b68865ec1139913c2c65dc842826459bc227d9b6aa 24944 
ogre-1.8_1.8.0+dfsg1-7.debian.tar.xz
 7e034e2a38a393316b1a7f2be9d0e23b0a0bc41f1bb5931b4cc81bdbf80d9fbe 844724 
libogre-1.8-dev_1.8.0+dfsg1-7_amd64.deb
 20363029e96b1e4ce7eb59b0c1070aaaebe75f4ccf6bf5c3e81c0903f4de0d31 2288916 
libogre-1.8.0_1.8.0+dfsg1-7_amd64.deb
 fb6458e3725f083e332a92b5e435e156b02c98960f80eb3e34af4529710d4375 63832986 
libogre-1.8.0-dbg_1.8.0+dfsg1-7_amd64.deb
 4f82595577f75b30b07b8b82ef5d5f5d82b79c354c5c4d8eaac4c31fe31e2b39 20882386 
ogre-1.8-doc_1.8.0+dfsg1-7_all.deb
 f6f6b3084eef743119bc415a782192520160124a0651621894af97ff1a4101a9 156428 
ogre-1.8-tools_1.8.0+dfsg1-7_amd64.deb
 c5371808c662307d054148e0a33945bad6da9d01ad69c0845f6112998d5a11a6 162462 
blender-ogrexml-1.8_1.8.0+dfsg1-7_all.deb
Files: 
 99d585bb49488085ed3fd944ea7f97d8 2573 libs optional ogre-1.8_1.8.0+dfsg1-7.dsc
 f1dee5583786148c7736c756b37a64dc 24944 libs optional 
ogre-1.8_1.8.0+dfsg1-7.debian.tar.xz
 51e7f421cef61a1533fd2053e8a58ad2 844724 libdevel optional 
libogre-1.8-dev_1.8.0+dfsg1-7_amd64.deb
 96f90a7f6b933ccb0ff94caa0c4a8c78 2288916 libs optional 
libogre-1.8.0_1.8.0+dfsg1-7_amd64.deb
 ba3e8e291fe8e26c71b8936a592dbfaf 63832986 debug extra 
libogre-1.8.0-dbg_1.8.0+dfsg1-7_amd64.deb
 32b6491d8f5b475f3d3ae0ee086e6470 20882386 doc optional 
ogre-1.8-doc_1.8.0+dfsg1-7_all.deb
 25037fa40f22af595b5296e3426b461f 156428 devel optional 
ogre-1.8-tools_1.8.0+dfsg1-7_amd64.deb
 15508d0889dc62d341d5bd9ab1065f5b 162462 graphics optional 
blender-ogrexml-1.8_1.8.0+dfsg1-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJS+r0TAAoJEH92BqRF3KgODuQQALCuBrWiDb5njUWwAdAZHbfn
XkmsQPxIDd6R8WrWltjGzEvytK17aOBzNeoE7FUSnyDF3A5ZiA0hM7m6lfdDRGFk
WtS32gSfIEWg9BLbE89Xa8RtdHGBUkmKhHp+yHoh87H/RTMC9bcDirmWry+pHsUB
gHwpb2MCtskPgtLa5rHcZZN6BgyBVndwFsMDjRe6rQQcX3zcjr8iLPoAHDF8VgeP
b9TpVWQ2SdBmGagQfXCk/qNp3uzrenUyVdLg7H7sQ8zDIEgv7vU229kEudSwHVPL
Yb0wFKpZeoKl3Zmbcw6fchoB4kkCsRKLYJZ2z6rUm08gmMNJa7tuu8RGVZjKZNGD
LYQK2hTCQm5NCLbJwhh6QI+/WzgUQ9gb32SVMCrg98qNArorZ1V2Nx+C1SHPZXV1
iJ1I7mRh71LhmzkZQOqRpQFU4H5SizjpfiQEsDpoBxIkZmNYSRP7Kx1J5WYmthzD
xCW8A971l+rxmccsQVGi2ROIe7YznzssiVdRf+83WnFEHj8rjxXPr7Qk4xBOuoPJ
PZjmDQIahHVODiHrndCqkOC0XsqgonwmuXxtBEPlGqiM9aA/g3Kfpy59kr/CF/ry
L6OSZ3f81j3pN53CJmA5dJqRN77hToHWoC9bI6bQtXieaavj29vf8Miif0uAueBM
lLfy405shs90rnxD9Prv
=lut5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to