Advertisement
Guest User

Messages Build

a guest
Oct 12th, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.49 KB | None | 0 0
  1. "C:\Program Files (x86)\JetBrains\CLion 2016.2.2\bin\cmake\bin\cmake.exe" --build C:\Users\Andrey\.CLion2016.2\system\cmake\generated\untitled-37d9e3dc\37d9e3dc\Debug --target untitled -- -j 8
  2. Scanning dependencies of target untitled
  3. [ 50%] Building CXX object CMakeFiles/untitled.dir/main.cpp.obj
  4. In file included from c:\mingw\include\wchar.h:208:0,
  5. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:44,
  6. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\postypes.h:40,
  7. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iosfwd:40,
  8. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ios:38,
  9. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ostream:38,
  10. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iostream:39,
  11. from C:\Users\Andrey\ClionProjects\untitled\main.cpp:1:
  12. c:\mingw\include\sys/stat.h:173:14: error: '_dev_t' does not name a type
  13. struct _stat __struct_stat_defined( _off_t, time_t );
  14. ^
  15. c:\mingw\include\sys/stat.h:173:14: error: '_ino_t' does not name a type
  16. struct _stat __struct_stat_defined( _off_t, time_t );
  17. ^
  18. c:\mingw\include\sys/stat.h:173:14: error: '_mode_t' does not name a type
  19. struct _stat __struct_stat_defined( _off_t, time_t );
  20. ^
  21. c:\mingw\include\sys/stat.h:173:14: error: '_dev_t' does not name a type
  22. struct _stat __struct_stat_defined( _off_t, time_t );
  23. ^
  24. c:\mingw\include\sys/stat.h:173:14: error: '_off_t' does not name a type
  25. struct _stat __struct_stat_defined( _off_t, time_t );
  26. ^
  27. c:\mingw\include\sys/stat.h:173:14: error: 'time_t' does not name a type
  28. struct _stat __struct_stat_defined( _off_t, time_t );
  29. ^
  30. c:\mingw\include\sys/stat.h:173:14: error: 'time_t' does not name a type
  31. struct _stat __struct_stat_defined( _off_t, time_t );
  32. ^
  33. c:\mingw\include\sys/stat.h:173:14: error: 'time_t' does not name a type
  34. struct _stat __struct_stat_defined( _off_t, time_t );
  35. ^
  36. c:\mingw\include\sys/stat.h:180:13: error: '_dev_t' does not name a type
  37. struct stat __struct_stat_defined( _off_t, time_t );
  38. ^
  39. c:\mingw\include\sys/stat.h:180:13: error: '_ino_t' does not name a type
  40. struct stat __struct_stat_defined( _off_t, time_t );
  41. ^
  42. c:\mingw\include\sys/stat.h:180:13: error: '_mode_t' does not name a type
  43. struct stat __struct_stat_defined( _off_t, time_t );
  44. ^
  45. c:\mingw\include\sys/stat.h:180:13: error: '_dev_t' does not name a type
  46. struct stat __struct_stat_defined( _off_t, time_t );
  47. ^
  48. c:\mingw\include\sys/stat.h:180:13: error: '_off_t' does not name a type
  49. struct stat __struct_stat_defined( _off_t, time_t );
  50. ^
  51. c:\mingw\include\sys/stat.h:180:13: error: 'time_t' does not name a type
  52. struct stat __struct_stat_defined( _off_t, time_t );
  53. ^
  54. c:\mingw\include\sys/stat.h:180:13: error: 'time_t' does not name a type
  55. struct stat __struct_stat_defined( _off_t, time_t );
  56. ^
  57. c:\mingw\include\sys/stat.h:180:13: error: 'time_t' does not name a type
  58. struct stat __struct_stat_defined( _off_t, time_t );
  59. ^
  60. c:\mingw\include\sys/stat.h:188:17: error: '_dev_t' does not name a type
  61. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  62. ^
  63. c:\mingw\include\sys/stat.h:188:17: error: '_ino_t' does not name a type
  64. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  65. ^
  66. c:\mingw\include\sys/stat.h:188:17: error: '_mode_t' does not name a type
  67. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  68. ^
  69. c:\mingw\include\sys/stat.h:188:17: error: '_dev_t' does not name a type
  70. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  71. ^
  72. c:\mingw\include\sys/stat.h:188:17: error: '__off64_t' does not name a type
  73. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  74. ^
  75. c:\mingw\include\sys/stat.h:188:17: error: 'time_t' does not name a type
  76. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  77. ^
  78. c:\mingw\include\sys/stat.h:188:17: error: 'time_t' does not name a type
  79. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  80. ^
  81. c:\mingw\include\sys/stat.h:188:17: error: 'time_t' does not name a type
  82. struct _stati64 __struct_stat_defined( __off64_t, time_t );
  83. ^
  84. c:\mingw\include\sys/stat.h:195:17: error: '_dev_t' does not name a type
  85. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  86. ^
  87. c:\mingw\include\sys/stat.h:195:17: error: '_ino_t' does not name a type
  88. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  89. ^
  90. c:\mingw\include\sys/stat.h:195:17: error: '_mode_t' does not name a type
  91. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  92. ^
  93. c:\mingw\include\sys/stat.h:195:17: error: '_dev_t' does not name a type
  94. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  95. ^
  96. c:\mingw\include\sys/stat.h:195:17: error: '__off64_t' does not name a type
  97. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  98. ^
  99. c:\mingw\include\sys/stat.h:195:17: error: '__time64_t' does not name a type
  100. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  101. ^
  102. c:\mingw\include\sys/stat.h:195:17: error: '__time64_t' does not name a type
  103. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  104. ^
  105. c:\mingw\include\sys/stat.h:195:17: error: '__time64_t' does not name a type
  106. struct __stat64 __struct_stat_defined( __off64_t, __time64_t );
  107. ^
  108. In file included from c:\mingw\include\wchar.h:233:0,
  109. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:44,
  110. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\postypes.h:40,
  111. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iosfwd:40,
  112. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ios:38,
  113. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ostream:38,
  114. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iostream:39,
  115. from C:\Users\Andrey\ClionProjects\untitled\main.cpp:1:
  116. c:\mingw\include\io.h:335:21: error: 'time_t' does not name a type
  117. struct _wfinddata_t __struct_finddata_t (time_t, _fsize_t);
  118. ^
  119. c:\mingw\include\io.h:335:21: error: 'time_t' does not name a type
  120. struct _wfinddata_t __struct_finddata_t (time_t, _fsize_t);
  121. ^
  122. c:\mingw\include\io.h:335:21: error: 'time_t' does not name a type
  123. struct _wfinddata_t __struct_finddata_t (time_t, _fsize_t);
  124. ^
  125. c:\mingw\include\io.h:336:24: error: 'time_t' does not name a type
  126. struct _wfinddatai64_t __struct_finddata_t (time_t, __int64);
  127. ^
  128. c:\mingw\include\io.h:336:24: error: 'time_t' does not name a type
  129. struct _wfinddatai64_t __struct_finddata_t (time_t, __int64);
  130. ^
  131. c:\mingw\include\io.h:336:24: error: 'time_t' does not name a type
  132. struct _wfinddatai64_t __struct_finddata_t (time_t, __int64);
  133. ^
  134. c:\mingw\include\io.h:362:24: error: '__time64_t' does not name a type
  135. struct __wfinddata64_t __struct_finddata_t (__time64_t, __int64);
  136. ^
  137. c:\mingw\include\io.h:362:24: error: '__time64_t' does not name a type
  138. struct __wfinddata64_t __struct_finddata_t (__time64_t, __int64);
  139. ^
  140. c:\mingw\include\io.h:362:24: error: '__time64_t' does not name a type
  141. struct __wfinddata64_t __struct_finddata_t (__time64_t, __int64);
  142. ^
  143. In file included from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\postypes.h:40:0,
  144. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iosfwd:40,
  145. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ios:38,
  146. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ostream:38,
  147. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iostream:39,
  148. from C:\Users\Andrey\ClionProjects\untitled\main.cpp:1:
  149. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:146:11: error: '::fwide' has not been declared
  150. using ::fwide;
  151. ^
  152. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:153:11: error: '::mbsinit' has not been declared
  153. using ::mbsinit;
  154. ^
  155. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:198:11: error: '::wmemcmp' has not been declared
  156. using ::wmemcmp;
  157. ^
  158. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:199:11: error: '::wmemcpy' has not been declared
  159. using ::wmemcpy;
  160. ^
  161. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:200:11: error: '::wmemmove' has not been declared
  162. using ::wmemmove;
  163. ^
  164. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:201:11: error: '::wmemset' has not been declared
  165. using ::wmemset;
  166. ^
  167. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:208:11: error: '::wmemchr' has not been declared
  168. using ::wmemchr;
  169. ^
  170. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar: In function 'wchar_t* std::wmemchr(wchar_t*, wchar_t, std::size_t)':
  171. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:229:61: error: invalid conversion from 'const wchar_t*' to 'wchar_t*' [-fpermissive]
  172. { return wmemchr(const_cast<const wchar_t*>(__p), __c, __n); }
  173. ^
  174. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:228:3: note: initializing argument 1 of 'wchar_t* std::wmemchr(wchar_t*, wchar_t, std::size_t)'
  175. wmemchr(wchar_t* __p, wchar_t __c, size_t __n)
  176. ^
  177. In file included from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ios:40:0,
  178. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ostream:38,
  179. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iostream:39,
  180. from C:\Users\Andrey\ClionProjects\untitled\main.cpp:1:
  181. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h: In static member function 'static int std::char_traits<wchar_t>::compare(const char_type*, const char_type*, std::size_t)':
  182. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h:353:32: error: 'wmemcmp' was not declared in this scope
  183. return wmemcmp(__s1, __s2, __n);
  184. ^
  185. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h: In static member function 'static const char_type* std::char_traits<wchar_t>::find(const char_type*, std::size_t, const char_type&)':
  186. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h:365:30: error: invalid conversion from 'const char_type* {aka const wchar_t*}' to 'wchar_t*' [-fpermissive]
  187. return wmemchr(__s, __a, __n);
  188. ^
  189. In file included from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\postypes.h:40:0,
  190. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iosfwd:40,
  191. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ios:38,
  192. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ostream:38,
  193. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iostream:39,
  194. from C:\Users\Andrey\ClionProjects\untitled\main.cpp:1:
  195. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\cwchar:228:3: note: initializing argument 1 of 'wchar_t* std::wmemchr(wchar_t*, wchar_t, std::size_t)'
  196. wmemchr(wchar_t* __p, wchar_t __c, size_t __n)
  197. ^
  198. In file included from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ios:40:0,
  199. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\ostream:38,
  200. from c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\iostream:39,
  201. from C:\Users\Andrey\ClionProjects\untitled\main.cpp:1:
  202. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::move(std::char_traits<wchar_t>::char_type*, const char_type*, std::size_t)':
  203. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h:373:33: error: 'wmemmove' was not declared in this scope
  204. return wmemmove(__s1, __s2, __n);
  205. ^
  206. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::copy(std::char_traits<wchar_t>::char_type*, const char_type*, std::size_t)':
  207. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h:381:32: error: 'wmemcpy' was not declared in this scope
  208. return wmemcpy(__s1, __s2, __n);
  209. ^
  210. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::assign(std::char_traits<wchar_t>::char_type*, std::size_t, std::char_traits<wchar_t>::char_type)':
  211. c:\mingw\lib\gcc\mingw32\5.3.0\include\c++\bits\char_traits.h:389:30: error: 'wmemset' was not declared in this scope
  212. return wmemset(__s, __a, __n);
  213. ^
  214. mingw32-make.exe[3]: *** [CMakeFiles/untitled.dir/main.cpp.obj] Error 1
  215. CMakeFiles\untitled.dir\build.make:61: recipe for target 'CMakeFiles/untitled.dir/main.cpp.obj' failed
  216. mingw32-make.exe[2]: *** [CMakeFiles/untitled.dir/all] Error 2
  217. CMakeFiles\Makefile2:66: recipe for target 'CMakeFiles/untitled.dir/all' failed
  218. CMakeFiles\Makefile2:78: recipe for target 'CMakeFiles/untitled.dir/rule' failed
  219. mingw32-make.exe[1]: *** [CMakeFiles/untitled.dir/rule] Error 2
  220. Makefile:117: recipe for target 'untitled' failed
  221. mingw32-make.exe: *** [untitled] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement