package: magics++
version: 2.14.5-1
severity: serious
tags: patch

configure:20462: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -m64 -fPIC -fno-gnu-keywords -ansi 
-std=c++98 -Wno-deprecated -Wno-write-strings -D_FORTIFY_SOURCE=2 
-I/usr/lib/python2.7/dist-packages/numpy/core/include/ -I/usr/include/freetype2 
-I/usr/include -I/usr/X11R6/include -I/usr/local/include  conftest.cpp >&5
conftest.cpp:41:33: fatal error: boost/version.hpp: No such file or directory
compilation terminated.
configure:20462: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.14.5"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "22-December-2011"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2011"
| #define MAGICS_INSTALL_PATH "/usr"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define MAGICS_THREADS 1
| #define HAVE_PYTHON "2.7"
| #define MAGICS_PYTHON 1
| #define MAGICS_EXCEPTION 1
| #define MAGICS_RASTER 1
| #define MAGICS_JSON 1
| #define MAGICS_TTF 1
| /* end confdefs.h.  */
| | #include <boost/version.hpp> | | int
| main ()
| {
| | #if BOOST_VERSION >= 103200
|     // Everything is okay
|     #else
|     #  error Boost version is too old
|     #endif
| | ;
|   return 0;
| }
configure:20568: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -m64 -fPIC -fno-gnu-keywords -ansi 
-std=c++98 -Wno-deprecated -Wno-write-strings -D_FORTIFY_SOURCE=2 
-I/usr/lib/python2.7/dist-packages/numpy/core/include/ -I/usr/include/freetype2 
-I/usr/include -I/usr/X11R6/include -I/usr/local/include  -I/include/boost-0 
conftest.cpp >&5
conftest.cpp:41:37: fatal error: boost/version.hpp: No such file or directory
compilation terminated.
configure:20568: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.14.5"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "22-December-2011"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2011"
| #define MAGICS_INSTALL_PATH "/usr"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define MAGICS_THREADS 1
| #define HAVE_PYTHON "2.7"
| #define MAGICS_PYTHON 1
| #define MAGICS_EXCEPTION 1
| #define MAGICS_RASTER 1
| #define MAGICS_JSON 1
| #define MAGICS_TTF 1
| /* end confdefs.h.  */
| | #include <boost/version.hpp> | | int
| main ()
| {
| | #if BOOST_VERSION >= 103200
|         // Everything is okay
|         #else
|         #  error Boost version is too old
|         #endif
| | ;
|   return 0;
| }
configure:20587: We could not detect the boost libraries (version 1.32 or higher). If 
you have a staged boost library (still not installed) please specify $BOOST_ROOT in 
your environment and do not give a PATH to --with-boost option.  If you are sure you 
have boost installed, then check your version number looking in 
<boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure:20594: error: Boost library not found - if you use RPM do not forget 
boost-devel

With libboost-dev installed the package builds fine. Please add it to the 
build-depends or otherwise fix this bug.





--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to