Build of libomxil-bellagio with vanilla toolchain

The build took 00h 00m 28s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
14,251 ansic
10,205 sh
7,923 makefile
32,379 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libomxil-bellagio 0.9.3-1 (Wed Aug 24 13:46:51 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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 g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 whether gcc and cc understand -c and -o together... yes
# checking how to run the C preprocessor... gcc -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# 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/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# 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 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/sbin/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... no
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/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/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for doxygen... true
# checking for pthread_create in -lpthread... yes
# checking for library containing dlopen... -ldl
# configure: Using /usr/lib/bellagio as the components install location
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for gethostbyname... yes
# checking for gettimeofday... yes
# checking for memset... no
# checking for mkdir... yes
# checking for socket... yes
# checking for strdup... no
# checking for strerror... yes
# checking for strndup... no
# checking for strrchr... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libomxil-bellagio.pc
# config.status: creating libomxil-bellagio.spec
# config.status: creating doc/Doxyfile
# config.status: creating doc/footer_SF.html
# config.status: creating doc/omxregister-bellagio.1
# config.status: creating doc/Makefile
# config.status: creating include/Makefile
# config.status: creating src/Makefile
# config.status: creating src/base/Makefile
# config.status: creating src/core_extensions/Makefile
# config.status: creating src/components/Makefile
# config.status: creating src/components/audio_effects/Makefile
# config.status: creating src/components/clocksrc/Makefile
# config.status: creating src/components/videoscheduler/Makefile
# config.status: creating src/dynamic_loader/Makefile
# config.status: creating m4/Makefile
# config.status: creating test/Makefile
# config.status: creating test/components/Makefile
# config.status: creating test/components/common/Makefile
# config.status: creating test/components/audio_effects/Makefile
# config.status: creating test/components/resource_manager/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3'
# Making all in src
# make[2]: Entering directory '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/src'
# Making all in base
# make[3]: Entering directory '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/src/base'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_component.lo -MD -MP -MF .deps/libomxbase_la-omx_base_component.Tpo -c -o libomxbase_la-omx_base_component.lo `test -f 'omx_base_component.c' || echo './'`omx_base_component.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_port.lo -MD -MP -MF .deps/libomxbase_la-omx_base_port.Tpo -c -o libomxbase_la-omx_base_port.lo `test -f 'omx_base_port.c' || echo './'`omx_base_port.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_component.lo -MD -MP -MF .deps/libomxbase_la-omx_base_component.Tpo -c omx_base_component.c -fPIC -DPIC -o .libs/libomxbase_la-omx_base_component.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_port.lo -MD -MP -MF .deps/libomxbase_la-omx_base_port.Tpo -c omx_base_port.c -fPIC -DPIC -o .libs/libomxbase_la-omx_base_port.o
# omx_base_component.c: In function 'omx_base_component_GetParameter':
# omx_base_component.c:991:3: error: case value '2130706435' not in enumerated type 'OMX_INDEXTYPE {aka enum OMX_INDEXTYPE}' [-Werror=switch]
# case OMX_IndexVendorCompPropTunnelFlags:
# ^~~~
# omx_base_component.c:918:3: error: case value '2130706436' not in enumerated type 'OMX_INDEXTYPE {aka enum OMX_INDEXTYPE}' [-Werror=switch]
# case OMX_IndexParameterThreadsID:
# ^~~~
# cc1: all warnings being treated as errors
# make[3]: *** [Makefile:306: libomxbase_la-omx_base_component.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# mv -f .deps/libomxbase_la-omx_base_port.Tpo .deps/libomxbase_la-omx_base_port.Plo
# make[3]: Leaving directory '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/src/base'
# make[2]: *** [Makefile:627: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/src'
# make[1]: *** [Makefile:381: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3'
# make: *** [Makefile:266: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by OpenMAX Bellagio configure 0.9.3, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --docdir=/usr/share/doc/libomxil-bellagio
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cf6cd6e8d80d
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2562: checking for a BSD-compatible install
# configure:2630: result: /usr/bin/install -c
# configure:2641: checking whether build environment is sane
# configure:2691: result: yes
# configure:2740: checking for x86_64-unknown-linux-strip
# configure:2770: result: no
# configure:2780: checking for strip
# configure:2796: found /usr/sbin/strip
# configure:2807: result: strip
# configure:2832: checking for a thread-safe mkdir -p
# configure:2871: result: /usr/sbin/mkdir -p
# configure:2884: checking for gawk
# configure:2900: found /usr/sbin/gawk
# configure:2911: result: gawk
# configure:2922: checking whether make sets $(MAKE)
# configure:2944: result: yes
# configure:3143: checking for x86_64-unknown-linux-g++
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-c++
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-gpp
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-aCC
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-CC
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-cxx
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-cc++
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-cl.exe
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-FCC
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-KCC
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-RCC
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-xlC_r
# configure:3173: result: no
# configure:3143: checking for x86_64-unknown-linux-xlC
# configure:3173: result: no
# configure:3187: checking for g++
# configure:3203: found /usr/sbin/g++
# configure:3214: result: g++
# configure:3241: checking for C++ compiler version
# configure:3250: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3261: $? = 0
# configure:3250: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3261: $? = 0
# configure:3250: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3261: $? = 1
# configure:3250: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3261: $? = 1
# configure:3281: checking whether the C++ compiler works
# configure:3303: g++ conftest.cpp >&5
# configure:3307: $? = 0
# configure:3356: result: yes
# configure:3359: checking for C++ compiler default output file name
# configure:3361: result: a.out
# configure:3367: checking for suffix of executables
# configure:3374: g++ -o conftest conftest.cpp >&5
# configure:3378: $? = 0
# configure:3400: result:
# configure:3422: checking whether we are cross compiling
# configure:3430: g++ -o conftest conftest.cpp >&5
# configure:3434: $? = 0
# configure:3441: ./conftest
# configure:3445: $? = 0
# configure:3460: result: no
# configure:3465: checking for suffix of object files
# configure:3487: g++ -c conftest.cpp >&5
# configure:3491: $? = 0
# configure:3512: result: o
# configure:3516: checking whether we are using the GNU C++ compiler
# configure:3535: g++ -c conftest.cpp >&5
# configure:3535: $? = 0
# configure:3544: result: yes
# configure:3553: checking whether g++ accepts -g
# configure:3573: g++ -c -g conftest.cpp >&5
# configure:3573: $? = 0
# configure:3614: result: yes
# configure:3648: checking for style of include used by make
# configure:3676: result: GNU
# configure:3701: checking dependency style of g++
# configure:3811: result: gcc3
# configure:3834: checking for x86_64-unknown-linux-gcc
# configure:3864: result: no
# configure:3874: checking for gcc
# configure:3890: found /usr/sbin/gcc
# configure:3901: result: gcc
# configure:4130: checking for C compiler version
# configure:4139: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:4150: $? = 0
# configure:4139: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4150: $? = 0
# configure:4139: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4150: $? = 1
# configure:4139: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4150: $? = 1
# configure:4154: checking whether we are using the GNU C compiler
# configure:4173: gcc -c -Wall -Werror conftest.c >&5
# configure:4173: $? = 0
# configure:4182: result: yes
# configure:4191: checking whether gcc accepts -g
# configure:4211: gcc -c -g conftest.c >&5
# configure:4211: $? = 0
# configure:4252: result: yes
# configure:4269: checking for gcc option to accept ISO C89
# configure:4333: gcc -c -Wall -Werror conftest.c >&5
# configure:4333: $? = 0
# configure:4346: result: none needed
# configure:4368: checking dependency style of gcc
# configure:4478: result: gcc3
# configure:4494: checking whether gcc and cc understand -c and -o together
# configure:4525: gcc -c conftest.c -o conftest2.o >&5
# configure:4529: $? = 0
# configure:4535: gcc -c conftest.c -o conftest2.o >&5
# configure:4539: $? = 0
# configure:4550: cc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4562: cc -c conftest.c -o conftest2.o >&5
# configure:4566: $? = 0
# configure:4572: cc -c conftest.c -o conftest2.o >&5
# configure:4576: $? = 0
# configure:4594: result: yes
# configure:4624: checking how to run the C preprocessor
# configure:4655: gcc -E conftest.c
# configure:4655: $? = 0
# configure:4669: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | /* end confdefs.h. */
# | #include
# configure:4694: result: gcc -E
# configure:4714: gcc -E conftest.c
# configure:4714: $? = 0
# configure:4728: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4728: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | /* end confdefs.h. */
# | #include
# configure:4757: checking whether ln -s works
# configure:4761: result: yes
# configure:4768: checking whether make sets $(MAKE)
# configure:4790: result: yes
# configure:4830: checking build system type
# configure:4844: result: x86_64-unknown-linux-gnu
# configure:4864: checking host system type
# configure:4877: result: x86_64-unknown-linux-gnu
# configure:4897: checking for a sed that does not truncate output
# configure:4961: result: /usr/sbin/sed
# configure:4979: checking for grep that handles long lines and -e
# configure:5037: result: /usr/sbin/grep
# configure:5042: checking for egrep
# configure:5104: result: /usr/sbin/grep -E
# configure:5109: checking for fgrep
# configure:5171: result: /usr/sbin/grep -F
# configure:5206: checking for ld used by gcc
# configure:5273: result: /usr/sbin/ld
# configure:5280: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5295: result: yes
# configure:5307: checking for BSD- or MS-compatible name lister (nm)
# configure:5356: result: /usr/sbin/nm -B
# configure:5474: checking the name lister (/usr/sbin/nm -B) interface
# configure:5481: gcc -c -Wall -Werror conftest.c >&5
# configure:5484: /usr/sbin/nm -B "conftest.o"
# configure:5487: output
# 0000000000000000 B some_variable
# configure:5494: result: BSD nm
# configure:5498: checking the maximum length of command line arguments
# configure:5618: result: 1572864
# configure:5635: checking whether the shell understands some XSI constructs
# configure:5645: result: yes
# configure:5649: checking whether the shell understands "+="
# configure:5655: result: yes
# configure:5690: checking for /usr/sbin/ld option to reload object files
# configure:5697: result: -r
# configure:5726: checking for x86_64-unknown-linux-objdump
# configure:5756: result: no
# configure:5766: checking for objdump
# configure:5782: found /usr/sbin/objdump
# configure:5793: result: objdump
# configure:5825: checking how to recognize dependent libraries
# configure:6021: result: pass_all
# configure:6041: checking for x86_64-unknown-linux-ar
# configure:6071: result: no
# configure:6081: checking for ar
# configure:6097: found /usr/sbin/ar
# configure:6108: result: ar
# configure:6146: checking for x86_64-unknown-linux-strip
# configure:6173: result: strip
# configure:6245: checking for x86_64-unknown-linux-ranlib
# configure:6275: result: no
# configure:6285: checking for ranlib
# configure:6301: found /usr/sbin/ranlib
# configure:6312: result: ranlib
# configure:6402: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6520: gcc -c -Wall -Werror conftest.c >&5
# configure:6523: $? = 0
# configure:6527: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6530: $? = 0
# configure:6584: gcc -o conftest -Wall -Werror conftest.c conftstm.o >&5
# configure:6587: $? = 0
# configure:6625: result: ok
# configure:6721: gcc -c -Wall -Werror conftest.c >&5
# configure:6724: $? = 0
# configure:7430: checking for ANSI C header files
# configure:7450: gcc -c -Wall -Werror conftest.c >&5
# configure:7450: $? = 0
# configure:7523: gcc -o conftest -Wall -Werror conftest.c >&5
# configure:7523: $? = 0
# configure:7523: ./conftest
# configure:7523: $? = 0
# configure:7534: result: yes
# configure:7547: checking for sys/types.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for sys/stat.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for stdlib.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for string.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for memory.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for strings.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for inttypes.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for stdint.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for unistd.h
# configure:7547: gcc -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7562: checking for dlfcn.h
# configure:7562: gcc -c -Wall -Werror conftest.c >&5
# configure:7562: $? = 0
# configure:7562: result: yes
# configure:7687: checking for C++ compiler version
# configure:7696: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:7707: $? = 0
# configure:7696: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:7707: $? = 0
# configure:7696: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:7707: $? = 1
# configure:7696: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:7707: $? = 1
# configure:7711: checking whether we are using the GNU C++ compiler
# configure:7739: result: yes
# configure:7748: checking whether g++ accepts -g
# configure:7809: result: yes
# configure:7834: checking dependency style of g++
# configure:7944: result: gcc3
# configure:7967: checking how to run the C++ preprocessor
# configure:7994: g++ -E conftest.cpp
# configure:7994: $? = 0
# configure:8008: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8033: result: g++ -E
# configure:8053: g++ -E conftest.cpp
# configure:8053: $? = 0
# configure:8067: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8067: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8273: checking for objdir
# configure:8288: result: .libs
# configure:8584: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8602: gcc -c -Wall -Werror -fno-rtti -fno-exceptions conftest.c >&5
# cc1: error: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [-Werror]
# cc1: all warnings being treated as errors
# configure:8606: $? = 1
# configure:8619: result: no
# configure:8639: checking for gcc option to produce PIC
# configure:8911: result: -fPIC -DPIC
# configure:8923: checking if gcc PIC flag -fPIC -DPIC works
# configure:8941: gcc -c -Wall -Werror -fPIC -DPIC -DPIC conftest.c >&5
# configure:8945: $? = 0
# configure:8958: result: yes
# configure:8982: checking if gcc static flag -static works
# configure:9010: result: yes
# configure:9025: checking if gcc supports -c -o file.o
# configure:9046: gcc -c -Wall -Werror -o out/conftest2.o conftest.c >&5
# configure:9050: $? = 0
# configure:9072: result: yes
# configure:9080: checking if gcc supports -c -o file.o
# configure:9127: result: yes
# configure:9160: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10151: result: yes
# configure:10188: checking whether -lc should be explicitly linked in
# configure:10193: gcc -c -Wall -Werror conftest.c >&5
# configure:10196: $? = 0
# configure:10211: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10214: $? = 0
# configure:10226: result: no
# configure:10390: checking dynamic linker characteristics
# configure:10823: gcc -o conftest -Wall -Werror -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10823: $? = 0
# configure:11053: result: GNU/Linux ld.so
# configure:11155: checking how to hardcode library paths into programs
# configure:11180: result: immediate
# configure:11700: checking whether stripping libraries is possible
# configure:11705: result: yes
# configure:11740: checking if libtool supports shared libraries
# configure:11742: result: yes
# configure:11745: checking whether to build shared libraries
# configure:11766: result: yes
# configure:11769: checking whether to build static libraries
# configure:11773: result: no
# configure:11923: checking for ld used by g++
# configure:11990: result: /usr/sbin/ld -m elf_x86_64
# configure:11997: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12012: result: yes
# configure:12067: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12980: result: yes
# configure:13008: g++ -c conftest.cpp >&5
# configure:13011: $? = 0
# configure:13193: checking for g++ option to produce PIC
# configure:13510: result: -fPIC -DPIC
# configure:13519: checking if g++ PIC flag -fPIC -DPIC works
# configure:13537: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13541: $? = 0
# configure:13554: result: yes
# configure:13575: checking if g++ static flag -static works
# configure:13603: result: yes
# configure:13615: checking if g++ supports -c -o file.o
# configure:13636: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13640: $? = 0
# configure:13662: result: yes
# configure:13667: checking if g++ supports -c -o file.o
# configure:13714: result: yes
# configure:13744: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13773: result: yes
# configure:13910: checking dynamic linker characteristics
# configure:14291: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:14291: $? = 0
# configure:14521: result: GNU/Linux ld.so
# configure:14572: checking how to hardcode library paths into programs
# configure:14597: result: immediate
# configure:14659: checking for doxygen
# configure:14675: found /usr/sbin/doxygen
# configure:14687: result: true
# configure:14712: checking for pthread_create in -lpthread
# configure:14737: gcc -o conftest -Wall -Werror conftest.c -lpthread >&5
# configure:14737: $? = 0
# configure:14746: result: yes
# configure:14759: checking for library containing dlopen
# configure:14790: gcc -o conftest -Wall -Werror conftest.c -lpthread >&5
# /tmp/cciAUFLc.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:14790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:14790: gcc -o conftest -Wall -Werror conftest.c -ldl -lpthread >&5
# configure:14790: $? = 0
# configure:14807: result: -ldl
# configure:14862: Using /usr/lib/bellagio as the components install location
# configure:14909: checking fcntl.h usability
# configure:14909: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking fcntl.h presence
# configure:14909: gcc -E conftest.c
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking for fcntl.h
# configure:14909: result: yes
# configure:14909: checking malloc.h usability
# configure:14909: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking malloc.h presence
# configure:14909: gcc -E conftest.c
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking for malloc.h
# configure:14909: result: yes
# configure:14909: checking netdb.h usability
# configure:14909: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking netdb.h presence
# configure:14909: gcc -E conftest.c
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking for netdb.h
# configure:14909: result: yes
# configure:14909: checking netinet/in.h usability
# configure:14909: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking netinet/in.h presence
# configure:14909: gcc -E conftest.c
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking for netinet/in.h
# configure:14909: result: yes
# configure:14909: checking for stdlib.h
# configure:14909: result: yes
# configure:14909: checking for string.h
# configure:14909: result: yes
# configure:14909: checking for strings.h
# configure:14909: result: yes
# configure:14909: checking sys/socket.h usability
# configure:14909: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking sys/socket.h presence
# configure:14909: gcc -E conftest.c
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking for sys/socket.h
# configure:14909: result: yes
# configure:14909: checking sys/time.h usability
# configure:14909: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking sys/time.h presence
# configure:14909: gcc -E conftest.c
# configure:14909: $? = 0
# configure:14909: result: yes
# configure:14909: checking for sys/time.h
# configure:14909: result: yes
# configure:14909: checking for unistd.h
# configure:14909: result: yes
# configure:14929: checking for size_t
# configure:14929: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14929: $? = 0
# configure:14929: gcc -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14929: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define PLUGINDIR "/usr/lib/bellagio"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14929: result: yes
# configure:14959: checking for stdlib.h
# configure:14959: result: yes
# configure:14969: checking for GNU libc compatible malloc
# configure:14993: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:14993: $? = 0
# configure:14993: ./conftest
# configure:14993: $? = 0
# configure:15003: result: yes
# configure:15026: checking for stdlib.h
# configure:15026: result: yes
# configure:15036: checking for GNU libc compatible realloc
# configure:15060: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:15060: $? = 0
# configure:15060: ./conftest
# configure:15060: $? = 0
# configure:15070: result: yes
# configure:15094: checking for gethostbyname
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for gettimeofday
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for memset
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# conftest.c:64:6: error: conflicting types for built-in function 'memset' [-Werror]
# char memset ();
# ^~~~~~
# cc1: all warnings being treated as errors
# configure:15094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define PLUGINDIR "/usr/lib/bellagio"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define memset to an innocuous variant, in case declares memset.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define memset innocuous_memset
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char memset (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef memset
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char memset ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_memset || defined __stub___memset
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return memset ();
# | ;
# | return 0;
# | }
# configure:15094: result: no
# configure:15094: checking for mkdir
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for socket
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for strdup
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# conftest.c:66:6: error: conflicting types for built-in function 'strdup' [-Werror]
# char strdup ();
# ^~~~~~
# cc1: all warnings being treated as errors
# configure:15094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define PLUGINDIR "/usr/lib/bellagio"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SOCKET 1
# | /* end confdefs.h. */
# | /* Define strdup to an innocuous variant, in case declares strdup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strdup innocuous_strdup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strdup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strdup
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strdup ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strdup || defined __stub___strdup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strdup ();
# | ;
# | return 0;
# | }
# configure:15094: result: no
# configure:15094: checking for strerror
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for strndup
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# conftest.c:67:6: error: conflicting types for built-in function 'strndup' [-Werror]
# char strndup ();
# ^~~~~~~
# cc1: all warnings being treated as errors
# configure:15094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define PLUGINDIR "/usr/lib/bellagio"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRERROR 1
# | /* end confdefs.h. */
# | /* Define strndup to an innocuous variant, in case declares strndup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strndup innocuous_strndup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strndup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strndup
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strndup ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strndup || defined __stub___strndup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strndup ();
# | ;
# | return 0;
# | }
# configure:15094: result: no
# configure:15094: checking for strrchr
# configure:15094: gcc -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -ldl -lpthread >&5
# conftest.c:67:6: error: conflicting types for built-in function 'strrchr' [-Werror]
# char strrchr ();
# ^~~~~~~
# cc1: all warnings being treated as errors
# configure:15094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenMAX Bellagio"
# | #define PACKAGE_TARNAME "libomxil-bellagio"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# | #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libomxil-bellagio"
# | #define VERSION "0.9.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define PLUGINDIR "/usr/lib/bellagio"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRERROR 1
# | /* end confdefs.h. */
# | /* Define strrchr to an innocuous variant, in case declares strrchr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strrchr innocuous_strrchr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strrchr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strrchr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strrchr ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strrchr || defined __stub___strrchr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strrchr ();
# | ;
# | return 0;
# | }
# configure:15094: result: no
# configure:15281: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by OpenMAX Bellagio config.status 0.9.3, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cf6cd6e8d80d
#
# config.status:1180: creating Makefile
# config.status:1180: creating libomxil-bellagio.pc
# config.status:1180: creating libomxil-bellagio.spec
# config.status:1180: creating doc/Doxyfile
# config.status:1180: creating doc/footer_SF.html
# config.status:1180: creating doc/omxregister-bellagio.1
# config.status:1180: creating doc/Makefile
# config.status:1180: creating include/Makefile
# config.status:1180: creating src/Makefile
# config.status:1180: creating src/base/Makefile
# config.status:1180: creating src/core_extensions/Makefile
# config.status:1180: creating src/components/Makefile
# config.status:1180: creating src/components/audio_effects/Makefile
# config.status:1180: creating src/components/clocksrc/Makefile
# config.status:1180: creating src/components/videoscheduler/Makefile
# config.status:1180: creating src/dynamic_loader/Makefile
# config.status:1180: creating m4/Makefile
# config.status:1180: creating test/Makefile
# config.status:1180: creating test/components/Makefile
# config.status:1180: creating test/components/common/Makefile
# config.status:1180: creating test/components/audio_effects/Makefile
# config.status:1180: creating test/components/resource_manager/Makefile
# config.status:1180: creating config.h
# config.status:1400: executing depfiles commands
# config.status:1400: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# 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=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=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=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=no
# ac_cv_func_mkdir=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_socket=yes
# ac_cv_func_strdup=no
# ac_cv_func_strerror=yes
# ac_cv_func_strndup=no
# ac_cv_func_strrchr=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_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_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_HAVE_DOXYGEN=true
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen=-ldl
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFG_DEBUG_LEVEL='0'
# CFLAGS=' -Wall -Werror -DCONFIG_DEBUG_LEVEL=0'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_DOXYGEN='true'
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-ldl -lpthread '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libomxil-bellagio'
# PACKAGE_BUGREPORT='giulio.urlini@st.com'
# PACKAGE_NAME='OpenMAX Bellagio'
# PACKAGE_STRING='OpenMAX Bellagio 0.9.3'
# PACKAGE_TARNAME='libomxil-bellagio'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.9.3'
# PATH_SEPARATOR=':'
# PLUGINDIR='/usr/lib/bellagio'
# PLUGIN_LDFLAGS='-module -avoid-version -no-undefined -as-needed'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_VERSION_INFO='0:0:0'
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.9.3'
# WITH_AUDIOEFFECTS_FALSE='#'
# WITH_AUDIOEFFECTS_TRUE=''
# WITH_CLOCKSRC_FALSE='#'
# WITH_CLOCKSRC_TRUE=''
# WITH_VIDEOSCHEDULER_FALSE='#'
# WITH_VIDEOSCHEDULER_TRUE=''
# 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=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='/usr/share/doc/libomxil-bellagio'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# plugindir='${libdir}/bellagio'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "OpenMAX Bellagio"
# #define PACKAGE_TARNAME "libomxil-bellagio"
# #define PACKAGE_VERSION "0.9.3"
# #define PACKAGE_STRING "OpenMAX Bellagio 0.9.3"
# #define PACKAGE_BUGREPORT "giulio.urlini@st.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libomxil-bellagio"
# #define VERSION "0.9.3"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBPTHREAD 1
# #define PLUGINDIR "/usr/lib/bellagio"
# #define HAVE_FCNTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MKDIR 1
# #define HAVE_SOCKET 1
# #define HAVE_STRERROR 1
#
# configure: exit 0