Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@icsserver gegl]# ./autogen.sh --prefix=$PREFIX
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
- autoreconf: configure.ac: tracing
- autoreconf: running: libtoolize --copy --force
- libtoolize: putting auxiliary files in `.'.
- libtoolize: copying file `./ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
- libtoolize: copying file `m4/libtool.m4'
- libtoolize: copying file `m4/ltoptions.m4'
- libtoolize: copying file `m4/ltsugar.m4'
- libtoolize: copying file `m4/ltversion.m4'
- libtoolize: copying file `m4/lt~obsolete.m4'
- autoreconf: running: /usr/bin/autoconf --force
- autoreconf: running: /usr/bin/autoheader --force
- autoreconf: running: automake --add-missing --copy --force-missing
- autoreconf: Leaving directory `.'
- 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 disable maintainer-specific portions of Makefiles... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 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 whether make sets $(MAKE)... (cached) yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... 64
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking how to print strings... printf
- 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/bin/ld
- checking if the linker (/usr/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/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... no
- 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/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... yes
- 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 how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking whether the g++ linker (/usr/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... no
- 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/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for GNUC variadic macros... yes
- checking for ISO C99 variadic macros in C... yes
- checking for ISO C99 variadic macros in C++... yes
- checking whether to turn on debugging... no
- checking whether to turn on profiling... no
- checking for C/C++ restrict keyword... __restrict
- checking for aclocal flags...
- checking for target architecture... i686-pc-linux-gnu
- checking for dynamic library filename suffix... .so
- checking for some Darwin platform... no
- checking for some Win32 platform... no
- checking for native Win32... no
- checking to see if compiler understands -mmmx... yes
- checking whether we can compile MMX code... yes
- checking to see if compiler understands -msse... yes
- checking to see if compiler understands -ftree-vectorize... yes
- checking to see if compiler understands -ffast-math... yes
- checking whether we can compile SSE code... yes
- checking for perl5... /usr/bin/perl5
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
- checking for vapigen... /usr/bin/vapigen
- checking for fsync... yes
- checking for BABL... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.16... yes
- checking for GLIB - version >= 2.28.0... yes (version 2.31.18)
- checking for DEP... yes
- checking for bind_textdomain_codeset... yes
- checking if GLib is version 2.21.0 or newer... yes
- checking for gtkdoc-check... /usr/bin/gtkdoc-check
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
- checking whether to build gtk-doc documentation... no
- checking for perl5... /usr/bin/perl5
- checking for ruby... yes
- checking for enscript... /usr/bin/enscript
- checking for asciidoc... no
- *** Check for asciidoc failed.
- checking for dot... /usr/bin/dot
- checking for a Python interpreter with version >= 2.5.0... python
- checking for python... /usr/bin/python
- checking for python version... 2.6
- checking for python platform... linux2
- checking for python script directory... ${prefix}/lib/python2.6/site-packages
- checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
- checking for CAIRO... yes
- checking for PANGO... yes
- checking for PANGOCAIRO... yes
- checking for GDK_PIXBUF... yes
- checking for LENSFUN... no
- checking for jpeg_destroy_decompress in -ljpeg... yes
- checking for jpeglib.h... yes
- checking for jpeg_save_markers in -ljpeg... yes
- checking for PNG... yes
- checking for RSVG... yes
- checking for OPENEXR... yes
- checking for sdl-config... /usr/bin/sdl-config
- checking for OPENRAW... yes
- checking for JASPER... no
- checking for jas_stream_freopen in -ljasper... yes
- checking for dot... /usr/bin/dot
- checking for LUA... no
- checking for LUA... no
- checking for AVFORMAT... yes
- checking libavformat/avformat.h usability... yes
- checking libavformat/avformat.h presence... yes
- checking for libavformat/avformat.h... yes
- checking linux/videodev.h usability... no
- checking linux/videodev.h presence... no
- checking for linux/videodev.h... no
- checking for run_spiro in -lspiro... yes
- checking for spirolib.h... checking for spiro.h... yes
- yes
- checking for EXIV2... yes
- checking for umfpack_dl_solve in -lumfpack... yes
- checking umfpack.h usability... no
- checking umfpack.h presence... no
- checking for umfpack.h... no
- checking suitesparse/umfpack.h usability... yes
- checking suitesparse/umfpack.h presence... yes
- checking for suitesparse/umfpack.h... yes
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking for w3m... no
- checking to see if compiler understands -Wall... yes
- checking to see if compiler understands -Wdeclaration-after-statement... yes
- checking to see if compiler understands -Wmissing-prototypes... yes
- checking to see if compiler understands -Wmissing-declarations... yes
- checking to see if compiler understands -Winit-self... yes
- checking to see if compiler understands -Wpointer-arith... yes
- checking to see if compiler understands -Wold-style-definition... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating bin/Makefile
- config.status: creating gegl/Makefile
- config.status: creating gegl/gegl-version.h
- config.status: creating gegl/buffer/Makefile
- config.status: creating gegl/graph/Makefile
- config.status: creating gegl/module/Makefile
- config.status: creating gegl/operation/Makefile
- config.status: creating gegl/process/Makefile
- config.status: creating gegl/property-types/Makefile
- config.status: creating gegl/opencl/Makefile
- config.status: creating libs/Makefile
- config.status: creating libs/rgbe/Makefile
- config.status: creating operations/Makefile
- config.status: creating operations/affine/Makefile
- config.status: creating operations/core/Makefile
- config.status: creating operations/common/Makefile
- config.status: creating operations/common/perlin/Makefile
- config.status: creating operations/external/Makefile
- config.status: creating operations/generated/Makefile
- config.status: creating operations/workshop/Makefile
- config.status: creating operations/workshop/external/Makefile
- config.status: creating operations/workshop/generated/Makefile
- config.status: creating tools/Makefile
- config.status: creating docs/Makefile
- config.status: creating docs/index-static.txt
- config.status: creating docs/gallery/Makefile
- config.status: creating docs/gallery/data/Makefile
- config.status: creating examples/Makefile
- config.status: creating examples/data/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/buffer/Makefile
- config.status: creating tests/buffer/reference/Makefile
- config.status: creating tests/buffer/tests/Makefile
- config.status: creating tests/compositions/Makefile
- config.status: creating tests/compositions/data/Makefile
- config.status: creating tests/python/Makefile
- config.status: creating tests/simple/Makefile
- config.status: creating tests/xml/Makefile
- config.status: creating tests/xml/data/Makefile
- config.status: creating tests/opencl/Makefile
- config.status: creating gegl.pc
- config.status: creating gegl-uninstalled.pc
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Building GEGL with prefix=/usr
- Optional features:
- GEGL docs: yes
- Build workshop: no
- Build website: no (asciidoc not found)
- SIMD: sse:yes mmx:yes
- Vala support: yes
- Optional dependencies:
- asciidoc: no (asciidoc not found)
- enscript: yes
- Ruby: yes
- Lua: no (usable lua not found)
- Cairo: yes
- Pango: yes
- pangocairo: yes
- GDKPixbuf: yes
- JPEG: yes
- PNG: yes
- OpenEXR: yes
- rsvg: yes
- SDL: yes
- openraw: yes
- Jasper: yes
- graphviz: yes
- avformat: yes
- V4L: no
- spiro: yes
- EXIV: yes
- umfpack: yes
- [root@icsserver gegl]#
Advertisement
Add Comment
Please, Sign In to add comment