Hi Robert
I would guess it is a bad config on my machine. I am running Centos 6.7 x64. I 
have also added the CMakeError and CMakeOutput files.

Cheers,
Tony

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=64717#64717



The system is: Linux - 2.6.32-573.1.1.el6.x86_64 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" 
succeeded.
Compiler: /usr/bin/cc 
Build flags: 
Id flags: 

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" 
produced "a.out"

The C compiler identification is GNU, found in 
"/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/3.2.3/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" 
succeeded.
Compiler: /usr/bin/c++ 
Build flags: 
Id flags: 

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" 
produced "a.out"

The CXX compiler identification is GNU, found in 
"/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/3.2.3/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3822733862/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3822733862.dir/build.make 
CMakeFiles/cmTryCompileExec3822733862.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3822733862.dir/testCCompiler.c.o
/usr/bin/cc    -o CMakeFiles/cmTryCompileExec3822733862.dir/testCCompiler.c.o   
-c /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec3822733862
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3822733862.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec3822733862.dir/testCCompiler.c.o  
-o cmTryCompileExec3822733862 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3520391113/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3520391113.dir/build.make 
CMakeFiles/cmTryCompileExec3520391113.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o
/usr/bin/cc    -o 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec3520391113
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3520391113.dir/link.txt --verbose=1
/usr/bin/cc      -v 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o  -o 
cmTryCompileExec3520391113 -rdynamic  
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre 
--enable-libgcj-multifile --enable-java-maintainer-mode 
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib 
--with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) 
COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3520391113' '-rdynamic' 
'-mtune=generic'
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id 
-m elf_x86_64 --hash-style=gnu -export-dynamic -dynamic-linker 
/lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3520391113 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 
-L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o -lgcc 
--as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" 
"cmTryCompileExec3520391113/fast"]
  ignore line: [/usr/bin/gmake -f 
CMakeFiles/cmTryCompileExec3520391113.dir/build.make 
CMakeFiles/cmTryCompileExec3520391113.dir/build]
  ignore line: [gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp']
  ignore line: [/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/cc    -o 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec3520391113]
  ignore line: [/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3520391113.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/cc      -v 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o  -o 
cmTryCompileExec3520391113 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [Target: x86_64-redhat-linux]
  ignore line: [Configured with: ../configure --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap 
--enable-shared --enable-threads=posix --enable-checking=release 
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
--enable-gnu-unique-object 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre 
--enable-libgcj-multifile --enable-java-maintainer-mode 
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib 
--with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 
--build=x86_64-redhat-linux]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) ]
  ignore line: 
[COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/]
  ignore line: 
[LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3520391113' 
'-rdynamic' '-mtune=generic']
  link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 
--eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -export-dynamic 
-dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3520391113 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 
-L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. 
CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o -lgcc 
--as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o]
    arg [/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--build-id] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec3520391113] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o] ==> 
ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o] ==> 
ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..]
    arg [CMakeFiles/cmTryCompileExec3520391113.dir/CMakeCCompilerABI.c.o] ==> 
ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o] ==> 
ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
  collapse library dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..] ==> 
