Advertisement
Guest User

Untitled

a guest
Jul 15th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.77 KB | None | 0 0
  1. ==> Making package: lib32-boost-libs 1.49.0-1 (Sun Jul 15 16:48:45 CEST 2012)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving Sources...
  5. -> Found boost_1_49_0.tar.gz
  6. ==> Validating source files with md5sums...
  7. boost_1_49_0.tar.gz ... Passed
  8. ==> Validating source files with sha1sums...
  9. boost_1_49_0.tar.gz ... Passed
  10. ==> Extracting Sources...
  11. -> Extracting boost_1_49_0.tar.gz with bsdtar
  12. ==> Removing existing pkg/ directory...
  13. ==> Starting build()...
  14. ###
  15. ### Using 'cc' toolset.
  16. ###
  17. rm -rf bootstrap
  18. mkdir bootstrap
  19. gcc -o bootstrap/jam0 -m32 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c
  20. ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= clean
  21. ...found 1 target...
  22. ...updating 1 target...
  23. [DELETE] clean
  24. ...updated 1 target...
  25. ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root=
  26. ...found 49 targets...
  27. ...updating 2 targets...
  28. [COMPILE] bin.linuxx86/b2
  29. [COPY] bin.linuxx86/bjam
  30. ...updated 2 targets...
  31. Performing configuration checks
  32.  
  33. - has_icu builds : yes
  34. ...patience...
  35. ...found 1023 targets...
  36. Performing configuration checks
  37.  
  38. - has_icu builds : yes
  39. warning: Graph library does not contain MPI-based parallel components.
  40. note: to enable them, add "using mpi ;" to your user-config.jam
  41. - iconv (libc) : yes
  42. - icu : yes
  43. - ../config//has_gcc_visibility builds : yes
  44. - ../config//has_long_double_support builds : yes
  45.  
  46. Component configuration:
  47.  
  48. - chrono : building
  49. - date_time : building
  50. - exception : building
  51. - filesystem : building
  52. - graph : building
  53. - graph_parallel : building
  54. - iostreams : building
  55. - locale : building
  56. - math : building
  57. - mpi : not building
  58. - program_options : building
  59. - python : not building
  60. - random : building
  61. - regex : building
  62. - serialization : building
  63. - signals : building
  64. - system : building
  65. - test : building
  66. - thread : building
  67. - timer : building
  68. - wave : building
  69.  
  70. ...patience...
  71. ...patience...
  72. ...patience...
  73. ...patience...
  74. ...found 25727 targets...
  75. ...updating 48 targets...
  76. gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/threading-multi/pthread/thread.o
  77. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  78. from ./boost/thread/mutex.hpp:16,
  79. from ./boost/thread/pthread/thread_data.hpp:12,
  80. from ./boost/thread/thread.hpp:17,
  81. from libs/thread/src/pthread/thread.cpp:10:
  82. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  83. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  84. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  85. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  86. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  87. from ./boost/thread/mutex.hpp:16,
  88. from ./boost/thread/pthread/thread_data.hpp:12,
  89. from ./boost/thread/thread.hpp:17,
  90. from libs/thread/src/pthread/thread.cpp:10:
  91. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  92. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  93. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  94. In file included from ./boost/thread/locks.hpp:12:0,
  95. from ./boost/thread/pthread/mutex.hpp:12,
  96. from ./boost/thread/mutex.hpp:16,
  97. from ./boost/thread/pthread/thread_data.hpp:12,
  98. from ./boost/thread/thread.hpp:17,
  99. from libs/thread/src/pthread/thread.cpp:10:
  100. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  101. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  102. from ./boost/thread/mutex.hpp:16,
  103. from ./boost/thread/pthread/thread_data.hpp:12,
  104. from ./boost/thread/thread.hpp:17,
  105. from libs/thread/src/pthread/thread.cpp:10:
  106. ./boost/thread/xtime.hpp: At global scope:
  107. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  108.  
  109. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -Wno-long-long -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp"
  110.  
  111. ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/threading-multi/pthread/thread.o...
  112. ...skipped <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/threading-multi>libboost_thread.so.1.49.0 for lack of <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/threading-multi>pthread/thread.o...
  113. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_thread.so.1.49.0 for lack of <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/threading-multi>libboost_thread.so.1.49.0...
  114. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_thread.so for lack of <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_thread.so.1.49.0...
  115. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/date_time.o
  116. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  117. from ./boost/thread/mutex.hpp:16,
  118. from libs/locale/src/shared/date_time.cpp:11:
  119. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  120. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  121. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  122. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  123. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  124. from ./boost/thread/mutex.hpp:16,
  125. from libs/locale/src/shared/date_time.cpp:11:
  126. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  127. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  128. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  129. In file included from ./boost/thread/locks.hpp:12:0,
  130. from ./boost/thread/pthread/mutex.hpp:12,
  131. from ./boost/thread/mutex.hpp:16,
  132. from libs/locale/src/shared/date_time.cpp:11:
  133. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  134. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  135. from ./boost/thread/mutex.hpp:16,
  136. from libs/locale/src/shared/date_time.cpp:11:
  137. ./boost/thread/xtime.hpp: At global scope:
  138. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  139.  
  140. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp"
  141.  
  142. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/date_time.o...
  143. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/generator.o
  144. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  145. from ./boost/thread/mutex.hpp:16,
  146. from libs/locale/src/shared/generator.cpp:16:
  147. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  148. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  149. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  150. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  151. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  152. from ./boost/thread/mutex.hpp:16,
  153. from libs/locale/src/shared/generator.cpp:16:
  154. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  155. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  156. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  157. In file included from ./boost/thread/locks.hpp:12:0,
  158. from ./boost/thread/pthread/mutex.hpp:12,
  159. from ./boost/thread/mutex.hpp:16,
  160. from libs/locale/src/shared/generator.cpp:16:
  161. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  162. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  163. from ./boost/thread/mutex.hpp:16,
  164. from libs/locale/src/shared/generator.cpp:16:
  165. ./boost/thread/xtime.hpp: At global scope:
  166. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  167.  
  168. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp"
  169.  
  170. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/generator.o...
  171. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/localization_backend.o
  172. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  173. from ./boost/thread/mutex.hpp:16,
  174. from libs/locale/src/shared/localization_backend.cpp:11:
  175. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  176. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  177. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  178. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  179. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  180. from ./boost/thread/mutex.hpp:16,
  181. from libs/locale/src/shared/localization_backend.cpp:11:
  182. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  183. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  184. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  185. In file included from ./boost/thread/locks.hpp:12:0,
  186. from ./boost/thread/pthread/mutex.hpp:12,
  187. from ./boost/thread/mutex.hpp:16,
  188. from libs/locale/src/shared/localization_backend.cpp:11:
  189. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  190. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  191. from ./boost/thread/mutex.hpp:16,
  192. from libs/locale/src/shared/localization_backend.cpp:11:
  193. ./boost/thread/xtime.hpp: At global scope:
  194. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  195.  
  196. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp"
  197.  
  198. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/shared/localization_backend.o...
  199. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/collator.o
  200. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  201. from ./boost/thread/mutex.hpp:16,
  202. from ./boost/thread/pthread/thread_data.hpp:12,
  203. from ./boost/thread/thread.hpp:17,
  204. from ./boost/thread.hpp:13,
  205. from libs/locale/src/icu/collator.cpp:11:
  206. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  207. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  208. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  209. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  210. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  211. from ./boost/thread/mutex.hpp:16,
  212. from ./boost/thread/pthread/thread_data.hpp:12,
  213. from ./boost/thread/thread.hpp:17,
  214. from ./boost/thread.hpp:13,
  215. from libs/locale/src/icu/collator.cpp:11:
  216. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  217. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  218. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  219. In file included from ./boost/thread/locks.hpp:12:0,
  220. from ./boost/thread/pthread/mutex.hpp:12,
  221. from ./boost/thread/mutex.hpp:16,
  222. from ./boost/thread/pthread/thread_data.hpp:12,
  223. from ./boost/thread/thread.hpp:17,
  224. from ./boost/thread.hpp:13,
  225. from libs/locale/src/icu/collator.cpp:11:
  226. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  227. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  228. from ./boost/thread/mutex.hpp:16,
  229. from ./boost/thread/pthread/thread_data.hpp:12,
  230. from ./boost/thread/thread.hpp:17,
  231. from ./boost/thread.hpp:13,
  232. from libs/locale/src/icu/collator.cpp:11:
  233. ./boost/thread/xtime.hpp: At global scope:
  234. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  235.  
  236. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/collator.o" "libs/locale/src/icu/collator.cpp"
  237.  
  238. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/collator.o...
  239. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/date_time.o
  240. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  241. from ./boost/thread/mutex.hpp:16,
  242. from ./boost/thread/pthread/thread_data.hpp:12,
  243. from ./boost/thread/thread.hpp:17,
  244. from ./boost/thread.hpp:13,
  245. from libs/locale/src/icu/date_time.cpp:14:
  246. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  247. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  248. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  249. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  250. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  251. from ./boost/thread/mutex.hpp:16,
  252. from ./boost/thread/pthread/thread_data.hpp:12,
  253. from ./boost/thread/thread.hpp:17,
  254. from ./boost/thread.hpp:13,
  255. from libs/locale/src/icu/date_time.cpp:14:
  256. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  257. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  258. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  259. In file included from ./boost/thread/locks.hpp:12:0,
  260. from ./boost/thread/pthread/mutex.hpp:12,
  261. from ./boost/thread/mutex.hpp:16,
  262. from ./boost/thread/pthread/thread_data.hpp:12,
  263. from ./boost/thread/thread.hpp:17,
  264. from ./boost/thread.hpp:13,
  265. from libs/locale/src/icu/date_time.cpp:14:
  266. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  267. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  268. from ./boost/thread/mutex.hpp:16,
  269. from ./boost/thread/pthread/thread_data.hpp:12,
  270. from ./boost/thread/thread.hpp:17,
  271. from ./boost/thread.hpp:13,
  272. from libs/locale/src/icu/date_time.cpp:14:
  273. ./boost/thread/xtime.hpp: At global scope:
  274. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  275.  
  276. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/date_time.o" "libs/locale/src/icu/date_time.cpp"
  277.  
  278. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/date_time.o...
  279. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/formatter.o
  280. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  281. from ./boost/thread/mutex.hpp:16,
  282. from ./boost/thread/pthread/thread_data.hpp:12,
  283. from ./boost/thread/thread.hpp:17,
  284. from ./boost/thread.hpp:13,
  285. from libs/locale/src/icu/predefined_formatters.hpp:14,
  286. from libs/locale/src/icu/formatter.cpp:25:
  287. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  288. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  289. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  290. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  291. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  292. from ./boost/thread/mutex.hpp:16,
  293. from ./boost/thread/pthread/thread_data.hpp:12,
  294. from ./boost/thread/thread.hpp:17,
  295. from ./boost/thread.hpp:13,
  296. from libs/locale/src/icu/predefined_formatters.hpp:14,
  297. from libs/locale/src/icu/formatter.cpp:25:
  298. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  299. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  300. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  301. In file included from ./boost/thread/locks.hpp:12:0,
  302. from ./boost/thread/pthread/mutex.hpp:12,
  303. from ./boost/thread/mutex.hpp:16,
  304. from ./boost/thread/pthread/thread_data.hpp:12,
  305. from ./boost/thread/thread.hpp:17,
  306. from ./boost/thread.hpp:13,
  307. from libs/locale/src/icu/predefined_formatters.hpp:14,
  308. from libs/locale/src/icu/formatter.cpp:25:
  309. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  310. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  311. from ./boost/thread/mutex.hpp:16,
  312. from ./boost/thread/pthread/thread_data.hpp:12,
  313. from ./boost/thread/thread.hpp:17,
  314. from ./boost/thread.hpp:13,
  315. from libs/locale/src/icu/predefined_formatters.hpp:14,
  316. from libs/locale/src/icu/formatter.cpp:25:
  317. ./boost/thread/xtime.hpp: At global scope:
  318. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  319.  
  320. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/formatter.o" "libs/locale/src/icu/formatter.cpp"
  321.  
  322. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/formatter.o...
  323. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/numeric.o
  324. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  325. from ./boost/thread/mutex.hpp:16,
  326. from ./boost/thread/pthread/thread_data.hpp:12,
  327. from ./boost/thread/thread.hpp:17,
  328. from ./boost/thread.hpp:13,
  329. from libs/locale/src/icu/predefined_formatters.hpp:14,
  330. from libs/locale/src/icu/numeric.cpp:18:
  331. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  332. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  333. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  334. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  335. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  336. from ./boost/thread/mutex.hpp:16,
  337. from ./boost/thread/pthread/thread_data.hpp:12,
  338. from ./boost/thread/thread.hpp:17,
  339. from ./boost/thread.hpp:13,
  340. from libs/locale/src/icu/predefined_formatters.hpp:14,
  341. from libs/locale/src/icu/numeric.cpp:18:
  342. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  343. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  344. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  345. In file included from ./boost/thread/locks.hpp:12:0,
  346. from ./boost/thread/pthread/mutex.hpp:12,
  347. from ./boost/thread/mutex.hpp:16,
  348. from ./boost/thread/pthread/thread_data.hpp:12,
  349. from ./boost/thread/thread.hpp:17,
  350. from ./boost/thread.hpp:13,
  351. from libs/locale/src/icu/predefined_formatters.hpp:14,
  352. from libs/locale/src/icu/numeric.cpp:18:
  353. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  354. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  355. from ./boost/thread/mutex.hpp:16,
  356. from ./boost/thread/pthread/thread_data.hpp:12,
  357. from ./boost/thread/thread.hpp:17,
  358. from ./boost/thread.hpp:13,
  359. from libs/locale/src/icu/predefined_formatters.hpp:14,
  360. from libs/locale/src/icu/numeric.cpp:18:
  361. ./boost/thread/xtime.hpp: At global scope:
  362. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  363.  
  364. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/numeric.o" "libs/locale/src/icu/numeric.cpp"
  365.  
  366. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi/icu/numeric.o...
  367. ...skipped <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi>libboost_locale.so.1.49.0 for lack of <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi>shared/date_time.o...
  368. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_locale.so.1.49.0 for lack of <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/threading-multi>libboost_locale.so.1.49.0...
  369. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_locale.so for lack of <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_locale.so.1.49.0...
  370. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_exprgrammar.o
  371. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  372. from ./boost/thread/mutex.hpp:16,
  373. from ./boost/pool/detail/mutex.hpp:14,
  374. from ./boost/pool/poolfwd.hpp:24,
  375. from ./boost/pool/singleton_pool.hpp:22,
  376. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  377. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  378. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  379. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  380. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  381. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  382. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  383. from ./boost/thread/mutex.hpp:16,
  384. from ./boost/pool/detail/mutex.hpp:14,
  385. from ./boost/pool/poolfwd.hpp:24,
  386. from ./boost/pool/singleton_pool.hpp:22,
  387. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  388. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  389. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  390. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  391. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  392. In file included from ./boost/thread/locks.hpp:12:0,
  393. from ./boost/thread/pthread/mutex.hpp:12,
  394. from ./boost/thread/mutex.hpp:16,
  395. from ./boost/pool/detail/mutex.hpp:14,
  396. from ./boost/pool/poolfwd.hpp:24,
  397. from ./boost/pool/singleton_pool.hpp:22,
  398. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  399. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  400. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  401. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  402. from ./boost/thread/mutex.hpp:16,
  403. from ./boost/pool/detail/mutex.hpp:14,
  404. from ./boost/pool/poolfwd.hpp:24,
  405. from ./boost/pool/singleton_pool.hpp:22,
  406. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  407. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  408. ./boost/thread/xtime.hpp: At global scope:
  409. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  410.  
  411. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
  412.  
  413. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_exprgrammar.o...
  414. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_grammar.o
  415. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  416. from ./boost/thread/mutex.hpp:16,
  417. from ./boost/pool/detail/mutex.hpp:14,
  418. from ./boost/pool/poolfwd.hpp:24,
  419. from ./boost/pool/singleton_pool.hpp:22,
  420. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  421. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  422. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  423. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  424. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  425. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  426. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  427. from ./boost/thread/mutex.hpp:16,
  428. from ./boost/pool/detail/mutex.hpp:14,
  429. from ./boost/pool/poolfwd.hpp:24,
  430. from ./boost/pool/singleton_pool.hpp:22,
  431. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  432. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  433. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  434. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  435. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  436. In file included from ./boost/thread/locks.hpp:12:0,
  437. from ./boost/thread/pthread/mutex.hpp:12,
  438. from ./boost/thread/mutex.hpp:16,
  439. from ./boost/pool/detail/mutex.hpp:14,
  440. from ./boost/pool/poolfwd.hpp:24,
  441. from ./boost/pool/singleton_pool.hpp:22,
  442. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  443. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  444. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  445. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  446. from ./boost/thread/mutex.hpp:16,
  447. from ./boost/pool/detail/mutex.hpp:14,
  448. from ./boost/pool/poolfwd.hpp:24,
  449. from ./boost/pool/singleton_pool.hpp:22,
  450. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  451. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  452. ./boost/thread/xtime.hpp: At global scope:
  453. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  454.  
  455. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
  456.  
  457. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_grammar.o...
  458. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_literalgrs.o
  459. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  460. from ./boost/thread/mutex.hpp:16,
  461. from ./boost/pool/detail/mutex.hpp:14,
  462. from ./boost/pool/poolfwd.hpp:24,
  463. from ./boost/pool/singleton_pool.hpp:22,
  464. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  465. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  466. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  467. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  468. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  469. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  470. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  471. from ./boost/thread/mutex.hpp:16,
  472. from ./boost/pool/detail/mutex.hpp:14,
  473. from ./boost/pool/poolfwd.hpp:24,
  474. from ./boost/pool/singleton_pool.hpp:22,
  475. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  476. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  477. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  478. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  479. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  480. In file included from ./boost/thread/locks.hpp:12:0,
  481. from ./boost/thread/pthread/mutex.hpp:12,
  482. from ./boost/thread/mutex.hpp:16,
  483. from ./boost/pool/detail/mutex.hpp:14,
  484. from ./boost/pool/poolfwd.hpp:24,
  485. from ./boost/pool/singleton_pool.hpp:22,
  486. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  487. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  488. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  489. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  490. from ./boost/thread/mutex.hpp:16,
  491. from ./boost/pool/detail/mutex.hpp:14,
  492. from ./boost/pool/poolfwd.hpp:24,
  493. from ./boost/pool/singleton_pool.hpp:22,
  494. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  495. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  496. ./boost/thread/xtime.hpp: At global scope:
  497. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  498.  
  499. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
  500.  
  501. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_cpp_literalgrs.o...
  502. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_defined_grammar.o
  503. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  504. from ./boost/thread/mutex.hpp:16,
  505. from ./boost/pool/detail/mutex.hpp:14,
  506. from ./boost/pool/poolfwd.hpp:24,
  507. from ./boost/pool/singleton_pool.hpp:22,
  508. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  509. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  510. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  511. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  512. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  513. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  514. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  515. from ./boost/thread/mutex.hpp:16,
  516. from ./boost/pool/detail/mutex.hpp:14,
  517. from ./boost/pool/poolfwd.hpp:24,
  518. from ./boost/pool/singleton_pool.hpp:22,
  519. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  520. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  521. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  522. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  523. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  524. In file included from ./boost/thread/locks.hpp:12:0,
  525. from ./boost/thread/pthread/mutex.hpp:12,
  526. from ./boost/thread/mutex.hpp:16,
  527. from ./boost/pool/detail/mutex.hpp:14,
  528. from ./boost/pool/poolfwd.hpp:24,
  529. from ./boost/pool/singleton_pool.hpp:22,
  530. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  531. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  532. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  533. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  534. from ./boost/thread/mutex.hpp:16,
  535. from ./boost/pool/detail/mutex.hpp:14,
  536. from ./boost/pool/poolfwd.hpp:24,
  537. from ./boost/pool/singleton_pool.hpp:22,
  538. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  539. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  540. ./boost/thread/xtime.hpp: At global scope:
  541. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  542.  
  543. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
  544.  
  545. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_defined_grammar.o...
  546. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_predef_macros.o
  547. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  548. from ./boost/thread/mutex.hpp:16,
  549. from ./boost/pool/detail/mutex.hpp:14,
  550. from ./boost/pool/poolfwd.hpp:24,
  551. from ./boost/pool/singleton_pool.hpp:22,
  552. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  553. from libs/wave/src/instantiate_predef_macros.cpp:20:
  554. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  555. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  556. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  557. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  558. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  559. from ./boost/thread/mutex.hpp:16,
  560. from ./boost/pool/detail/mutex.hpp:14,
  561. from ./boost/pool/poolfwd.hpp:24,
  562. from ./boost/pool/singleton_pool.hpp:22,
  563. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  564. from libs/wave/src/instantiate_predef_macros.cpp:20:
  565. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  566. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  567. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  568. In file included from ./boost/thread/locks.hpp:12:0,
  569. from ./boost/thread/pthread/mutex.hpp:12,
  570. from ./boost/thread/mutex.hpp:16,
  571. from ./boost/pool/detail/mutex.hpp:14,
  572. from ./boost/pool/poolfwd.hpp:24,
  573. from ./boost/pool/singleton_pool.hpp:22,
  574. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  575. from libs/wave/src/instantiate_predef_macros.cpp:20:
  576. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  577. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  578. from ./boost/thread/mutex.hpp:16,
  579. from ./boost/pool/detail/mutex.hpp:14,
  580. from ./boost/pool/poolfwd.hpp:24,
  581. from ./boost/pool/singleton_pool.hpp:22,
  582. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  583. from libs/wave/src/instantiate_predef_macros.cpp:20:
  584. ./boost/thread/xtime.hpp: At global scope:
  585. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  586.  
  587. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
  588.  
  589. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_predef_macros.o...
  590. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_re2c_lexer.o
  591. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  592. from ./boost/thread/mutex.hpp:16,
  593. from ./boost/pool/detail/mutex.hpp:14,
  594. from ./boost/pool/poolfwd.hpp:24,
  595. from ./boost/pool/singleton_pool.hpp:22,
  596. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  597. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  598. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  599. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  600. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  601. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  602. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  603. from ./boost/thread/mutex.hpp:16,
  604. from ./boost/pool/detail/mutex.hpp:14,
  605. from ./boost/pool/poolfwd.hpp:24,
  606. from ./boost/pool/singleton_pool.hpp:22,
  607. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  608. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  609. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  610. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  611. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  612. In file included from ./boost/thread/locks.hpp:12:0,
  613. from ./boost/thread/pthread/mutex.hpp:12,
  614. from ./boost/thread/mutex.hpp:16,
  615. from ./boost/pool/detail/mutex.hpp:14,
  616. from ./boost/pool/poolfwd.hpp:24,
  617. from ./boost/pool/singleton_pool.hpp:22,
  618. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  619. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  620. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  621. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  622. from ./boost/thread/mutex.hpp:16,
  623. from ./boost/pool/detail/mutex.hpp:14,
  624. from ./boost/pool/poolfwd.hpp:24,
  625. from ./boost/pool/singleton_pool.hpp:22,
  626. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  627. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  628. ./boost/thread/xtime.hpp: At global scope:
  629. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  630.  
  631. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
  632.  
  633. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_re2c_lexer.o...
  634. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_re2c_lexer_str.o
  635. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  636. from ./boost/thread/mutex.hpp:16,
  637. from ./boost/pool/detail/mutex.hpp:14,
  638. from ./boost/pool/poolfwd.hpp:24,
  639. from ./boost/pool/singleton_pool.hpp:22,
  640. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  641. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  642. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  643. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  644. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  645. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  646. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  647. from ./boost/thread/mutex.hpp:16,
  648. from ./boost/pool/detail/mutex.hpp:14,
  649. from ./boost/pool/poolfwd.hpp:24,
  650. from ./boost/pool/singleton_pool.hpp:22,
  651. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  652. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  653. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  654. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  655. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  656. In file included from ./boost/thread/locks.hpp:12:0,
  657. from ./boost/thread/pthread/mutex.hpp:12,
  658. from ./boost/thread/mutex.hpp:16,
  659. from ./boost/pool/detail/mutex.hpp:14,
  660. from ./boost/pool/poolfwd.hpp:24,
  661. from ./boost/pool/singleton_pool.hpp:22,
  662. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  663. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  664. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  665. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  666. from ./boost/thread/mutex.hpp:16,
  667. from ./boost/pool/detail/mutex.hpp:14,
  668. from ./boost/pool/poolfwd.hpp:24,
  669. from ./boost/pool/singleton_pool.hpp:22,
  670. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  671. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  672. ./boost/thread/xtime.hpp: At global scope:
  673. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  674.  
  675. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m32 -fno-strict-aliasing -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
  676.  
  677. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi/instantiate_re2c_lexer_str.o...
  678. ...skipped <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi>libboost_wave.so.1.49.0 for lack of <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi>instantiate_cpp_exprgrammar.o...
  679. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_wave.so.1.49.0 for lack of <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/threading-multi>libboost_wave.so.1.49.0...
  680. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_wave.so for lack of <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_wave.so.1.49.0...
  681. gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/pthread/thread.o
  682. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  683. from ./boost/thread/mutex.hpp:16,
  684. from ./boost/thread/pthread/thread_data.hpp:12,
  685. from ./boost/thread/thread.hpp:17,
  686. from libs/thread/src/pthread/thread.cpp:10:
  687. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  688. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  689. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  690. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  691. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  692. from ./boost/thread/mutex.hpp:16,
  693. from ./boost/thread/pthread/thread_data.hpp:12,
  694. from ./boost/thread/thread.hpp:17,
  695. from libs/thread/src/pthread/thread.cpp:10:
  696. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  697. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  698. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  699. In file included from ./boost/thread/locks.hpp:12:0,
  700. from ./boost/thread/pthread/mutex.hpp:12,
  701. from ./boost/thread/mutex.hpp:16,
  702. from ./boost/thread/pthread/thread_data.hpp:12,
  703. from ./boost/thread/thread.hpp:17,
  704. from libs/thread/src/pthread/thread.cpp:10:
  705. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  706. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  707. from ./boost/thread/mutex.hpp:16,
  708. from ./boost/thread/pthread/thread_data.hpp:12,
  709. from ./boost/thread/thread.hpp:17,
  710. from libs/thread/src/pthread/thread.cpp:10:
  711. ./boost/thread/xtime.hpp: At global scope:
  712. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  713.  
  714. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -Wno-long-long -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp"
  715.  
  716. ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/pthread/thread.o...
  717. ...skipped <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_thread.a(clean) for lack of <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>pthread/thread.o...
  718. ...skipped <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_thread.a for lack of <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>pthread/thread.o...
  719. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_thread.a for lack of <pbin.v2/libs/thread/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_thread.a...
  720. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/date_time.o
  721. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  722. from ./boost/thread/mutex.hpp:16,
  723. from libs/locale/src/shared/date_time.cpp:11:
  724. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  725. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  726. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  727. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  728. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  729. from ./boost/thread/mutex.hpp:16,
  730. from libs/locale/src/shared/date_time.cpp:11:
  731. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  732. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  733. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  734. In file included from ./boost/thread/locks.hpp:12:0,
  735. from ./boost/thread/pthread/mutex.hpp:12,
  736. from ./boost/thread/mutex.hpp:16,
  737. from libs/locale/src/shared/date_time.cpp:11:
  738. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  739. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  740. from ./boost/thread/mutex.hpp:16,
  741. from libs/locale/src/shared/date_time.cpp:11:
  742. ./boost/thread/xtime.hpp: At global scope:
  743. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  744.  
  745. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp"
  746.  
  747. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/date_time.o...
  748. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/generator.o
  749. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  750. from ./boost/thread/mutex.hpp:16,
  751. from libs/locale/src/shared/generator.cpp:16:
  752. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  753. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  754. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  755. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  756. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  757. from ./boost/thread/mutex.hpp:16,
  758. from libs/locale/src/shared/generator.cpp:16:
  759. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  760. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  761. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  762. In file included from ./boost/thread/locks.hpp:12:0,
  763. from ./boost/thread/pthread/mutex.hpp:12,
  764. from ./boost/thread/mutex.hpp:16,
  765. from libs/locale/src/shared/generator.cpp:16:
  766. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  767. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  768. from ./boost/thread/mutex.hpp:16,
  769. from libs/locale/src/shared/generator.cpp:16:
  770. ./boost/thread/xtime.hpp: At global scope:
  771. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  772.  
  773. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp"
  774.  
  775. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/generator.o...
  776. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/localization_backend.o
  777. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  778. from ./boost/thread/mutex.hpp:16,
  779. from libs/locale/src/shared/localization_backend.cpp:11:
  780. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  781. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  782. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  783. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  784. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  785. from ./boost/thread/mutex.hpp:16,
  786. from libs/locale/src/shared/localization_backend.cpp:11:
  787. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  788. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  789. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  790. In file included from ./boost/thread/locks.hpp:12:0,
  791. from ./boost/thread/pthread/mutex.hpp:12,
  792. from ./boost/thread/mutex.hpp:16,
  793. from libs/locale/src/shared/localization_backend.cpp:11:
  794. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  795. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  796. from ./boost/thread/mutex.hpp:16,
  797. from libs/locale/src/shared/localization_backend.cpp:11:
  798. ./boost/thread/xtime.hpp: At global scope:
  799. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  800.  
  801. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp"
  802.  
  803. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/shared/localization_backend.o...
  804. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/collator.o
  805. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  806. from ./boost/thread/mutex.hpp:16,
  807. from ./boost/thread/pthread/thread_data.hpp:12,
  808. from ./boost/thread/thread.hpp:17,
  809. from ./boost/thread.hpp:13,
  810. from libs/locale/src/icu/collator.cpp:11:
  811. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  812. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  813. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  814. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  815. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  816. from ./boost/thread/mutex.hpp:16,
  817. from ./boost/thread/pthread/thread_data.hpp:12,
  818. from ./boost/thread/thread.hpp:17,
  819. from ./boost/thread.hpp:13,
  820. from libs/locale/src/icu/collator.cpp:11:
  821. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  822. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  823. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  824. In file included from ./boost/thread/locks.hpp:12:0,
  825. from ./boost/thread/pthread/mutex.hpp:12,
  826. from ./boost/thread/mutex.hpp:16,
  827. from ./boost/thread/pthread/thread_data.hpp:12,
  828. from ./boost/thread/thread.hpp:17,
  829. from ./boost/thread.hpp:13,
  830. from libs/locale/src/icu/collator.cpp:11:
  831. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  832. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  833. from ./boost/thread/mutex.hpp:16,
  834. from ./boost/thread/pthread/thread_data.hpp:12,
  835. from ./boost/thread/thread.hpp:17,
  836. from ./boost/thread.hpp:13,
  837. from libs/locale/src/icu/collator.cpp:11:
  838. ./boost/thread/xtime.hpp: At global scope:
  839. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  840.  
  841. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/collator.o" "libs/locale/src/icu/collator.cpp"
  842.  
  843. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/collator.o...
  844. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/date_time.o
  845. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  846. from ./boost/thread/mutex.hpp:16,
  847. from ./boost/thread/pthread/thread_data.hpp:12,
  848. from ./boost/thread/thread.hpp:17,
  849. from ./boost/thread.hpp:13,
  850. from libs/locale/src/icu/date_time.cpp:14:
  851. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  852. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  853. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  854. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  855. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  856. from ./boost/thread/mutex.hpp:16,
  857. from ./boost/thread/pthread/thread_data.hpp:12,
  858. from ./boost/thread/thread.hpp:17,
  859. from ./boost/thread.hpp:13,
  860. from libs/locale/src/icu/date_time.cpp:14:
  861. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  862. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  863. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  864. In file included from ./boost/thread/locks.hpp:12:0,
  865. from ./boost/thread/pthread/mutex.hpp:12,
  866. from ./boost/thread/mutex.hpp:16,
  867. from ./boost/thread/pthread/thread_data.hpp:12,
  868. from ./boost/thread/thread.hpp:17,
  869. from ./boost/thread.hpp:13,
  870. from libs/locale/src/icu/date_time.cpp:14:
  871. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  872. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  873. from ./boost/thread/mutex.hpp:16,
  874. from ./boost/thread/pthread/thread_data.hpp:12,
  875. from ./boost/thread/thread.hpp:17,
  876. from ./boost/thread.hpp:13,
  877. from libs/locale/src/icu/date_time.cpp:14:
  878. ./boost/thread/xtime.hpp: At global scope:
  879. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  880.  
  881. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/date_time.o" "libs/locale/src/icu/date_time.cpp"
  882.  
  883. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/date_time.o...
  884. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/formatter.o
  885. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  886. from ./boost/thread/mutex.hpp:16,
  887. from ./boost/thread/pthread/thread_data.hpp:12,
  888. from ./boost/thread/thread.hpp:17,
  889. from ./boost/thread.hpp:13,
  890. from libs/locale/src/icu/predefined_formatters.hpp:14,
  891. from libs/locale/src/icu/formatter.cpp:25:
  892. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  893. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  894. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  895. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  896. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  897. from ./boost/thread/mutex.hpp:16,
  898. from ./boost/thread/pthread/thread_data.hpp:12,
  899. from ./boost/thread/thread.hpp:17,
  900. from ./boost/thread.hpp:13,
  901. from libs/locale/src/icu/predefined_formatters.hpp:14,
  902. from libs/locale/src/icu/formatter.cpp:25:
  903. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  904. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  905. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  906. In file included from ./boost/thread/locks.hpp:12:0,
  907. from ./boost/thread/pthread/mutex.hpp:12,
  908. from ./boost/thread/mutex.hpp:16,
  909. from ./boost/thread/pthread/thread_data.hpp:12,
  910. from ./boost/thread/thread.hpp:17,
  911. from ./boost/thread.hpp:13,
  912. from libs/locale/src/icu/predefined_formatters.hpp:14,
  913. from libs/locale/src/icu/formatter.cpp:25:
  914. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  915. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  916. from ./boost/thread/mutex.hpp:16,
  917. from ./boost/thread/pthread/thread_data.hpp:12,
  918. from ./boost/thread/thread.hpp:17,
  919. from ./boost/thread.hpp:13,
  920. from libs/locale/src/icu/predefined_formatters.hpp:14,
  921. from libs/locale/src/icu/formatter.cpp:25:
  922. ./boost/thread/xtime.hpp: At global scope:
  923. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  924.  
  925. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/formatter.o" "libs/locale/src/icu/formatter.cpp"
  926.  
  927. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/formatter.o...
  928. gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/numeric.o
  929. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  930. from ./boost/thread/mutex.hpp:16,
  931. from ./boost/thread/pthread/thread_data.hpp:12,
  932. from ./boost/thread/thread.hpp:17,
  933. from ./boost/thread.hpp:13,
  934. from libs/locale/src/icu/predefined_formatters.hpp:14,
  935. from libs/locale/src/icu/numeric.cpp:18:
  936. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  937. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  938. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  939. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  940. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  941. from ./boost/thread/mutex.hpp:16,
  942. from ./boost/thread/pthread/thread_data.hpp:12,
  943. from ./boost/thread/thread.hpp:17,
  944. from ./boost/thread.hpp:13,
  945. from libs/locale/src/icu/predefined_formatters.hpp:14,
  946. from libs/locale/src/icu/numeric.cpp:18:
  947. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  948. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  949. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  950. In file included from ./boost/thread/locks.hpp:12:0,
  951. from ./boost/thread/pthread/mutex.hpp:12,
  952. from ./boost/thread/mutex.hpp:16,
  953. from ./boost/thread/pthread/thread_data.hpp:12,
  954. from ./boost/thread/thread.hpp:17,
  955. from ./boost/thread.hpp:13,
  956. from libs/locale/src/icu/predefined_formatters.hpp:14,
  957. from libs/locale/src/icu/numeric.cpp:18:
  958. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  959. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  960. from ./boost/thread/mutex.hpp:16,
  961. from ./boost/thread/pthread/thread_data.hpp:12,
  962. from ./boost/thread/thread.hpp:17,
  963. from ./boost/thread.hpp:13,
  964. from libs/locale/src/icu/predefined_formatters.hpp:14,
  965. from libs/locale/src/icu/numeric.cpp:18:
  966. ./boost/thread/xtime.hpp: At global scope:
  967. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  968.  
  969. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/numeric.o" "libs/locale/src/icu/numeric.cpp"
  970.  
  971. ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/icu/numeric.o...
  972. ...skipped <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_locale.a(clean) for lack of <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>shared/date_time.o...
  973. ...skipped <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_locale.a for lack of <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>shared/date_time.o...
  974. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_locale.a for lack of <pbin.v2/libs/locale/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_locale.a...
  975. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_exprgrammar.o
  976. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  977. from ./boost/thread/mutex.hpp:16,
  978. from ./boost/pool/detail/mutex.hpp:14,
  979. from ./boost/pool/poolfwd.hpp:24,
  980. from ./boost/pool/singleton_pool.hpp:22,
  981. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  982. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  983. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  984. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  985. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  986. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  987. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  988. from ./boost/thread/mutex.hpp:16,
  989. from ./boost/pool/detail/mutex.hpp:14,
  990. from ./boost/pool/poolfwd.hpp:24,
  991. from ./boost/pool/singleton_pool.hpp:22,
  992. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  993. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  994. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  995. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  996. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  997. In file included from ./boost/thread/locks.hpp:12:0,
  998. from ./boost/thread/pthread/mutex.hpp:12,
  999. from ./boost/thread/mutex.hpp:16,
  1000. from ./boost/pool/detail/mutex.hpp:14,
  1001. from ./boost/pool/poolfwd.hpp:24,
  1002. from ./boost/pool/singleton_pool.hpp:22,
  1003. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1004. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  1005. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1006. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1007. from ./boost/thread/mutex.hpp:16,
  1008. from ./boost/pool/detail/mutex.hpp:14,
  1009. from ./boost/pool/poolfwd.hpp:24,
  1010. from ./boost/pool/singleton_pool.hpp:22,
  1011. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1012. from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
  1013. ./boost/thread/xtime.hpp: At global scope:
  1014. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1015.  
  1016. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
  1017.  
  1018. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_exprgrammar.o...
  1019. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_grammar.o
  1020. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1021. from ./boost/thread/mutex.hpp:16,
  1022. from ./boost/pool/detail/mutex.hpp:14,
  1023. from ./boost/pool/poolfwd.hpp:24,
  1024. from ./boost/pool/singleton_pool.hpp:22,
  1025. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1026. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  1027. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  1028. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  1029. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  1030. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  1031. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1032. from ./boost/thread/mutex.hpp:16,
  1033. from ./boost/pool/detail/mutex.hpp:14,
  1034. from ./boost/pool/poolfwd.hpp:24,
  1035. from ./boost/pool/singleton_pool.hpp:22,
  1036. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1037. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  1038. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  1039. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  1040. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  1041. In file included from ./boost/thread/locks.hpp:12:0,
  1042. from ./boost/thread/pthread/mutex.hpp:12,
  1043. from ./boost/thread/mutex.hpp:16,
  1044. from ./boost/pool/detail/mutex.hpp:14,
  1045. from ./boost/pool/poolfwd.hpp:24,
  1046. from ./boost/pool/singleton_pool.hpp:22,
  1047. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1048. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  1049. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1050. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1051. from ./boost/thread/mutex.hpp:16,
  1052. from ./boost/pool/detail/mutex.hpp:14,
  1053. from ./boost/pool/poolfwd.hpp:24,
  1054. from ./boost/pool/singleton_pool.hpp:22,
  1055. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1056. from libs/wave/src/instantiate_cpp_grammar.cpp:21:
  1057. ./boost/thread/xtime.hpp: At global scope:
  1058. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1059.  
  1060. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
  1061.  
  1062. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_grammar.o...
  1063. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_literalgrs.o
  1064. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1065. from ./boost/thread/mutex.hpp:16,
  1066. from ./boost/pool/detail/mutex.hpp:14,
  1067. from ./boost/pool/poolfwd.hpp:24,
  1068. from ./boost/pool/singleton_pool.hpp:22,
  1069. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1070. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  1071. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  1072. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  1073. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  1074. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  1075. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1076. from ./boost/thread/mutex.hpp:16,
  1077. from ./boost/pool/detail/mutex.hpp:14,
  1078. from ./boost/pool/poolfwd.hpp:24,
  1079. from ./boost/pool/singleton_pool.hpp:22,
  1080. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1081. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  1082. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  1083. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  1084. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  1085. In file included from ./boost/thread/locks.hpp:12:0,
  1086. from ./boost/thread/pthread/mutex.hpp:12,
  1087. from ./boost/thread/mutex.hpp:16,
  1088. from ./boost/pool/detail/mutex.hpp:14,
  1089. from ./boost/pool/poolfwd.hpp:24,
  1090. from ./boost/pool/singleton_pool.hpp:22,
  1091. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1092. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  1093. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1094. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1095. from ./boost/thread/mutex.hpp:16,
  1096. from ./boost/pool/detail/mutex.hpp:14,
  1097. from ./boost/pool/poolfwd.hpp:24,
  1098. from ./boost/pool/singleton_pool.hpp:22,
  1099. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1100. from libs/wave/src/instantiate_cpp_literalgrs.cpp:20:
  1101. ./boost/thread/xtime.hpp: At global scope:
  1102. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1103.  
  1104. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
  1105.  
  1106. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_cpp_literalgrs.o...
  1107. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_defined_grammar.o
  1108. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1109. from ./boost/thread/mutex.hpp:16,
  1110. from ./boost/pool/detail/mutex.hpp:14,
  1111. from ./boost/pool/poolfwd.hpp:24,
  1112. from ./boost/pool/singleton_pool.hpp:22,
  1113. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1114. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  1115. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  1116. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  1117. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  1118. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  1119. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1120. from ./boost/thread/mutex.hpp:16,
  1121. from ./boost/pool/detail/mutex.hpp:14,
  1122. from ./boost/pool/poolfwd.hpp:24,
  1123. from ./boost/pool/singleton_pool.hpp:22,
  1124. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1125. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  1126. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  1127. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  1128. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  1129. In file included from ./boost/thread/locks.hpp:12:0,
  1130. from ./boost/thread/pthread/mutex.hpp:12,
  1131. from ./boost/thread/mutex.hpp:16,
  1132. from ./boost/pool/detail/mutex.hpp:14,
  1133. from ./boost/pool/poolfwd.hpp:24,
  1134. from ./boost/pool/singleton_pool.hpp:22,
  1135. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1136. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  1137. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1138. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1139. from ./boost/thread/mutex.hpp:16,
  1140. from ./boost/pool/detail/mutex.hpp:14,
  1141. from ./boost/pool/poolfwd.hpp:24,
  1142. from ./boost/pool/singleton_pool.hpp:22,
  1143. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1144. from libs/wave/src/instantiate_defined_grammar.cpp:20:
  1145. ./boost/thread/xtime.hpp: At global scope:
  1146. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1147.  
  1148. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
  1149.  
  1150. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_defined_grammar.o...
  1151. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_predef_macros.o
  1152. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1153. from ./boost/thread/mutex.hpp:16,
  1154. from ./boost/pool/detail/mutex.hpp:14,
  1155. from ./boost/pool/poolfwd.hpp:24,
  1156. from ./boost/pool/singleton_pool.hpp:22,
  1157. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1158. from libs/wave/src/instantiate_predef_macros.cpp:20:
  1159. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  1160. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  1161. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  1162. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  1163. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1164. from ./boost/thread/mutex.hpp:16,
  1165. from ./boost/pool/detail/mutex.hpp:14,
  1166. from ./boost/pool/poolfwd.hpp:24,
  1167. from ./boost/pool/singleton_pool.hpp:22,
  1168. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1169. from libs/wave/src/instantiate_predef_macros.cpp:20:
  1170. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  1171. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  1172. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  1173. In file included from ./boost/thread/locks.hpp:12:0,
  1174. from ./boost/thread/pthread/mutex.hpp:12,
  1175. from ./boost/thread/mutex.hpp:16,
  1176. from ./boost/pool/detail/mutex.hpp:14,
  1177. from ./boost/pool/poolfwd.hpp:24,
  1178. from ./boost/pool/singleton_pool.hpp:22,
  1179. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1180. from libs/wave/src/instantiate_predef_macros.cpp:20:
  1181. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1182. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1183. from ./boost/thread/mutex.hpp:16,
  1184. from ./boost/pool/detail/mutex.hpp:14,
  1185. from ./boost/pool/poolfwd.hpp:24,
  1186. from ./boost/pool/singleton_pool.hpp:22,
  1187. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1188. from libs/wave/src/instantiate_predef_macros.cpp:20:
  1189. ./boost/thread/xtime.hpp: At global scope:
  1190. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1191.  
  1192. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
  1193.  
  1194. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_predef_macros.o...
  1195. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_re2c_lexer.o
  1196. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1197. from ./boost/thread/mutex.hpp:16,
  1198. from ./boost/pool/detail/mutex.hpp:14,
  1199. from ./boost/pool/poolfwd.hpp:24,
  1200. from ./boost/pool/singleton_pool.hpp:22,
  1201. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1202. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  1203. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  1204. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  1205. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  1206. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  1207. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1208. from ./boost/thread/mutex.hpp:16,
  1209. from ./boost/pool/detail/mutex.hpp:14,
  1210. from ./boost/pool/poolfwd.hpp:24,
  1211. from ./boost/pool/singleton_pool.hpp:22,
  1212. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1213. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  1214. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  1215. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  1216. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  1217. In file included from ./boost/thread/locks.hpp:12:0,
  1218. from ./boost/thread/pthread/mutex.hpp:12,
  1219. from ./boost/thread/mutex.hpp:16,
  1220. from ./boost/pool/detail/mutex.hpp:14,
  1221. from ./boost/pool/poolfwd.hpp:24,
  1222. from ./boost/pool/singleton_pool.hpp:22,
  1223. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1224. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  1225. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1226. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1227. from ./boost/thread/mutex.hpp:16,
  1228. from ./boost/pool/detail/mutex.hpp:14,
  1229. from ./boost/pool/poolfwd.hpp:24,
  1230. from ./boost/pool/singleton_pool.hpp:22,
  1231. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1232. from libs/wave/src/instantiate_re2c_lexer.cpp:23:
  1233. ./boost/thread/xtime.hpp: At global scope:
  1234. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1235.  
  1236. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
  1237.  
  1238. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_re2c_lexer.o...
  1239. gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_re2c_lexer_str.o
  1240. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1241. from ./boost/thread/mutex.hpp:16,
  1242. from ./boost/pool/detail/mutex.hpp:14,
  1243. from ./boost/pool/poolfwd.hpp:24,
  1244. from ./boost/pool/singleton_pool.hpp:22,
  1245. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1246. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  1247. ./boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
  1248. ./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
  1249. ./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
  1250. ./boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
  1251. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1252. from ./boost/thread/mutex.hpp:16,
  1253. from ./boost/pool/detail/mutex.hpp:14,
  1254. from ./boost/pool/poolfwd.hpp:24,
  1255. from ./boost/pool/singleton_pool.hpp:22,
  1256. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1257. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  1258. ./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
  1259. ./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
  1260. ./boost/thread/xtime.hpp:73:40: note: suggested alternative:
  1261. In file included from ./boost/thread/locks.hpp:12:0,
  1262. from ./boost/thread/pthread/mutex.hpp:12,
  1263. from ./boost/thread/mutex.hpp:16,
  1264. from ./boost/pool/detail/mutex.hpp:14,
  1265. from ./boost/pool/poolfwd.hpp:24,
  1266. from ./boost/pool/singleton_pool.hpp:22,
  1267. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1268. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  1269. ./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
  1270. In file included from ./boost/thread/pthread/mutex.hpp:14:0,
  1271. from ./boost/thread/mutex.hpp:16,
  1272. from ./boost/pool/detail/mutex.hpp:14,
  1273. from ./boost/pool/poolfwd.hpp:24,
  1274. from ./boost/pool/singleton_pool.hpp:22,
  1275. from ./boost/wave/cpplexer/cpp_lex_token.hpp:25,
  1276. from libs/wave/src/instantiate_re2c_lexer_str.cpp:23:
  1277. ./boost/thread/xtime.hpp: At global scope:
  1278. ./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
  1279.  
  1280. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m32 -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
  1281.  
  1282. ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi/instantiate_re2c_lexer_str.o...
  1283. ...skipped <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_wave.a(clean) for lack of <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>instantiate_cpp_exprgrammar.o...
  1284. ...skipped <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_wave.a for lack of <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>instantiate_cpp_exprgrammar.o...
  1285. ...skipped <p/home/jalon/src/aur/lib32-boost-libs/src/stagedir/lib>libboost_wave.a for lack of <pbin.v2/libs/wave/build/gcc-4.7.1/release/address-model-32/link-static/threading-multi>libboost_wave.a...
  1286. ...failed updating 30 targets...
  1287. ...skipped 18 targets...
  1288. ==> ERROR: A failure occurred in build().
  1289. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement