This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Xvid configure 1.3.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2391: checking build system type configure:2405: result: i686-uhu-linux-gnu configure:2425: checking host system type configure:2438: result: i686-uhu-linux-gnu configure:2458: checking target system type configure:2471: result: i686-uhu-linux-gnu configure:2499: checking whether to use default CFLAGS configure:2507: result: no configure:2519: checking for i686-uhu-linux-gcc configure:2535: found /usr/bin/i686-uhu-linux-gcc configure:2546: result: i686-uhu-linux-gcc configure:2815: checking for C compiler version configure:2824: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2835: $? = 0 configure:2824: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2835: $? = 0 configure:2824: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2835: $? = 1 configure:2824: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2835: $? = 1 configure:2855: checking whether the C compiler works configure:2877: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2881: $? = 0 configure:2929: result: yes configure:2932: checking for C compiler default output file name configure:2934: result: a.out configure:2940: checking for suffix of executables configure:2947: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2951: $? = 0 configure:2973: result: configure:2995: checking whether we are cross compiling configure:3003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3007: $? = 0 configure:3014: ./conftest configure:3018: $? = 0 configure:3033: result: no configure:3038: checking for suffix of object files configure:3060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3064: $? = 0 configure:3085: result: o configure:3089: checking whether we are using the GNU C compiler configure:3108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3108: $? = 0 configure:3117: result: yes configure:3126: checking whether i686-uhu-linux-gcc accepts -g configure:3146: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3146: $? = 0 configure:3187: result: yes configure:3204: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3267: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3267: $? = 0 configure:3280: result: none needed configure:3316: checking for a BSD-compatible install configure:3384: result: /bin/install -c configure:3400: checking for i686-uhu-linux-ranlib configure:3430: result: no configure:3440: checking for ranlib configure:3456: found /usr/bin/ranlib configure:3467: result: ranlib configure:3492: checking for i686-uhu-linux-ar configure:3508: found /usr/bin/i686-uhu-linux-ar configure:3519: result: i686-uhu-linux-ar configure:3583: checking for grep that handles long lines and -e configure:3641: result: /bin/grep configure:3646: checking for egrep configure:3708: result: /bin/grep -E configure:3715: checking whether ln -s works configure:3719: result: yes configure:3731: checking for whether to use assembly code configure:3734: result: yes configure:3736: checking for architecture type configure:3740: result: ia32 configure:3779: checking how to run the C preprocessor configure:3810: i686-uhu-linux-gcc -E conftest.c configure:3810: $? = 0 configure:3824: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xvid" | #define PACKAGE_TARNAME "xvid" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "Xvid 1.3.3" | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3849: result: i686-uhu-linux-gcc -E configure:3869: i686-uhu-linux-gcc -E conftest.c configure:3869: $? = 0 configure:3883: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xvid" | #define PACKAGE_TARNAME "xvid" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "Xvid 1.3.3" | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3912: checking for ANSI C header files configure:3932: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3932: $? = 0 configure:4005: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4005: $? = 0 configure:4005: ./conftest configure:4005: $? = 0 configure:4016: result: yes configure:4029: checking for sys/types.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for sys/stat.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for stdlib.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for string.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for memory.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for strings.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for inttypes.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for stdint.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4029: checking for unistd.h configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4029: $? = 0 configure:4029: result: yes configure:4045: checking size of int * configure:4050: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4050: $? = 0 configure:4050: ./conftest configure:4050: $? = 0 configure:4064: result: 4 configure:4088: checking whether byte ordering is bigendian configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:21:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:21:15: error: unknown type name 'universal' configure:4103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xvid" | #define PACKAGE_TARNAME "xvid" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "Xvid 1.3.3" | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org" | #define PACKAGE_URL "" | #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 SIZEOF_INT_P 4 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4148: $? = 0 configure:4166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:27:4: error: unknown type name 'not' not big endian ^ conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xvid" | #define PACKAGE_TARNAME "xvid" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "Xvid 1.3.3" | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org" | #define PACKAGE_URL "" | #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 SIZEOF_INT_P 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4294: result: no configure:4313: checking for build extensions configure:4320: result: .so .a .o configure:4356: checking for platform specific LDFLAGS/CFLAGS configure:4366: result: ok configure:4447: checking for yasm configure:4492: result: no configure:4522: checking for nasm configure:4543: found /usr/bin/nasm configure:4567: result: yes configure:4576: checking for nasm version configure:4586: result: 2 configure:4600: checking for asm object format configure:4609: result: elf configure:4773: checking stdio.h usability configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking stdio.h presence configure:4773: i686-uhu-linux-gcc -E conftest.c configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking for stdio.h configure:4773: result: yes configure:4773: checking signal.h usability configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking signal.h presence configure:4773: i686-uhu-linux-gcc -E conftest.c configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking for signal.h configure:4773: result: yes configure:4773: checking for stdlib.h configure:4773: result: yes configure:4773: checking for string.h configure:4773: result: yes configure:4773: checking assert.h usability configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking assert.h presence configure:4773: i686-uhu-linux-gcc -E conftest.c configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking for assert.h configure:4773: result: yes configure:4773: checking math.h usability configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking math.h presence configure:4773: i686-uhu-linux-gcc -E conftest.c configure:4773: $? = 0 configure:4773: result: yes configure:4773: checking for math.h configure:4773: result: yes configure:4886: checking pthread.h usability configure:4886: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4886: $? = 0 configure:4886: result: yes configure:4886: checking pthread.h presence configure:4886: i686-uhu-linux-gcc -E conftest.c configure:4886: $? = 0 configure:4886: result: yes configure:4886: checking for pthread.h configure:4886: result: yes configure:4888: checking for pthread_create in -lpthread configure:4913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:4913: $? = 0 configure:4922: result: yes configure:5211: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Xvid config.status 1.3.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:770: creating platform.inc configure:6218: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_assert_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_pthread_pthread_create=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_nasm=yes ac_cv_prog_ac_yasm=no ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_sizeof_int_p=4 ac_cv_target=i686-uhu-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## AFLAGS='-I$(