[/usr/lib]
  implicit libs: [c]
  implicit dirs: 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7;/usr/lib64;/lib64;/usr/lib]
  implicit fwks: []




Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec411169349/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec411169349.dir/build.make 
CMakeFiles/cmTryCompileExec411169349.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec411169349.dir/feature_tests.c.o
/usr/bin/cc   -std=c99 -o 
CMakeFiles/cmTryCompileExec411169349.dir/feature_tests.c.o   -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/feature_tests.c
Linking C executable cmTryCompileExec411169349
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec411169349.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec411169349.dir/feature_tests.c.o  
-o cmTryCompileExec411169349 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c89] compiler features compiled with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec484988963/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec484988963.dir/build.make 
CMakeFiles/cmTryCompileExec484988963.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec484988963.dir/feature_tests.c.o
/usr/bin/cc   -std=c89 -o 
CMakeFiles/cmTryCompileExec484988963.dir/feature_tests.c.o   -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/feature_tests.c
Linking C executable cmTryCompileExec484988963
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec484988963.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec484988963.dir/feature_tests.c.o  
-o cmTryCompileExec484988963 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:0c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1853292974/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1853292974.dir/build.make 
CMakeFiles/cmTryCompileExec1853292974.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object 
CMakeFiles/cmTryCompileExec1853292974.dir/testCXXCompiler.cxx.o
/usr/bin/c++     -o 
CMakeFiles/cmTryCompileExec1853292974.dir/testCXXCompiler.cxx.o -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec1853292974
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec1853292974.dir/link.txt --verbose=1
/usr/bin/c++        
CMakeFiles/cmTryCompileExec1853292974.dir/testCXXCompiler.cxx.o  -o 
cmTryCompileExec1853292974 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3129127749/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3129127749.dir/build.make 
CMakeFiles/cmTryCompileExec3129127749.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++     -o 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o -c 
/usr/local/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec3129127749
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3129127749.dir/link.txt --verbose=1
/usr/bin/c++       -v 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o  -o 
cmTryCompileExec3129127749 -rdynamic  
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre 
--enable-libgcj-multifile --enable-java-maintainer-mode 
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib 
--with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) 
COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3129127749' '-rdynamic' 
'-shared-libgcc' '-mtune=generic'
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id 
-m elf_x86_64 --hash-style=gnu -export-dynamic -dynamic-linker 
/lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3129127749 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 
-L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ 
-lm -lgcc_s -lgcc -lc -lgcc_s -lgcc 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" 
"cmTryCompileExec3129127749/fast"]
  ignore line: [/usr/bin/gmake -f 
CMakeFiles/cmTryCompileExec3129127749.dir/build.make 
CMakeFiles/cmTryCompileExec3129127749.dir/build]
  ignore line: [gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp']
  ignore line: [/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building CXX object 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/c++     -o 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o -c 
/usr/local/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTryCompileExec3129127749]
  ignore line: [/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3129127749.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/c++       -v 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o  -o 
cmTryCompileExec3129127749 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [Target: x86_64-redhat-linux]
  ignore line: [Configured with: ../configure --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap 
--enable-shared --enable-threads=posix --enable-checking=release 
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
--enable-gnu-unique-object 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre 
--enable-libgcj-multifile --enable-java-maintainer-mode 
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib 
--with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 
--build=x86_64-redhat-linux]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) ]
  ignore line: 
[COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/:/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/]
  ignore line: 
[LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3129127749' 
'-rdynamic' '-shared-libgcc' '-mtune=generic']
  link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 
--eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -export-dynamic 
-dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3129127749 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 
-L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. 
CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ 
-lm -lgcc_s -lgcc -lc -lgcc_s -lgcc 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o]
    arg [/usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--build-id] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec3129127749] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o] ==> 
ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o] ==> 
ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..] ==> dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..]
    arg [CMakeFiles/cmTryCompileExec3129127749.dir/CMakeCXXCompilerABI.cpp.o] 
==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o] ==> 
ignore
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.4.7] ==> 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7]
  collapse library dir 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..] ==> 
[/usr/lib]
  implicit libs: [stdc++;m;c]
  implicit dirs: 
[/usr/lib/gcc/x86_64-redhat-linux/4.4.7;/usr/lib64;/lib64;/usr/lib]
  implicit fwks: []




