Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fail fast
[simgrid.git] / buildtools / Cmake / Cmake / CMakeFiles / CMakeOutput.log
1 The system is: Linux - 2.6.24-24-generic - i686
2 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
3 Compiler: /usr/bin/gcc 
4 Build flags: 
5 Id flags: 
6
7 The output was:
8 0
9
10
11 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
12
13 The C compiler identification is GNU, found in "/home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CompilerIdC/a.out"
14
15 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
16 Compiler: /usr/bin/c++ 
17 Build flags: 
18 Id flags: 
19
20 The output was:
21 0
22 CMakeCXXCompilerId.cpp:67: attention : deprecated conversion from string constant to «char*»
23 CMakeCXXCompilerId.cpp:151: attention : deprecated conversion from string constant to «char*»
24
25
26 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
27
28 The CXX compiler identification is GNU, found in "/home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CompilerIdCXX/a.out"
29
30 Determining if the C compiler works passed with the following output:
31 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
32
33 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
34 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
35 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
36 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
37 Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o
38 /usr/bin/gcc    -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o   -c /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/testCCompiler.c
39 Linking C executable cmTryCompileExec
40 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
41 /usr/bin/gcc        CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o  -o cmTryCompileExec -rdynamic 
42 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
43
44
45 Detecting C compiler ABI info compiled with the following output:
46 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
47
48 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
49 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
50 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
51 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
52 Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o
53 /usr/bin/gcc    -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.6/Modules/CMakeCCompilerABI.c
54 Linking C executable cmTryCompileExec
55 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
56 /usr/bin/gcc        CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec -rdynamic 
57 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
58
59
60 Determining if the CXX compiler works passed with the following output:
61 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
62
63 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
64 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
65 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
66 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
67 Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o
68 /usr/bin/c++     -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
69 Linking CXX executable cmTryCompileExec
70 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
71 /usr/bin/c++         CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o  -o cmTryCompileExec -rdynamic 
72 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
73
74
75 Detecting CXX compiler ABI info compiled with the following output:
76 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
77
78 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
79 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
80 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
81 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
82 Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o
83 /usr/bin/c++     -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.6/Modules/CMakeCXXCompilerABI.cpp
84 Linking CXX executable cmTryCompileExec
85 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
86 /usr/bin/c++         CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec -rdynamic 
87 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
88
89
90 Determining if the include file sys/types.h exists passed with the following output:
91 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
92
93 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
94 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
95 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
96 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
97 Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o
98 /usr/bin/gcc    -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o   -c /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c
99 Linking C executable cmTryCompileExec
100 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
101 /usr/bin/gcc        CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o  -o cmTryCompileExec -rdynamic 
102 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
103
104
105 Determining if the include file stdint.h exists passed with the following output:
106 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
107
108 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
109 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
110 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
111 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
112 Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o
113 /usr/bin/gcc    -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o   -c /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c
114 Linking C executable cmTryCompileExec
115 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
116 /usr/bin/gcc        CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o  -o cmTryCompileExec -rdynamic 
117 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
118
119
120 Determining if the include file stddef.h exists passed with the following output:
121 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
122
123 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
124 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
125 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
126 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
127 Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o
128 /usr/bin/gcc    -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o   -c /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c
129 Linking C executable cmTryCompileExec
130 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
131 /usr/bin/gcc        CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o  -o cmTryCompileExec -rdynamic 
132 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
133
134
135 Determining size of int passed with the following output:
136 Change Dir: /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp
137
138 Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
139 /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
140 make[1]: entrant dans le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
141 /usr/bin/cmake -E cmake_progress_report /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
142 Building C object CMakeFiles/cmTryCompileExec.dir/CheckTypeSizeC.c.o
143 /usr/bin/gcc   -DHAVE_SYS_TYPES_H -DHAVE_STDINT_H -DHAVE_STDDEF_H   -o CMakeFiles/cmTryCompileExec.dir/CheckTypeSizeC.c.o   -c /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp/CheckTypeSizeC.c
144 Linking C executable cmTryCompileExec
145 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
146 /usr/bin/gcc      -DHAVE_SYS_TYPES_H -DHAVE_STDINT_H -DHAVE_STDDEF_H   CMakeFiles/cmTryCompileExec.dir/CheckTypeSizeC.c.o  -o cmTryCompileExec -rdynamic 
147 make[1]: quittant le répertoire « /home/mquinson/Code/simgrid-git/Cmake/CMakeFiles/CMakeTmp »
148
149