Advertisement
Guest User

Untitled

a guest
May 28th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.83 KB | None | 0 0
  1. ==> Starting build()...
  2. -- The C compiler identification is GNU 7.1.1
  3. -- The CXX compiler identification is GNU 7.1.1
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /usr/bin/c++
  11. -- Check for working CXX compiler: /usr/bin/c++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- Looking for pthread.h
  17. -- Looking for pthread.h - found
  18. -- Looking for pthread_create
  19. -- Looking for pthread_create - not found
  20. -- Looking for pthread_create in pthreads
  21. -- Looking for pthread_create in pthreads - not found
  22. -- Looking for pthread_create in pthread
  23. -- Looking for pthread_create in pthread - found
  24. -- Found Threads: TRUE
  25. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
  26. -- Looking for include file sys/statfs.h
  27. -- Looking for include file sys/statfs.h - found
  28. -- Looking for include file sys/param.h
  29. -- Looking for include file sys/param.h - found
  30. -- Looking for include file sys/inotify.h
  31. -- Looking for include file sys/inotify.h - found
  32. -- Looking for include file dirent.h
  33. -- Looking for include file dirent.h - found
  34. -- Looking for strndup
  35. -- Looking for strndup - found
  36. -- Looking for pipe2
  37. -- Looking for pipe2 - not found
  38. -- Looking for O_CLOEXEC
  39. -- Looking for O_CLOEXEC - found
  40. -- Looking for statfs64
  41. -- Looking for statfs64 - found
  42. -- Looking for clock_gettime
  43. -- Looking for clock_gettime - found
  44. -- Checking for module 'ncurses'
  45. -- Found ncurses, version 6.0.20170429
  46. -- Looking for include file iwlib.h
  47. -- Looking for include file iwlib.h - found
  48. -- Looking for iw_sockets_open
  49. -- Looking for iw_sockets_open - not found
  50. -- Looking for getnameinfo
  51. -- Looking for getnameinfo - found
  52. -- Looking for 5 include files netdb.h, ..., arpa/inet.h
  53. -- Looking for 5 include files netdb.h, ..., arpa/inet.h - found
  54. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  55. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  56. -- Looking for gethostbyname
  57. -- Looking for gethostbyname - found
  58. -- Looking for connect
  59. -- Looking for connect - found
  60. -- Looking for remove
  61. -- Looking for remove - found
  62. -- Looking for shmat
  63. -- Looking for shmat - found
  64. -- Looking for IceConnectionNumber in ICE
  65. -- Looking for IceConnectionNumber in ICE - found
  66. -- Found X11: /usr/lib/libX11.so
  67. -- Checking for one of the modules 'lua5.1;lua-5.1;lua51;lua'
  68. -- Checking for modules 'cairo;cairo-xlib'
  69. -- Found cairo, version 1.14.8
  70. -- Found cairo-xlib, version 1.14.8
  71. -- Checking for one of the modules 'imlib2;Imlib2'
  72. -- Checking for module 'librsvg-2.0'
  73. -- Found librsvg-2.0, version 2.40.17
  74. -- Checking for one of the modules 'libsystemd'
  75. -- Checking for module 'libpulse'
  76. -- Found libpulse, version 10.0
  77. -- Checking for module 'libcurl'
  78. -- Found libcurl, version 7.54.0
  79. -- Checking for module 'libxml-2.0'
  80. -- Found libxml-2.0, version 2.9.4
  81. -- Looking for XineramaQueryScreens in /usr/lib/libXinerama.so
  82. -- Looking for XineramaQueryScreens in /usr/lib/libXinerama.so - found
  83. -- Configuring done
  84. -- Generating done
  85. -- Build files have been written to: /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9
  86. [ 1%] Running tolua++ on cairo.pkg
  87. [ 2%] Running tolua++ on cairo_imlib2_helper.pkg
  88. [ 3%] Running tolua++ on imlib2.pkg
  89. [ 5%] Running tolua++ on rsvg.pkg
  90. Scanning dependencies of target convertconf
  91. [ 6%] Generating convertconf.h
  92. Scanning dependencies of target conky-cairo_imlib2_helper
  93. [ 7%] Building C object lua/CMakeFiles/conky-cairo_imlib2_helper.dir/libcairo_imlib2_helper.c.o
  94. [ 7%] Built target convertconf
  95. Scanning dependencies of target conky-rsvg
  96. Scanning dependencies of target defconfig
  97. [ 9%] Generating defconfig.h
  98. [ 10%] Building C object lua/CMakeFiles/conky-rsvg.dir/librsvg.c.o
  99. [ 10%] Built target defconfig
  100. [ 11%] Linking C shared library libcairo_imlib2_helper.so
  101. Scanning dependencies of target config_settings.html
  102. [ 12%] Running xsltproc on config_settings
  103. [ 12%] Built target conky-cairo_imlib2_helper
  104. [ 12%] Built target config_settings.html
  105. Scanning dependencies of target variables.html
  106. Scanning dependencies of target lua.html
  107. [ 14%] Running xsltproc on variables
  108. Scanning dependencies of target conky-imlib2
  109. [ 15%] Running xsltproc on lua
  110. [ 16%] Building C object lua/CMakeFiles/conky-imlib2.dir/libimlib2.c.o
  111. [ 16%] Built target variables.html
  112. [ 16%] Built target lua.html
  113. Scanning dependencies of target tcp-portmon
  114. Scanning dependencies of target docs
  115. [ 18%] Proccessing man page for docs
  116. [ 19%] Building CXX object src/CMakeFiles/tcp-portmon.dir/libtcp-portmon.cc.o
  117. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/lua/librsvg.c: In function ‘tolua_rsvg_g_type_init00’:
  118. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/lua/librsvg.c:802:4: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
  119. g_type_init();
  120. ^~~~~~~~~~~
  121. In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
  122. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  123. from /usr/include/glib-2.0/glib-object.h:23,
  124. from /usr/include/librsvg-2.0/librsvg/rsvg.h:31,
  125. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/lua/librsvg.c:17:
  126. /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
  127. void g_type_init (void);
  128. ^~~~~~~~~~~
  129. [ 20%] Patching libcairo-orig.c
  130. Scanning dependencies of target conky-cairo
  131. [ 22%] Building C object lua/CMakeFiles/conky-cairo.dir/libcairo.c.o
  132. [ 23%] Linking C shared library librsvg.so
  133. [ 23%] Built target conky-rsvg
  134. [ 24%] Linking C shared library libimlib2.so
  135. [ 24%] Built target conky-imlib2
  136. [ 25%] Linking C shared library libcairo.so
  137. [ 25%] Built target conky-cairo
  138. [ 27%] Linking CXX static library libtcp-portmon.a
  139. [ 27%] Built target tcp-portmon
  140. Scanning dependencies of target conky
  141. [ 28%] Building CXX object src/CMakeFiles/conky.dir/c++wrap.cc.o
  142. [ 29%] Building CXX object src/CMakeFiles/conky.dir/colours.cc.o
  143. [ 31%] Building CXX object src/CMakeFiles/conky.dir/combine.cc.o
  144. [ 32%] Building CXX object src/CMakeFiles/conky.dir/common.cc.o
  145. [ 32%] Built target docs
  146. [ 33%] Building CXX object src/CMakeFiles/conky.dir/conky.cc.o
  147. [ 35%] Building CXX object src/CMakeFiles/conky.dir/core.cc.o
  148. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/update-cb.hh:39:0,
  149. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/text_object.h:35,
  150. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:34,
  151. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  152. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.cc:32:
  153. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:40:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  154. semaphore(unsigned int value = 0) throw(std::logic_error)
  155. ^~~~~
  156. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:49:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  157. void post() throw(std::overflow_error)
  158. ^~~~~
  159. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/update-cb.hh:39:0,
  160. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/text_object.h:35,
  161. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:34,
  162. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  163. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/colours.cc:30:
  164. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:40:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  165. semaphore(unsigned int value = 0) throw(std::logic_error)
  166. ^~~~~
  167. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:49:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  168. void post() throw(std::overflow_error)
  169. ^~~~~
  170. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/setting.hh:32:0,
  171. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:35,
  172. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  173. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.cc:32:
  174. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:39:15: error: ‘function’ in namespace ‘std’ does not name a template type
  175. typedef std::function<int(state *)> cpp_function;
  176. ^~~~~~~~
  177. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:243:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  178. void checkstack(int extra) throw(std::bad_alloc);
  179. ^~~~~
  180. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:250:26: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  181. void pushclosure(const cpp_function &fn, int n);
  182. ^~~~~~~~~~~~
  183. lua_CFunction
  184. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/update-cb.hh:39:0,
  185. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/text_object.h:35,
  186. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:34,
  187. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  188. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/core.h:34,
  189. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/combine.cc:33:
  190. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:40:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  191. semaphore(unsigned int value = 0) throw(std::logic_error)
  192. ^~~~~
  193. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:49:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  194. void post() throw(std::overflow_error)
  195. ^~~~~
  196. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:251:27: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  197. void pushfunction(const cpp_function &fn) { pushclosure(fn, 0); }
  198. ^~~~~~~~~~~~
  199. lua_CFunction
  200. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:255:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  201. void rawgetfield(int index, const char *k) throw(std::bad_alloc);
  202. ^~~~~
  203. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:257:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  204. void rawsetfield(int index, const char *k) throw(std::bad_alloc);
  205. ^~~~~
  206. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:279:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  207. void loadfile(const char *filename) throw(lua::syntax_error, lua::file_error, std::bad_alloc);
  208. ^~~~~
  209. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:280:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  210. void loadstring(const char *s) throw(lua::syntax_error, std::bad_alloc);
  211. ^~~~~
  212. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:283:44: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  213. void register_fn(const char *name, const cpp_function &f) { pushfunction(f); setglobal(name); }
  214. ^~~~~~~~~~~~
  215. lua_CFunction
  216. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:289:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  217. std::string tostring(int index) throw(lua::not_string_error);
  218. ^~~~~
  219. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/setting.hh:32:0,
  220. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:35,
  221. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  222. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/colours.cc:30:
  223. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:39:15: error: ‘function’ in namespace ‘std’ does not name a template type
  224. typedef std::function<int(state *)> cpp_function;
  225. ^~~~~~~~
  226. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/setting.hh:32:0,
  227. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:35,
  228. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  229. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/core.h:34,
  230. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/combine.cc:33:
  231. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:39:15: error: ‘function’ in namespace ‘std’ does not name a template type
  232. typedef std::function<int(state *)> cpp_function;
  233. ^~~~~~~~
  234. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:243:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  235. void checkstack(int extra) throw(std::bad_alloc);
  236. ^~~~~
  237. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:250:26: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  238. void pushclosure(const cpp_function &fn, int n);
  239. ^~~~~~~~~~~~
  240. lua_CFunction
  241. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:243:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  242. void checkstack(int extra) throw(std::bad_alloc);
  243. ^~~~~
  244. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:250:26: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  245. void pushclosure(const cpp_function &fn, int n);
  246. ^~~~~~~~~~~~
  247. lua_CFunction
  248. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:251:27: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  249. void pushfunction(const cpp_function &fn) { pushclosure(fn, 0); }
  250. ^~~~~~~~~~~~
  251. lua_CFunction
  252. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:255:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  253. void rawgetfield(int index, const char *k) throw(std::bad_alloc);
  254. ^~~~~
  255. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:257:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  256. void rawsetfield(int index, const char *k) throw(std::bad_alloc);
  257. ^~~~~
  258. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:279:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  259. void loadfile(const char *filename) throw(lua::syntax_error, lua::file_error, std::bad_alloc);
  260. ^~~~~
  261. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:280:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  262. void loadstring(const char *s) throw(lua::syntax_error, std::bad_alloc);
  263. ^~~~~
  264. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:251:27: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  265. void pushfunction(const cpp_function &fn) { pushclosure(fn, 0); }
  266. ^~~~~~~~~~~~
  267. lua_CFunction
  268. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:255:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  269. void rawgetfield(int index, const char *k) throw(std::bad_alloc);
  270. ^~~~~
  271. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:257:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  272. void rawsetfield(int index, const char *k) throw(std::bad_alloc);
  273. ^~~~~
  274. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:279:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  275. void loadfile(const char *filename) throw(lua::syntax_error, lua::file_error, std::bad_alloc);
  276. ^~~~~
  277. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:280:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  278. void loadstring(const char *s) throw(lua::syntax_error, std::bad_alloc);
  279. ^~~~~
  280. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:283:44: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  281. void register_fn(const char *name, const cpp_function &f) { pushfunction(f); setglobal(name); }
  282. ^~~~~~~~~~~~
  283. lua_CFunction
  284. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:289:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  285. std::string tostring(int index) throw(lua::not_string_error);
  286. ^~~~~
  287. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:283:44: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  288. void register_fn(const char *name, const cpp_function &f) { pushfunction(f); setglobal(name); }
  289. ^~~~~~~~~~~~
  290. lua_CFunction
  291. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:289:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  292. std::string tostring(int index) throw(lua::not_string_error);
  293. ^~~~~
  294. make[2]: *** [src/CMakeFiles/conky.dir/build.make:135: src/CMakeFiles/conky.dir/common.cc.o] Error 1
  295. make[2]: *** Waiting for unfinished jobs....
  296. make[2]: *** [src/CMakeFiles/conky.dir/build.make:87: src/CMakeFiles/conky.dir/colours.cc.o] Error 1
  297. make[2]: *** [src/CMakeFiles/conky.dir/build.make:111: src/CMakeFiles/conky.dir/combine.cc.o] Error 1
  298. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/update-cb.hh:39:0,
  299. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/text_object.h:35,
  300. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:34,
  301. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  302. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/core.h:34,
  303. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/core.cc:32:
  304. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:40:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  305. semaphore(unsigned int value = 0) throw(std::logic_error)
  306. ^~~~~
  307. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:49:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  308. void post() throw(std::overflow_error)
  309. ^~~~~
  310. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/update-cb.hh:39:0,
  311. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/text_object.h:35,
  312. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.cc:32:
  313. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:40:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314. semaphore(unsigned int value = 0) throw(std::logic_error)
  315. ^~~~~
  316. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/semaphore.hh:49:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  317. void post() throw(std::overflow_error)
  318. ^~~~~
  319. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/setting.hh:32:0,
  320. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:35,
  321. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  322. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/core.h:34,
  323. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/core.cc:32:
  324. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:39:15: error: ‘function’ in namespace ‘std’ does not name a template type
  325. typedef std::function<int(state *)> cpp_function;
  326. ^~~~~~~~
  327. In file included from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/setting.hh:32:0,
  328. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/common.h:35,
  329. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.h:37,
  330. from /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/conky.cc:33:
  331. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:39:15: error: ‘function’ in namespace ‘std’ does not name a template type
  332. typedef std::function<int(state *)> cpp_function;
  333. ^~~~~~~~
  334. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:243:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335. void checkstack(int extra) throw(std::bad_alloc);
  336. ^~~~~
  337. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:243:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  338. void checkstack(int extra) throw(std::bad_alloc);
  339. ^~~~~
  340. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:250:26: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  341. void pushclosure(const cpp_function &fn, int n);
  342. ^~~~~~~~~~~~
  343. lua_CFunction
  344. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:250:26: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  345. void pushclosure(const cpp_function &fn, int n);
  346. ^~~~~~~~~~~~
  347. lua_CFunction
  348. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:251:27: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  349. void pushfunction(const cpp_function &fn) { pushclosure(fn, 0); }
  350. ^~~~~~~~~~~~
  351. lua_CFunction
  352. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:255:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  353. void rawgetfield(int index, const char *k) throw(std::bad_alloc);
  354. ^~~~~
  355. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:257:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  356. void rawsetfield(int index, const char *k) throw(std::bad_alloc);
  357. ^~~~~
  358. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:251:27: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  359. void pushfunction(const cpp_function &fn) { pushclosure(fn, 0); }
  360. ^~~~~~~~~~~~
  361. lua_CFunction
  362. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:279:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  363. void loadfile(const char *filename) throw(lua::syntax_error, lua::file_error, std::bad_alloc);
  364. ^~~~~
  365. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:280:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  366. void loadstring(const char *s) throw(lua::syntax_error, std::bad_alloc);
  367. ^~~~~
  368. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:255:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  369. void rawgetfield(int index, const char *k) throw(std::bad_alloc);
  370. ^~~~~
  371. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:257:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  372. void rawsetfield(int index, const char *k) throw(std::bad_alloc);
  373. ^~~~~
  374. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:279:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  375. void loadfile(const char *filename) throw(lua::syntax_error, lua::file_error, std::bad_alloc);
  376. ^~~~~
  377. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:280:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  378. void loadstring(const char *s) throw(lua::syntax_error, std::bad_alloc);
  379. ^~~~~
  380. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:283:44: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  381. void register_fn(const char *name, const cpp_function &f) { pushfunction(f); setglobal(name); }
  382. ^~~~~~~~~~~~
  383. lua_CFunction
  384. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:289:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  385. std::string tostring(int index) throw(lua::not_string_error);
  386. ^~~~~
  387. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:283:44: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
  388. void register_fn(const char *name, const cpp_function &f) { pushfunction(f); setglobal(name); }
  389. ^~~~~~~~~~~~
  390. lua_CFunction
  391. /home/bernhard/manjaro/myaur/conky-lua/src/conky-a58a6d4e081ca6ab241f20fcae80a6b6c31bf1c9/src/luamm.hh:289:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  392. std::string tostring(int index) throw(lua::not_string_error);
  393. ^~~~~
  394. make[2]: *** [src/CMakeFiles/conky.dir/build.make:183: src/CMakeFiles/conky.dir/core.cc.o] Error 1
  395. make[2]: *** [src/CMakeFiles/conky.dir/build.make:159: src/CMakeFiles/conky.dir/conky.cc.o] Error 1
  396. make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/conky.dir/all] Error 2
  397. make: *** [Makefile:152: all] Error 2
  398. ==> ERROR: A failure occurred in build().
  399. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement