Ticket #54387: CMakeError.log.txt

File CMakeError.log.txt, 9.3 KB (added by mouse07410 (Mouse), 7 years ago)

CMakeError.log

Line 
1Determining if the include file sys/types.h exists failed with the following output:
2Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp
3
4Run Build Command:"/opt/local/bin/gmake" "cmTC_27027/fast"
5/opt/local/bin/gmake -f CMakeFiles/cmTC_27027.dir/build.make CMakeFiles/cmTC_27027.dir/build
6gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
7Building C object CMakeFiles/cmTC_27027.dir/CheckIncludeFile.c.o
8/opt/local/bin/clang   -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb    -o CMakeFiles/cmTC_27027.dir/CheckIncludeFile.c.o   -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
9clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument]
10gmake[1]: *** [CMakeFiles/cmTC_27027.dir/build.make:66: CMakeFiles/cmTC_27027.dir/CheckIncludeFile.c.o] Error 1
11gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
12gmake: *** [Makefile:126: cmTC_27027/fast] Error 2
13
14
15Determining if the include file stdint.h exists failed with the following output:
16Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp
17
18Run Build Command:"/opt/local/bin/gmake" "cmTC_290a4/fast"
19/opt/local/bin/gmake -f CMakeFiles/cmTC_290a4.dir/build.make CMakeFiles/cmTC_290a4.dir/build
20gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
21Building C object CMakeFiles/cmTC_290a4.dir/CheckIncludeFile.c.o
22/opt/local/bin/clang   -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb    -o CMakeFiles/cmTC_290a4.dir/CheckIncludeFile.c.o   -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
23clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument]
24gmake[1]: *** [CMakeFiles/cmTC_290a4.dir/build.make:66: CMakeFiles/cmTC_290a4.dir/CheckIncludeFile.c.o] Error 1
25gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
26gmake: *** [Makefile:126: cmTC_290a4/fast] Error 2
27
28
29Determining if the include file stddef.h exists failed with the following output:
30Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp
31
32Run Build Command:"/opt/local/bin/gmake" "cmTC_9f450/fast"
33/opt/local/bin/gmake -f CMakeFiles/cmTC_9f450.dir/build.make CMakeFiles/cmTC_9f450.dir/build
34gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
35Building C object CMakeFiles/cmTC_9f450.dir/CheckIncludeFile.c.o
36/opt/local/bin/clang   -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb    -o CMakeFiles/cmTC_9f450.dir/CheckIncludeFile.c.o   -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
37clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument]
38gmake[1]: *** [CMakeFiles/cmTC_9f450.dir/build.make:66: CMakeFiles/cmTC_9f450.dir/CheckIncludeFile.c.o] Error 1
39gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
40gmake: *** [Makefile:126: cmTC_9f450/fast] Error 2
41
42
43Determining size of unsigned short failed with the following output:
44Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp
45
46Run Build Command:"/opt/local/bin/gmake" "cmTC_8895d/fast"
47/opt/local/bin/gmake -f CMakeFiles/cmTC_8895d.dir/build.make CMakeFiles/cmTC_8895d.dir/build
48gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
49Building C object CMakeFiles/cmTC_8895d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
50/opt/local/bin/clang   -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb    -o CMakeFiles/cmTC_8895d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o   -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
51clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument]
52gmake[1]: *** [CMakeFiles/cmTC_8895d.dir/build.make:66: CMakeFiles/cmTC_8895d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o] Error 1
53gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
54gmake: *** [Makefile:126: cmTC_8895d/fast] Error 2
55
56/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c:
57
58
59#undef KEY
60#if defined(__i386)
61# define KEY '_','_','i','3','8','6'
62#elif defined(__x86_64)
63# define KEY '_','_','x','8','6','_','6','4'
64#elif defined(__ppc__)
65# define KEY '_','_','p','p','c','_','_'
66#elif defined(__ppc64__)
67# define KEY '_','_','p','p','c','6','4','_','_'
68#endif
69
70#define SIZE (sizeof(unsigned short))
71char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
72  ('0' + ((SIZE / 10000)%10)),
73  ('0' + ((SIZE / 1000)%10)),
74  ('0' + ((SIZE / 100)%10)),
75  ('0' + ((SIZE / 10)%10)),
76  ('0' +  (SIZE    % 10)),
77  ']',
78#ifdef KEY
79  ' ','k','e','y','[', KEY, ']',
80#endif
81  '\0'};
82
83#ifdef __CLASSIC_C__
84int main(argc, argv) int argc; char *argv[];
85#else
86int main(int argc, char *argv[])
87#endif
88{
89  int require = 0;
90  require += info_size[argc];
91  (void)argv;
92  return require;
93}
94
95
96Determining size of unsigned int failed with the following output:
97Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp
98
99Run Build Command:"/opt/local/bin/gmake" "cmTC_a3573/fast"
100/opt/local/bin/gmake -f CMakeFiles/cmTC_a3573.dir/build.make CMakeFiles/cmTC_a3573.dir/build
101gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
102Building C object CMakeFiles/cmTC_a3573.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o
103/opt/local/bin/clang   -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb    -o CMakeFiles/cmTC_a3573.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o   -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.c
104clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument]
105gmake[1]: *** [CMakeFiles/cmTC_a3573.dir/build.make:66: CMakeFiles/cmTC_a3573.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o] Error 1
106gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
107gmake: *** [Makefile:126: cmTC_a3573/fast] Error 2
108
109/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.c:
110
111
112#undef KEY
113#if defined(__i386)
114# define KEY '_','_','i','3','8','6'
115#elif defined(__x86_64)
116# define KEY '_','_','x','8','6','_','6','4'
117#elif defined(__ppc__)
118# define KEY '_','_','p','p','c','_','_'
119#elif defined(__ppc64__)
120# define KEY '_','_','p','p','c','6','4','_','_'
121#endif
122
123#define SIZE (sizeof(unsigned int))
124char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
125  ('0' + ((SIZE / 10000)%10)),
126  ('0' + ((SIZE / 1000)%10)),
127  ('0' + ((SIZE / 100)%10)),
128  ('0' + ((SIZE / 10)%10)),
129  ('0' +  (SIZE    % 10)),
130  ']',
131#ifdef KEY
132  ' ','k','e','y','[', KEY, ']',
133#endif
134  '\0'};
135
136#ifdef __CLASSIC_C__
137int main(argc, argv) int argc; char *argv[];
138#else
139int main(int argc, char *argv[])
140#endif
141{
142  int require = 0;
143  require += info_size[argc];
144  (void)argv;
145  return require;
146}
147
148
149Determining size of unsigned long failed with the following output:
150Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp
151
152Run Build Command:"/opt/local/bin/gmake" "cmTC_e82e4/fast"
153/opt/local/bin/gmake -f CMakeFiles/cmTC_e82e4.dir/build.make CMakeFiles/cmTC_e82e4.dir/build
154gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
155Building C object CMakeFiles/cmTC_e82e4.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o
156/opt/local/bin/clang   -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb    -o CMakeFiles/cmTC_e82e4.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o   -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c
157clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument]
158gmake[1]: *** [CMakeFiles/cmTC_e82e4.dir/build.make:66: CMakeFiles/cmTC_e82e4.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o] Error 1
159gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp'
160gmake: *** [Makefile:126: cmTC_e82e4/fast] Error 2
161
162/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c:
163
164
165#undef KEY
166#if defined(__i386)
167# define KEY '_','_','i','3','8','6'
168#elif defined(__x86_64)
169# define KEY '_','_','x','8','6','_','6','4'
170#elif defined(__ppc__)
171# define KEY '_','_','p','p','c','_','_'
172#elif defined(__ppc64__)
173# define KEY '_','_','p','p','c','6','4','_','_'
174#endif
175
176#define SIZE (sizeof(unsigned long))
177char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
178  ('0' + ((SIZE / 10000)%10)),
179  ('0' + ((SIZE / 1000)%10)),
180  ('0' + ((SIZE / 100)%10)),
181  ('0' + ((SIZE / 10)%10)),
182  ('0' +  (SIZE    % 10)),
183  ']',
184#ifdef KEY
185  ' ','k','e','y','[', KEY, ']',
186#endif
187  '\0'};
188
189#ifdef __CLASSIC_C__
190int main(argc, argv) int argc; char *argv[];
191#else
192int main(int argc, char *argv[])
193#endif
194{
195  int require = 0;
196  require += info_size[argc];
197  (void)argv;
198  return require;
199}
200
201