[Pkg-phototools-devel] Bug#701272: enblend-enfuse: ftbfs with GCC-4.8

Matthias Klose doko at debian.org
Sat Feb 23 11:20:32 UTC 2013


Package: src:enblend-enfuse
Version: 4.0+dfsg-4
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  configure: error: Boost "pool" header file is required to compile Enblend.

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/enblend-enfuse_4.0+dfsg-4_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
checking for varargs GLU tesselator callback function type... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking GL/glut.h usability... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking GLUT/glut.h usability... no
checking GLUT/glut.h presence... no
checking for GLUT/glut.h... no
checking for GLUT library... -lglut
checking for glewInit in -lGLEW... yes
checking if malloc debugging is wanted... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking boost/pool/pool.hpp usability... no
configure: WARNING: boost/pool/pool.hpp: present but cannot be compiled
configure: WARNING: boost/pool/pool.hpp:     check for missing prerequisite headers?
configure: WARNING: boost/pool/pool.hpp: see the Autoconf documentation
configure: WARNING: boost/pool/pool.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: boost/pool/pool.hpp: proceeding with the compiler's result
checking boost/pool/pool.hpp presence... yes
configure: WARNING:     ## ------------------------------------------------------- ##
configure: WARNING:     ## Report this to http://sourceforge.net/projects/enblend/ ##
configure: WARNING:     ## ------------------------------------------------------- ##
configure: error: Boost "pool" header file is required to compile Enblend.
checking for boost/pool/pool.hpp... no
make: *** [build-tree-mp/config.status] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the Pkg-phototools-devel mailing list