## ------------------- ## ## test suite: dirac. ## ## ------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2009-02-10 14:12 asuraparaju | | * win32/VisualStudio/Makefile.am: Include YUV420ItoYUV422I.vcproj | and YUV422ItoYUV420I.vcproj in list of distribution files. | | Author: Anuradha Suraparaju | | 2009-02-10 14:04 asuraparaju | | * win32/: VS2003/libdirac_common/libdirac_common.vcproj, ## --------- ## ## Platform. ## ## --------- ## hostname = halo uname -m = x86_64 uname -r = 2.6.31-gentoo uname -s = Linux uname -v = #2 SMP Thu Sep 10 19:59:07 CST 2009 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz /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: /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/tests PATH: /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/encoder PATH: /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/decoder PATH: /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/unit_tests PATH: /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/util/instrumentation PATH: /usr/lib/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/tests' | at_srcdir='.' | abs_srcdir='/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/tests' | at_top_srcdir='..' | abs_top_srcdir='/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2' | at_top_build_prefix='../' | abs_top_builddir='/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests:encoder:decoder:unit_tests:util/instrumentation' | | SHELL=${CONFIG_SHELL-'/bin/sh'} ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Sat Sep 19 11:38:10 CST 2009 2. colourbars (colourbars.at:3): ok (0m0.052s 0m0.016s) 3. samples (samples.at:3): skipped (samples.at:5) testsuite: ending at: Sat Sep 19 11:38:10 CST 2009 testsuite: test suite duration: 0h 0m 0s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 2 tests were run, 1 failed unexpectedly. 1 test was skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: test suite: dirac test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 1: unittests.at:3 unittests Skipped tests: test suite: dirac test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 3: samples.at:3 samples ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 1. unittests.at:3: testing ... ./unittests.at:5: test -x ../../../unit_tests/dirac_unittest || exit 77 ./unittests.at:7: at_wrap dirac_unittest stderr: Running all unit tests frames_test.cpp:78:Assertion Test name: PicturesTest::testCopyConstructor equality assertion failed - Expected: 29 - Actual : 0 frames_test.cpp:78:Assertion Test name: PicturesTest::testAssignment equality assertion failed - Expected: 29 - Actual : 0 frames_test.cpp:78:Assertion Test name: MotionCompTest::testZeroMotionComp equality assertion failed - Expected: 60192 - Actual : 0 frames_test.cpp:78:Assertion Test name: MotionCompTest::testAddandSubMotionComp equality assertion failed - Expected: 60192 - Actual : 0 frames_test.cpp:78:Assertion Test name: MotionCompTest::testL2_picture equality assertion failed - Expected: 60192 - Actual : 0 frames_test.cpp:78:Assertion Test name: MotionCompTest::testI_picture equality assertion failed - Expected: 60192 - Actual : 0 frames_test.cpp:78:Assertion Test name: MotionCompTest::testRef2 equality assertion failed - Expected: 60192 - Actual : 0 frames_test.cpp:78:Assertion Test name: MotionCompTest::testRef1and2 equality assertion failed - Expected: 60192 - Actual : 0 Failures !!! Run: 17 Failure total: 8 Failures: 8 Errors: 0 stdout: TwoDArraysTest::testConstructor : OK TwoDArraysTest::testValueConstructor : OK TwoDArraysTest::testDefaultConstructor : OK TwoDArraysTest::testCopyConstructor : OK TwoDArraysTest::testAssignment : OK TwoDArraysTest::testResize : OK PicturesTest::testConstructor : OK PicturesTest::testCopyConstructor : assertion PicturesTest::testAssignment : assertion MotionCompTest::testZeroMotionComp : assertion MotionCompTest::testAddandSubMotionComp : assertion MotionCompTest::testL2_picture : assertion MotionCompTest::testI_picture : assertion MotionCompTest::testRef2 : assertion MotionCompTest::testRef1and2 : assertion WaveletTransformTest::testConstructor : OK WaveletTransformTest::testTransformInvertibility : OK ./unittests.at:7: exit code was 1, expected 0 1. unittests.at:3: 1. unittests (unittests.at:3): FAILED (unittests.at:7) ## ------------- ## ## ../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 configure, which was | generated by GNU Autoconf 2.63. Invocation command line was | | $ ./configure --prefix=/usr --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-mmx --disable-debug --disable-doc | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = halo | uname -m = x86_64 | uname -r = 2.6.31-gentoo | uname -s = Linux | uname -v = #2 SMP Thu Sep 10 19:59:07 CST 2009 | | /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz | /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/ccache/bin | PATH: /usr/lib64/portage/bin/ebuild-helpers | PATH: /usr/local/sbin | PATH: /usr/local/bin | PATH: /usr/sbin | PATH: /usr/bin | PATH: /sbin | PATH: /bin | PATH: /opt/bin | PATH: /usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 | PATH: /usr/kde/3.5/sbin | PATH: /usr/kde/3.5/bin | PATH: /usr/qt/3/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2147: checking for a BSD-compatible install | configure:2215: result: /usr/bin/install -c | configure:2226: checking whether build environment is sane | configure:2269: result: yes | configure:2294: checking for a thread-safe mkdir -p | configure:2333: result: /bin/mkdir -p | configure:2346: checking for gawk | configure:2362: found /usr/bin/gawk | configure:2373: result: gawk | configure:2384: checking whether make sets $(MAKE) | configure:2406: result: yes | configure:2596: checking for x86_64-unknown-linux-gnu-g++ | configure:2612: found /usr/lib/ccache/bin/x86_64-unknown-linux-gnu-g++ | configure:2623: result: x86_64-unknown-linux-gnu-g++ | configure:2694: checking for C++ compiler version | configure:2702: x86_64-unknown-linux-gnu-g++ --version >&5 | x86_64-unknown-linux-gnu-g++ (Gentoo 4.4.1 p1.0) 4.4.1 | Copyright (C) 2009 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:2706: $? = 0 | configure:2713: x86_64-unknown-linux-gnu-g++ -v >&5 | Using built-in specs. | Target: x86_64-unknown-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include/g++-v4 --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/python --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' | Thread model: posix | gcc version 4.4.1 (Gentoo 4.4.1 p1.0) | configure:2717: $? = 0 | configure:2724: x86_64-unknown-linux-gnu-g++ -V >&5 | x86_64-unknown-linux-gnu-g++: '-V' option must have argument | configure:2728: $? = 1 | configure:2751: checking for C++ compiler default output file name | configure:2773: x86_64-unknown-linux-gnu-g++ -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp >&5 | configure:2777: $? = 0 | configure:2815: result: a.out | configure:2834: checking whether the C++ compiler works | configure:2844: ./a.out | configure:2848: $? = 0 | configure:2867: result: yes | configure:2874: checking whether we are cross compiling | configure:2876: result: no | configure:2879: checking for suffix of executables | configure:2886: x86_64-unknown-linux-gnu-g++ -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp >&5 | configure:2890: $? = 0 | configure:2916: result: | configure:2922: checking for suffix of object files | configure:2948: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.cpp >&5 | configure:2952: $? = 0 | configure:2977: result: o | configure:2981: checking whether we are using the GNU C++ compiler | configure:3010: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.cpp >&5 | configure:3017: $? = 0 | configure:3034: result: yes | configure:3043: checking whether x86_64-unknown-linux-gnu-g++ accepts -g | configure:3073: x86_64-unknown-linux-gnu-g++ -c -g conftest.cpp >&5 | configure:3080: $? = 0 | configure:3181: result: yes | configure:3215: checking for style of include used by make | configure:3243: result: GNU | configure:3268: checking dependency style of x86_64-unknown-linux-gnu-g++ | configure:3359: result: gcc3 | configure:3374: checking whether build environment is sane | configure:3417: result: yes | configure:3425: checking build system type | configure:3443: result: x86_64-unknown-linux-gnu | configure:3465: checking host system type | configure:3480: result: x86_64-unknown-linux-gnu | configure:3838: checking for x86_64-unknown-linux-gnu-gcc | configure:3854: found /usr/lib/ccache/bin/x86_64-unknown-linux-gnu-gcc | configure:3865: result: x86_64-unknown-linux-gnu-gcc | configure:4137: checking for C compiler version | configure:4145: x86_64-unknown-linux-gnu-gcc --version >&5 | x86_64-unknown-linux-gnu-gcc (Gentoo 4.4.1 p1.0) 4.4.1 | Copyright (C) 2009 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:4149: $? = 0 | configure:4156: x86_64-unknown-linux-gnu-gcc -v >&5 | Using built-in specs. | Target: x86_64-unknown-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include/g++-v4 --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/python --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' | Thread model: posix | gcc version 4.4.1 (Gentoo 4.4.1 p1.0) | configure:4160: $? = 0 | configure:4167: x86_64-unknown-linux-gnu-gcc -V >&5 | x86_64-unknown-linux-gnu-gcc: '-V' option must have argument | configure:4171: $? = 1 | configure:4174: checking whether we are using the GNU C compiler | configure:4203: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:4210: $? = 0 | configure:4227: result: yes | configure:4236: checking whether x86_64-unknown-linux-gnu-gcc accepts -g | configure:4266: x86_64-unknown-linux-gnu-gcc -c -g conftest.c >&5 | configure:4273: $? = 0 | configure:4374: result: yes | configure:4391: checking for x86_64-unknown-linux-gnu-gcc option to accept ISO C89 | configure:4465: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:4472: $? = 0 | configure:4495: result: none needed | configure:4515: checking dependency style of x86_64-unknown-linux-gnu-gcc | configure:4606: result: gcc3 | configure:4621: checking for a sed that does not truncate output | configure:4687: result: /bin/sed | configure:4705: checking for grep that handles long lines and -e | configure:4765: result: /bin/grep | configure:4770: checking for egrep | configure:4834: result: /bin/grep -E | configure:4839: checking for fgrep | configure:4903: result: /bin/grep -F | configure:4938: checking for ld used by x86_64-unknown-linux-gnu-gcc | configure:5005: result: /usr/x86_64-unknown-linux-gnu/bin/ld | configure:5014: checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld | configure:5029: result: yes | configure:5041: checking for BSD- or MS-compatible name lister (nm) | configure:5090: result: /usr/bin/nm -B | configure:5208: checking the name lister (/usr/bin/nm -B) interface | configure:5215: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:5218: /usr/bin/nm -B "conftest.o" | configure:5221: output | 0000000000000000 B some_variable | configure:5228: result: BSD nm | configure:5231: checking whether ln -s works | configure:5235: result: yes | configure:5243: checking the maximum length of command line arguments | configure:5363: result: 1572864 | configure:5380: checking whether the shell understands some XSI constructs | configure:5390: result: yes | configure:5394: checking whether the shell understands "+=" | configure:5400: result: yes | configure:5435: checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files | configure:5442: result: -r | configure:5471: checking for x86_64-unknown-linux-gnu-objdump | configure:5498: result: objdump | configure:5567: checking how to recognize dependent libraries | configure:5763: result: pass_all | configure:5783: checking for x86_64-unknown-linux-gnu-ar | configure:5799: found /usr/bin/x86_64-unknown-linux-gnu-ar | configure:5810: result: x86_64-unknown-linux-gnu-ar | configure:5888: checking for x86_64-unknown-linux-gnu-strip | configure:5904: found /usr/bin/x86_64-unknown-linux-gnu-strip | configure:5915: result: x86_64-unknown-linux-gnu-strip | configure:5987: checking for x86_64-unknown-linux-gnu-ranlib | configure:6003: found /usr/bin/x86_64-unknown-linux-gnu-ranlib | configure:6014: result: x86_64-unknown-linux-gnu-ranlib | configure:6144: checking command to parse /usr/bin/nm -B output from x86_64-unknown-linux-gnu-gcc object | configure:6262: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:6265: $? = 0 | configure:6269: /usr/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:6272: $? = 0 | configure:6326: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 | configure:6329: $? = 0 | configure:6367: result: ok | configure:6463: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:6466: $? = 0 | configure:7234: checking how to run the C preprocessor | configure:7274: x86_64-unknown-linux-gnu-gcc -E conftest.c | configure:7281: $? = 0 | configure:7312: x86_64-unknown-linux-gnu-gcc -E conftest.c | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory | configure:7319: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | | #define PACKAGE_TARNAME "" | | #define PACKAGE_VERSION "" | | #define PACKAGE_STRING "" | | #define PACKAGE_BUGREPORT "" | | /* end confdefs.h. */ | | #include | configure:7352: result: x86_64-unknown-linux-gnu-gcc -E | configure:7381: x86_64-unknown-linux-gnu-gcc -E conftest.c | configure:7388: $? = 0 | configure:7419: x86_64-unknown-linux-gnu-gcc -E conftest.c | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory | configure:7426: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | | #define PACKAGE_TARNAME "" | | #define PACKAGE_VERSION "" | | #define PACKAGE_STRING "" | | #define PACKAGE_BUGREPORT "" | | /* end confdefs.h. */ | | #include | configure:7466: checking for ANSI C header files | configure:7496: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7503: $? = 0 | configure:7602: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 | configure:7606: $? = 0 | configure:7612: ./conftest | configure:7616: $? = 0 | configure:7634: result: yes | configure:7658: checking for sys/types.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for sys/stat.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for stdlib.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for string.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for memory.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for strings.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for inttypes.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for stdint.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7658: checking for unistd.h | configure:7679: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7686: $? = 0 | configure:7703: result: yes | configure:7721: checking for dlfcn.h | configure:7742: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:7749: $? = 0 | configure:7766: result: yes | configure:7893: checking for C++ compiler version | configure:7901: x86_64-unknown-linux-gnu-g++ --version >&5 | x86_64-unknown-linux-gnu-g++ (Gentoo 4.4.1 p1.0) 4.4.1 | Copyright (C) 2009 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:7905: $? = 0 | configure:7912: x86_64-unknown-linux-gnu-g++ -v >&5 | Using built-in specs. | Target: x86_64-unknown-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include/g++-v4 --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/python --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' | Thread model: posix | gcc version 4.4.1 (Gentoo 4.4.1 p1.0) | configure:7916: $? = 0 | configure:7923: x86_64-unknown-linux-gnu-g++ -V >&5 | x86_64-unknown-linux-gnu-g++: '-V' option must have argument | configure:7927: $? = 1 | configure:7930: checking whether we are using the GNU C++ compiler | configure:7983: result: yes | configure:7992: checking whether x86_64-unknown-linux-gnu-g++ accepts -g | configure:8130: result: yes | configure:8155: checking dependency style of x86_64-unknown-linux-gnu-g++ | configure:8246: result: gcc3 | configure:8269: checking how to run the C++ preprocessor | configure:8305: x86_64-unknown-linux-gnu-g++ -E conftest.cpp | configure:8312: $? = 0 | configure:8343: x86_64-unknown-linux-gnu-g++ -E conftest.cpp | conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory | configure:8350: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | | #define PACKAGE_TARNAME "" | | #define PACKAGE_VERSION "" | | #define PACKAGE_STRING "" | | #define PACKAGE_BUGREPORT "" | | #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:8383: result: x86_64-unknown-linux-gnu-g++ -E | configure:8412: x86_64-unknown-linux-gnu-g++ -E conftest.cpp | configure:8419: $? = 0 | configure:8450: x86_64-unknown-linux-gnu-g++ -E conftest.cpp | conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory | configure:8457: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | | #define PACKAGE_TARNAME "" | | #define PACKAGE_VERSION "" | | #define PACKAGE_STRING "" | | #define PACKAGE_BUGREPORT "" | | #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:8669: checking for objdir | configure:8684: result: .libs | configure:8976: checking if x86_64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions | configure:8994: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | configure:8998: $? = 0 | configure:9011: result: no | configure:9031: checking for x86_64-unknown-linux-gnu-gcc option to produce PIC | configure:9303: result: -fPIC -DPIC | configure:9315: checking if x86_64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works | configure:9333: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -fPIC -DPIC -DPIC conftest.c >&5 | configure:9337: $? = 0 | configure:9350: result: yes | configure:9374: checking if x86_64-unknown-linux-gnu-gcc static flag -static works | configure:9402: result: yes | configure:9417: checking if x86_64-unknown-linux-gnu-gcc supports -c -o file.o | configure:9438: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -o out/conftest2.o conftest.c >&5 | configure:9442: $? = 0 | configure:9464: result: yes | configure:9472: checking if x86_64-unknown-linux-gnu-gcc supports -c -o file.o | configure:9519: result: yes | configure:9552: checking whether the x86_64-unknown-linux-gnu-gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:10626: result: yes | configure:10663: checking whether -lc should be explicitly linked in | configure:10668: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:10671: $? = 0 | configure:10686: x86_64-unknown-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | configure:10689: $? = 0 | configure:10701: result: no | configure:10865: checking dynamic linker characteristics | configure:11321: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:11328: $? = 0 | configure:11561: result: GNU/Linux ld.so | configure:11663: checking how to hardcode library paths into programs | configure:11688: result: immediate | configure:12521: checking whether stripping libraries is possible | configure:12526: result: yes | configure:12561: checking if libtool supports shared libraries | configure:12563: result: yes | configure:12566: checking whether to build shared libraries | configure:12587: result: yes | configure:12590: checking whether to build static libraries | configure:12594: result: yes | configure:12744: checking for ld used by x86_64-unknown-linux-gnu-g++ | configure:12811: result: /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 | configure:12820: checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld | configure:12835: result: yes | configure:12890: checking whether the x86_64-unknown-linux-gnu-g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:13865: result: yes | configure:13893: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.cpp >&5 | configure:13896: $? = 0 | configure:14078: checking for x86_64-unknown-linux-gnu-g++ option to produce PIC | configure:14395: result: -fPIC -DPIC | configure:14404: checking if x86_64-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works | configure:14422: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -fPIC -DPIC -DPIC conftest.cpp >&5 | configure:14426: $? = 0 | configure:14439: result: yes | configure:14460: checking if x86_64-unknown-linux-gnu-g++ static flag -static works | configure:14488: result: yes | configure:14500: checking if x86_64-unknown-linux-gnu-g++ supports -c -o file.o | configure:14521: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -o out/conftest2.o conftest.cpp >&5 | configure:14525: $? = 0 | configure:14547: result: yes | configure:14552: checking if x86_64-unknown-linux-gnu-g++ supports -c -o file.o | configure:14599: result: yes | configure:14629: checking whether the x86_64-unknown-linux-gnu-g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:14655: result: yes | configure:14792: checking dynamic linker characteristics | configure:15196: x86_64-unknown-linux-gnu-g++ -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.cpp >&5 | configure:15203: $? = 0 | configure:15436: result: GNU/Linux ld.so | configure:15487: checking how to hardcode library paths into programs | configure:15512: result: immediate | configure:15577: checking for special C compiler options needed for large files | configure:15672: result: no | configure:15678: checking for _FILE_OFFSET_BITS value needed for large files | configure:15713: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:15720: $? = 0 | configure:15789: result: no | configure:15961: checking for ANSI C header files | configure:16129: result: yes | configure:16139: checking for stdbool.h that conforms to C99 | configure:16234: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:16241: $? = 0 | configure:16256: result: yes | configure:16258: checking for _Bool | configure:16286: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | configure:16293: $? = 0 | configure:16320: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.c >&5 | conftest.c: In function 'main': | conftest.c:57: error: expected expression before ')' token | configure:16327: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | | #define PACKAGE_TARNAME "" | | #define PACKAGE_VERSION "" | | #define PACKAGE_STRING "" | | #define PACKAGE_BUGREPORT "" | | #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 STDC_HEADERS 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 ((_Bool))) | | return 0; | | ; | | return 0; | | } | configure:16350: result: yes | configure:16387: checking streambuf usability | configure:16404: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.cpp >&5 | configure:16411: $? = 0 | configure:16425: result: yes | configure:16429: checking streambuf presence | configure:16444: x86_64-unknown-linux-gnu-g++ -E conftest.cpp | configure:16451: $? = 0 | configure:16465: result: yes | configure:16493: checking for streambuf | configure:16500: result: yes | configure:16521: checking for stdint types | configure:16554: x86_64-unknown-linux-gnu-gcc -c conftest.c >&5 | configure:16561: $? = 0 | configure:16640: result: stdint.h (shortcircuit) | configure:19494: result: make use of stdint.h in libdirac_common/dirac-stdint.h (assuming C99 compatible system) | configure:19755: checking whether gprof flags are to be used when compiling | configure:19776: result: no | configure:20184: checking whether extra debug flags are to be used when compiling | configure:20274: result: no | configure:20975: checking whether optimizations using MMX instructions are enabled | configure:21208: result: "no" | configure:21233: checking cppunit/TestRunner.h usability | configure:21250: x86_64-unknown-linux-gnu-g++ -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only conftest.cpp >&5 | configure:21257: $? = 0 | configure:21271: result: yes | configure:21275: checking cppunit/TestRunner.h presence | configure:21290: x86_64-unknown-linux-gnu-g++ -E conftest.cpp | configure:21297: $? = 0 | configure:21311: result: yes | configure:21339: checking for cppunit/TestRunner.h | configure:21346: result: yes | configure:21358: checking whether unit tests code will compile and link | configure:21400: x86_64-unknown-linux-gnu-g++ -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--fatal-warnings -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp -lcppunit -ldl >&5 | configure:21404: $? = 0 | configure:21410: ./conftest | configure:21414: $? = 0 | configure:21416: result: yes | configure:21463: checking for valgrind | configure:21493: result: no | configure:21514: checking whether we need to link math lib | configure:21537: x86_64-unknown-linux-gnu-g++ -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp >&5 | configure:21544: $? = 0 | configure:21552: result: no | configure:21796: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by config.status, which was | generated by GNU Autoconf 2.63. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on halo | | config.status:1036: creating tests/Makefile | config.status:1036: creating tests/at_wrap | config.status:1036: creating Makefile | config.status:1036: creating dirac.pc | config.status:1036: creating doc/Makefile | config.status:1036: creating libdirac_byteio/Makefile | config.status:1036: creating libdirac_common/Makefile | config.status:1036: creating libdirac_motionest/Makefile | config.status:1036: creating libdirac_encoder/Makefile | config.status:1036: creating libdirac_decoder/Makefile | config.status:1036: creating encoder/Makefile | config.status:1036: creating decoder/Makefile | config.status:1036: creating unit_tests/Makefile | config.status:1036: creating util/Makefile | config.status:1036: creating util/conversion/Makefile | config.status:1036: creating util/conversion/common/Makefile | config.status:1036: creating util/instrumentation/Makefile | config.status:1036: creating util/instrumentation/libdirac_instrument/Makefile | config.status:1036: creating win32/Makefile | config.status:1036: creating win32/VisualStudio/Makefile | config.status:1247: executing depfiles commands | config.status:1247: executing libtool commands | config.status:1247: executing libdirac_common/dirac-stdint.h commands | config.status:2196: creating libdirac_common/dirac-stdint.h : _DIRAC_LIBDIRAC_COMMON_DIRAC_STDINT_H | config.status:1247: executing tests/atconfig 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='-O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only' | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_CXXCPP_set= | ac_cv_env_CXXCPP_value= | ac_cv_env_CXXFLAGS_set=set | ac_cv_env_CXXFLAGS_value='-O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only' | ac_cv_env_CXX_set= | ac_cv_env_CXX_value= | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value='-Wl,--as-needed -Wl,--hash-style=gnu' | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_build_alias_set=set | ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu | ac_cv_env_host_alias_set=set | ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_header_cppunit_TestRunner_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint=stdint.h | ac_cv_header_stdint_h=yes | ac_cv_header_stdint_t=stdint.h | ac_cv_header_stdlib_h=yes | ac_cv_header_streambuf=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=x86_64-unknown-linux-gnu | ac_cv_objext=o | ac_cv_path_EGREP='/bin/grep -E' | ac_cv_path_FGREP='/bin/grep -F' | ac_cv_path_GREP=/bin/grep | ac_cv_path_SED=/bin/sed | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_mkdir=/bin/mkdir | ac_cv_prog_AR=x86_64-unknown-linux-gnu-ar | ac_cv_prog_AWK=gawk | ac_cv_prog_CC=x86_64-unknown-linux-gnu-gcc | ac_cv_prog_CPP='x86_64-unknown-linux-gnu-gcc -E' | ac_cv_prog_CXX=x86_64-unknown-linux-gnu-g++ | ac_cv_prog_CXXCPP='x86_64-unknown-linux-gnu-g++ -E' | ac_cv_prog_OBJDUMP=objdump | ac_cv_prog_RANLIB=x86_64-unknown-linux-gnu-ranlib | ac_cv_prog_STRIP=x86_64-unknown-linux-gnu-strip | ac_cv_prog_cc_c89= | ac_cv_prog_cc_g=yes | ac_cv_prog_cxx_g=yes | ac_cv_prog_make_make_set=yes | ac_cv_stdint_message='using gnu compiler x86_64-unknown-linux-gnu-gcc (Gentoo 4.4.1 p1.0) 4.4.1' | ac_cv_stdint_result='(assuming C99 compatible system)' | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_type__Bool=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/x86_64-unknown-linux-gnu/bin/ld | lt_cv_path_LDCXX='/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64' | lt_cv_path_NM='/usr/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=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} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run aclocal-1.10' | ACLOCAL_AMFLAGS='-I m4 ' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run tar' | AR='x86_64-unknown-linux-gnu-ar' | AS='as' | AUTOCONF='${SHELL} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run autoconf' | AUTOHEADER='${SHELL} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run autoheader' | AUTOM4TE='${SHELL} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run autom4te' | AUTOMAKE='${SHELL} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run automake-1.10' | AWK='gawk' | CC='x86_64-unknown-linux-gnu-gcc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only' | CONFIG_MATH_LIB='' | CPP='x86_64-unknown-linux-gnu-gcc -E' | CPPFLAGS='' | CXX='x86_64-unknown-linux-gnu-g++' | CXXCPP='x86_64-unknown-linux-gnu-g++ -E' | CXXDEPMODE='depmode=gcc3' | CXXFLAGS='-O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -ftree-vectorize -fdirectives-only' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1' | DEPDIR='.deps' | DLLTOOL='dlltool' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EXEEXT='' | FGREP='/bin/grep -F' | GENERIC_LIBRARY_NAME='dirac' | GENERIC_LIBRARY_VERSION='1:0:1' | GENERIC_RELEASE='1.0' | GENERIC_VERSION='1.0.2' | GREP='/bin/grep' | HAVE_CPPUNIT_FALSE='#' | HAVE_CPPUNIT_TRUE='' | HAVE_DOT='false' | HAVE_DOT_FALSE='' | HAVE_DOT_TRUE='#' | HAVE_DOXYGEN='false' | HAVE_DOXYGEN_FALSE='' | HAVE_DOXYGEN_TRUE='#' | HAVE_DVIPDFM='false' | HAVE_DVIPDFM_FALSE='' | HAVE_DVIPDFM_TRUE='#' | HAVE_LATEX='false' | HAVE_LATEX_FALSE='' | HAVE_LATEX_TRUE='#' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LD='/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64' | LDFLAGS='-Wl,--as-needed -Wl,--hash-style=gnu' | LIBEXT='' | LIBFLAGS='' | LIBOBJS='' | LIBS='' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIPO='' | LN_S='ln -s' | LTLIBOBJS='' | MAKEINFO='${SHELL} /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/missing --run makeinfo' | MKDIR_P='/bin/mkdir -p' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='objdump' | OBJEXT='o' | OTOOL64='' | OTOOL='' | OVERLAY_FALSE='' | OVERLAY_TRUE='#' | PACKAGE='dirac' | PACKAGE_BUGREPORT='' | PACKAGE_NAME='' | PACKAGE_STRING='' | PACKAGE_TARNAME='' | PACKAGE_VERSION='' | PATH_SEPARATOR=':' | RANLIB='x86_64-unknown-linux-gnu-ranlib' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='x86_64-unknown-linux-gnu-strip' | USE_MSVC_FALSE='' | USE_MSVC_TRUE='#' | USE_STATIC_FALSE='#' | USE_STATIC_TRUE='' | VALGRIND='' | VERSION='1.0.2' | ac_ct_CC='' | ac_ct_CXX='' | ac_ct_DUMPBIN='' | 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='x86_64-unknown-linux-gnu' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='unknown' | datadir='/usr/share' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='x86_64-unknown-linux-gnu' | host_alias='x86_64-unknown-linux-gnu' | host_cpu='x86_64' | host_os='linux-gnu' | host_vendor='unknown' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='/usr/share/info' | install_sh='$(SHELL) /var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/install-sh' | libdir='/usr/lib64' | libexecdir='${exec_prefix}/libexec' | localedir='${datarootdir}/locale' | localstatedir='/var/lib' | lt_ECHO='echo' | mandir='/usr/share/man' | mkdir_p='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | | configure: exit 0