./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... no checking for debug flags... -DNDEBUG checking for optimization flags... -O2 checking for compiler warning flags to use... -W -Wall checking for profiling... no checking for arc profiling... no checking for branch-probabilities... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlopen in -lc... no checking for dlopen in -ldl... (cached) yes checking for convert... yes checking Magick++.h usability... no checking Magick++.h presence... no checking for Magick++.h... no *** Magick++ Output target disabled checking for pkg-config... /usr/bin/pkg-config checking for freetype2... yes checking FREETYPE_CFLAGS... -I/usr/include/freetype2 checking FREETYPE_LIBS... -lfreetype checking for fontconfig... yes checking FONTCONFIG_CFLAGS... checking FONTCONFIG_LIBS... -lfontconfig checking for OpenEXR... yes checking OPENEXR_CFLAGS... -pthread -I/usr/include/OpenEXR checking OPENEXR_LIBS... -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i486-pc-linux-gnu/4.1.2 /usr/lib/gcc/i686-pc-linux-gnu/4.3.4 /usr/lib/gcc/i686-pc-linux-gnu/4.4.3 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/xulrunner-1.9.2 /usr/lib/paraview-3.6 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/R/lib /usr/lib/fltk-1.1 /usr/lib/octave-3.0.3 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ETL >= 0.04.13... yes checking ETL_CFLAGS... checking ETL_LIBS... checking for libxml++-2.6... yes checking LIBXMLPP_CFLAGS... -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking LIBXMLPP_LIBS... -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 checking for sigc++-2.0... yes checking LIBSIGC_CFLAGS... -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include checking LIBSIGC_LIBS... -lsigc-2.0 checking for png_write_row in -lpng... yes checking for mng_initialize in -lmng... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for unordered_map::const_iterator... yes checking for unordered_set::const_iterator... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for fork... yes checking for kill... yes checking for pipe... yes checking for waitpid... yes checking for isnan... yes checking for isnanf... yes checking for floorl... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating synfig-config config.status: WARNING: 'synfig-config.in' seems to ignore the --datarootdir setting config.status: creating build_tools/Makefile config.status: creating synfig.pc config.status: creating doxygen.cfg config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/synfig/Makefile config.status: creating src/modules/Makefile config.status: creating src/modules/lyr_freetype/Makefile config.status: creating src/modules/lyr_std/Makefile config.status: creating src/modules/mod_bmp/Makefile config.status: creating src/modules/mod_dv/Makefile config.status: creating src/modules/mod_ffmpeg/Makefile config.status: creating src/modules/mod_filter/Makefile config.status: creating src/modules/mod_geometry/Makefile config.status: creating src/modules/mod_gif/Makefile config.status: creating src/modules/mod_gradient/Makefile config.status: creating src/modules/mod_imagemagick/Makefile config.status: creating src/modules/mod_jpeg/Makefile config.status: creating src/modules/mod_libavcodec/Makefile config.status: creating src/modules/mod_magickpp/Makefile config.status: creating src/modules/mod_mng/Makefile config.status: creating src/modules/mod_noise/Makefile config.status: creating src/modules/mod_openexr/Makefile config.status: creating src/modules/mod_particle/Makefile config.status: creating src/modules/mod_png/Makefile config.status: creating src/modules/mod_ppm/Makefile config.status: creating src/modules/mod_yuv420p/Makefile config.status: creating src/modules/mod_svg/Makefile config.status: creating src/modules/example/Makefile config.status: creating src/tool/Makefile config.status: creating src/modules/synfig_modules.cfg config.status: creating examples/walk/Makefile config.status: creating examples/Makefile config.status: creating win32inst.nsi config.status: creating pkg-info/macosx/synfig-core.info config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libltdl (/home/benjamin/Development/current/synfig/synfig-0.62.00/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i486-pc-linux-gnu/4.1.2 /usr/lib/gcc/i686-pc-linux-gnu/4.3.4 /usr/lib/gcc/i686-pc-linux-gnu/4.4.3 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/xulrunner-1.9.2 /usr/lib/paraview-3.6 /usr/lib/qca2 /usr/lib/qt4 /usr/games/lib /usr/lib/R/lib /usr/lib/fltk-1.1 /usr/lib/octave-3.0.3 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Synfig Core v.0.62.00 Configuration Summary - - - - - - Install Prefix -------------------> /usr/local Module directory -----------------> ${exec_prefix}/lib/synfig/modules Build Platform -------------------> i686-pc-linux-gnu Host Platform --------------------> i686-pc-linux-gnu Arc Profiling --------------------> no GProf Profiling ------------------> no Debug Mode -----------------------> no (-DNDEBUG) Optimization ---------------------> 2 PNG output target support --------> yes MNG output target support --------> yes JPEG output target support -------> yes ETL_CFLAGS -----------------------> FreeType2 ------------------------> yes fontconfig -----------------------> yes libavcodec -----------------------> no libswscale -----------------------> vImage ---------------------------> no ImageMagick ----------------------> yes Magick++ -------------------------> no FFMPEG ---------------------------> yes libdv ----------------------------> yes OpenEXR --------------------------> yes Using OpenEXR's "half" type ------> no $CXX -----------------------------> 'g++' $CXXFLAGS ------------------------> ' -DNDEBUG -O2 -W -Wall' $SYNFIG_LIBS ---------------------> '-lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lsigc-2.0' $LIBXMLPP_LIBS -------------------> '-lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 ' $ETL_LIBS ------------------------> ' ' $LIBSIGC_LIBS --------------------> '-lsigc-2.0 ' $SYNFIG_CFLAGS -------------------> '-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DLOCALEDIR=\"${datarootdir}/locale\"' $LIBADD_DL -----------------------> '-ldl ' benjamin@rebecca ~/Development/current/synfig/synfig-0.62.00 $ make make all-recursive make[1]: Entering directory `/home/benjamin/Development/current/synfig/synfig-0.62.00' Making all in libltdl make[2]: Entering directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/libltdl' make all-am make[3]: Entering directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/libltdl' make[3]: Leaving directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/libltdl' make[2]: Leaving directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/libltdl' Making all in build_tools make[2]: Entering directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/build_tools' sh ./autorevision.sh ".." ".." make[2]: Leaving directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/build_tools' Making all in src make[2]: Entering directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/src' Making all in synfig make[3]: Entering directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/src/synfig' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../src -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR="\"/usr/local/lib\"" -DSYSCONFDIR="\"/usr/local/etc\"" -DNDEBUG -O2 -W -Wall -MT libsynfig_la-distance.lo -MD -MP -MF .deps/libsynfig_la-distance.Tpo -c -o libsynfig_la-distance.lo `test -f 'distance.cpp' || echo './'`distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../src -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DSYSCONFDIR=\"/usr/local/etc\" -DNDEBUG -O2 -W -Wall -MT libsynfig_la-distance.lo -MD -MP -MF .deps/libsynfig_la-distance.Tpo -c distance.cpp -fPIC -DPIC -o .libs/libsynfig_la-distance.o In file included from /usr/include/ETL/stringf:32, from general.h:30, from distance.cpp:35: /usr/include/ETL/_stringf.h:128:2: warning: #warning Potential for Buffer-overflow bug using vsprintf distance.cpp: In member function ?synfig::Distance& synfig::Distance::operator=(const synfig::String&)?: distance.cpp:88: error: ?strscanf? was not declared in this scope make[3]: *** [libsynfig_la-distance.lo] Error 1 make[3]: Leaving directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/src/synfig' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/benjamin/Development/current/synfig/synfig-0.62.00/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/benjamin/Development/current/synfig/synfig-0.62.00' make: *** [all] Error 2