Detecting CXX [-std=c++0x] compiler features compiled with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3757321850/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3757321850.dir/build.make 
CMakeFiles/cmTryCompileExec3757321850.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object 
CMakeFiles/cmTryCompileExec3757321850.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++0x -o 
CMakeFiles/cmTryCompileExec3757321850.dir/feature_tests.cxx.o -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec3757321850
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3757321850.dir/link.txt --verbose=1
/usr/bin/c++        
CMakeFiles/cmTryCompileExec3757321850.dir/feature_tests.cxx.o  -o 
cmTryCompileExec3757321850 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:0cxx_alias_templates
    Feature record: CXX_FEATURE:0cxx_alignas
    Feature record: CXX_FEATURE:0cxx_alignof
    Feature record: CXX_FEATURE:0cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:0cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:0cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:0cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:0cxx_noexcept
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:0cxx_nullptr
    Feature record: CXX_FEATURE:0cxx_override
    Feature record: CXX_FEATURE:0cxx_range_for
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4070321027/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4070321027.dir/build.make 
CMakeFiles/cmTryCompileExec4070321027.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object 
CMakeFiles/cmTryCompileExec4070321027.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++98 -o 
CMakeFiles/cmTryCompileExec4070321027.dir/feature_tests.cxx.o -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec4070321027
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec4070321027.dir/link.txt --verbose=1
/usr/bin/c++        
CMakeFiles/cmTryCompileExec4070321027.dir/feature_tests.cxx.o  -o 
cmTryCompileExec4070321027 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:0cxx_alias_templates
    Feature record: CXX_FEATURE:0cxx_alignas
    Feature record: CXX_FEATURE:0cxx_alignof
    Feature record: CXX_FEATURE:0cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:0cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:0cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:0cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:0cxx_default_function_template_args
    Feature record: CXX_FEATURE:0cxx_defaulted_functions
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
    Feature record: CXX_FEATURE:0cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:0cxx_extern_templates
    Feature record: CXX_FEATURE:0cxx_final
    Feature record: CXX_FEATURE:0cxx_func_identifier
    Feature record: CXX_FEATURE:0cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
    Feature record: CXX_FEATURE:0cxx_inline_namespaces
    Feature record: CXX_FEATURE:0cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
    Feature record: CXX_FEATURE:0cxx_long_long_type
    Feature record: CXX_FEATURE:0cxx_noexcept
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:0cxx_nullptr
    Feature record: CXX_FEATURE:0cxx_override
    Feature record: CXX_FEATURE:0cxx_range_for
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
    Feature record: CXX_FEATURE:0cxx_rvalue_references
    Feature record: CXX_FEATURE:0cxx_sizeof_member
    Feature record: CXX_FEATURE:0cxx_static_assert
    Feature record: CXX_FEATURE:0cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
    Feature record: CXX_FEATURE:0cxx_unicode_literals
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:0cxx_variadic_macros
    Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if files pthread.h exist passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3702660637/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3702660637.dir/build.make 
CMakeFiles/cmTryCompileExec3702660637.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec3702660637.dir/CheckIncludeFiles.c.o
/usr/bin/cc    -o 
CMakeFiles/cmTryCompileExec3702660637.dir/CheckIncludeFiles.c.o   -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3702660637
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3702660637.dir/link.txt --verbose=1
/usr/bin/cc       
CMakeFiles/cmTryCompileExec3702660637.dir/CheckIncludeFiles.c.o  -o 
cmTryCompileExec3702660637 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function pthread_create exists in the pthread passed with 
the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2768991414/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2768991414.dir/build.make 
CMakeFiles/cmTryCompileExec2768991414.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec2768991414.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o 
CMakeFiles/cmTryCompileExec2768991414.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2768991414
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec2768991414.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create    
CMakeFiles/cmTryCompileExec2768991414.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec2768991414 -rdynamic -lpthread 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function XOpenDisplay exists in the 
/usr/lib64/libX11.so;/usr/lib64/libXext.so passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3084787348/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3084787348.dir/build.make 
CMakeFiles/cmTryCompileExec3084787348.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec3084787348.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=XOpenDisplay   -o 
CMakeFiles/cmTryCompileExec3084787348.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3084787348
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3084787348.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=XOpenDisplay    
CMakeFiles/cmTryCompileExec3084787348.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec3084787348 -rdynamic -lX11 -lXext 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function gethostbyname exists passed with the following 
output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec189159562/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec189159562.dir/build.make 
CMakeFiles/cmTryCompileExec189159562.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec189159562.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=gethostbyname   -o 
CMakeFiles/cmTryCompileExec189159562.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec189159562
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec189159562.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=gethostbyname    
CMakeFiles/cmTryCompileExec189159562.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec189159562 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function connect exists passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1259317407/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1259317407.dir/build.make 
CMakeFiles/cmTryCompileExec1259317407.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec1259317407.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=connect   -o 
CMakeFiles/cmTryCompileExec1259317407.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1259317407
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec1259317407.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=connect    
CMakeFiles/cmTryCompileExec1259317407.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec1259317407 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function remove exists passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2766168468/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2766168468.dir/build.make 
CMakeFiles/cmTryCompileExec2766168468.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec2766168468.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=remove   -o 
CMakeFiles/cmTryCompileExec2766168468.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2766168468
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec2766168468.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=remove    
CMakeFiles/cmTryCompileExec2766168468.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec2766168468 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function shmat exists passed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3537207624/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3537207624.dir/build.make 
CMakeFiles/cmTryCompileExec3537207624.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec3537207624.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=shmat   -o 
CMakeFiles/cmTryCompileExec3537207624.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3537207624
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3537207624.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=shmat    
CMakeFiles/cmTryCompileExec3537207624.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec3537207624 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Determining if the function IceConnectionNumber exists in the ICE passed with 
the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec161068715/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec161068715.dir/build.make 
CMakeFiles/cmTryCompileExec161068715.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec161068715.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=IceConnectionNumber   -o 
CMakeFiles/cmTryCompileExec161068715.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec161068715
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec161068715.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=IceConnectionNumber    
CMakeFiles/cmTryCompileExec161068715.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec161068715 -rdynamic -lICE 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'


