Skip to content

Instantly share code, notes, and snippets.

@TIS-Edgar
Created November 13, 2019 05:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TIS-Edgar/0fcaf0187b83d1f0f3b65bfdce8b24b6 to your computer and use it in GitHub Desktop.
Save TIS-Edgar/0fcaf0187b83d1f0f3b65bfdce8b24b6 to your computer and use it in GitHub Desktop.
aravis 0.6 autogen.sh ouput
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by aravis configure 0.6.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ../configure autogen_log.txt
## --------- ##
## Platform. ##
## --------- ##
hostname = edgar-desktop
uname -m = x86_64
uname -r = 5.2.0-3-amd64
uname -s = Linux
uname -v = #1 SMP Debian 5.2.17-1 (2019-09-26)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: /home/edt/bin
PATH: /home/edt/work/bin
PATH: /home/edt/.local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2663: checking for a BSD-compatible install
configure:2731: result: /usr/bin/install -c
configure:2742: checking whether build environment is sane
configure:2797: result: yes
configure:2946: checking for a thread-safe mkdir -p
configure:2985: result: /bin/mkdir -p
configure:2992: checking for gawk
configure:3008: found /usr/bin/gawk
configure:3019: result: gawk
configure:3030: checking whether make sets $(MAKE)
configure:3052: result: yes
configure:3081: checking whether make supports nested variables
configure:3098: result: yes
configure:3225: checking whether to enable maintainer-specific portions of Makefiles
configure:3234: result: no
configure:3263: checking whether make supports nested variables
configure:3280: result: yes
configure:3311: checking whether make supports the include directive
configure:3326: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3329: $? = 0
configure:3348: result: yes (GNU style)
configure:3378: checking for autogen_log.txt-gcc
configure:3408: result: no
configure:3418: checking for gcc
configure:3434: found /usr/local/bin/gcc
configure:3445: result: gcc
configure:3674: checking for C compiler version
configure:3683: gcc --version >&5
gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3694: $? = 0
configure:3683: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --disable-multilib --enable-languages=c,c++ --enable-checking=no --prefix=/usr/local/
Thread model: posix
gcc version 8.3.0 (GCC)
configure:3694: $? = 0
configure:3683: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3694: $? = 1
configure:3683: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3694: $? = 1
configure:3714: checking whether the C compiler works
configure:3736: gcc conftest.c >&5
configure:3740: $? = 0
configure:3788: result: yes
configure:3791: checking for C compiler default output file name
configure:3793: result: a.out
configure:3799: checking for suffix of executables
configure:3806: gcc -o conftest conftest.c >&5
configure:3810: $? = 0
configure:3832: result:
configure:3854: checking whether we are cross compiling
configure:3862: gcc -o conftest conftest.c >&5
configure:3866: $? = 0
configure:3873: ./conftest
configure:3877: $? = 0
configure:3865: result: no
configure:3870: checking for suffix of object files
configure:3892: gcc -c conftest.c >&5
configure:3896: $? = 0
configure:3917: result: o
configure:3921: checking whether we are using the GNU C compiler
configure:3940: gcc -c conftest.c >&5
configure:3940: $? = 0
configure:3949: result: yes
configure:3958: checking whether gcc accepts -g
configure:3978: gcc -c -g conftest.c >&5
configure:3978: $? = 0
configure:4019: result: yes
configure:4036: checking for gcc option to accept ISO C89
configure:4099: gcc -c -g -O2 conftest.c >&5
configure:4099: $? = 0
configure:4112: result: none needed
configure:4137: checking whether gcc understands -c and -o together
configure:4159: gcc -c conftest.c -o conftest2.o
configure:4162: $? = 0
configure:4159: gcc -c conftest.c -o conftest2.o
configure:4162: $? = 0
configure:4174: result: yes
configure:4193: checking dependency style of gcc
configure:4304: result: gcc3
configure:4320: checking for library containing strerror
configure:4351: gcc -o conftest -g -O2 conftest.c >&5
configure:4351: $? = 0
configure:4368: result: none required
configure:4384: checking for autogen_log.txt-gcc
configure:4411: result: gcc
configure:4680: checking for C compiler version
configure:4689: gcc --version >&5
gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4700: $? = 0
configure:4689: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --disable-multilib --enable-languages=c,c++ --enable-checking=no --prefix=/usr/local/
Thread model: posix
gcc version 8.3.0 (GCC)
configure:4700: $? = 0
configure:4689: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4700: $? = 1
configure:4689: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4700: $? = 1
configure:4704: checking whether we are using the GNU C compiler
configure:4732: result: yes
configure:4741: checking whether gcc accepts -g
configure:4802: result: yes
configure:4819: checking for gcc option to accept ISO C89
configure:4895: result: none needed
configure:4920: checking whether gcc understands -c and -o together
configure:4957: result: yes
configure:4976: checking dependency style of gcc
configure:5087: result: gcc3
configure:5116: checking for autogen_log.txt-g++
configure:5146: result: no
configure:5116: checking for autogen_log.txt-c++
configure:5146: result: no
configure:5116: checking for autogen_log.txt-gpp
configure:5146: result: no
configure:5116: checking for autogen_log.txt-aCC
configure:5146: result: no
configure:5116: checking for autogen_log.txt-CC
configure:5146: result: no
configure:5116: checking for autogen_log.txt-cxx
configure:5146: result: no
configure:5116: checking for autogen_log.txt-cc++
configure:5146: result: no
configure:5116: checking for autogen_log.txt-cl.exe
configure:5146: result: no
configure:5116: checking for autogen_log.txt-FCC
configure:5146: result: no
configure:5116: checking for autogen_log.txt-KCC
configure:5146: result: no
configure:5116: checking for autogen_log.txt-RCC
configure:5146: result: no
configure:5116: checking for autogen_log.txt-xlC_r
configure:5146: result: no
configure:5116: checking for autogen_log.txt-xlC
configure:5146: result: no
configure:5160: checking for g++
configure:5176: found /usr/local/bin/g++
configure:5187: result: g++
configure:5214: checking for C++ compiler version
configure:5223: g++ --version >&5
g++ (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5234: $? = 0
configure:5223: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --disable-multilib --enable-languages=c,c++ --enable-checking=no --prefix=/usr/local/
Thread model: posix
gcc version 8.3.0 (GCC)
configure:5234: $? = 0
configure:5223: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5234: $? = 1
configure:5223: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:5234: $? = 1
configure:5238: checking whether we are using the GNU C++ compiler
configure:5257: g++ -c conftest.cpp >&5
configure:5257: $? = 0
configure:5266: result: yes
configure:5275: checking whether g++ accepts -g
configure:5295: g++ -c -g conftest.cpp >&5
configure:5295: $? = 0
configure:5336: result: yes
configure:5361: checking dependency style of g++
configure:5472: result: gcc3
configure:5493: checking how to run the C preprocessor
configure:5524: gcc -E conftest.c
configure:5524: $? = 0
configure:5538: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5538: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "aravis"
| #define PACKAGE_TARNAME "aravis"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "aravis 0.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=aravis"
| #define PACKAGE_URL ""
| #define PACKAGE "aravis"
| #define VERSION "0.6.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5563: result: gcc -E
configure:5583: gcc -E conftest.c
configure:5583: $? = 0
configure:5597: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "aravis"
| #define PACKAGE_TARNAME "aravis"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "aravis 0.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=aravis"
| #define PACKAGE_URL ""
| #define PACKAGE "aravis"
| #define VERSION "0.6.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5626: checking for grep that handles long lines and -e
configure:5684: result: /bin/grep
configure:5689: checking for egrep
configure:5751: result: /bin/grep -E
configure:5756: checking for ANSI C header files
configure:5776: gcc -c -g -O2 conftest.c >&5
configure:5776: $? = 0
configure:5849: gcc -o conftest -g -O2 conftest.c >&5
configure:5849: $? = 0
configure:5849: ./conftest
configure:5849: $? = 0
configure:5860: result: yes
configure:5881: checking for sys/types.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for sys/stat.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for stdlib.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for string.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for memory.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for strings.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for inttypes.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for stdint.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5881: checking for unistd.h
configure:5881: gcc -c -g -O2 conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:5896: checking locale.h usability
configure:5896: gcc -c -g -O2 conftest.c >&5
configure:5896: $? = 0
configure:5896: result: yes
configure:5896: checking locale.h presence
configure:5896: gcc -E conftest.c
configure:5896: $? = 0
configure:5896: result: yes
configure:5896: checking for locale.h
configure:5896: result: yes
configure:5907: checking for LC_MESSAGES
configure:5923: gcc -o conftest -g -O2 conftest.c >&5
configure:5923: $? = 0
configure:5931: result: yes
configure:5949: checking for CFPreferencesCopyAppValue
configure:5967: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:24:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include <CoreFoundation/CFPreferences.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "aravis"
| #define PACKAGE_TARNAME "aravis"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "aravis 0.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=aravis"
| #define PACKAGE_URL ""
| #define PACKAGE "aravis"
| #define VERSION "0.6.5"
| #define STDC_HEADERS 1
| #define GETTEXT_PACKAGE "aravis-0.6"
| #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 HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:5976: result: no
configure:5983: checking for CFLocaleCopyCurrent
configure:6001: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:24:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include <CoreFoundation/CFLocale.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "aravis"
| #define PACKAGE_TARNAME "aravis"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "aravis 0.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=aravis"
| #define PACKAGE_URL ""
| #define PACKAGE "aravis"
| #define VERSION "0.6.5"
| #define STDC_HEADERS 1
| #define GETTEXT_PACKAGE "aravis-0.6"
| #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 HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:6010: result: no
configure:6024: checking libintl.h usability
configure:6024: gcc -c -g -O2 conftest.c >&5
configure:6024: $? = 0
configure:6024: result: yes
configure:6024: checking libintl.h presence
configure:6024: gcc -E conftest.c
configure:6024: $? = 0
configure:6024: result: yes
configure:6024: checking for libintl.h
configure:6024: result: yes
configure:6032: checking for ngettext in libc
configure:6050: gcc -o conftest -g -O2 conftest.c >&5
configure:6050: $? = 0
configure:6059: result: yes
configure:6063: checking for dgettext in libc
configure:6081: gcc -o conftest -g -O2 conftest.c >&5
configure:6081: $? = 0
configure:6090: result: yes
configure:6097: checking for bind_textdomain_codeset
configure:6097: gcc -o conftest -g -O2 conftest.c >&5
configure:6097: $? = 0
configure:6097: result: yes
configure:6373: checking for msgfmt
configure:6400: result: /usr/bin/msgfmt
configure:6411: checking for dcgettext
configure:6411: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext' [-Wbuiltin-declaration-mismatch]
char dcgettext ();
^~~~~~~~~
configure:6411: $? = 0
configure:6411: result: yes
configure:6421: checking if msgfmt accepts -c
configure:6436: $MSGFMT -c -o /dev/null conftest.foo
conftest.foo:3: warning: header field 'Language' missing in header
configure:6439: $? = 0
configure:6441: result: yes
configure:6451: checking for gmsgfmt
configure:6482: result: /usr/bin/msgfmt
configure:6492: checking for xgettext
configure:6519: result: /usr/bin/xgettext
configure:6538: gcc -o conftest -g -O2 conftest.c >&5
configure:6538: $? = 0
configure:6678: checking whether NLS is requested
configure:6687: result: yes
configure:6705: checking for intltool >= 0.31.2
configure:6707: result: 0.51.0 found
configure:6715: checking for intltool-update
configure:6733: found /usr/bin/intltool-update
configure:6745: result: /usr/bin/intltool-update
configure:6755: checking for intltool-merge
configure:6773: found /usr/bin/intltool-merge
configure:6785: result: /usr/bin/intltool-merge
configure:6795: checking for intltool-extract
configure:6813: found /usr/bin/intltool-extract
configure:6825: result: /usr/bin/intltool-extract
configure:6979: checking for xgettext
configure:7009: result: /usr/bin/xgettext
configure:7019: checking for msgmerge
configure:7037: found /usr/bin/msgmerge
configure:7049: result: /usr/bin/msgmerge
configure:7059: checking for msgfmt
configure:7089: result: /usr/bin/msgfmt
configure:7099: checking for gmsgfmt
configure:7130: result: /usr/bin/msgfmt
configure:7150: checking for perl
configure:7168: found /usr/bin/perl
configure:7180: result: /usr/bin/perl
configure:7191: checking for perl >= 5.8.1
configure:7198: result: 5.28.1
configure:7202: checking for XML::Parser
configure:7205: result: ok
configure:7248: checking build system type
configure:7259: error: /bin/bash ../config.sub autogen_log.txt failed
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ARAVIS_CFLAGS_set=
ac_cv_env_ARAVIS_CFLAGS_value=
ac_cv_env_ARAVIS_GST_0_10_PLUGIN_CFLAGS_set=
ac_cv_env_ARAVIS_GST_0_10_PLUGIN_CFLAGS_value=
ac_cv_env_ARAVIS_GST_0_10_PLUGIN_LIBS_set=
ac_cv_env_ARAVIS_GST_0_10_PLUGIN_LIBS_value=
ac_cv_env_ARAVIS_GST_PLUGIN_CFLAGS_set=
ac_cv_env_ARAVIS_GST_PLUGIN_CFLAGS_value=
ac_cv_env_ARAVIS_GST_PLUGIN_LIBS_set=
ac_cv_env_ARAVIS_GST_PLUGIN_LIBS_value=
ac_cv_env_ARAVIS_LIBS_set=
ac_cv_env_ARAVIS_LIBS_value=
ac_cv_env_ARAVIS_PACKET_SOCKET_CFLAGS_set=
ac_cv_env_ARAVIS_PACKET_SOCKET_CFLAGS_value=
ac_cv_env_ARAVIS_PACKET_SOCKET_LIBS_set=
ac_cv_env_ARAVIS_PACKET_SOCKET_LIBS_value=
ac_cv_env_ARAVIS_USB_CFLAGS_set=
ac_cv_env_ARAVIS_USB_CFLAGS_value=
ac_cv_env_ARAVIS_USB_LIBS_set=
ac_cv_env_ARAVIS_USB_LIBS_value=
ac_cv_env_ARAVIS_VIEWER_CFLAGS_set=
ac_cv_env_ARAVIS_VIEWER_CFLAGS_value=
ac_cv_env_ARAVIS_VIEWER_LIBS_set=
ac_cv_env_ARAVIS_VIEWER_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=autogen_log.txt
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=autogen_log.txt
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=autogen_log.txt
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_val_LC_MESSAGES=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/edt/work/aravis/missing aclocal-1.16'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPSTREAM_UTIL=''
APPSTREAM_XML_RULES=''
AR=''
ARAVIS_API_VERSION='0.6'
ARAVIS_API_VERSION_U='0_6'
ARAVIS_BUILD_CPP_TEST_FALSE=''
ARAVIS_BUILD_CPP_TEST_TRUE=''
ARAVIS_BUILD_GST_0_10_PLUGIN_FALSE=''
ARAVIS_BUILD_GST_0_10_PLUGIN_TRUE=''
ARAVIS_BUILD_GST_PLUGIN_FALSE=''
ARAVIS_BUILD_GST_PLUGIN_TRUE=''
ARAVIS_BUILD_PACKET_SOCKET_FALSE=''
ARAVIS_BUILD_PACKET_SOCKET_TRUE=''
ARAVIS_BUILD_USB_FALSE=''
ARAVIS_BUILD_USB_TRUE=''
ARAVIS_BUILD_VIEWER_FALSE=''
ARAVIS_BUILD_VIEWER_TRUE=''
ARAVIS_CFLAGS=''
ARAVIS_FAST_HEARTBEAT_FALSE=''
ARAVIS_FAST_HEARTBEAT_TRUE=''
ARAVIS_GST_0_10_PLUGIN_CFLAGS=''
ARAVIS_GST_0_10_PLUGIN_LIBS=''
ARAVIS_GST_PLUGIN_CFLAGS=''
ARAVIS_GST_PLUGIN_LIBS=''
ARAVIS_HAS_PACKET_SOCKET=''
ARAVIS_HAS_USB=''
ARAVIS_LIBS=''
ARAVIS_MAJOR_VERSION='0'
ARAVIS_MICRO_VERSION='5'
ARAVIS_MINOR_VERSION='6'
ARAVIS_PACKET_SOCKET_CFLAGS=''
ARAVIS_PACKET_SOCKET_LIBS=''
ARAVIS_USB_CFLAGS=''
ARAVIS_USB_LIBS=''
ARAVIS_VERSION='0.6.5'
ARAVIS_VIEWER_CFLAGS=''
ARAVIS_VIEWER_LIBS=''
ARAVIS_WITH_ASAN_FALSE=''
ARAVIS_WITH_ASAN_TRUE=''
AUTOCONF='${SHELL} /home/edt/work/aravis/missing autoconf'
AUTOHEADER='${SHELL} /home/edt/work/aravis/missing autoheader'
AUTOMAKE='${SHELL} /home/edt/work/aravis/missing automake-1.16'
AWK='gawk'
BUILD_GTK_DOC_FALSE=''
BUILD_GTK_DOC_TRUE=''
CATALOGS=''
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CODE_COVERAGE_CFLAGS=''
CODE_COVERAGE_CPPFLAGS=''
CODE_COVERAGE_CXXFLAGS=''
CODE_COVERAGE_ENABLED=''
CODE_COVERAGE_ENABLED_FALSE=''
CODE_COVERAGE_ENABLED_TRUE=''
CODE_COVERAGE_LIBS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_VALGRIND_drd=''
ENABLE_VALGRIND_helgrind=''
ENABLE_VALGRIND_memcheck=''
ENABLE_VALGRIND_sgcheck=''
EXEEXT=''
FGREP=''
GCOV=''
GENHTML=''
GETTEXT_PACKAGE='aravis-0.6'
GLIB_MKENUMS=''
GMOFILES=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
GST_0_10_PLUGIN_LDFLAGS=''
GST_PLUGIN_LDFLAGS=''
GTKDOC_CHECK=''
GTKDOC_CHECK_PATH=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE=''
GTK_DOC_BUILD_HTML_FALSE=''
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE=''
GTK_DOC_USE_REBASE_TRUE=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE=''
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE=''
HTML_DIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
INTL_MACOSX_LIBS=''
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LCOV=''
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/edt/work/aravis/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS='../mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/bin/msgmerge'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='aravis'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=aravis'
PACKAGE_NAME='aravis'
PACKAGE_STRING='aravis 0.6.5'
PACKAGE_TARNAME='aravis'
PACKAGE_URL=''
PACKAGE_VERSION='0.6.5'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS='yes'
VALGRIND=''
VALGRIND_CHECK_RULES=''
VALGRIND_ENABLED=''
VALGRIND_ENABLED_FALSE=''
VALGRIND_ENABLED_TRUE=''
VERSION='0.6.5'
XGETTEXT='/usr/bin/xgettext'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
appstreamxmldir=''
aravis_datadir=''
bindir='${exec_prefix}/bin'
build='autogen_log.txt'
build_alias='autogen_log.txt'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gst010plugindir=''
gstplugindir=''
host='autogen_log.txt'
host_alias='autogen_log.txt'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
ifGNUmake=''
ifnGNUmake=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/edt/work/aravis/install-sh'
intltool__v_merge_options_0='-q'
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='autogen_log.txt'
valgrind_enabled_tools=''
valgrind_tools=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "aravis"
#define PACKAGE_TARNAME "aravis"
#define PACKAGE_VERSION "0.6.5"
#define PACKAGE_STRING "aravis 0.6.5"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=aravis"
#define PACKAGE_URL ""
#define PACKAGE "aravis"
#define VERSION "0.6.5"
#define STDC_HEADERS 1
#define GETTEXT_PACKAGE "aravis-0.6"
#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 HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
configure: exit 1
../autogen.sh
*** WARNING: I am going to run 'configure' with no arguments.
*** If you wish to pass any to it, please specify them on the
*** '../autogen.sh' command line.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
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_DIRS, '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:31: installing './compile'
configure.ac:10: installing './missing'
gst-0.10/Makefile.am: installing './depcomp'
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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.31.2... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.28.1
checking for XML::Parser... ok
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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/bin/ld -m elf_x86_64) 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 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for valgrind... valgrind
checking for Valgrind tool memcheck... yes
checking for Valgrind tool helgrind... yes
checking for Valgrind tool drd... yes
checking for Valgrind tool sgcheck... yes
checking whether to build with code coverage support... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.14... yes
checking for ARAVIS_USB... yes
checking for ARAVIS_PACKET_SOCKET... yes
checking for ARAVIS... yes
checking for ARAVIS_VIEWER... yes
checking for ARAVIS_GST_PLUGIN... yes
checking for ARAVIS_GST_0_10_PLUGIN... no
checking for asan flags... no
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for gobject-introspection... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
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 GTKDOC_DEPS... yes
checking for appstream-util... /usr/bin/appstream-util
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/arvfeatures.h
config.status: creating src/arvversion.h
config.status: creating viewer/Makefile
config.status: creating viewer/data/Makefile
config.status: creating viewer/data/arv-viewer.desktop.in
config.status: creating viewer/data/arv-viewer.appdata.xml
config.status: creating gst/Makefile
config.status: creating gst-0.10/Makefile
config.status: creating tests/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/aravis/Makefile
config.status: creating aravis.pc
config.status: creating src/arvconfig.h
config.status: executing depfiles commands
config.status: error: in `/home/edt/work/aravis/build_autotools':
config.status: error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. Try re-running configure with the
'--disable-dependency-tracking' option to at least be able to build
the package (albeit without support for automatic dependency tracking).
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment