Build of libomxil-bellagio with musl toolchain

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

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

SLOCLanguage
14,252 ansic
10,205 sh
7,923 makefile
32,380 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libomxil-bellagio 0.9.3-1 (Wed Apr 5 01:20:19 UTC 2017)
# ==> 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 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking how to run the C preprocessor... clang -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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang 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 clang++ accepts -g... (cached) yes
# checking dependency style of clang++... (cached) gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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... no
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/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... none required
# 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... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# 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... no
# 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 clang -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 clang -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
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_filter.lo -MD -MP -MF .deps/libomxbase_la-omx_base_filter.Tpo -c -o libomxbase_la-omx_base_filter.lo `test -f 'omx_base_filter.c' || echo './'`omx_base_filter.c
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_sink.lo -MD -MP -MF .deps/libomxbase_la-omx_base_sink.Tpo -c -o libomxbase_la-omx_base_sink.lo `test -f 'omx_base_sink.c' || echo './'`omx_base_sink.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_filter.lo -MD -MP -MF .deps/libomxbase_la-omx_base_filter.Tpo -c omx_base_filter.c -fPIC -DPIC -o .libs/libomxbase_la-omx_base_filter.o
# libtool: compile: clang -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: clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_sink.lo -MD -MP -MF .deps/libomxbase_la-omx_base_sink.Tpo -c omx_base_sink.c -fPIC -DPIC -o .libs/libomxbase_la-omx_base_sink.o
# libtool: compile: clang -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_filter.c:29:10: fatal error: 'asm/unistd.h' file not found
# #include
# ^
# In file included from omx_base_component.c:34:
# ./omx_base_component.h:In file included from 35:10:omx_base_port.c :fatal error32: :
# 'asm/unistd.h' file not found./omx_base_component.hIn file included from
# :35:omx_base_sink.c10::29 :
# fatal error#include In file included from :
# ./omx_base_sink.h'asm/unistd.h' file not found ^:
#
# 34:
# ./omx_base_component.h:35:#include 10
# : ^
# fatal error: 'asm/unistd.h' file not found
# #include
# ^
# 1 error generated.
# 1 error generated.
# make[3]: *** [Makefile:320: libomxbase_la-omx_base_filter.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# make[3]: *** [Makefile:327: libomxbase_la-omx_base_sink.lo] Error 1
# 1 error generated.
# make[3]: *** [Makefile:313: libomxbase_la-omx_base_port.lo] Error 1
# 1 error generated.
# make[3]: *** [Makefile:306: libomxbase_la-omx_base_component.lo] Error 1
# 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 = b8859f835751
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# 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 /sysroot/bin/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:3241: checking for C++ compiler version
# configure:3250: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3261: $? = 0
# configure:3250: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3261: $? = 0
# configure:3250: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3261: $? = 1
# configure:3250: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3261: $? = 1
# configure:3281: checking whether the C++ compiler works
# configure:3303: clang++ 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: clang++ -o conftest conftest.cpp >&5
# configure:3378: $? = 0
# configure:3400: result:
# configure:3422: checking whether we are cross compiling
# configure:3430: clang++ -o conftest conftest.cpp >&5
# configure:3434: $? = 0
# configure:3441: ./conftest
# ./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:3445: $? = 127
# configure:3460: result: yes
# configure:3465: checking for suffix of object files
# configure:3487: clang++ -c conftest.cpp >&5
# configure:3491: $? = 0
# configure:3512: result: o
# configure:3516: checking whether we are using the GNU C++ compiler
# configure:3535: clang++ -c conftest.cpp >&5
# configure:3535: $? = 0
# configure:3544: result: yes
# configure:3553: checking whether clang++ accepts -g
# configure:3573: clang++ -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 clang++
# configure:3811: result: gcc3
# configure:3834: checking for x86_64-unknown-linux-gcc
# configure:3861: result: clang
# configure:4130: checking for C compiler version
# configure:4139: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4150: $? = 0
# configure:4139: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4150: $? = 0
# configure:4139: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4150: $? = 1
# configure:4139: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4150: $? = 1
# configure:4154: checking whether we are using the GNU C compiler
# configure:4173: clang -c -Wall -Werror conftest.c >&5
# configure:4173: $? = 0
# configure:4182: result: yes
# configure:4191: checking whether clang accepts -g
# configure:4211: clang -c -g conftest.c >&5
# configure:4211: $? = 0
# configure:4252: result: yes
# configure:4269: checking for clang option to accept ISO C89
# configure:4333: clang -c -Wall -Werror conftest.c >&5
# configure:4333: $? = 0
# configure:4346: result: none needed
# configure:4368: checking dependency style of clang
# configure:4478: result: gcc3
# configure:4494: checking whether clang and cc understand -c and -o together
# configure:4525: clang -c conftest.c -o conftest2.o >&5
# configure:4529: $? = 0
# configure:4535: clang -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: clang -E conftest.c
# configure:4655: $? = 0
# configure:4669: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:4714: clang -E conftest.c
# configure:4714: $? = 0
# configure:4728: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang
# configure:5273: result: /sysroot/bin/ld
# configure:5280: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5295: result: yes
# configure:5307: checking for BSD- or MS-compatible name lister (nm)
# configure:5356: result: /sysroot/bin/nm -B
# configure:5474: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5481: clang -c -Wall -Werror conftest.c >&5
# configure:5484: /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/objdump
# configure:5793: result: objdump
# configure:5805: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/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 /sysroot/bin/ranlib
# configure:6312: result: ranlib
# configure:6402: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6520: clang -c -Wall -Werror conftest.c >&5
# configure:6523: $? = 0
# configure:6527: /sysroot/bin/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: clang -o conftest -Wall -Werror conftest.c conftstm.o >&5
# configure:6587: $? = 0
# configure:6625: result: ok
# configure:6721: clang -c -Wall -Werror conftest.c >&5
# configure:6724: $? = 0
# configure:7430: checking for ANSI C header files
# configure:7450: clang -c -Wall -Werror conftest.c >&5
# configure:7450: $? = 0
# configure:7534: result: yes
# configure:7547: checking for sys/types.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for sys/stat.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for stdlib.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for string.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for memory.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for strings.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for inttypes.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for stdint.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for unistd.h
# configure:7547: clang -c -Wall -Werror conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7562: checking for dlfcn.h
# configure:7562: clang -c -Wall -Werror conftest.c >&5
# configure:7562: $? = 0
# configure:7562: result: yes
# configure:7687: checking for C++ compiler version
# configure:7696: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:7707: $? = 0
# configure:7696: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:7707: $? = 0
# configure:7696: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:7707: $? = 1
# configure:7696: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:7707: $? = 1
# configure:7711: checking whether we are using the GNU C++ compiler
# configure:7739: result: yes
# configure:7748: checking whether clang++ accepts -g
# configure:7809: result: yes
# configure:7834: checking dependency style of clang++
# configure:7944: result: gcc3
# configure:7967: checking how to run the C++ preprocessor
# configure:7994: clang++ -E conftest.cpp
# configure:7994: $? = 0
# configure:8008: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang++ -E
# configure:8053: clang++ -E conftest.cpp
# configure:8053: $? = 0
# configure:8067: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang supports -fno-rtti -fno-exceptions
# configure:8602: clang -c -Wall -Werror -fno-rtti -fno-exceptions conftest.c >&5
# configure:8606: $? = 0
# configure:8619: result: yes
# configure:8639: checking for clang option to produce PIC
# configure:8911: result: -fPIC -DPIC
# configure:8923: checking if clang PIC flag -fPIC -DPIC works
# configure:8941: clang -c -Wall -Werror -fPIC -DPIC -DPIC conftest.c >&5
# configure:8945: $? = 0
# configure:8958: result: yes
# configure:8982: checking if clang static flag -static works
# configure:9010: result: no
# configure:9025: checking if clang supports -c -o file.o
# configure:9046: clang -c -Wall -Werror -o out/conftest2.o conftest.c >&5
# configure:9050: $? = 0
# configure:9072: result: yes
# configure:9080: checking if clang supports -c -o file.o
# configure:9127: result: yes
# configure:9160: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10151: result: yes
# configure:10188: checking whether -lc should be explicitly linked in
# configure:10193: clang -c -Wall -Werror conftest.c >&5
# configure:10196: $? = 0
# configure:10211: clang -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: clang -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 clang++
# configure:11990: result: /sysroot/bin/ld -m elf_x86_64
# configure:11997: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12012: result: yes
# configure:12067: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12980: result: yes
# configure:13008: clang++ -c conftest.cpp >&5
# configure:13011: $? = 0
# configure:13193: checking for clang++ option to produce PIC
# configure:13510: result: -fPIC -DPIC
# configure:13519: checking if clang++ PIC flag -fPIC -DPIC works
# configure:13537: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13541: $? = 0
# configure:13554: result: yes
# configure:13575: checking if clang++ static flag -static works
# configure:13603: result: no
# configure:13615: checking if clang++ supports -c -o file.o
# configure:13636: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13640: $? = 0
# configure:13662: result: yes
# configure:13667: checking if clang++ supports -c -o file.o
# configure:13714: result: yes
# configure:13744: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13773: result: yes
# configure:13910: checking dynamic linker characteristics
# configure:14291: clang++ -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: clang -o conftest -Wall -Werror conftest.c -lpthread >&5
# configure:14737: $? = 0
# configure:14746: result: yes
# configure:14759: checking for library containing dlopen
# configure:14790: clang -o conftest -Wall -Werror conftest.c -lpthread >&5
# configure:14790: $? = 0
# configure:14807: result: none required
# configure:14862: Using /usr/lib/bellagio as the components install location
# configure:14909: checking fcntl.h usability
# configure:14909: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# configure:14929: $? = 0
# configure:14929: clang -c -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c >&5
# conftest.c:71:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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:15003: result: no
# configure:15026: checking for stdlib.h
# configure:15026: result: yes
# configure:15036: checking for GNU libc compatible realloc
# configure:15070: result: no
# configure:15094: checking for gethostbyname
# configure:15094: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for gettimeofday
# configure:15094: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for memset
# configure:15094: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# conftest.c:66:6: error: incompatible redeclaration of library function 'memset' [-Werror,-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:66:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 error generated.
# 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #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: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for socket
# configure:15094: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# configure:15094: $? = 0
# configure:15094: result: yes
# configure:15094: checking for strdup
# configure:15094: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# conftest.c:68:6: error: incompatible redeclaration of library function 'strdup' [-Werror,-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:68:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 error generated.
# 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #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: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# conftest.c:68:6: error: incompatible redeclaration of library function 'strerror' [-Werror,-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:68:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 error generated.
# 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SOCKET 1
# | /* end confdefs.h. */
# | /* Define strerror to an innocuous variant, in case declares strerror.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strerror innocuous_strerror
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strerror (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strerror
# |
# | /* 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 strerror ();
# | /* 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_strerror || defined __stub___strerror
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strerror ();
# | ;
# | return 0;
# | }
# configure:15094: result: no
# configure:15094: checking for strndup
# configure:15094: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# conftest.c:68:6: error: incompatible redeclaration of library function 'strndup' [-Werror,-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:68:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 error generated.
# 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SOCKET 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: clang -o conftest -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 conftest.c -lpthread >&5
# conftest.c:68:6: error: incompatible redeclaration of library function 'strrchr' [-Werror,-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:68:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 error generated.
# 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SOCKET 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 b8859f835751
#
# config.status:1181: creating Makefile
# config.status:1181: creating libomxil-bellagio.pc
# config.status:1181: creating libomxil-bellagio.spec
# config.status:1181: creating doc/Doxyfile
# config.status:1181: creating doc/footer_SF.html
# config.status:1181: creating doc/omxregister-bellagio.1
# config.status:1181: creating doc/Makefile
# config.status:1181: creating include/Makefile
# config.status:1181: creating src/Makefile
# config.status:1181: creating src/base/Makefile
# config.status:1181: creating src/core_extensions/Makefile
# config.status:1181: creating src/components/Makefile
# config.status:1181: creating src/components/audio_effects/Makefile
# config.status:1181: creating src/components/clocksrc/Makefile
# config.status:1181: creating src/components/videoscheduler/Makefile
# config.status:1181: creating src/dynamic_loader/Makefile
# config.status:1181: creating m4/Makefile
# config.status:1181: creating test/Makefile
# config.status:1181: creating test/components/Makefile
# config.status:1181: creating test/components/common/Makefile
# config.status:1181: creating test/components/audio_effects/Makefile
# config.status:1181: creating test/components/resource_manager/Makefile
# config.status:1181: creating config.h
# config.status:1401: executing depfiles commands
# config.status:1401: 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=set
# ac_cv_env_CC_value=clang
# 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=set
# ac_cv_env_CXX_value=clang++
# 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=no
# ac_cv_func_memset=no
# ac_cv_func_mkdir=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_socket=yes
# ac_cv_func_strdup=no
# ac_cv_func_strerror=no
# 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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_HAVE_DOXYGEN=true
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen='none required'
# 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=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# 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='clang'
# CCDEPMODE='depmode=gcc3'
# CFG_DEBUG_LEVEL='0'
# CFLAGS=' -Wall -Werror -DCONFIG_DEBUG_LEVEL=0'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -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='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o'
# LIBS='-lpthread '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo'
# MAKEINFO='${SHELL} /tmp/libomxil-bellagio/src/libomxil-bellagio-0.9.3/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/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=''
# ac_ct_CXX=''
# 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 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 0
# #define realloc rpl_realloc
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MKDIR 1
# #define HAVE_SOCKET 1
#
# configure: exit 0