Performing C++ SOURCE FILE Test GL_HEADER_HAS_GLINT64 succeded with the 
following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3773726968/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3773726968.dir/build.make 
CMakeFiles/cmTryCompileExec3773726968.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3773726968.dir/src.cxx.o
/usr/bin/c++    -DGL_HEADER_HAS_GLINT64   -o 
CMakeFiles/cmTryCompileExec3773726968.dir/src.cxx.o -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec3773726968
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3773726968.dir/link.txt --verbose=1
/usr/bin/c++    -DGL_HEADER_HAS_GLINT64    
CMakeFiles/cmTryCompileExec3773726968.dir/src.cxx.o  -o 
cmTryCompileExec3773726968 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'

Source file was:
#include <GL/gl.h> 
     
    int main() { GLint64 test; return 0; }
Performing C++ SOURCE FILE Test GL_HEADER_HAS_GLUINT64 succeded with the 
following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3293182805/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3293182805.dir/build.make 
CMakeFiles/cmTryCompileExec3293182805.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3293182805.dir/src.cxx.o
/usr/bin/c++    -DGL_HEADER_HAS_GLUINT64   -o 
CMakeFiles/cmTryCompileExec3293182805.dir/src.cxx.o -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec3293182805
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec3293182805.dir/link.txt --verbose=1
/usr/bin/c++    -DGL_HEADER_HAS_GLUINT64    
CMakeFiles/cmTryCompileExec3293182805.dir/src.cxx.o  -o 
cmTryCompileExec3293182805 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'

Source file was:
#include <GL/gl.h> 
     
    int main() { GLuint64 test; return 0; }
Performing C++ SOURCE FILE Test POPPLER_HAS_CAIRO succeded with the following 
output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2573736153/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2573736153.dir/build.make 
CMakeFiles/cmTryCompileExec2573736153.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2573736153.dir/src.cxx.o
/usr/bin/c++    -DPOPPLER_HAS_CAIRO -I/usr/include/poppler/glib 
-I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12    -o 
CMakeFiles/cmTryCompileExec2573736153.dir/src.cxx.o -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec2573736153
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec2573736153.dir/link.txt --verbose=1
/usr/bin/c++    -DPOPPLER_HAS_CAIRO    
CMakeFiles/cmTryCompileExec2573736153.dir/src.cxx.o  -o 
cmTryCompileExec2573736153 -rdynamic 
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'

Return value: 1
Source file was:

        #include <cstdlib>
        #include <poppler.h>
        int main()
        {
        #ifdef POPPLER_HAS_CAIRO
           return EXIT_SUCCESS;
        #else
           return EXIT_FAILURE
        #endif
        }
        
Determining if the pthread_create exist failed with the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4115673882/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4115673882.dir/build.make 
CMakeFiles/cmTryCompileExec4115673882.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec4115673882.dir/CheckSymbolExists.c.o
/usr/bin/cc    -o 
CMakeFiles/cmTryCompileExec4115673882.dir/CheckSymbolExists.c.o   -c 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec4115673882
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec4115673882.dir/link.txt --verbose=1
/usr/bin/cc       
CMakeFiles/cmTryCompileExec4115673882.dir/CheckSymbolExists.c.o  -o 
cmTryCompileExec4115673882 -rdynamic 
CMakeFiles/cmTryCompileExec4115673882.dir/CheckSymbolExists.c.o: In function 
`main':
CheckSymbolExists.c:(.text+0xc): undefined reference to `pthread_create'
collect2: ld returned 1 exit status
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
gmake[1]: *** [cmTryCompileExec4115673882] Error 1
gmake: *** [cmTryCompileExec4115673882/fast] Error 2

File 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef pthread_create
  return ((int*)(&pthread_create))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the function pthread_create exists in the pthreads failed with 
the following output:
Change Dir: /home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2811812773/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2811812773.dir/build.make 
CMakeFiles/cmTryCompileExec2811812773.dir/build
gmake[1]: Entering directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report 
/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object 
CMakeFiles/cmTryCompileExec2811812773.dir/CheckFunctionExists.c.o
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o 
CMakeFiles/cmTryCompileExec2811812773.dir/CheckFunctionExists.c.o   -c 
/usr/local/share/cmake-3.2/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2811812773
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/cmTryCompileExec2811812773.dir/link.txt --verbose=1
/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create    
CMakeFiles/cmTryCompileExec2811812773.dir/CheckFunctionExists.c.o  -o 
cmTryCompileExec2811812773 -rdynamic -lpthreads 
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
gmake[1]: Leaving directory 
`/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeTmp'
gmake[1]: *** [cmTryCompileExec2811812773] Error 1
gmake: *** [cmTryCompileExec2811812773/fast] Error 2


-- The C compiler identification is GNU 4.4.7
-- The CXX compiler identification is GNU 4.4.7
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found OpenGL: /usr/lib64/libGL.so  
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - 
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Performing Test GL_HEADER_HAS_GLINT64
-- Performing Test GL_HEADER_HAS_GLINT64 - Success
-- Performing Test GL_HEADER_HAS_GLUINT64
-- Performing Test GL_HEADER_HAS_GLUINT64 - Success
-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.3.11") 
-- Found JPEG: /usr/lib64/libjpeg.so  
-- Found Jasper: /usr/lib64/libjasper.so (found version "1.900.1") 
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.7.6") 
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3") 
-- Found GDAL: /usr/local/lib/libgdal.so  
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.23") 
-- checking for module 'gta'
--   package 'gta' not found
-- Found CURL: /usr/lib64/libcurl.so (found version "7.19.7") 
-- Could NOT find GStreamer (missing:  GSTREAMER_INCLUDE_DIRS 
GSTREAMER_LIBRARIES GSTREAMER_VERSION GSTREAMER_BASE_INCLUDE_DIRS 
GSTREAMER_BASE_LIBRARIES GSTREAMER_APP_INCLUDE_DIRS GSTREAMER_APP_LIBRARIES 
GSTREAMER_PBUTILS_INCLUDE_DIRS GSTREAMER_PBUTILS_LIBRARIES) 
-- Found GLIB: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include (found version 
"2.28.8") 
-- Could NOT find SDL2 (missing:  SDL2_LIBRARY SDL2_INCLUDE_DIR) 
-- Found SDL: /usr/lib64/libSDL.so;-lpthread (found version "1.2.14") 
-- checking for module 'cairo'
--   found cairo, version 1.8.8
-- checking for module 'poppler-glib'
--   found poppler-glib, version 0.12.4
-- Performing Test POPPLER_HAS_CAIRO
-- Performing Test POPPLER_HAS_CAIRO - Success
-- checking for module 'librsvg-2.0>=2.35'
--   package 'librsvg-2.0>=2.35' not found
-- checking for module 'gtk+-2.0'
--   found gtk+-2.0, version 2.24.23
-- checking for module 'gtkglext-x11-1.0'
--   found gtkglext-x11-1.0, version 1.2.0
-- Boost version: 1.41.0
CMake Error at /usr/lib64/boost/Boost.cmake:536 (message):
  The imported target "boost_date_time-static" references the file

     "/usr/lib64/lib64/libboost_date_time.a"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib64/boost/Boost.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib64/boost/BoostConfig.cmake:28 (include)
  /usr/local/share/cmake-3.2/Modules/FindBoost.cmake:206 (find_package)
  CMakeLists.txt:685 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeOutput.log".
See also "/home/avasile/src/OpenSceneGraph-3.4.0/CMakeFiles/CMakeError.log".
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to