Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Sat Mar 24 07:57:44 GMT 2012
- 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
- configure.ac:151: installing `./config.guess'
- configure.ac:151: installing `./config.sub'
- configure.ac:131: installing `./install-sh'
- configure.ac:131: installing `./missing'
- bin/Makefile.am: installing `./depcomp'
- Makefile.am: installing `./INSTALL'
- configure.ac:1068: required file `tests/opencl/Makefile.in' not found
- autoreconf: automake failed with exit status: 1
- 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... no
- *** Check for vapigen failed.
- 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.20)
- 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... /usr//bin/asciidoc
- 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... yes
- 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... no
- 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 for rint... no
- checking for rint in -lm... yes
- 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: error: cannot find input file: `Makefile.in'
- Sat Mar 24 08:00:41 GMT 2012
Advertisement
Add Comment
Please, Sign In to add comment