Advertisement
JimB

Boost/develop FBSD64 process_jam_log failure

Sep 18th, 2014
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 234.53 KB | None | 0 0
  1. # Running regressions in /usr/home/jim/boost_rt/develop...
  2. # Creating regression scripts at /usr/home/jim/boost_rt/develop/tools_regression_src...
  3. # Downloading regression scripts from https://raw.github.com/boostorg/boost/develop/tools/regression/src...
  4. # Getting Boost.Build v2...
  5. # Executing GIT command: /usr/home/jim/boost_rt/develop/tools_bb> git remote "set-branches" "--add" "origin" "develop"
  6. # Executing GIT command: /usr/home/jim/boost_rt/develop/tools_bb> git pull "--recurse-submodules"
  7. From https://github.com/boostorg/build
  8. d2c432d..be7ae61 develop -> origin/develop
  9. Updating d2c432d..be7ae61
  10. Fast-forward
  11. src/build/engine.py | 27 +++++++++++-
  12. src/build/project.py | 115 ++++++++++++++++++++++++++++++++++--------------
  13. src/build/toolset.py | 2 +-
  14. src/contrib/__init__.py | 0
  15. src/tools/common.py | 8 +++-
  16. src/tools/midl.py | 2 +-
  17. src/tools/msvc.py | 5 ++-
  18. src/tools/types/asm.py | 28 ++++++++++--
  19. src/util/path.py | 36 ++++++++++++++-
  20. src/util/regex.py | 33 +++++++++++++-
  21. 10 files changed, 209 insertions(+), 47 deletions(-)
  22. create mode 100644 src/contrib/__init__.py
  23. # Executing GIT command: /usr/home/jim/boost_rt/develop/tools_bb> git submodule "update" "--init"
  24. # Executing GIT command: /usr/home/jim/boost_rt/develop/tools_bb> git checkout "develop"
  25. Already on 'develop'
  26. M src/tools/gcc.jam
  27. Your branch is up-to-date with 'origin/develop'.
  28. # Getting regression tools and utilities...
  29. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git remote "set-branches" "--add" "origin" "develop"
  30. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git pull "--recurse-submodules"
  31. From https://github.com/boostorg/boost
  32. 6f584f3..f4310b2 develop -> origin/develop
  33. Fetching submodule libs/accumulators
  34. Fetching submodule libs/algorithm
  35. Fetching submodule libs/align
  36. From https://github.com/boostorg/align
  37. c751d71..2971234 develop -> origin/develop
  38. 8a97012..9626e77 gh-pages -> origin/gh-pages
  39. a3d3acf..2971234 master -> origin/master
  40. Fetching submodule libs/any
  41. Fetching submodule libs/array
  42. Fetching submodule libs/asio
  43. Fetching submodule libs/assert
  44. Fetching submodule libs/assign
  45. Fetching submodule libs/atomic
  46. Fetching submodule libs/bimap
  47. Fetching submodule libs/bind
  48. Fetching submodule libs/chrono
  49. From https://github.com/boostorg/chrono
  50. 6210bc4..99673b3 develop -> origin/develop
  51. Fetching submodule libs/circular_buffer
  52. Fetching submodule libs/compatibility
  53. Fetching submodule libs/concept_check
  54. Fetching submodule libs/config
  55. From https://github.com/boostorg/config
  56. 7a7a707..94d0eaf develop -> origin/develop
  57. Fetching submodule libs/container
  58. From https://github.com/boostorg/container
  59. 2e009da..3025cc4 develop -> origin/develop
  60. d517cb9..2e009da master -> origin/master
  61. Fetching submodule libs/context
  62. Fetching submodule libs/conversion
  63. Fetching submodule libs/convert
  64. From https://github.com/boostorg/convert
  65. 3214025..411e483 vladimir -> origin/vladimir
  66. Fetching submodule libs/core
  67. Fetching submodule libs/coroutine
  68. Fetching submodule libs/crc
  69. Fetching submodule libs/date_time
  70. Fetching submodule libs/detail
  71. Fetching submodule libs/disjoint_sets
  72. Fetching submodule libs/dynamic_bitset
  73. From https://github.com/boostorg/dynamic_bitset
  74. b151c97..225064d develop -> origin/develop
  75. Fetching submodule libs/endian
  76. Fetching submodule libs/exception
  77. Fetching submodule libs/filesystem
  78. Fetching submodule libs/flyweight
  79. Fetching submodule libs/foreach
  80. Fetching submodule libs/format
  81. Fetching submodule libs/function
  82. Fetching submodule libs/function_types
  83. Fetching submodule libs/functional
  84. Fetching submodule libs/fusion
  85. Fetching submodule libs/geometry
  86. From https://github.com/boostorg/geometry
  87. c271df6..8643a35 develop -> origin/develop
  88. e00d204..e02c826 feature/buffer -> origin/feature/buffer
  89. Fetching submodule libs/gil
  90. Fetching submodule libs/graph
  91. Fetching submodule libs/graph_parallel
  92. Fetching submodule libs/heap
  93. Fetching submodule libs/icl
  94. Fetching submodule libs/integer
  95. Fetching submodule libs/interprocess
  96. From https://github.com/boostorg/interprocess
  97. 19e6101..69ad21a develop -> origin/develop
  98. 5754254..d0d3d72 master -> origin/master
  99. Fetching submodule libs/intrusive
  100. From https://github.com/boostorg/intrusive
  101. 96dd567..336b83e develop -> origin/develop
  102. 712764a..336b83e master -> origin/master
  103. Fetching submodule libs/io
  104. Fetching submodule libs/iostreams
  105. Fetching submodule libs/iterator
  106. From https://github.com/boostorg/iterator
  107. 4283d20..46f9e17 master -> origin/master
  108. Fetching submodule libs/lambda
  109. Fetching submodule libs/lexical_cast
  110. Fetching submodule libs/local_function
  111. Fetching submodule libs/locale
  112. Fetching submodule libs/lockfree
  113. Fetching submodule libs/log
  114. From https://github.com/boostorg/log
  115. d79086e..9e4c006 develop -> origin/develop
  116. d79086e..9e4c006 master -> origin/master
  117. Fetching submodule libs/logic
  118. Fetching submodule libs/math
  119. From https://github.com/boostorg/math
  120. 2e7eede..b471723 develop -> origin/develop
  121. Fetching submodule libs/move
  122. From https://github.com/boostorg/move
  123. 65c8c63..c4bd007 develop -> origin/develop
  124. 3c2100e..677ba84 master -> origin/master
  125. Fetching submodule libs/mpi
  126. From https://github.com/boostorg/mpi
  127. fe6e8b7..abd82f0 develop -> origin/develop
  128. Fetching submodule libs/mpl
  129. From https://github.com/boostorg/mpl
  130. d6bc984..c296697 develop -> origin/develop
  131. Fetching submodule libs/msm
  132. From https://github.com/boostorg/msm
  133. a7e90ab..33ba61e euml2 -> origin/euml2
  134. Fetching submodule libs/multi_array
  135. Fetching submodule libs/multi_index
  136. Fetching submodule libs/multiprecision
  137. Fetching submodule libs/numeric/conversion
  138. Fetching submodule libs/numeric/interval
  139. Fetching submodule libs/numeric/odeint
  140. Fetching submodule libs/numeric/ublas
  141. From https://github.com/boostorg/ublas
  142. 39af348..1360e32 develop -> origin/develop
  143. Fetching submodule libs/optional
  144. From https://github.com/boostorg/optional
  145. eef3bfe..a913650 develop -> origin/develop
  146. Fetching submodule libs/parameter
  147. Fetching submodule libs/phoenix
  148. Fetching submodule libs/polygon
  149. Fetching submodule libs/pool
  150. Fetching submodule libs/predef
  151. Fetching submodule libs/preprocessor
  152. Fetching submodule libs/program_options
  153. Fetching submodule libs/property_map
  154. Fetching submodule libs/property_tree
  155. Fetching submodule libs/proto
  156. Fetching submodule libs/ptr_container
  157. Fetching submodule libs/python
  158. Fetching submodule libs/random
  159. Fetching submodule libs/range
  160. From https://github.com/boostorg/range
  161. 470a28e..18e5bfd develop -> origin/develop
  162. Fetching submodule libs/ratio
  163. Fetching submodule libs/rational
  164. Fetching submodule libs/regex
  165. Fetching submodule libs/scope_exit
  166. Fetching submodule libs/serialization
  167. Fetching submodule libs/signals
  168. Fetching submodule libs/signals2
  169. From https://github.com/boostorg/signals2
  170. bc05622..5430e17 develop -> origin/develop
  171. Fetching submodule libs/smart_ptr
  172. Fetching submodule libs/spirit
  173. From https://github.com/boostorg/spirit
  174. 31f4416..8ea454c develop -> origin/develop
  175. Fetching submodule libs/statechart
  176. Fetching submodule libs/static_assert
  177. Fetching submodule libs/sync
  178. Fetching submodule libs/system
  179. Fetching submodule libs/test
  180. From https://github.com/boostorg/test
  181. c20cafc..e907d93 feature/quickbookdoc -> origin/feature/quickbookdoc
  182. Fetching submodule libs/thread
  183. From https://github.com/boostorg/thread
  184. 556bbde..da94543 develop -> origin/develop
  185. a0c1462..aff3f42 master -> origin/master
  186. Fetching submodule libs/throw_exception
  187. Fetching submodule libs/timer
  188. Fetching submodule libs/tokenizer
  189. Fetching submodule libs/tr1
  190. Fetching submodule libs/tti
  191. Fetching submodule libs/tuple
  192. Fetching submodule libs/type_erasure
  193. Fetching submodule libs/type_index
  194. Fetching submodule libs/type_traits
  195. Fetching submodule libs/typeof
  196. Fetching submodule libs/units
  197. From https://github.com/boostorg/units
  198. 2bf44a7..362ad4a develop -> origin/develop
  199. 562e7b3..295cb72 master -> origin/master
  200. Fetching submodule libs/unordered
  201. Fetching submodule libs/utility
  202. From https://github.com/boostorg/utility
  203. 492fd7f..7306c8c develop -> origin/develop
  204. cae8d90..7306c8c master -> origin/master
  205. Fetching submodule libs/uuid
  206. Fetching submodule libs/variant
  207. Fetching submodule libs/wave
  208. Fetching submodule libs/winapi
  209. Fetching submodule libs/xpressive
  210. Fetching submodule tools/auto_index
  211. Fetching submodule tools/bcp
  212. Fetching submodule tools/boostbook
  213. Fetching submodule tools/boostdep
  214. From https://github.com/boostorg/boostdep
  215. 5d9eb72..688ce2b develop -> origin/develop
  216. 4fb9fc3..e5f6b3b master -> origin/master
  217. Fetching submodule tools/build
  218. From https://github.com/boostorg/build
  219. d2c432d..be7ae61 develop -> origin/develop
  220. Fetching submodule tools/inspect
  221. Fetching submodule tools/litre
  222. Fetching submodule tools/quickbook
  223. Updating 6f584f3..f4310b2
  224. Fast-forward
  225. doc/Jamfile.v2 | 1 -
  226. libs/align | 2 +-
  227. libs/chrono | 2 +-
  228. libs/config | 2 +-
  229. libs/container | 2 +-
  230. libs/dynamic_bitset | 2 +-
  231. libs/geometry | 2 +-
  232. libs/interprocess | 2 +-
  233. libs/intrusive | 2 +-
  234. libs/log | 2 +-
  235. libs/math | 2 +-
  236. libs/move | 2 +-
  237. libs/mpi | 2 +-
  238. libs/mpl | 2 +-
  239. libs/numeric/ublas | 2 +-
  240. libs/optional | 2 +-
  241. libs/range | 2 +-
  242. libs/signals2 | 2 +-
  243. libs/spirit | 2 +-
  244. libs/thread | 2 +-
  245. libs/units | 2 +-
  246. libs/utility | 2 +-
  247. tools/boostdep | 2 +-
  248. tools/build | 2 +-
  249. 24 files changed, 23 insertions(+), 24 deletions(-)
  250. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule "update" "--init"
  251. Submodule path 'libs/align': checked out '297123451ab4471a36acc8a15e1e54d6cbd2a917'
  252. Submodule path 'libs/chrono': checked out '99673b3324c8992c37340746a9e88053f511a484'
  253. Submodule path 'libs/config': checked out '94d0eaf17726ad97f68bcd02f9280a0504ff27bb'
  254. Submodule path 'libs/container': checked out '3025cc41b6ecccf07e2a8e1b18f97c761273220b'
  255. Submodule path 'libs/dynamic_bitset': checked out '225064d3558ced62db63ce23e108b85af2f09d07'
  256. Submodule path 'libs/geometry': checked out '8643a35da3e6ad16aa24620aa59093d11f817e7e'
  257. Submodule path 'libs/interprocess': checked out '69ad21ad02527de224404ea377fbfe4ca6f197ff'
  258. Submodule path 'libs/intrusive': checked out '336b83e4b18a885d15fc0e602cb269578bfc58fc'
  259. Submodule path 'libs/log': checked out '9e4c006c0392a26bf1091461ec587573167e62a6'
  260. Submodule path 'libs/math': checked out 'b471723bd11c17bc510cbd829aa7a44987515b36'
  261. Submodule path 'libs/move': checked out 'c4bd007098953549689dc5177430e6a3b894d878'
  262. Submodule path 'libs/mpi': checked out 'abd82f0eda48f39918ba631d6661f64d7fdec096'
  263. Submodule path 'libs/mpl': checked out 'c2966979819ef0a5dc930a3719849a52d82c86fc'
  264. Submodule path 'libs/numeric/ublas': checked out '1360e329d2b01d6350d1cc74b1db551e9f356257'
  265. Submodule path 'libs/optional': checked out 'a913650322c03d21573f05dfb2748ce6245bda72'
  266. Submodule path 'libs/range': checked out '18e5bfd0372a95e616751465ab73e00797a7fa60'
  267. Submodule path 'libs/signals2': checked out '5430e17d6351665c94ceecb15d6d64655f704784'
  268. Submodule path 'libs/spirit': checked out '8ea454c4657dffd93c3f4b9a49a1c98f346d0de4'
  269. Submodule path 'libs/thread': checked out 'da945436c13f9cda0e342a634c8a979433c6eadf'
  270. Submodule path 'libs/units': checked out '362ad4a35d4970ca668e828e2d3bc8b242464740'
  271. Submodule path 'libs/utility': checked out '7306c8c3590a2cca2a36a446dea0ddd7460069ce'
  272. Submodule path 'tools/boostdep': checked out '688ce2b7a34153b53ff060c9cda56de018023926'
  273. Submodule path 'tools/build': checked out 'be7ae61cae4c7bba4095784d37465e063ee1975f'
  274. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git checkout "develop"
  275. Already on 'develop'
  276. M libs/accumulators
  277. M libs/algorithm
  278. M libs/align
  279. M libs/any
  280. M libs/array
  281. M libs/asio
  282. M libs/assert
  283. M libs/assign
  284. M libs/atomic
  285. M libs/bimap
  286. M libs/bind
  287. M libs/chrono
  288. M libs/circular_buffer
  289. M libs/concept_check
  290. M libs/config
  291. M libs/container
  292. M libs/context
  293. M libs/conversion
  294. M libs/core
  295. M libs/coroutine
  296. M libs/crc
  297. M libs/date_time
  298. M libs/detail
  299. M libs/disjoint_sets
  300. M libs/dynamic_bitset
  301. M libs/endian
  302. M libs/exception
  303. M libs/filesystem
  304. M libs/flyweight
  305. M libs/foreach
  306. M libs/format
  307. M libs/function
  308. M libs/function_types
  309. M libs/functional
  310. M libs/fusion
  311. M libs/geometry
  312. M libs/gil
  313. M libs/graph
  314. M libs/heap
  315. M libs/icl
  316. M libs/integer
  317. M libs/interprocess
  318. M libs/intrusive
  319. M libs/io
  320. M libs/iostreams
  321. M libs/iterator
  322. M libs/lambda
  323. M libs/lexical_cast
  324. M libs/local_function
  325. M libs/locale
  326. M libs/lockfree
  327. M libs/log
  328. M libs/logic
  329. M libs/math
  330. M libs/move
  331. M libs/mpl
  332. M libs/msm
  333. M libs/multi_array
  334. M libs/multi_index
  335. M libs/multiprecision
  336. M libs/numeric/conversion
  337. M libs/numeric/interval
  338. M libs/numeric/odeint
  339. M libs/numeric/ublas
  340. M libs/optional
  341. M libs/parameter
  342. M libs/phoenix
  343. M libs/polygon
  344. M libs/pool
  345. M libs/predef
  346. M libs/preprocessor
  347. M libs/program_options
  348. M libs/property_map
  349. M libs/property_tree
  350. M libs/proto
  351. M libs/ptr_container
  352. M libs/python
  353. M libs/random
  354. M libs/range
  355. M libs/ratio
  356. M libs/rational
  357. M libs/regex
  358. M libs/scope_exit
  359. M libs/serialization
  360. M libs/signals
  361. M libs/signals2
  362. M libs/smart_ptr
  363. M libs/spirit
  364. M libs/statechart
  365. M libs/static_assert
  366. M libs/sync
  367. M libs/system
  368. M libs/test
  369. M libs/thread
  370. M libs/throw_exception
  371. M libs/timer
  372. M libs/tokenizer
  373. M libs/tr1
  374. M libs/tti
  375. M libs/tuple
  376. M libs/type_erasure
  377. M libs/type_index
  378. M libs/type_traits
  379. M libs/typeof
  380. M libs/units
  381. M libs/unordered
  382. M libs/utility
  383. M libs/uuid
  384. M libs/variant
  385. M libs/wave
  386. M libs/xpressive
  387. M tools/bcp
  388. M tools/build
  389. Your branch is up-to-date with 'origin/develop'.
  390. # Getting boost-build.jam...
  391. # Cleaning up "/usr/home/jim/boost_rt/develop/boost_root" directory ...
  392. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git remote "set-branches" "--add" "origin" "develop"
  393. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git pull "--recurse-submodules"
  394. Fetching submodule libs/accumulators
  395. Fetching submodule libs/algorithm
  396. Fetching submodule libs/align
  397. Fetching submodule libs/any
  398. Fetching submodule libs/array
  399. Fetching submodule libs/asio
  400. Fetching submodule libs/assert
  401. Fetching submodule libs/assign
  402. Fetching submodule libs/atomic
  403. Fetching submodule libs/bimap
  404. Fetching submodule libs/bind
  405. Fetching submodule libs/chrono
  406. Fetching submodule libs/circular_buffer
  407. Fetching submodule libs/compatibility
  408. Fetching submodule libs/concept_check
  409. Fetching submodule libs/config
  410. Fetching submodule libs/container
  411. Fetching submodule libs/context
  412. Fetching submodule libs/conversion
  413. Fetching submodule libs/convert
  414. Fetching submodule libs/core
  415. Fetching submodule libs/coroutine
  416. Fetching submodule libs/crc
  417. Fetching submodule libs/date_time
  418. Fetching submodule libs/detail
  419. Fetching submodule libs/disjoint_sets
  420. Fetching submodule libs/dynamic_bitset
  421. Fetching submodule libs/endian
  422. Fetching submodule libs/exception
  423. Fetching submodule libs/filesystem
  424. Fetching submodule libs/flyweight
  425. Fetching submodule libs/foreach
  426. Fetching submodule libs/format
  427. Fetching submodule libs/function
  428. Fetching submodule libs/function_types
  429. Fetching submodule libs/functional
  430. Fetching submodule libs/fusion
  431. Fetching submodule libs/geometry
  432. Fetching submodule libs/gil
  433. Fetching submodule libs/graph
  434. Fetching submodule libs/graph_parallel
  435. Fetching submodule libs/heap
  436. Fetching submodule libs/icl
  437. Fetching submodule libs/integer
  438. Fetching submodule libs/interprocess
  439. Fetching submodule libs/intrusive
  440. Fetching submodule libs/io
  441. Fetching submodule libs/iostreams
  442. Fetching submodule libs/iterator
  443. Fetching submodule libs/lambda
  444. Fetching submodule libs/lexical_cast
  445. Fetching submodule libs/local_function
  446. Fetching submodule libs/locale
  447. Fetching submodule libs/lockfree
  448. Fetching submodule libs/log
  449. Fetching submodule libs/logic
  450. Fetching submodule libs/math
  451. Fetching submodule libs/move
  452. Fetching submodule libs/mpi
  453. Fetching submodule libs/mpl
  454. Fetching submodule libs/msm
  455. Fetching submodule libs/multi_array
  456. Fetching submodule libs/multi_index
  457. Fetching submodule libs/multiprecision
  458. Fetching submodule libs/numeric/conversion
  459. Fetching submodule libs/numeric/interval
  460. Fetching submodule libs/numeric/odeint
  461. Fetching submodule libs/numeric/ublas
  462. Fetching submodule libs/optional
  463. Fetching submodule libs/parameter
  464. Fetching submodule libs/phoenix
  465. Fetching submodule libs/polygon
  466. Fetching submodule libs/pool
  467. Fetching submodule libs/predef
  468. Fetching submodule libs/preprocessor
  469. Fetching submodule libs/program_options
  470. Fetching submodule libs/property_map
  471. Fetching submodule libs/property_tree
  472. Fetching submodule libs/proto
  473. Fetching submodule libs/ptr_container
  474. Fetching submodule libs/python
  475. Fetching submodule libs/random
  476. Fetching submodule libs/range
  477. Fetching submodule libs/ratio
  478. Fetching submodule libs/rational
  479. Fetching submodule libs/regex
  480. Fetching submodule libs/scope_exit
  481. Fetching submodule libs/serialization
  482. Fetching submodule libs/signals
  483. Fetching submodule libs/signals2
  484. Fetching submodule libs/smart_ptr
  485. Fetching submodule libs/spirit
  486. Fetching submodule libs/statechart
  487. Fetching submodule libs/static_assert
  488. Fetching submodule libs/sync
  489. Fetching submodule libs/system
  490. Fetching submodule libs/test
  491. Fetching submodule libs/thread
  492. Fetching submodule libs/throw_exception
  493. Fetching submodule libs/timer
  494. Fetching submodule libs/tokenizer
  495. Fetching submodule libs/tr1
  496. Fetching submodule libs/tti
  497. Fetching submodule libs/tuple
  498. Fetching submodule libs/type_erasure
  499. Fetching submodule libs/type_index
  500. Fetching submodule libs/type_traits
  501. Fetching submodule libs/typeof
  502. Fetching submodule libs/units
  503. Fetching submodule libs/unordered
  504. Fetching submodule libs/utility
  505. Fetching submodule libs/uuid
  506. Fetching submodule libs/variant
  507. Fetching submodule libs/wave
  508. Fetching submodule libs/winapi
  509. Fetching submodule libs/xpressive
  510. Fetching submodule tools/auto_index
  511. Fetching submodule tools/bcp
  512. Fetching submodule tools/boostbook
  513. Fetching submodule tools/boostdep
  514. Fetching submodule tools/build
  515. Fetching submodule tools/inspect
  516. Fetching submodule tools/litre
  517. Fetching submodule tools/quickbook
  518. Already up-to-date.
  519. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule "update" "--init"
  520. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git checkout "develop"
  521. Already on 'develop'
  522. M libs/accumulators
  523. M libs/algorithm
  524. M libs/align
  525. M libs/any
  526. M libs/array
  527. M libs/asio
  528. M libs/assert
  529. M libs/assign
  530. M libs/atomic
  531. M libs/bimap
  532. M libs/bind
  533. M libs/chrono
  534. M libs/circular_buffer
  535. M libs/concept_check
  536. M libs/config
  537. M libs/container
  538. M libs/context
  539. M libs/conversion
  540. M libs/core
  541. M libs/coroutine
  542. M libs/crc
  543. M libs/date_time
  544. M libs/detail
  545. M libs/disjoint_sets
  546. M libs/dynamic_bitset
  547. M libs/endian
  548. M libs/exception
  549. M libs/filesystem
  550. M libs/flyweight
  551. M libs/foreach
  552. M libs/format
  553. M libs/function
  554. M libs/function_types
  555. M libs/functional
  556. M libs/fusion
  557. M libs/geometry
  558. M libs/gil
  559. M libs/graph
  560. M libs/heap
  561. M libs/icl
  562. M libs/integer
  563. M libs/interprocess
  564. M libs/intrusive
  565. M libs/io
  566. M libs/iostreams
  567. M libs/iterator
  568. M libs/lambda
  569. M libs/lexical_cast
  570. M libs/local_function
  571. M libs/locale
  572. M libs/lockfree
  573. M libs/log
  574. M libs/logic
  575. M libs/math
  576. M libs/move
  577. M libs/mpl
  578. M libs/msm
  579. M libs/multi_array
  580. M libs/multi_index
  581. M libs/multiprecision
  582. M libs/numeric/conversion
  583. M libs/numeric/interval
  584. M libs/numeric/odeint
  585. M libs/numeric/ublas
  586. M libs/optional
  587. M libs/parameter
  588. M libs/phoenix
  589. M libs/polygon
  590. M libs/pool
  591. M libs/predef
  592. M libs/preprocessor
  593. M libs/program_options
  594. M libs/property_map
  595. M libs/property_tree
  596. M libs/proto
  597. M libs/ptr_container
  598. M libs/python
  599. M libs/random
  600. M libs/range
  601. M libs/ratio
  602. M libs/rational
  603. M libs/regex
  604. M libs/scope_exit
  605. M libs/serialization
  606. M libs/signals
  607. M libs/signals2
  608. M libs/smart_ptr
  609. M libs/spirit
  610. M libs/statechart
  611. M libs/static_assert
  612. M libs/sync
  613. M libs/system
  614. M libs/test
  615. M libs/thread
  616. M libs/throw_exception
  617. M libs/timer
  618. M libs/tokenizer
  619. M libs/tr1
  620. M libs/tti
  621. M libs/tuple
  622. M libs/type_erasure
  623. M libs/type_index
  624. M libs/type_traits
  625. M libs/typeof
  626. M libs/units
  627. M libs/unordered
  628. M libs/utility
  629. M libs/uuid
  630. M libs/variant
  631. M libs/wave
  632. M libs/xpressive
  633. M tools/bcp
  634. M tools/build
  635. Your branch is up-to-date with 'origin/develop'.
  636. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule foreach "git reset --quiet --hard; git clean -fxd"
  637. Entering 'libs/accumulators'
  638. Removing test/.short-sha
  639. Entering 'libs/algorithm'
  640. Removing minmax/test/.short-sha
  641. Removing string/test/.short-sha
  642. Removing test/.short-sha
  643. Entering 'libs/align'
  644. Removing test/.short-sha
  645. Entering 'libs/any'
  646. Removing test/.short-sha
  647. Entering 'libs/array'
  648. Removing test/.short-sha
  649. Entering 'libs/asio'
  650. Removing test/.short-sha
  651. Removing test/generic/.short-sha
  652. Removing test/ip/.short-sha
  653. Removing test/local/.short-sha
  654. Removing test/posix/.short-sha
  655. Removing test/windows/.short-sha
  656. Entering 'libs/assert'
  657. Removing test/.short-sha
  658. Removing test/exp/.short-sha
  659. Entering 'libs/assign'
  660. Removing test/.short-sha
  661. Entering 'libs/atomic'
  662. Removing test/.short-sha
  663. Entering 'libs/bimap'
  664. Removing example/bimap_and_boost/.short-sha
  665. Removing test/.short-sha
  666. Removing test/compile_fail/.short-sha
  667. Entering 'libs/bind'
  668. Removing test/.short-sha
  669. Entering 'libs/chrono'
  670. Removing example/.short-sha
  671. Removing test/.short-sha
  672. Removing test/clock/.short-sha
  673. Removing test/duration/.short-sha
  674. Removing test/duration/cons/.short-sha
  675. Removing test/duration/nonmember/.short-sha
  676. Removing test/io/.short-sha
  677. Removing test/time_point/.short-sha
  678. Removing test/time_point/comparisons/.short-sha
  679. Removing test/time_point/cons/.short-sha
  680. Removing test/traits/.short-sha
  681. Entering 'libs/circular_buffer'
  682. Removing test/.short-sha
  683. Entering 'libs/compatibility'
  684. Entering 'libs/concept_check'
  685. Removing .short-sha
  686. Entering 'libs/config'
  687. Removing test/.short-sha
  688. Removing test/abi/.short-sha
  689. Removing test/link/.short-sha
  690. Removing test/threads/.short-sha
  691. Entering 'libs/container'
  692. Removing example/.short-sha
  693. Removing test/.short-sha
  694. Entering 'libs/context'
  695. Removing test/.short-sha
  696. Entering 'libs/conversion'
  697. Removing test/.short-sha
  698. Entering 'libs/convert'
  699. Entering 'libs/core'
  700. Removing test/.short-sha
  701. Removing test/swap/.short-sha
  702. Entering 'libs/coroutine'
  703. Removing test/.short-sha
  704. Entering 'libs/crc'
  705. Removing test/.short-sha
  706. Entering 'libs/date_time'
  707. Removing test/.short-sha
  708. Removing test/gregorian/.short-sha
  709. Removing test/local_time/.short-sha
  710. Removing test/posix_time/.short-sha
  711. Entering 'libs/detail'
  712. Removing test/.short-sha
  713. Removing test/container_fwd/.short-sha
  714. Entering 'libs/disjoint_sets'
  715. Removing .short-sha
  716. Entering 'libs/dynamic_bitset'
  717. Removing .short-sha
  718. Entering 'libs/endian'
  719. Removing test/.short-sha
  720. Entering 'libs/exception'
  721. Removing test/.short-sha
  722. Entering 'libs/filesystem'
  723. Removing example/.short-sha
  724. Removing test/.short-sha
  725. Entering 'libs/flyweight'
  726. Removing test/.short-sha
  727. Entering 'libs/foreach'
  728. Removing test/.short-sha
  729. Entering 'libs/format'
  730. Removing test/.short-sha
  731. Entering 'libs/function'
  732. Removing test/.short-sha
  733. Entering 'libs/function_types'
  734. Removing example/.short-sha
  735. Removing test/classification/.short-sha
  736. Removing test/custom_ccs/.short-sha
  737. Removing test/decomposition/.short-sha
  738. Removing test/reconfiguration/.short-sha
  739. Removing test/synthesis/.short-sha
  740. Entering 'libs/functional'
  741. Removing factory/test/.short-sha
  742. Removing forward/test/.short-sha
  743. Removing hash/examples/.short-sha
  744. Removing hash/test/.short-sha
  745. Removing hash/test/extra/.short-sha
  746. Removing overloaded_function/test/.short-sha
  747. Removing test/.short-sha
  748. Entering 'libs/fusion'
  749. Removing test/algorithm/.short-sha
  750. Removing test/functional/.short-sha
  751. Removing test/sequence/.short-sha
  752. Entering 'libs/geometry'
  753. Removing extensions/test/algorithms/.short-sha
  754. Removing extensions/test/arithmetic/.short-sha
  755. Removing extensions/test/gis/latlong/.short-sha
  756. Removing extensions/test/gis/projections/.short-sha
  757. Removing extensions/test/iterators/.short-sha
  758. Removing extensions/test/nsphere/.short-sha
  759. Removing index/test/.short-sha
  760. Removing index/test/algorithms/.short-sha
  761. Removing index/test/rtree/exceptions/.short-sha
  762. Removing index/test/rtree/generated/.short-sha
  763. Removing index/test/rtree/interprocess/.short-sha
  764. Removing test/algorithms/.short-sha
  765. Removing test/algorithms/buffer/.short-sha
  766. Removing test/algorithms/detail/.short-sha
  767. Removing test/algorithms/detail/sections/.short-sha
  768. Removing test/algorithms/overlay/.short-sha
  769. Removing test/arithmetic/.short-sha
  770. Removing test/core/.short-sha
  771. Removing test/geometries/.short-sha
  772. Removing test/io/wkt/.short-sha
  773. Removing test/iterators/.short-sha
  774. Removing test/multi/algorithms/.short-sha
  775. Removing test/multi/algorithms/overlay/.short-sha
  776. Removing test/multi/io/dsv/.short-sha
  777. Removing test/point_concept/.short-sha
  778. Removing test/policies/.short-sha
  779. Removing test/strategies/.short-sha
  780. Removing test/util/.short-sha
  781. Removing test/views/.short-sha
  782. Entering 'libs/gil'
  783. Removing test/.short-sha
  784. Entering 'libs/graph'
  785. Removing test/.short-sha
  786. Entering 'libs/graph_parallel'
  787. Entering 'libs/heap'
  788. Removing test/.short-sha
  789. Entering 'libs/icl'
  790. Removing test/cmp_clang_ttp_passing2_/.short-sha
  791. Removing test/cmp_clang_ttp_passing_/.short-sha
  792. Removing test/cmp_msvc_value_born_error_/.short-sha
  793. Removing test/ex_boost_party_/.short-sha
  794. Removing test/fast_stat_interval_map_/.short-sha
  795. Removing test/fastest_icl_interval_/.short-sha
  796. Removing test/fastest_icl_map_/.short-sha
  797. Removing test/fastest_interval_map_/.short-sha
  798. Removing test/fastest_interval_map_infix_/.short-sha
  799. Removing test/fastest_interval_map_infix_mixed_/.short-sha
  800. Removing test/fastest_interval_map_mixed2_/.short-sha
  801. Removing test/fastest_interval_map_mixed_/.short-sha
  802. Removing test/fastest_interval_set_/.short-sha
  803. Removing test/fastest_interval_set_infix_/.short-sha
  804. Removing test/fastest_interval_set_mixed_/.short-sha
  805. Removing test/fastest_partial_icl_quantifier_/.short-sha
  806. Removing test/fastest_partial_interval_quantifier_/.short-sha
  807. Removing test/fastest_separate_interval_set_/.short-sha
  808. Removing test/fastest_separate_interval_set_infix_/.short-sha
  809. Removing test/fastest_set_icl_set_/.short-sha
  810. Removing test/fastest_set_interval_set_/.short-sha
  811. Removing test/fastest_split_interval_map_/.short-sha
  812. Removing test/fastest_split_interval_map_infix_/.short-sha
  813. Removing test/fastest_split_interval_set_/.short-sha
  814. Removing test/fastest_split_interval_set_infix_/.short-sha
  815. Removing test/fastest_total_icl_quantifier_/.short-sha
  816. Removing test/fastest_total_interval_quantifier_/.short-sha
  817. Removing test/fix_icl_after_thread_/.short-sha
  818. Removing test/fix_tickets_/.short-sha
  819. Removing test/test_changing_interval_defaults_/.short-sha
  820. Removing test/test_doc_code_/.short-sha
  821. Removing test/test_misc_/.short-sha
  822. Removing test/test_type_traits_/.short-sha
  823. Entering 'libs/integer'
  824. Removing test/.short-sha
  825. Entering 'libs/interprocess'
  826. Removing example/.short-sha
  827. Removing test/.short-sha
  828. Entering 'libs/intrusive'
  829. Removing example/.short-sha
  830. Removing test/.short-sha
  831. Entering 'libs/io'
  832. Removing test/.short-sha
  833. Entering 'libs/iostreams'
  834. Removing test/.short-sha
  835. Entering 'libs/iterator'
  836. Removing test/.short-sha
  837. Entering 'libs/lambda'
  838. Removing test/.short-sha
  839. Entering 'libs/lexical_cast'
  840. Removing example/.short-sha
  841. Removing test/.short-sha
  842. Entering 'libs/local_function'
  843. Removing test/.short-sha
  844. Entering 'libs/locale'
  845. Removing test/.short-sha
  846. Entering 'libs/lockfree'
  847. Removing test/.short-sha
  848. Entering 'libs/log'
  849. Removing test/compile/.short-sha
  850. Removing test/compile_fail/.short-sha
  851. Removing test/run/.short-sha
  852. Entering 'libs/logic'
  853. Removing test/.short-sha
  854. Entering 'libs/math'
  855. Removing example/.short-sha
  856. Removing octonion/.short-sha
  857. Removing quaternion/.short-sha
  858. Removing test/.short-sha
  859. Removing test/compile_test/.short-sha
  860. Entering 'libs/move'
  861. Removing example/.short-sha
  862. Removing test/.short-sha
  863. Entering 'libs/mpi'
  864. Entering 'libs/mpl'
  865. Removing test/.short-sha
  866. Removing test/aux_/.short-sha
  867. Removing test/aux_/preprocessor/.short-sha
  868. Entering 'libs/msm'
  869. Removing test/.short-sha
  870. Entering 'libs/multi_array'
  871. Removing test/.short-sha
  872. Entering 'libs/multi_index'
  873. Removing test/.short-sha
  874. Entering 'libs/multiprecision'
  875. Removing example/.short-sha
  876. Removing test/.short-sha
  877. Removing test/compile_fail/.short-sha
  878. Removing test/concepts/.short-sha
  879. Removing test/include_test/.short-sha
  880. Removing test/ublas_interop/.short-sha
  881. Entering 'libs/numeric/conversion'
  882. Removing test/.short-sha
  883. Removing test/compile_fail/.short-sha
  884. Entering 'libs/numeric/interval'
  885. Removing test/.short-sha
  886. Entering 'libs/numeric/odeint'
  887. Removing test/.short-sha
  888. Entering 'libs/numeric/ublas'
  889. Removing test/.short-sha
  890. Entering 'libs/optional'
  891. Removing test/.short-sha
  892. Entering 'libs/parameter'
  893. Removing test/.short-sha
  894. Removing test/python_test.pyc
  895. Entering 'libs/phoenix'
  896. Removing test/algorithm/.short-sha
  897. Removing test/bind/.short-sha
  898. Removing test/boost_bind_compatibility/.short-sha
  899. Removing test/container/.short-sha
  900. Removing test/core/.short-sha
  901. Removing test/function/.short-sha
  902. Removing test/include/.short-sha
  903. Removing test/include/bind/.short-sha
  904. Removing test/include/core/.short-sha
  905. Removing test/include/function/.short-sha
  906. Removing test/include/fusion/.short-sha
  907. Removing test/include/object/.short-sha
  908. Removing test/include/operator/.short-sha
  909. Removing test/include/scope/.short-sha
  910. Removing test/include/statement/.short-sha
  911. Removing test/include/stl/.short-sha
  912. Removing test/include/stl/algorithm/.short-sha
  913. Removing test/include/stl/container/.short-sha
  914. Removing test/include/support/.short-sha
  915. Removing test/include/support/preprocessor/.short-sha
  916. Removing test/object/.short-sha
  917. Removing test/operator/.short-sha
  918. Removing test/regression/.short-sha
  919. Removing test/scope/.short-sha
  920. Removing test/statement/.short-sha
  921. Removing test/stdlib/.short-sha
  922. Entering 'libs/polygon'
  923. Removing test/.short-sha
  924. Entering 'libs/pool'
  925. Removing example/.short-sha
  926. Removing test/.short-sha
  927. Entering 'libs/predef'
  928. Removing test/.short-sha
  929. Entering 'libs/preprocessor'
  930. Removing test/.short-sha
  931. Entering 'libs/program_options'
  932. Removing test/.short-sha
  933. Entering 'libs/property_map'
  934. Removing test/.short-sha
  935. Entering 'libs/property_tree'
  936. Removing test/.short-sha
  937. Entering 'libs/proto'
  938. Removing test/.short-sha
  939. Entering 'libs/ptr_container'
  940. Removing test/.short-sha
  941. Entering 'libs/python'
  942. Removing test/.short-sha
  943. Removing test/import_.pyc
  944. Removing test/polymorphism2.pyc
  945. Entering 'libs/random'
  946. Removing example/.short-sha
  947. Removing test/.short-sha
  948. Entering 'libs/range'
  949. Removing test/.short-sha
  950. Removing test/adaptor_test/.short-sha
  951. Removing test/algorithm_ext_test/.short-sha
  952. Removing test/algorithm_test/.short-sha
  953. Removing test/compile_fail/.short-sha
  954. Removing test/compile_fail/adaptor/.short-sha
  955. Entering 'libs/ratio'
  956. Removing example/.short-sha
  957. Removing test/.short-sha
  958. Removing test/ratio_arithmetic/.short-sha
  959. Removing test/ratio_comparison/.short-sha
  960. Removing test/ratio_extensions/.short-sha
  961. Removing test/ratio_io/.short-sha
  962. Removing test/ratio_ratio/.short-sha
  963. Entering 'libs/rational'
  964. Removing test/.short-sha
  965. Entering 'libs/regex'
  966. Removing example/grep/.short-sha
  967. Removing example/snippets/.short-sha
  968. Removing example/timer/.short-sha
  969. Removing test/.short-sha
  970. Removing test/c_compiler_checks/.short-sha
  971. Removing test/captures/.short-sha
  972. Removing test/collate_info/.short-sha
  973. Removing test/concepts/.short-sha
  974. Removing test/config_info/.short-sha
  975. Removing test/named_subexpressions/.short-sha
  976. Removing test/object_cache/.short-sha
  977. Removing test/pathology/.short-sha
  978. Removing test/regress/.short-sha
  979. Removing test/static_mutex/.short-sha
  980. Removing test/unicode/.short-sha
  981. Entering 'libs/scope_exit'
  982. Removing test/.short-sha
  983. Entering 'libs/serialization'
  984. Removing test/.short-sha
  985. Entering 'libs/signals'
  986. Removing test/.short-sha
  987. Entering 'libs/signals2'
  988. Removing test/.short-sha
  989. Entering 'libs/smart_ptr'
  990. Removing test/.short-sha
  991. Entering 'libs/spirit'
  992. Removing classic/test/.short-sha
  993. Removing classic/test/actor/.short-sha
  994. Removing classic/test/typeof_support/.short-sha
  995. Removing repository/test/karma/.short-sha
  996. Removing repository/test/qi/.short-sha
  997. Removing test/karma/.short-sha
  998. Removing test/lex/.short-sha
  999. Removing test/lex/matlib_static.h
  1000. Removing test/lex/matlib_static_switch.h
  1001. Removing test/qi/.short-sha
  1002. Removing test/support/.short-sha
  1003. Entering 'libs/statechart'
  1004. Removing example/BitMachine/.short-sha
  1005. Removing example/Camera/.short-sha
  1006. Removing example/Handcrafted/.short-sha
  1007. Removing example/Keyboard/.short-sha
  1008. Removing example/Performance/.short-sha
  1009. Removing example/PingPong/.short-sha
  1010. Removing example/StopWatch/.short-sha
  1011. Removing test/.short-sha
  1012. Entering 'libs/static_assert'
  1013. Removing .short-sha
  1014. Entering 'libs/sync'
  1015. Removing test/run/.short-sha
  1016. Entering 'libs/system'
  1017. Removing test/.short-sha
  1018. Entering 'libs/test'
  1019. Removing test/.short-sha
  1020. Removing test/test_datasets_src/.short-sha
  1021. Entering 'libs/thread'
  1022. Removing example/.short-sha
  1023. Removing test/.short-sha
  1024. Removing test/sync/conditions/.short-sha
  1025. Removing test/sync/conditions/condition_variable/.short-sha
  1026. Removing test/sync/conditions/condition_variable_any/.short-sha
  1027. Removing test/sync/conditions/cv_status/.short-sha
  1028. Removing test/sync/futures/async/.short-sha
  1029. Removing test/sync/futures/future/.short-sha
  1030. Removing test/sync/futures/packaged_task/.short-sha
  1031. Removing test/sync/futures/promise/.short-sha
  1032. Removing test/sync/futures/shared_future/.short-sha
  1033. Removing test/sync/mutual_exclusion/locks/lock_guard/.short-sha
  1034. Removing test/sync/mutual_exclusion/locks/nested_strict_lock/.short-sha
  1035. Removing test/sync/mutual_exclusion/locks/reverse_lock/.short-sha
  1036. Removing test/sync/mutual_exclusion/locks/shared_lock/.short-sha
  1037. Removing test/sync/mutual_exclusion/locks/shared_lock/cons/.short-sha
  1038. Removing test/sync/mutual_exclusion/locks/shared_lock/locking/.short-sha
  1039. Removing test/sync/mutual_exclusion/locks/shared_lock/mod/.short-sha
  1040. Removing test/sync/mutual_exclusion/locks/shared_lock/obs/.short-sha
  1041. Removing test/sync/mutual_exclusion/locks/shared_lock_guard/.short-sha
  1042. Removing test/sync/mutual_exclusion/locks/strict_lock/.short-sha
  1043. Removing test/sync/mutual_exclusion/locks/unique_lock/.short-sha
  1044. Removing test/sync/mutual_exclusion/locks/unique_lock/cons/.short-sha
  1045. Removing test/sync/mutual_exclusion/locks/unique_lock/locking/.short-sha
  1046. Removing test/sync/mutual_exclusion/locks/unique_lock/mod/.short-sha
  1047. Removing test/sync/mutual_exclusion/locks/unique_lock/obs/.short-sha
  1048. Removing test/sync/mutual_exclusion/locks/upgrade_lock/.short-sha
  1049. Removing test/sync/mutual_exclusion/locks/upgrade_lock/cons/.short-sha
  1050. Removing test/sync/mutual_exclusion/locks/upgrade_lock/locking/.short-sha
  1051. Removing test/sync/mutual_exclusion/locks/upgrade_lock/mod/.short-sha
  1052. Removing test/sync/mutual_exclusion/locks/upgrade_lock/obs/.short-sha
  1053. Removing test/sync/mutual_exclusion/mutex/.short-sha
  1054. Removing test/sync/mutual_exclusion/null_mutex/.short-sha
  1055. Removing test/sync/mutual_exclusion/once/call_once/.short-sha
  1056. Removing test/sync/mutual_exclusion/recursive_mutex/.short-sha
  1057. Removing test/sync/mutual_exclusion/recursive_timed_mutex/.short-sha
  1058. Removing test/sync/mutual_exclusion/shared_mutex/.short-sha
  1059. Removing test/sync/mutual_exclusion/sync_bounded_queue/.short-sha
  1060. Removing test/sync/mutual_exclusion/sync_queue/.short-sha
  1061. Removing test/sync/mutual_exclusion/synchronized_value/.short-sha
  1062. Removing test/sync/mutual_exclusion/timed_mutex/.short-sha
  1063. Removing test/sync/mutual_exclusion/with_lock_guard/.short-sha
  1064. Removing test/threads/container/.short-sha
  1065. Removing test/threads/this_thread/get_id/.short-sha
  1066. Removing test/threads/this_thread/sleep_for/.short-sha
  1067. Removing test/threads/this_thread/sleep_until/.short-sha
  1068. Removing test/threads/thread/assign/.short-sha
  1069. Removing test/threads/thread/constr/.short-sha
  1070. Removing test/threads/thread/destr/.short-sha
  1071. Removing test/threads/thread/id/.short-sha
  1072. Removing test/threads/thread/members/.short-sha
  1073. Removing test/threads/thread/non_members/.short-sha
  1074. Removing test/threads/thread/static/.short-sha
  1075. Entering 'libs/throw_exception'
  1076. Removing test/.short-sha
  1077. Entering 'libs/timer'
  1078. Removing example/.short-sha
  1079. Removing test/.short-sha
  1080. Entering 'libs/tokenizer'
  1081. Removing test/.short-sha
  1082. Entering 'libs/tr1'
  1083. Removing test/.short-sha
  1084. Removing test/config/.short-sha
  1085. Removing test/cyclic_depend/.short-sha
  1086. Removing test/std_headers/.short-sha
  1087. Removing test/type_traits/.short-sha
  1088. Entering 'libs/tti'
  1089. Removing test/.short-sha
  1090. Entering 'libs/tuple'
  1091. Removing test/.short-sha
  1092. Entering 'libs/type_erasure'
  1093. Removing test/.short-sha
  1094. Entering 'libs/type_index'
  1095. Removing examples/.short-sha
  1096. Removing test/.short-sha
  1097. Entering 'libs/type_traits'
  1098. Removing test/.short-sha
  1099. Entering 'libs/typeof'
  1100. Removing test/.short-sha
  1101. Entering 'libs/units'
  1102. Removing test/.short-sha
  1103. Entering 'libs/unordered'
  1104. Removing test/exception/.short-sha
  1105. Removing test/unordered/.short-sha
  1106. Entering 'libs/utility'
  1107. Removing .short-sha
  1108. Removing identity_type/test/.short-sha
  1109. Removing test/.short-sha
  1110. Entering 'libs/uuid'
  1111. Removing test/.short-sha
  1112. Entering 'libs/variant'
  1113. Removing test/.short-sha
  1114. Entering 'libs/wave'
  1115. Removing test/testlexers/.short-sha
  1116. Removing test/testwave/.short-sha
  1117. Entering 'libs/winapi'
  1118. Entering 'libs/xpressive'
  1119. Removing test/.short-sha
  1120. Entering 'tools/auto_index'
  1121. Entering 'tools/bcp'
  1122. Removing .short-sha
  1123. Entering 'tools/boostbook'
  1124. Entering 'tools/boostdep'
  1125. Entering 'tools/build'
  1126. Removing src/tools/gcc.jam.prev
  1127. Removing test/BoostBuild.pyc
  1128. Removing test/MockToolset.pyc
  1129. Removing test/TestCmd.pyc
  1130. Removing test/absolute_sources.pyc
  1131. Removing test/alias.pyc
  1132. Removing test/alternatives.pyc
  1133. Removing test/bad_dirname.pyc
  1134. Removing test/build_dir.pyc
  1135. Removing test/build_file.pyc
  1136. Removing test/build_no.pyc
  1137. Removing test/builtin_echo.pyc
  1138. Removing test/builtin_exit.pyc
  1139. Removing test/builtin_glob.pyc
  1140. Removing test/builtin_split_by_characters.pyc
  1141. Removing test/c_file.pyc
  1142. Removing test/chain.pyc
  1143. Removing test/clean.pyc
  1144. Removing test/collect_debug_info.pyc
  1145. Removing test/composite.pyc
  1146. Removing test/conditionals.pyc
  1147. Removing test/conditionals2.pyc
  1148. Removing test/conditionals3.pyc
  1149. Removing test/conditionals_multiple.pyc
  1150. Removing test/configuration.pyc
  1151. Removing test/copy_time.pyc
  1152. Removing test/core_action_output.pyc
  1153. Removing test/core_action_status.pyc
  1154. Removing test/core_actions_quietly.pyc
  1155. Removing test/core_arguments.pyc
  1156. Removing test/core_at_file.pyc
  1157. Removing test/core_bindrule.pyc
  1158. Removing test/core_d12.pyc
  1159. Removing test/core_delete_module.pyc
  1160. Removing test/core_import_module.pyc
  1161. Removing test/core_jamshell.pyc
  1162. Removing test/core_language.pyc
  1163. Removing test/core_multifile_actions.pyc
  1164. Removing test/core_nt_cmd_line.pyc
  1165. Removing test/core_option_d2.pyc
  1166. Removing test/core_option_l.pyc
  1167. Removing test/core_option_n.pyc
  1168. Removing test/core_parallel_actions.pyc
  1169. Removing test/core_parallel_multifile_actions_1.pyc
  1170. Removing test/core_parallel_multifile_actions_2.pyc
  1171. Removing test/core_source_line_tracking.pyc
  1172. Removing test/core_typecheck.pyc
  1173. Removing test/core_update_now.pyc
  1174. Removing test/core_variables_in_actions.pyc
  1175. Removing test/core_varnames.pyc
  1176. Removing test/custom_generator.pyc
  1177. Removing test/default_build.pyc
  1178. Removing test/default_features.pyc
  1179. Removing test/dependency_property.pyc
  1180. Removing test/dependency_test.pyc
  1181. Removing test/direct_request_test.pyc
  1182. Removing test/disambiguation.pyc
  1183. Removing test/dll_path.pyc
  1184. Removing test/double_loading.pyc
  1185. Removing test/duplicate.pyc
  1186. Removing test/example_libraries.pyc
  1187. Removing test/example_make.pyc
  1188. Removing test/exit_status.pyc
  1189. Removing test/expansion.pyc
  1190. Removing test/explicit.pyc
  1191. Removing test/feature_cxxflags.pyc
  1192. Removing test/free_features_request.pyc
  1193. Removing test/gcc_runtime.pyc
  1194. Removing test/generator_selection.pyc
  1195. Removing test/generators_test.pyc
  1196. Removing test/implicit_dependency.pyc
  1197. Removing test/indirect_conditional.pyc
  1198. Removing test/inherit_toolset.pyc
  1199. Removing test/inherited_dependency.pyc
  1200. Removing test/inline.pyc
  1201. Removing test/lib_source_property.pyc
  1202. Removing test/library_chain.pyc
  1203. Removing test/library_order.pyc
  1204. Removing test/library_property.pyc
  1205. Removing test/link.pyc
  1206. Removing test/load_order.pyc
  1207. Removing test/loop.pyc
  1208. Removing test/make_rule.pyc
  1209. Removing test/message.pyc
  1210. Removing test/module_actions.pyc
  1211. Removing test/ndebug.pyc
  1212. Removing test/no_type.pyc
  1213. Removing test/notfile.pyc
  1214. Removing test/ordered_include.pyc
  1215. Removing test/out_of_tree.pyc
  1216. Removing test/path_features.pyc
  1217. Removing test/pch.pyc
  1218. Removing test/prebuilt.pyc
  1219. Removing test/print.pyc
  1220. Removing test/project_dependencies.pyc
  1221. Removing test/project_glob.pyc
  1222. Removing test/project_id.pyc
  1223. Removing test/project_root_constants.pyc
  1224. Removing test/project_root_rule.pyc
  1225. Removing test/project_test3.pyc
  1226. Removing test/project_test4.pyc
  1227. Removing test/property_expansion.pyc
  1228. Removing test/rebuilds.pyc
  1229. Removing test/regression.pyc
  1230. Removing test/relative_sources.pyc
  1231. Removing test/remove_requirement.pyc
  1232. Removing test/rescan_header.pyc
  1233. Removing test/resolution.pyc
  1234. Removing test/scanner_causing_rebuilds.pyc
  1235. Removing test/searched_lib.pyc
  1236. Removing test/skipping.pyc
  1237. Removing test/sort_rule.pyc
  1238. Removing test/source_locations.pyc
  1239. Removing test/source_order.pyc
  1240. Removing test/space_in_path.pyc
  1241. Removing test/stage.pyc
  1242. Removing test/standalone.pyc
  1243. Removing test/startup_v2.pyc
  1244. Removing test/static_and_shared_library.pyc
  1245. Removing test/suffix.pyc
  1246. Removing test/symlink.pyc
  1247. Removing test/tag.pyc
  1248. Removing test/test_rc.pyc
  1249. Removing test/test_result_dumping.pyc
  1250. Removing test/test_results.txt
  1251. Removing test/testing_support.pyc
  1252. Removing test/timedata.pyc
  1253. Removing test/toolset_requirements.pyc
  1254. Removing test/tree.pyc
  1255. Removing test/unit_test.pyc
  1256. Removing test/unit_tests.pyc
  1257. Removing test/unused.pyc
  1258. Removing test/use_requirements.pyc
  1259. Removing test/using.pyc
  1260. Removing test/wrapper.pyc
  1261. Removing test/wrong_project.pyc
  1262. Removing test/zlib.pyc
  1263. Entering 'tools/inspect'
  1264. Entering 'tools/litre'
  1265. Entering 'tools/quickbook'
  1266. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git reset "--hard"
  1267. HEAD is now at f4310b2 Update mpl from develop.
  1268. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git clean "-fxd"
  1269. Removing bin.v2/
  1270. Removing boost/
  1271. Removing status/boost_dynamic_bitset_tests
  1272. Removing status/cube-fr.dot
  1273. Removing status/cube.dot
  1274. Removing status/disconnected-fr.dot
  1275. Removing status/filename
  1276. Removing status/fsm.txt
  1277. Removing status/graphml_test_out.xml
  1278. Removing status/kevin-bacon2.dat
  1279. Removing status/nonfinite_XML_archive_test.txt
  1280. Removing status/nonfinite_archive_test.txt
  1281. Removing status/pattern.temp2
  1282. Removing status/pattern.test
  1283. Removing status/random.dot
  1284. Removing status/rng.saved
  1285. Removing status/serialization-0c86
  1286. Removing status/serialization-0e24
  1287. Removing status/serialization-1893
  1288. Removing status/serialization-1ab1
  1289. Removing status/serialization-24d9
  1290. Removing status/serialization-31e6
  1291. Removing status/serialization-33ed
  1292. Removing status/serialization-3889
  1293. Removing status/serialization-3bed
  1294. Removing status/serialization-57c0
  1295. Removing status/serialization-5fa1
  1296. Removing status/serialization-6b5f
  1297. Removing status/serialization-6e3f
  1298. Removing status/serialization-719c
  1299. Removing status/serialization-c013
  1300. Removing status/serialization-d54e
  1301. Removing status/serialization-da2d
  1302. Removing status/serialization-dfc1
  1303. Removing status/serialization-ee30
  1304. Removing status/serialization-ef57
  1305. Removing status/temp.tmp
  1306. Removing status/test.dat
  1307. Removing status/test.txt
  1308. Removing status/test2.dat
  1309. Removing status/test3.dat
  1310. Removing status/test_dfa.hpp
  1311. Removing status/test_facet_file.out
  1312. Removing status/test_switch.hpp
  1313. Removing status/testfile2
  1314. Removing status/testfile_binary_archive.hpp
  1315. Removing status/testfile_text_archive.hpp
  1316. Removing status/testfile_text_warchive.hpp
  1317. Removing status/testfile_xml_archive.hpp
  1318. Removing status/testfile_xml_warchive.hpp
  1319. Removing status/thread__constr__FAr.core
  1320. Removing status/thread__constr__F_p.core
  1321. Removing status/triangular-fr.dot
  1322. Removing status/triangular-kk.dot
  1323. Removing status/wave_slex_lexer.dfa
  1324. Removing tools/regression/build/bin/
  1325. Removing tools/regression/xsl_reports/utils/__init__.pyc
  1326. Removing tools/regression/xsl_reports/utils/accept_args.pyc
  1327. Removing tools/regression/xsl_reports/utils/char_translation_table.pyc
  1328. Removing tools/regression/xsl_reports/utils/check_existance.pyc
  1329. Removing tools/regression/xsl_reports/utils/checked_system.pyc
  1330. Removing tools/regression/xsl_reports/utils/libxslt.pyc
  1331. Removing tools/regression/xsl_reports/utils/log.pyc
  1332. Removing tools/regression/xsl_reports/utils/makedirs.pyc
  1333. Removing tools/regression/xsl_reports/utils/rename.pyc
  1334. Removing tools/regression/xsl_reports/utils/sourceforge.pyc
  1335. Removing tools/regression/xsl_reports/utils/tar.pyc
  1336. Removing tools/regression/xsl_reports/utils/zip.pyc
  1337. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git status
  1338. On branch develop
  1339. Your branch is up-to-date with 'origin/develop'.
  1340.  
  1341. nothing to commit, working directory clean
  1342. # Cleaning up "/usr/home/jim/boost_rt/develop/boost_root/bin" directory ...
  1343. # Cleaning up "/usr/home/jim/boost_rt/develop/boost_root/bin.v2" directory ...
  1344. # Cleaning up "/usr/home/jim/boost_rt/develop/results" directory ...
  1345. # Getting sources (2014-09-18T09:31:50Z)...
  1346. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git remote "set-branches" "--add" "origin" "develop"
  1347. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git pull "--recurse-submodules"
  1348. Fetching submodule libs/accumulators
  1349. Fetching submodule libs/algorithm
  1350. Fetching submodule libs/align
  1351. Fetching submodule libs/any
  1352. Fetching submodule libs/array
  1353. Fetching submodule libs/asio
  1354. Fetching submodule libs/assert
  1355. Fetching submodule libs/assign
  1356. Fetching submodule libs/atomic
  1357. Fetching submodule libs/bimap
  1358. Fetching submodule libs/bind
  1359. Fetching submodule libs/chrono
  1360. Fetching submodule libs/circular_buffer
  1361. Fetching submodule libs/compatibility
  1362. Fetching submodule libs/concept_check
  1363. Fetching submodule libs/config
  1364. Fetching submodule libs/container
  1365. Fetching submodule libs/context
  1366. Fetching submodule libs/conversion
  1367. Fetching submodule libs/convert
  1368. Fetching submodule libs/core
  1369. Fetching submodule libs/coroutine
  1370. Fetching submodule libs/crc
  1371. Fetching submodule libs/date_time
  1372. Fetching submodule libs/detail
  1373. Fetching submodule libs/disjoint_sets
  1374. Fetching submodule libs/dynamic_bitset
  1375. Fetching submodule libs/endian
  1376. Fetching submodule libs/exception
  1377. Fetching submodule libs/filesystem
  1378. Fetching submodule libs/flyweight
  1379. Fetching submodule libs/foreach
  1380. Fetching submodule libs/format
  1381. Fetching submodule libs/function
  1382. Fetching submodule libs/function_types
  1383. Fetching submodule libs/functional
  1384. Fetching submodule libs/fusion
  1385. Fetching submodule libs/geometry
  1386. Fetching submodule libs/gil
  1387. Fetching submodule libs/graph
  1388. Fetching submodule libs/graph_parallel
  1389. Fetching submodule libs/heap
  1390. Fetching submodule libs/icl
  1391. Fetching submodule libs/integer
  1392. Fetching submodule libs/interprocess
  1393. Fetching submodule libs/intrusive
  1394. Fetching submodule libs/io
  1395. Fetching submodule libs/iostreams
  1396. Fetching submodule libs/iterator
  1397. Fetching submodule libs/lambda
  1398. Fetching submodule libs/lexical_cast
  1399. Fetching submodule libs/local_function
  1400. Fetching submodule libs/locale
  1401. Fetching submodule libs/lockfree
  1402. Fetching submodule libs/log
  1403. Fetching submodule libs/logic
  1404. Fetching submodule libs/math
  1405. Fetching submodule libs/move
  1406. Fetching submodule libs/mpi
  1407. Fetching submodule libs/mpl
  1408. Fetching submodule libs/msm
  1409. Fetching submodule libs/multi_array
  1410. Fetching submodule libs/multi_index
  1411. Fetching submodule libs/multiprecision
  1412. Fetching submodule libs/numeric/conversion
  1413. Fetching submodule libs/numeric/interval
  1414. Fetching submodule libs/numeric/odeint
  1415. Fetching submodule libs/numeric/ublas
  1416. Fetching submodule libs/optional
  1417. Fetching submodule libs/parameter
  1418. Fetching submodule libs/phoenix
  1419. Fetching submodule libs/polygon
  1420. Fetching submodule libs/pool
  1421. Fetching submodule libs/predef
  1422. Fetching submodule libs/preprocessor
  1423. Fetching submodule libs/program_options
  1424. Fetching submodule libs/property_map
  1425. Fetching submodule libs/property_tree
  1426. Fetching submodule libs/proto
  1427. Fetching submodule libs/ptr_container
  1428. Fetching submodule libs/python
  1429. Fetching submodule libs/random
  1430. Fetching submodule libs/range
  1431. Fetching submodule libs/ratio
  1432. Fetching submodule libs/rational
  1433. Fetching submodule libs/regex
  1434. Fetching submodule libs/scope_exit
  1435. Fetching submodule libs/serialization
  1436. Fetching submodule libs/signals
  1437. Fetching submodule libs/signals2
  1438. Fetching submodule libs/smart_ptr
  1439. Fetching submodule libs/spirit
  1440. Fetching submodule libs/statechart
  1441. Fetching submodule libs/static_assert
  1442. Fetching submodule libs/sync
  1443. Fetching submodule libs/system
  1444. Fetching submodule libs/test
  1445. Fetching submodule libs/thread
  1446. Fetching submodule libs/throw_exception
  1447. Fetching submodule libs/timer
  1448. Fetching submodule libs/tokenizer
  1449. Fetching submodule libs/tr1
  1450. Fetching submodule libs/tti
  1451. Fetching submodule libs/tuple
  1452. Fetching submodule libs/type_erasure
  1453. Fetching submodule libs/type_index
  1454. Fetching submodule libs/type_traits
  1455. Fetching submodule libs/typeof
  1456. Fetching submodule libs/units
  1457. Fetching submodule libs/unordered
  1458. Fetching submodule libs/utility
  1459. Fetching submodule libs/uuid
  1460. Fetching submodule libs/variant
  1461. Fetching submodule libs/wave
  1462. Fetching submodule libs/winapi
  1463. Fetching submodule libs/xpressive
  1464. Fetching submodule tools/auto_index
  1465. Fetching submodule tools/bcp
  1466. Fetching submodule tools/boostbook
  1467. Fetching submodule tools/boostdep
  1468. Fetching submodule tools/build
  1469. Fetching submodule tools/inspect
  1470. Fetching submodule tools/litre
  1471. Fetching submodule tools/quickbook
  1472. Already up-to-date.
  1473. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule "update" "--init"
  1474. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git checkout "develop"
  1475. Already on 'develop'
  1476. Your branch is up-to-date with 'origin/develop'.
  1477. # Found patch file "/usr/home/jim/boost_rt/develop/patch_boost". Executing it.
  1478. ~/boost_rt/develop/tools_bb/src/tools ~/boost_rt/develop
  1479. patch_boost fixup: ./tools_bb/src/tools
  1480. ~/boost_rt/develop
  1481. ~/boost_rt/develop/boost_root/tools/build/src/tools ~/boost_rt/develop
  1482. patch_boost fixup: ./boost_root/tools/build/src/tools
  1483. ~/boost_rt/develop
  1484. # Preinstalled "/usr/home/jim/boost_rt/develop/bjam" is not found; building one...
  1485. # Found "bjam" source directory "/usr/home/jim/boost_rt/develop/tools_bb/src/engine"
  1486. # Building "bjam" (./build.sh )...
  1487. ###
  1488. ### Using 'gcc' toolset.
  1489. ###
  1490. rm -rf bootstrap
  1491. mkdir bootstrap
  1492. gcc -o bootstrap/jam0 command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.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 pathunix.c
  1493. ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean
  1494. ...found 1 target...
  1495. ...updating 1 target...
  1496. [DELETE] clean
  1497. ...updated 1 target...
  1498. ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root=
  1499. ...found 158 targets...
  1500. ...updating 2 targets...
  1501. [COMPILE] bin.freebsdx86_64/b2
  1502. [COPY] bin.freebsdx86_64/bjam
  1503. ...updated 2 targets...
  1504. # Searching for "bjam" in "/usr/home/jim/boost_rt/develop/tools_bb/src/engine"...
  1505. # bjam succesfully built in "/usr/home/jim/boost_rt/develop/tools_bb/src/engine/bin.freebsdx86_64/bjam" location
  1506. # Preinstalled "/usr/home/jim/boost_rt/develop/process_jam_log" is not found; building one...
  1507. # Found "process_jam_log" source directory "/usr/home/jim/boost_rt/develop/boost_root/tools/regression/build"
  1508. # Building "process_jam_log" ("/usr/home/jim/boost_rt/develop/tools_bb/src/engine/bin.freebsdx86_64/bjam" "-sBOOST_BUILD_PATH=/usr/home/jim/boost_rt/develop:/usr/home/jim/boost_rt/develop/tools_bb/src" "-sBOOST_ROOT=/usr/home/jim/boost_rt/develop/boost_root" "--boost=/usr/home/jim/boost_rt/develop/boost_root" "--boost-build=/usr/home/jim/boost_rt/develop/tools_bb/src" "--debug-configuration" process_jam_log -d2 -l300)...
  1509. notice: found boost-build.jam at /usr/home/jim/boost_rt/develop/boost_root/boost-build.jam
  1510. notice: loading Boost.Build from /usr/home/jim/boost_rt/develop/tools_bb/src
  1511. notice: Searching '/etc' '/home/jim' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop/tools_bb/src/kernel' '/usr/home/jim/boost_rt/develop/tools_bb/src/util' '/usr/home/jim/boost_rt/develop/tools_bb/src/build' '/usr/home/jim/boost_rt/develop/tools_bb/src/tools' '/usr/home/jim/boost_rt/develop/tools_bb/src/contrib' '/usr/home/jim/boost_rt/develop/tools_bb/src/.' for site-config configuration file 'site-config.jam'.
  1512. notice: Configuration file 'site-config.jam' not found in '/etc' '/home/jim' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop/tools_bb/src/kernel' '/usr/home/jim/boost_rt/develop/tools_bb/src/util' '/usr/home/jim/boost_rt/develop/tools_bb/src/build' '/usr/home/jim/boost_rt/develop/tools_bb/src/tools' '/usr/home/jim/boost_rt/develop/tools_bb/src/contrib' '/usr/home/jim/boost_rt/develop/tools_bb/src/.'.
  1513. notice: Searching '/home/jim' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop/tools_bb/src/kernel' '/usr/home/jim/boost_rt/develop/tools_bb/src/util' '/usr/home/jim/boost_rt/develop/tools_bb/src/build' '/usr/home/jim/boost_rt/develop/tools_bb/src/tools' '/usr/home/jim/boost_rt/develop/tools_bb/src/contrib' '/usr/home/jim/boost_rt/develop/tools_bb/src/.' for user-config configuration file 'user-config.jam'.
  1514. notice: Configuration file 'user-config.jam' not found in '/home/jim' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/tools_bb/src' '/usr/home/jim/boost_rt/develop/tools_bb/src/kernel' '/usr/home/jim/boost_rt/develop/tools_bb/src/util' '/usr/home/jim/boost_rt/develop/tools_bb/src/build' '/usr/home/jim/boost_rt/develop/tools_bb/src/tools' '/usr/home/jim/boost_rt/develop/tools_bb/src/contrib' '/usr/home/jim/boost_rt/develop/tools_bb/src/.'.
  1515. notice: [zlib] Using pre-installed library
  1516. notice: [zlib] Condition
  1517. notice: iostreams: using prebuilt bzip2
  1518. notice: [python-cfg] Configuring python...
  1519. notice: [python-cfg] Checking interpreter command "python"...
  1520. notice: [python-cfg] running command 'python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
  1521. notice: [python-cfg] ...requested configuration matched!
  1522. notice: [python-cfg] Details of this Python configuration:
  1523. notice: [python-cfg] interpreter command: "python"
  1524. notice: [python-cfg] include path: "/usr/local/include/python2.7"
  1525. notice: [python-cfg] library path: "/usr/local/lib/python2.7/config" "/usr/local/lib"
  1526. warning: No toolsets are configured.
  1527. warning: Configuring default toolset "gcc".
  1528. warning: If the default is wrong, your build may not work correctly.
  1529. warning: Use the "toolset=xxxxx" option to override our guess.
  1530. warning: For more configuration options, please consult
  1531. warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
  1532. notice: will use 'g++' for gcc, condition <toolset>gcc-4.2.1
  1533. notice: using gcc libraries :: <toolset>gcc-4.2.1 :: /usr/bin /usr/lib /lib /usr/lib64
  1534. notice: using gcc archiver :: <toolset>gcc-4.2.1 :: /usr/bin/ar
  1535. notice: using gcc ranlib :: <toolset>gcc-4.2.1 :: /usr/bin/ranlib
  1536. warning: toolset gcc initialization: can not find tool windres
  1537. warning: initialized from
  1538. notice: using rc compiler :: <toolset>gcc-4.2.1 :: /usr/bin/as
  1539. Performing configuration checks
  1540.  
  1541. - symlinks supported : yes
  1542. ...found 127 targets...
  1543. ...updating 42 targets...
  1544. common.mkdir bin
  1545.  
  1546. mkdir -p "bin"
  1547.  
  1548. common.mkdir bin/gcc-4.2.1
  1549.  
  1550. mkdir -p "bin/gcc-4.2.1"
  1551.  
  1552. common.mkdir bin/gcc-4.2.1/release
  1553.  
  1554. mkdir -p "bin/gcc-4.2.1/release"
  1555.  
  1556. mklink-or-dir ../../../boost
  1557.  
  1558. mkdir "../../../boost"
  1559.  
  1560. mklink-or-dir ../../../boost/config
  1561.  
  1562. ln -s ../libs/config/include/boost/config ../../../boost/config
  1563.  
  1564. mklink-or-dir ../../../boost/filesystem
  1565.  
  1566. ln -s ../libs/filesystem/include/boost/filesystem ../../../boost/filesystem
  1567.  
  1568. link.mklink ../../../boost/config.hpp
  1569.  
  1570. ln -f -s "../libs/config/include/boost/config.hpp" "../../../boost/config.hpp"
  1571.  
  1572. mklink-or-dir ../../../boost/system
  1573.  
  1574. ln -s ../libs/system/include/boost/system ../../../boost/system
  1575.  
  1576. mklink-or-dir ../../../boost/detail
  1577.  
  1578. mkdir "../../../boost/detail"
  1579.  
  1580. link.mklink ../../../boost/detail/workaround.hpp
  1581.  
  1582. ln -f -s "../../libs/config/include/boost/detail/workaround.hpp" "../../../boost/detail/workaround.hpp"
  1583.  
  1584. link.mklink ../../../boost/version.hpp
  1585.  
  1586. ln -f -s "../libs/config/include/boost/version.hpp" "../../../boost/version.hpp"
  1587.  
  1588. mklink-or-dir ../../../boost/predef
  1589.  
  1590. ln -s ../libs/predef/include/boost/predef ../../../boost/predef
  1591.  
  1592. link.mklink ../../../boost/cstdint.hpp
  1593.  
  1594. ln -f -s "../libs/config/include/boost/cstdint.hpp" "../../../boost/cstdint.hpp"
  1595.  
  1596. link.mklink ../../../boost/limits.hpp
  1597.  
  1598. ln -f -s "../libs/config/include/boost/limits.hpp" "../../../boost/limits.hpp"
  1599.  
  1600. link.mklink ../../../boost/assert.hpp
  1601.  
  1602. ln -f -s "../libs/assert/include/boost/assert.hpp" "../../../boost/assert.hpp"
  1603.  
  1604. link.mklink ../../../boost/current_function.hpp
  1605.  
  1606. ln -f -s "../libs/assert/include/boost/current_function.hpp" "../../../boost/current_function.hpp"
  1607.  
  1608. link.mklink ../../../boost/noncopyable.hpp
  1609.  
  1610. ln -f -s "../libs/core/include/boost/noncopyable.hpp" "../../../boost/noncopyable.hpp"
  1611.  
  1612. ...patience...
  1613. mklink-or-dir ../../../boost/core
  1614.  
  1615. ln -s ../libs/core/include/boost/core ../../../boost/core
  1616.  
  1617. mklink-or-dir ../../../boost/utility
  1618.  
  1619. mkdir "../../../boost/utility"
  1620.  
  1621. link.mklink ../../../boost/utility/enable_if.hpp
  1622.  
  1623. ln -f -s "../../libs/core/include/boost/utility/enable_if.hpp" "../../../boost/utility/enable_if.hpp"
  1624.  
  1625. link.mklink ../../../boost/cerrno.hpp
  1626.  
  1627. ln -f -s "../libs/system/include/boost/cerrno.hpp" "../../../boost/cerrno.hpp"
  1628.  
  1629. mklink-or-dir ../../../boost/iterator
  1630.  
  1631. ln -s ../libs/iterator/include/boost/iterator ../../../boost/iterator
  1632.  
  1633. link.mklink ../../../boost/iterator.hpp
  1634.  
  1635. ln -f -s "../libs/core/include/boost/iterator.hpp" "../../../boost/iterator.hpp"
  1636.  
  1637. mklink-or-dir ../../../boost/mpl
  1638.  
  1639. mkdir "../../../boost/mpl"
  1640.  
  1641. link.mklink ../../../boost/mpl/bool.hpp
  1642.  
  1643. ln -f -s "../../libs/mpl/core/include/boost/mpl/bool.hpp" "../../../boost/mpl/bool.hpp"
  1644.  
  1645. link.mklink ../../../boost/mpl/bool_fwd.hpp
  1646.  
  1647. ln -f -s "../../libs/mpl/core/include/boost/mpl/bool_fwd.hpp" "../../../boost/mpl/bool_fwd.hpp"
  1648.  
  1649. mklink-or-dir ../../../boost/mpl/aux_
  1650.  
  1651. mkdir "../../../boost/mpl/aux_"
  1652.  
  1653. link.mklink ../../../boost/mpl/aux_/adl_barrier.hpp
  1654.  
  1655. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/adl_barrier.hpp" "../../../boost/mpl/aux_/adl_barrier.hpp"
  1656.  
  1657. mklink-or-dir ../../../boost/mpl/aux_/config
  1658.  
  1659. mkdir "../../../boost/mpl/aux_/config"
  1660.  
  1661. link.mklink ../../../boost/mpl/aux_/config/adl.hpp
  1662.  
  1663. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/adl.hpp" "../../../boost/mpl/aux_/config/adl.hpp"
  1664.  
  1665. link.mklink ../../../boost/mpl/aux_/config/msvc.hpp
  1666.  
  1667. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/msvc.hpp" "../../../boost/mpl/aux_/config/msvc.hpp"
  1668.  
  1669. link.mklink ../../../boost/mpl/aux_/config/intel.hpp
  1670.  
  1671. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/intel.hpp" "../../../boost/mpl/aux_/config/intel.hpp"
  1672.  
  1673. link.mklink ../../../boost/mpl/aux_/config/gcc.hpp
  1674.  
  1675. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/gcc.hpp" "../../../boost/mpl/aux_/config/gcc.hpp"
  1676.  
  1677. link.mklink ../../../boost/mpl/aux_/config/workaround.hpp
  1678.  
  1679. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/workaround.hpp" "../../../boost/mpl/aux_/config/workaround.hpp"
  1680.  
  1681. link.mklink ../../../boost/mpl/integral_c_tag.hpp
  1682.  
  1683. ln -f -s "../../libs/mpl/core/include/boost/mpl/integral_c_tag.hpp" "../../../boost/mpl/integral_c_tag.hpp"
  1684.  
  1685. link.mklink ../../../boost/mpl/aux_/config/static_constant.hpp
  1686.  
  1687. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/static_constant.hpp" "../../../boost/mpl/aux_/config/static_constant.hpp"
  1688.  
  1689. link.mklink ../../../boost/mpl/or.hpp
  1690.  
  1691. ln -f -s "../../libs/mpl/core/include/boost/mpl/or.hpp" "../../../boost/mpl/or.hpp"
  1692.  
  1693. link.mklink ../../../boost/mpl/aux_/config/use_preprocessed.hpp
  1694.  
  1695. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/use_preprocessed.hpp" "../../../boost/mpl/aux_/config/use_preprocessed.hpp"
  1696.  
  1697. link.mklink ../../../boost/mpl/aux_/nested_type_wknd.hpp
  1698.  
  1699. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/nested_type_wknd.hpp" "../../../boost/mpl/aux_/nested_type_wknd.hpp"
  1700.  
  1701. link.mklink ../../../boost/mpl/aux_/na_spec.hpp
  1702.  
  1703. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/na_spec.hpp" "../../../boost/mpl/aux_/na_spec.hpp"
  1704.  
  1705. link.mklink ../../../boost/mpl/lambda_fwd.hpp
  1706.  
  1707. ln -f -s "../../libs/mpl/core/include/boost/mpl/lambda_fwd.hpp" "../../../boost/mpl/lambda_fwd.hpp"
  1708.  
  1709. link.mklink ../../../boost/mpl/void_fwd.hpp
  1710.  
  1711. ln -f -s "../../libs/mpl/core/include/boost/mpl/void_fwd.hpp" "../../../boost/mpl/void_fwd.hpp"
  1712.  
  1713. link.mklink ../../../boost/mpl/aux_/na.hpp
  1714.  
  1715. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/na.hpp" "../../../boost/mpl/aux_/na.hpp"
  1716.  
  1717. link.mklink ../../../boost/mpl/aux_/na_fwd.hpp
  1718.  
  1719. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/na_fwd.hpp" "../../../boost/mpl/aux_/na_fwd.hpp"
  1720.  
  1721. link.mklink ../../../boost/mpl/aux_/config/ctps.hpp
  1722.  
  1723. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/ctps.hpp" "../../../boost/mpl/aux_/config/ctps.hpp"
  1724.  
  1725. link.mklink ../../../boost/mpl/aux_/config/lambda.hpp
  1726.  
  1727. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/lambda.hpp" "../../../boost/mpl/aux_/config/lambda.hpp"
  1728.  
  1729. link.mklink ../../../boost/mpl/aux_/config/ttp.hpp
  1730.  
  1731. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/ttp.hpp" "../../../boost/mpl/aux_/config/ttp.hpp"
  1732.  
  1733. link.mklink ../../../boost/mpl/int.hpp
  1734.  
  1735. ln -f -s "../../libs/mpl/core/include/boost/mpl/int.hpp" "../../../boost/mpl/int.hpp"
  1736.  
  1737. link.mklink ../../../boost/mpl/int_fwd.hpp
  1738.  
  1739. ln -f -s "../../libs/mpl/core/include/boost/mpl/int_fwd.hpp" "../../../boost/mpl/int_fwd.hpp"
  1740.  
  1741. link.mklink ../../../boost/mpl/aux_/nttp_decl.hpp
  1742.  
  1743. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/nttp_decl.hpp" "../../../boost/mpl/aux_/nttp_decl.hpp"
  1744.  
  1745. link.mklink ../../../boost/mpl/aux_/config/nttp.hpp
  1746.  
  1747. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/nttp.hpp" "../../../boost/mpl/aux_/config/nttp.hpp"
  1748.  
  1749. mklink-or-dir ../../../boost/preprocessor
  1750.  
  1751. ln -s ../libs/preprocessor/include/boost/preprocessor ../../../boost/preprocessor
  1752.  
  1753. link.mklink ../../../boost/mpl/aux_/integral_wrapper.hpp
  1754.  
  1755. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/integral_wrapper.hpp" "../../../boost/mpl/aux_/integral_wrapper.hpp"
  1756.  
  1757. link.mklink ../../../boost/mpl/aux_/static_cast.hpp
  1758.  
  1759. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/static_cast.hpp" "../../../boost/mpl/aux_/static_cast.hpp"
  1760.  
  1761. link.mklink ../../../boost/mpl/aux_/lambda_arity_param.hpp
  1762.  
  1763. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/lambda_arity_param.hpp" "../../../boost/mpl/aux_/lambda_arity_param.hpp"
  1764.  
  1765. link.mklink ../../../boost/mpl/aux_/template_arity_fwd.hpp
  1766.  
  1767. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/template_arity_fwd.hpp" "../../../boost/mpl/aux_/template_arity_fwd.hpp"
  1768.  
  1769. link.mklink ../../../boost/mpl/aux_/arity.hpp
  1770.  
  1771. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/arity.hpp" "../../../boost/mpl/aux_/arity.hpp"
  1772.  
  1773. link.mklink ../../../boost/mpl/aux_/config/dtp.hpp
  1774.  
  1775. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/dtp.hpp" "../../../boost/mpl/aux_/config/dtp.hpp"
  1776.  
  1777. mklink-or-dir ../../../boost/mpl/aux_/preprocessor
  1778.  
  1779. mkdir "../../../boost/mpl/aux_/preprocessor"
  1780.  
  1781. link.mklink ../../../boost/mpl/aux_/preprocessor/params.hpp
  1782.  
  1783. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/params.hpp" "../../../boost/mpl/aux_/preprocessor/params.hpp"
  1784.  
  1785. link.mklink ../../../boost/mpl/aux_/config/preprocessor.hpp
  1786.  
  1787. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/preprocessor.hpp" "../../../boost/mpl/aux_/config/preprocessor.hpp"
  1788.  
  1789. link.mklink ../../../boost/mpl/aux_/preprocessor/enum.hpp
  1790.  
  1791. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/enum.hpp" "../../../boost/mpl/aux_/preprocessor/enum.hpp"
  1792.  
  1793. link.mklink ../../../boost/mpl/aux_/preprocessor/def_params_tail.hpp
  1794.  
  1795. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp" "../../../boost/mpl/aux_/preprocessor/def_params_tail.hpp"
  1796.  
  1797. mklink-or-dir ../../../boost/mpl/limits
  1798.  
  1799. mkdir "../../../boost/mpl/limits"
  1800.  
  1801. link.mklink ../../../boost/mpl/limits/arity.hpp
  1802.  
  1803. ln -f -s "../../../libs/mpl/core/include/boost/mpl/limits/arity.hpp" "../../../boost/mpl/limits/arity.hpp"
  1804.  
  1805. link.mklink ../../../boost/mpl/aux_/preprocessor/filter_params.hpp
  1806.  
  1807. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/filter_params.hpp" "../../../boost/mpl/aux_/preprocessor/filter_params.hpp"
  1808.  
  1809. link.mklink ../../../boost/mpl/aux_/preprocessor/sub.hpp
  1810.  
  1811. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/sub.hpp" "../../../boost/mpl/aux_/preprocessor/sub.hpp"
  1812.  
  1813. link.mklink ../../../boost/mpl/aux_/preprocessor/tuple.hpp
  1814.  
  1815. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/tuple.hpp" "../../../boost/mpl/aux_/preprocessor/tuple.hpp"
  1816.  
  1817. link.mklink ../../../boost/mpl/aux_/config/eti.hpp
  1818.  
  1819. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/eti.hpp" "../../../boost/mpl/aux_/config/eti.hpp"
  1820.  
  1821. link.mklink ../../../boost/mpl/aux_/config/overload_resolution.hpp
  1822.  
  1823. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/overload_resolution.hpp" "../../../boost/mpl/aux_/config/overload_resolution.hpp"
  1824.  
  1825. link.mklink ../../../boost/mpl/aux_/lambda_support.hpp
  1826.  
  1827. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/lambda_support.hpp" "../../../boost/mpl/aux_/lambda_support.hpp"
  1828.  
  1829. link.mklink ../../../boost/mpl/aux_/yes_no.hpp
  1830.  
  1831. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/yes_no.hpp" "../../../boost/mpl/aux_/yes_no.hpp"
  1832.  
  1833. link.mklink ../../../boost/mpl/aux_/config/arrays.hpp
  1834.  
  1835. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/arrays.hpp" "../../../boost/mpl/aux_/config/arrays.hpp"
  1836.  
  1837. link.mklink ../../../boost/mpl/aux_/include_preprocessed.hpp
  1838.  
  1839. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/include_preprocessed.hpp" "../../../boost/mpl/aux_/include_preprocessed.hpp"
  1840.  
  1841. link.mklink ../../../boost/mpl/aux_/config/compiler.hpp
  1842.  
  1843. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/compiler.hpp" "../../../boost/mpl/aux_/config/compiler.hpp"
  1844.  
  1845. link.mklink ../../../boost/mpl/aux_/logical_op.hpp
  1846.  
  1847. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/logical_op.hpp" "../../../boost/mpl/aux_/logical_op.hpp"
  1848.  
  1849. link.mklink ../../../boost/mpl/aux_/preprocessor/ext_params.hpp
  1850.  
  1851. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/ext_params.hpp" "../../../boost/mpl/aux_/preprocessor/ext_params.hpp"
  1852.  
  1853. mklink-or-dir ../../../boost/type_traits
  1854.  
  1855. ln -s ../libs/type_traits/include/boost/type_traits ../../../boost/type_traits
  1856.  
  1857. link.mklink ../../../boost/mpl/integral_c.hpp
  1858.  
  1859. ln -f -s "../../libs/mpl/core/include/boost/mpl/integral_c.hpp" "../../../boost/mpl/integral_c.hpp"
  1860.  
  1861. link.mklink ../../../boost/mpl/integral_c_fwd.hpp
  1862.  
  1863. ln -f -s "../../libs/mpl/core/include/boost/mpl/integral_c_fwd.hpp" "../../../boost/mpl/integral_c_fwd.hpp"
  1864.  
  1865. link.mklink ../../../boost/static_assert.hpp
  1866.  
  1867. ln -f -s "../libs/static_assert/include/boost/static_assert.hpp" "../../../boost/static_assert.hpp"
  1868.  
  1869. link.mklink ../../../boost/utility/declval.hpp
  1870.  
  1871. ln -f -s "../../libs/type_traits/include/boost/utility/declval.hpp" "../../../boost/utility/declval.hpp"
  1872.  
  1873. link.mklink ../../../boost/detail/iterator.hpp
  1874.  
  1875. ln -f -s "../../libs/core/include/boost/detail/iterator.hpp" "../../../boost/detail/iterator.hpp"
  1876.  
  1877. link.mklink ../../../boost/mpl/eval_if.hpp
  1878.  
  1879. ln -f -s "../../libs/mpl/core/include/boost/mpl/eval_if.hpp" "../../../boost/mpl/eval_if.hpp"
  1880.  
  1881. link.mklink ../../../boost/mpl/if.hpp
  1882.  
  1883. ln -f -s "../../libs/mpl/core/include/boost/mpl/if.hpp" "../../../boost/mpl/if.hpp"
  1884.  
  1885. link.mklink ../../../boost/mpl/aux_/value_wknd.hpp
  1886.  
  1887. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/value_wknd.hpp" "../../../boost/mpl/aux_/value_wknd.hpp"
  1888.  
  1889. link.mklink ../../../boost/mpl/aux_/config/integral.hpp
  1890.  
  1891. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/integral.hpp" "../../../boost/mpl/aux_/config/integral.hpp"
  1892.  
  1893. link.mklink ../../../boost/mpl/identity.hpp
  1894.  
  1895. ln -f -s "../../libs/mpl/core/include/boost/mpl/identity.hpp" "../../../boost/mpl/identity.hpp"
  1896.  
  1897. link.mklink ../../../boost/mpl/placeholders.hpp
  1898.  
  1899. ln -f -s "../../libs/mpl/include/boost/mpl/placeholders.hpp" "../../../boost/mpl/placeholders.hpp"
  1900.  
  1901. link.mklink ../../../boost/mpl/arg.hpp
  1902.  
  1903. ln -f -s "../../libs/mpl/include/boost/mpl/arg.hpp" "../../../boost/mpl/arg.hpp"
  1904.  
  1905. link.mklink ../../../boost/mpl/arg_fwd.hpp
  1906.  
  1907. ln -f -s "../../libs/mpl/include/boost/mpl/arg_fwd.hpp" "../../../boost/mpl/arg_fwd.hpp"
  1908.  
  1909. link.mklink ../../../boost/mpl/aux_/na_assert.hpp
  1910.  
  1911. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/na_assert.hpp" "../../../boost/mpl/aux_/na_assert.hpp"
  1912.  
  1913. link.mklink ../../../boost/mpl/assert.hpp
  1914.  
  1915. ln -f -s "../../libs/mpl/core/include/boost/mpl/assert.hpp" "../../../boost/mpl/assert.hpp"
  1916.  
  1917. link.mklink ../../../boost/mpl/not.hpp
  1918.  
  1919. ln -f -s "../../libs/mpl/core/include/boost/mpl/not.hpp" "../../../boost/mpl/not.hpp"
  1920.  
  1921. link.mklink ../../../boost/mpl/aux_/config/gpu.hpp
  1922.  
  1923. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/gpu.hpp" "../../../boost/mpl/aux_/config/gpu.hpp"
  1924.  
  1925. link.mklink ../../../boost/mpl/aux_/config/pp_counter.hpp
  1926.  
  1927. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/pp_counter.hpp" "../../../boost/mpl/aux_/config/pp_counter.hpp"
  1928.  
  1929. link.mklink ../../../boost/mpl/aux_/arity_spec.hpp
  1930.  
  1931. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/arity_spec.hpp" "../../../boost/mpl/aux_/arity_spec.hpp"
  1932.  
  1933. link.mklink ../../../boost/mpl/aux_/arg_typedef.hpp
  1934.  
  1935. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/arg_typedef.hpp" "../../../boost/mpl/aux_/arg_typedef.hpp"
  1936.  
  1937. link.mklink ../../../boost/mpl/aux_/preprocessor/default_params.hpp
  1938.  
  1939. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/default_params.hpp" "../../../boost/mpl/aux_/preprocessor/default_params.hpp"
  1940.  
  1941. ...on 100th target...
  1942. link.mklink ../../../boost/utility/addressof.hpp
  1943.  
  1944. ln -f -s "../../libs/core/include/boost/utility/addressof.hpp" "../../../boost/utility/addressof.hpp"
  1945.  
  1946. link.mklink ../../../boost/mpl/and.hpp
  1947.  
  1948. ln -f -s "../../libs/mpl/core/include/boost/mpl/and.hpp" "../../../boost/mpl/and.hpp"
  1949.  
  1950. link.mklink ../../../boost/mpl/always.hpp
  1951.  
  1952. ln -f -s "../../libs/mpl/include/boost/mpl/always.hpp" "../../../boost/mpl/always.hpp"
  1953.  
  1954. link.mklink ../../../boost/mpl/apply.hpp
  1955.  
  1956. ln -f -s "../../libs/mpl/include/boost/mpl/apply.hpp" "../../../boost/mpl/apply.hpp"
  1957.  
  1958. link.mklink ../../../boost/mpl/apply_fwd.hpp
  1959.  
  1960. ln -f -s "../../libs/mpl/include/boost/mpl/apply_fwd.hpp" "../../../boost/mpl/apply_fwd.hpp"
  1961.  
  1962. link.mklink ../../../boost/mpl/apply_wrap.hpp
  1963.  
  1964. ln -f -s "../../libs/mpl/core/include/boost/mpl/apply_wrap.hpp" "../../../boost/mpl/apply_wrap.hpp"
  1965.  
  1966. link.mklink ../../../boost/mpl/aux_/has_apply.hpp
  1967.  
  1968. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/has_apply.hpp" "../../../boost/mpl/aux_/has_apply.hpp"
  1969.  
  1970. link.mklink ../../../boost/mpl/has_xxx.hpp
  1971.  
  1972. ln -f -s "../../libs/mpl/core/include/boost/mpl/has_xxx.hpp" "../../../boost/mpl/has_xxx.hpp"
  1973.  
  1974. link.mklink ../../../boost/mpl/aux_/type_wrapper.hpp
  1975.  
  1976. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/type_wrapper.hpp" "../../../boost/mpl/aux_/type_wrapper.hpp"
  1977.  
  1978. link.mklink ../../../boost/mpl/aux_/config/has_xxx.hpp
  1979.  
  1980. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/has_xxx.hpp" "../../../boost/mpl/aux_/config/has_xxx.hpp"
  1981.  
  1982. link.mklink ../../../boost/mpl/aux_/config/msvc_typename.hpp
  1983.  
  1984. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/msvc_typename.hpp" "../../../boost/mpl/aux_/config/msvc_typename.hpp"
  1985.  
  1986. link.mklink ../../../boost/mpl/aux_/config/has_apply.hpp
  1987.  
  1988. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/has_apply.hpp" "../../../boost/mpl/aux_/config/has_apply.hpp"
  1989.  
  1990. link.mklink ../../../boost/mpl/aux_/msvc_never_true.hpp
  1991.  
  1992. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/msvc_never_true.hpp" "../../../boost/mpl/aux_/msvc_never_true.hpp"
  1993.  
  1994. link.mklink ../../../boost/mpl/aux_/preprocessor/add.hpp
  1995.  
  1996. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/add.hpp" "../../../boost/mpl/aux_/preprocessor/add.hpp"
  1997.  
  1998. link.mklink ../../../boost/mpl/aux_/config/bcc.hpp
  1999.  
  2000. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/config/bcc.hpp" "../../../boost/mpl/aux_/config/bcc.hpp"
  2001.  
  2002. link.mklink ../../../boost/mpl/aux_/msvc_dtw.hpp
  2003.  
  2004. ln -f -s "../../../libs/mpl/core/include/boost/mpl/aux_/msvc_dtw.hpp" "../../../boost/mpl/aux_/msvc_dtw.hpp"
  2005.  
  2006. link.mklink ../../../boost/mpl/lambda.hpp
  2007.  
  2008. ln -f -s "../../libs/mpl/include/boost/mpl/lambda.hpp" "../../../boost/mpl/lambda.hpp"
  2009.  
  2010. link.mklink ../../../boost/mpl/bind.hpp
  2011.  
  2012. ln -f -s "../../libs/mpl/include/boost/mpl/bind.hpp" "../../../boost/mpl/bind.hpp"
  2013.  
  2014. link.mklink ../../../boost/mpl/bind_fwd.hpp
  2015.  
  2016. ln -f -s "../../libs/mpl/include/boost/mpl/bind_fwd.hpp" "../../../boost/mpl/bind_fwd.hpp"
  2017.  
  2018. link.mklink ../../../boost/mpl/aux_/config/bind.hpp
  2019.  
  2020. ln -f -s "../../../../libs/mpl/include/boost/mpl/aux_/config/bind.hpp" "../../../boost/mpl/aux_/config/bind.hpp"
  2021.  
  2022. link.mklink ../../../boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp
  2023.  
  2024. ln -f -s "../../../../libs/mpl/include/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp" "../../../boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp"
  2025.  
  2026. link.mklink ../../../boost/mpl/next.hpp
  2027.  
  2028. ln -f -s "../../libs/mpl/include/boost/mpl/next.hpp" "../../../boost/mpl/next.hpp"
  2029.  
  2030. link.mklink ../../../boost/mpl/next_prior.hpp
  2031.  
  2032. ln -f -s "../../libs/mpl/include/boost/mpl/next_prior.hpp" "../../../boost/mpl/next_prior.hpp"
  2033.  
  2034. link.mklink ../../../boost/mpl/aux_/common_name_wknd.hpp
  2035.  
  2036. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/common_name_wknd.hpp" "../../../boost/mpl/aux_/common_name_wknd.hpp"
  2037.  
  2038. link.mklink ../../../boost/mpl/protect.hpp
  2039.  
  2040. ln -f -s "../../libs/mpl/include/boost/mpl/protect.hpp" "../../../boost/mpl/protect.hpp"
  2041.  
  2042. link.mklink ../../../boost/mpl/aux_/preprocessor/partial_spec_params.hpp
  2043.  
  2044. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/partial_spec_params.hpp" "../../../boost/mpl/aux_/preprocessor/partial_spec_params.hpp"
  2045.  
  2046. link.mklink ../../../boost/mpl/aux_/preprocessor/repeat.hpp
  2047.  
  2048. ln -f -s "../../../../libs/mpl/core/include/boost/mpl/aux_/preprocessor/repeat.hpp" "../../../boost/mpl/aux_/preprocessor/repeat.hpp"
  2049.  
  2050. link.mklink ../../../boost/mpl/aux_/count_args.hpp
  2051.  
  2052. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/count_args.hpp" "../../../boost/mpl/aux_/count_args.hpp"
  2053.  
  2054. link.mklink ../../../boost/mpl/aux_/full_lambda.hpp
  2055.  
  2056. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/full_lambda.hpp" "../../../boost/mpl/aux_/full_lambda.hpp"
  2057.  
  2058. link.mklink ../../../boost/mpl/quote.hpp
  2059.  
  2060. ln -f -s "../../libs/mpl/include/boost/mpl/quote.hpp" "../../../boost/mpl/quote.hpp"
  2061.  
  2062. link.mklink ../../../boost/mpl/void.hpp
  2063.  
  2064. ln -f -s "../../libs/mpl/core/include/boost/mpl/void.hpp" "../../../boost/mpl/void.hpp"
  2065.  
  2066. link.mklink ../../../boost/mpl/aux_/has_type.hpp
  2067.  
  2068. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/has_type.hpp" "../../../boost/mpl/aux_/has_type.hpp"
  2069.  
  2070. link.mklink ../../../boost/mpl/aux_/template_arity.hpp
  2071.  
  2072. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/template_arity.hpp" "../../../boost/mpl/aux_/template_arity.hpp"
  2073.  
  2074. link.mklink ../../../boost/mpl/aux_/has_rebind.hpp
  2075.  
  2076. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/has_rebind.hpp" "../../../boost/mpl/aux_/has_rebind.hpp"
  2077.  
  2078. link.mklink ../../../boost/mpl/aux_/msvc_is_class.hpp
  2079.  
  2080. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/msvc_is_class.hpp" "../../../boost/mpl/aux_/msvc_is_class.hpp"
  2081.  
  2082. link.mklink ../../../boost/mpl/aux_/preprocessor/range.hpp
  2083.  
  2084. ln -f -s "../../../../libs/mpl/include/boost/mpl/aux_/preprocessor/range.hpp" "../../../boost/mpl/aux_/preprocessor/range.hpp"
  2085.  
  2086. link.mklink ../../../boost/mpl/aux_/lambda_no_ctps.hpp
  2087.  
  2088. ln -f -s "../../../libs/mpl/include/boost/mpl/aux_/lambda_no_ctps.hpp" "../../../boost/mpl/aux_/lambda_no_ctps.hpp"
  2089.  
  2090. link.mklink ../../../boost/mpl/is_placeholder.hpp
  2091.  
  2092. ln -f -s "../../libs/mpl/include/boost/mpl/is_placeholder.hpp" "../../../boost/mpl/is_placeholder.hpp"
  2093.  
  2094. link.mklink ../../../boost/detail/indirect_traits.hpp
  2095.  
  2096. ln -f -s "../../libs/detail/include/boost/detail/indirect_traits.hpp" "../../../boost/detail/indirect_traits.hpp"
  2097.  
  2098. link.mklink ../../../boost/shared_ptr.hpp
  2099.  
  2100. ln -f -s "../libs/smart_ptr/include/boost/shared_ptr.hpp" "../../../boost/shared_ptr.hpp"
  2101.  
  2102. mklink-or-dir ../../../boost/smart_ptr
  2103.  
  2104. ln -s ../libs/smart_ptr/include/boost/smart_ptr ../../../boost/smart_ptr
  2105.  
  2106. link.mklink ../../../boost/checked_delete.hpp
  2107.  
  2108. ln -f -s "../libs/core/include/boost/checked_delete.hpp" "../../../boost/checked_delete.hpp"
  2109.  
  2110. link.mklink ../../../boost/throw_exception.hpp
  2111.  
  2112. ln -f -s "../libs/throw_exception/include/boost/throw_exception.hpp" "../../../boost/throw_exception.hpp"
  2113.  
  2114. mklink-or-dir ../../../boost/exception
  2115.  
  2116. mkdir "../../../boost/exception"
  2117.  
  2118. link.mklink ../../../boost/exception/exception.hpp
  2119.  
  2120. ln -f -s "../../libs/throw_exception/include/boost/exception/exception.hpp" "../../../boost/exception/exception.hpp"
  2121.  
  2122. link.mklink ../../../boost/detail/sp_typeinfo.hpp
  2123.  
  2124. ln -f -s "../../libs/core/include/boost/detail/sp_typeinfo.hpp" "../../../boost/detail/sp_typeinfo.hpp"
  2125.  
  2126. link.mklink ../../../boost/predef.h
  2127.  
  2128. ln -f -s "../libs/predef/include/boost/predef.h" "../../../boost/predef.h"
  2129.  
  2130. link.mklink ../../../boost/mpl/size_t.hpp
  2131.  
  2132. ln -f -s "../../libs/mpl/core/include/boost/mpl/size_t.hpp" "../../../boost/mpl/size_t.hpp"
  2133.  
  2134. link.mklink ../../../boost/mpl/size_t_fwd.hpp
  2135.  
  2136. ln -f -s "../../libs/mpl/core/include/boost/mpl/size_t_fwd.hpp" "../../../boost/mpl/size_t_fwd.hpp"
  2137.  
  2138. mklink-or-dir ../../../boost/io
  2139.  
  2140. ln -s ../libs/io/include/boost/io ../../../boost/io
  2141.  
  2142. link.mklink ../../../boost/io_fwd.hpp
  2143.  
  2144. ln -f -s "../libs/io/include/boost/io_fwd.hpp" "../../../boost/io_fwd.hpp"
  2145.  
  2146. mklink-or-dir ../../../boost/functional
  2147.  
  2148. ln -s ../libs/functional/include/boost/functional ../../../boost/functional
  2149.  
  2150. link.mklink ../../../boost/detail/scoped_enum_emulation.hpp
  2151.  
  2152. ln -f -s "../../libs/core/include/boost/detail/scoped_enum_emulation.hpp" "../../../boost/detail/scoped_enum_emulation.hpp"
  2153.  
  2154. link.mklink ../../../boost/detail/bitmask.hpp
  2155.  
  2156. ln -f -s "../../libs/detail/include/boost/detail/bitmask.hpp" "../../../boost/detail/bitmask.hpp"
  2157.  
  2158. mklink-or-dir ../../../boost/range
  2159.  
  2160. ln -s ../libs/range/include/boost/range ../../../boost/range
  2161.  
  2162. link.mklink ../../../boost/smart_ptr.hpp
  2163.  
  2164. ln -f -s "../libs/smart_ptr/include/boost/smart_ptr.hpp" "../../../boost/smart_ptr.hpp"
  2165.  
  2166. link.mklink ../../../boost/scoped_ptr.hpp
  2167.  
  2168. ln -f -s "../libs/smart_ptr/include/boost/scoped_ptr.hpp" "../../../boost/scoped_ptr.hpp"
  2169.  
  2170. link.mklink ../../../boost/scoped_array.hpp
  2171.  
  2172. ln -f -s "../libs/smart_ptr/include/boost/scoped_array.hpp" "../../../boost/scoped_array.hpp"
  2173.  
  2174. link.mklink ../../../boost/shared_array.hpp
  2175.  
  2176. ln -f -s "../libs/smart_ptr/include/boost/shared_array.hpp" "../../../boost/shared_array.hpp"
  2177.  
  2178. link.mklink ../../../boost/weak_ptr.hpp
  2179.  
  2180. ln -f -s "../libs/smart_ptr/include/boost/weak_ptr.hpp" "../../../boost/weak_ptr.hpp"
  2181.  
  2182. link.mklink ../../../boost/intrusive_ptr.hpp
  2183.  
  2184. ln -f -s "../libs/smart_ptr/include/boost/intrusive_ptr.hpp" "../../../boost/intrusive_ptr.hpp"
  2185.  
  2186. link.mklink ../../../boost/enable_shared_from_this.hpp
  2187.  
  2188. ln -f -s "../libs/smart_ptr/include/boost/enable_shared_from_this.hpp" "../../../boost/enable_shared_from_this.hpp"
  2189.  
  2190. link.mklink ../../../boost/make_shared.hpp
  2191.  
  2192. ln -f -s "../libs/smart_ptr/include/boost/make_shared.hpp" "../../../boost/make_shared.hpp"
  2193.  
  2194. mklink-or-dir ../../../boost/align
  2195.  
  2196. ln -s ../libs/align/include/boost/align ../../../boost/align
  2197.  
  2198. link.mklink ../../../boost/utility.hpp
  2199.  
  2200. ln -f -s "../libs/utility/include/boost/utility.hpp" "../../../boost/utility.hpp"
  2201.  
  2202. link.mklink ../../../boost/utility/base_from_member.hpp
  2203.  
  2204. ln -f -s "../../libs/utility/include/boost/utility/base_from_member.hpp" "../../../boost/utility/base_from_member.hpp"
  2205.  
  2206. link.mklink ../../../boost/utility/binary.hpp
  2207.  
  2208. ln -f -s "../../libs/utility/include/boost/utility/binary.hpp" "../../../boost/utility/binary.hpp"
  2209.  
  2210. link.mklink ../../../boost/utility/identity_type.hpp
  2211.  
  2212. ln -f -s "../../libs/utility/include/boost/utility/identity_type.hpp" "../../../boost/utility/identity_type.hpp"
  2213.  
  2214. link.mklink ../../../boost/next_prior.hpp
  2215.  
  2216. ln -f -s "../libs/utility/include/boost/next_prior.hpp" "../../../boost/next_prior.hpp"
  2217.  
  2218. gcc.compile.c++ bin/gcc-4.2.1/release/process_jam_log.o
  2219.  
  2220. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -D_CRT_SECURE_NO_WARNINGS -I"../../.." -c -o "bin/gcc-4.2.1/release/process_jam_log.o" "../src/process_jam_log.cpp"
  2221.  
  2222. In file included from ../../../boost/mpl/or.hpp:43,
  2223. from ../../../boost/iterator/interoperable.hpp:11,
  2224. from ../../../boost/iterator/iterator_facade.hpp:12,
  2225. from ../../../boost/filesystem/path.hpp:28,
  2226. from ../../../boost/filesystem/operations.hpp:25,
  2227. from ../src/detail/common.hpp:12,
  2228. from ../src/process_jam_log.cpp:14:
  2229. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/or.hpp: No such file or directory
  2230. In file included from ../../../boost/mpl/arg.hpp:37,
  2231. from ../../../boost/mpl/placeholders.hpp:24,
  2232. from ../../../boost/iterator/iterator_categories.hpp:17,
  2233. from ../../../boost/iterator/iterator_facade.hpp:14,
  2234. from ../../../boost/filesystem/path.hpp:28,
  2235. from ../../../boost/filesystem/operations.hpp:25,
  2236. from ../src/detail/common.hpp:12,
  2237. from ../src/process_jam_log.cpp:14:
  2238. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/arg.hpp: No such file or directory
  2239. In file included from ../../../boost/mpl/placeholders.hpp:43,
  2240. from ../../../boost/iterator/iterator_categories.hpp:17,
  2241. from ../../../boost/iterator/iterator_facade.hpp:14,
  2242. from ../../../boost/filesystem/path.hpp:28,
  2243. from ../../../boost/filesystem/operations.hpp:25,
  2244. from ../src/detail/common.hpp:12,
  2245. from ../src/process_jam_log.cpp:14:
  2246. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/placeholders.hpp: No such file or directory
  2247. In file included from ../../../boost/mpl/and.hpp:42,
  2248. from ../../../boost/iterator/detail/facade_iterator_category.hpp:10,
  2249. from ../../../boost/iterator/iterator_facade.hpp:16,
  2250. from ../../../boost/filesystem/path.hpp:28,
  2251. from ../../../boost/filesystem/operations.hpp:25,
  2252. from ../src/detail/common.hpp:12,
  2253. from ../src/process_jam_log.cpp:14:
  2254. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/and.hpp: No such file or directory
  2255. In file included from ../../../boost/mpl/apply_fwd.hpp:31,
  2256. from ../../../boost/mpl/apply.hpp:22,
  2257. from ../../../boost/iterator/iterator_facade.hpp:36,
  2258. from ../../../boost/filesystem/path.hpp:28,
  2259. from ../../../boost/filesystem/operations.hpp:25,
  2260. from ../src/detail/common.hpp:12,
  2261. from ../src/process_jam_log.cpp:14:
  2262. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp: No such file or directory
  2263. In file included from ../../../boost/mpl/apply_wrap.hpp:34,
  2264. from ../../../boost/mpl/apply.hpp:23,
  2265. from ../../../boost/iterator/iterator_facade.hpp:36,
  2266. from ../../../boost/filesystem/path.hpp:28,
  2267. from ../../../boost/filesystem/operations.hpp:25,
  2268. from ../src/detail/common.hpp:12,
  2269. from ../src/process_jam_log.cpp:14:
  2270. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp: No such file or directory
  2271. In file included from ../../../boost/mpl/bind_fwd.hpp:32,
  2272. from ../../../boost/mpl/bind.hpp:23,
  2273. from ../../../boost/mpl/lambda.hpp:18,
  2274. from ../../../boost/mpl/apply.hpp:25,
  2275. from ../../../boost/iterator/iterator_facade.hpp:36,
  2276. from ../../../boost/filesystem/path.hpp:28,
  2277. from ../../../boost/filesystem/operations.hpp:25,
  2278. from ../src/detail/common.hpp:12,
  2279. from ../src/process_jam_log.cpp:14:
  2280. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp: No such file or directory
  2281. In file included from ../../../boost/mpl/bind.hpp:50,
  2282. from ../../../boost/mpl/lambda.hpp:18,
  2283. from ../../../boost/mpl/apply.hpp:25,
  2284. from ../../../boost/iterator/iterator_facade.hpp:36,
  2285. from ../../../boost/filesystem/path.hpp:28,
  2286. from ../../../boost/filesystem/operations.hpp:25,
  2287. from ../src/detail/common.hpp:12,
  2288. from ../src/process_jam_log.cpp:14:
  2289. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind.hpp: No such file or directory
  2290. In file included from ../../../boost/mpl/quote.hpp:45,
  2291. from ../../../boost/mpl/aux_/full_lambda.hpp:25,
  2292. from ../../../boost/mpl/lambda.hpp:22,
  2293. from ../../../boost/mpl/apply.hpp:25,
  2294. from ../../../boost/iterator/iterator_facade.hpp:36,
  2295. from ../../../boost/filesystem/path.hpp:28,
  2296. from ../../../boost/filesystem/operations.hpp:25,
  2297. from ../src/detail/common.hpp:12,
  2298. from ../src/process_jam_log.cpp:14:
  2299. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/quote.hpp: No such file or directory
  2300. In file included from ../../../boost/mpl/aux_/template_arity.hpp:43,
  2301. from ../../../boost/mpl/aux_/full_lambda.hpp:29,
  2302. from ../../../boost/mpl/lambda.hpp:22,
  2303. from ../../../boost/mpl/apply.hpp:25,
  2304. from ../../../boost/iterator/iterator_facade.hpp:36,
  2305. from ../../../boost/filesystem/path.hpp:28,
  2306. from ../../../boost/filesystem/operations.hpp:25,
  2307. from ../src/detail/common.hpp:12,
  2308. from ../src/process_jam_log.cpp:14:
  2309. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: No such file or directory
  2310. In file included from ../../../boost/mpl/aux_/full_lambda.hpp:44,
  2311. from ../../../boost/mpl/lambda.hpp:22,
  2312. from ../../../boost/mpl/apply.hpp:25,
  2313. from ../../../boost/iterator/iterator_facade.hpp:36,
  2314. from ../../../boost/filesystem/path.hpp:28,
  2315. from ../../../boost/filesystem/operations.hpp:25,
  2316. from ../src/detail/common.hpp:12,
  2317. from ../src/process_jam_log.cpp:14:
  2318. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp: No such file or directory
  2319. In file included from ../../../boost/mpl/apply.hpp:36,
  2320. from ../../../boost/iterator/iterator_facade.hpp:36,
  2321. from ../../../boost/filesystem/path.hpp:28,
  2322. from ../../../boost/filesystem/operations.hpp:25,
  2323. from ../src/detail/common.hpp:12,
  2324. from ../src/process_jam_log.cpp:14:
  2325. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply.hpp: No such file or directory
  2326. In file included from ../../../boost/iterator/iterator_facade.hpp:12,
  2327. from ../../../boost/filesystem/path.hpp:28,
  2328. from ../../../boost/filesystem/operations.hpp:25,
  2329. from ../src/detail/common.hpp:12,
  2330. from ../src/process_jam_log.cpp:14:
  2331. ../../../boost/iterator/interoperable.hpp:39: error: expected template-name before '<' token
  2332. ../../../boost/iterator/interoperable.hpp:39: error: expected `{' before '<' token
  2333. ../../../boost/iterator/interoperable.hpp:39: error: expected unqualified-id before '<' token
  2334. In file included from ../../../boost/iterator/iterator_facade.hpp:14,
  2335. from ../../../boost/filesystem/path.hpp:28,
  2336. from ../../../boost/filesystem/operations.hpp:25,
  2337. from ../src/detail/common.hpp:12,
  2338. from ../src/process_jam_log.cpp:14:
  2339. ../../../boost/iterator/iterator_categories.hpp:116: error: expected type-specifier
  2340. ../../../boost/iterator/iterator_categories.hpp:116: error: expected '>'
  2341. ../../../boost/iterator/iterator_categories.hpp:181: error: expected type-specifier
  2342. ../../../boost/iterator/iterator_categories.hpp:181: error: expected '>'
  2343. In file included from ../../../boost/iterator/detail/facade_iterator_category.hpp:26,
  2344. from ../../../boost/iterator/iterator_facade.hpp:16,
  2345. from ../../../boost/filesystem/path.hpp:28,
  2346. from ../../../boost/filesystem/operations.hpp:25,
  2347. from ../src/detail/common.hpp:12,
  2348. from ../src/process_jam_log.cpp:14:
  2349. ../../../boost/detail/indirect_traits.hpp:94: error: expected template-name before '<' token
  2350. ../../../boost/detail/indirect_traits.hpp:94: error: expected `{' before '<' token
  2351. ../../../boost/detail/indirect_traits.hpp:94: error: expected unqualified-id before '<' token
  2352. ../../../boost/detail/indirect_traits.hpp:118: error: expected template-name before '<' token
  2353. ../../../boost/detail/indirect_traits.hpp:118: error: expected `{' before '<' token
  2354. ../../../boost/detail/indirect_traits.hpp:118: error: expected unqualified-id before '<' token
  2355. ../../../boost/detail/indirect_traits.hpp:172: error: expected template-name before '<' token
  2356. ../../../boost/detail/indirect_traits.hpp:172: error: expected `{' before '<' token
  2357. ../../../boost/detail/indirect_traits.hpp:172: error: expected unqualified-id before '<' token
  2358. ../../../boost/detail/indirect_traits.hpp:186: error: expected template-name before '<' token
  2359. ../../../boost/detail/indirect_traits.hpp:186: error: expected `{' before '<' token
  2360. ../../../boost/detail/indirect_traits.hpp:186: error: expected unqualified-id before '<' token
  2361. In file included from ../../../boost/iterator/iterator_facade.hpp:16,
  2362. from ../../../boost/filesystem/path.hpp:28,
  2363. from ../../../boost/filesystem/operations.hpp:25,
  2364. from ../src/detail/common.hpp:12,
  2365. from ../src/process_jam_log.cpp:14:
  2366. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected template-name before '<' token
  2367. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected `{' before '<' token
  2368. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected unqualified-id before '<' token
  2369. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  2370. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  2371. ../../../boost/iterator/detail/facade_iterator_category.hpp:89: error: template argument 1 is invalid
  2372. ../../../boost/iterator/detail/facade_iterator_category.hpp:99: error: keyword 'typename' not allowed in this context (the base class is implicitly a type)
  2373. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  2374. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  2375. ../../../boost/iterator/detail/facade_iterator_category.hpp:105: error: template argument 1 is invalid
  2376. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected `{' before '>' token
  2377. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected unqualified-id before '>' token
  2378. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected template-name before '<' token
  2379. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected `{' before '<' token
  2380. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected unqualified-id before '<' token
  2381. In file included from ../../../boost/filesystem/path.hpp:28,
  2382. from ../../../boost/filesystem/operations.hpp:25,
  2383. from ../src/detail/common.hpp:12,
  2384. from ../src/process_jam_log.cpp:14:
  2385. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  2386. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  2387. ../../../boost/iterator/iterator_facade.hpp:97: error: wrong number of template arguments (3, should be 2)
  2388. ../../../boost/iterator/detail/enable_if.hpp:68: error: provided for 'template<class Cond, class Return> struct boost::iterators::enable_if'
  2389. ../../../boost/iterator/iterator_facade.hpp:99: error: expected `{' before '>' token
  2390. ../../../boost/iterator/iterator_facade.hpp:99: error: expected unqualified-id before '>' token
  2391. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  2392. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  2393. ../../../boost/iterator/iterator_facade.hpp:297: error: template argument 1 is invalid
  2394. ../../../boost/iterator/iterator_facade.hpp:304: error: expected `{' before '>' token
  2395. ../../../boost/iterator/iterator_facade.hpp:304: error: expected unqualified-id before '>' token
  2396. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  2397. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  2398. ../../../boost/iterator/iterator_facade.hpp:381: error: wrong number of template arguments (2, should be 1)
  2399. ../../../boost/mpl/not.hpp:39: error: provided for 'template<class T> struct boost::mpl::not_'
  2400. ../../../boost/iterator/iterator_facade.hpp:382: error: expected `{' before '>' token
  2401. ../../../boost/iterator/iterator_facade.hpp:382: error: expected unqualified-id before '>' token
  2402. ../../../boost/iterator/iterator_facade.hpp:502: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2403. ../../../boost/iterator/iterator_facade.hpp:502: error: expected template-argument before '<' token
  2404. ../../../boost/iterator/iterator_facade.hpp:502: error: expected '>' before '<' token
  2405. ../../../boost/iterator/iterator_facade.hpp:502: error: template argument 3 is invalid
  2406. ../../../boost/iterator/iterator_facade.hpp:502: error: invalid type in declaration before ';' token
  2407. ../../../boost/iterator/iterator_facade.hpp:503: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2408. ../../../boost/iterator/iterator_facade.hpp:503: error: expected template-argument before '<' token
  2409. ../../../boost/iterator/iterator_facade.hpp:503: error: expected '>' before '<' token
  2410. ../../../boost/iterator/iterator_facade.hpp:503: error: template argument 3 is invalid
  2411. ../../../boost/iterator/iterator_facade.hpp:503: error: invalid type in declaration before ';' token
  2412. ../../../boost/iterator/iterator_facade.hpp:510: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2413. ../../../boost/iterator/iterator_facade.hpp:510: error: expected template-argument before '<' token
  2414. ../../../boost/iterator/iterator_facade.hpp:510: error: expected '>' before '<' token
  2415. ../../../boost/iterator/iterator_facade.hpp:510: error: template argument 3 is invalid
  2416. ../../../boost/iterator/iterator_facade.hpp:510: error: invalid type in declaration before ';' token
  2417. ../../../boost/iterator/iterator_facade.hpp:511: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2418. ../../../boost/iterator/iterator_facade.hpp:511: error: expected template-argument before '<' token
  2419. ../../../boost/iterator/iterator_facade.hpp:511: error: expected '>' before '<' token
  2420. ../../../boost/iterator/iterator_facade.hpp:511: error: template argument 3 is invalid
  2421. ../../../boost/iterator/iterator_facade.hpp:511: error: invalid type in declaration before ';' token
  2422. ../../../boost/iterator/iterator_facade.hpp:512: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2423. ../../../boost/iterator/iterator_facade.hpp:512: error: expected template-argument before '<' token
  2424. ../../../boost/iterator/iterator_facade.hpp:512: error: expected '>' before '<' token
  2425. ../../../boost/iterator/iterator_facade.hpp:512: error: template argument 3 is invalid
  2426. ../../../boost/iterator/iterator_facade.hpp:512: error: invalid type in declaration before ';' token
  2427. ../../../boost/iterator/iterator_facade.hpp:513: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2428. ../../../boost/iterator/iterator_facade.hpp:513: error: expected template-argument before '<' token
  2429. ../../../boost/iterator/iterator_facade.hpp:513: error: expected '>' before '<' token
  2430. ../../../boost/iterator/iterator_facade.hpp:513: error: template argument 3 is invalid
  2431. ../../../boost/iterator/iterator_facade.hpp:513: error: invalid type in declaration before ';' token
  2432. ../../../boost/iterator/iterator_facade.hpp:517: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2433. ../../../boost/iterator/iterator_facade.hpp:517: error: expected template-argument before '<' token
  2434. ../../../boost/iterator/iterator_facade.hpp:517: error: expected '>' before '<' token
  2435. ../../../boost/iterator/iterator_facade.hpp:517: error: template argument 3 is invalid
  2436. ../../../boost/iterator/iterator_facade.hpp:519: error: invalid type in declaration before ';' token
  2437. ../../../boost/iterator/iterator_facade.hpp:890: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2438. ../../../boost/iterator/iterator_facade.hpp:890: error: expected template-argument before '<' token
  2439. ../../../boost/iterator/iterator_facade.hpp:890: error: expected '>' before '<' token
  2440. ../../../boost/iterator/iterator_facade.hpp:890: error: template argument 3 is invalid
  2441. ../../../boost/iterator/iterator_facade.hpp:891: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2442. ../../../boost/iterator/iterator_facade.hpp:891: error: expected template-argument before '<' token
  2443. ../../../boost/iterator/iterator_facade.hpp:891: error: expected '>' before '<' token
  2444. ../../../boost/iterator/iterator_facade.hpp:891: error: template argument 3 is invalid
  2445. ../../../boost/iterator/iterator_facade.hpp:920: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2446. ../../../boost/iterator/iterator_facade.hpp:920: error: expected template-argument before '<' token
  2447. ../../../boost/iterator/iterator_facade.hpp:920: error: expected '>' before '<' token
  2448. ../../../boost/iterator/iterator_facade.hpp:920: error: template argument 3 is invalid
  2449. ../../../boost/iterator/iterator_facade.hpp:921: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2450. ../../../boost/iterator/iterator_facade.hpp:921: error: expected template-argument before '<' token
  2451. ../../../boost/iterator/iterator_facade.hpp:921: error: expected '>' before '<' token
  2452. ../../../boost/iterator/iterator_facade.hpp:921: error: template argument 3 is invalid
  2453. ../../../boost/iterator/iterator_facade.hpp:922: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2454. ../../../boost/iterator/iterator_facade.hpp:922: error: expected template-argument before '<' token
  2455. ../../../boost/iterator/iterator_facade.hpp:922: error: expected '>' before '<' token
  2456. ../../../boost/iterator/iterator_facade.hpp:922: error: template argument 3 is invalid
  2457. ../../../boost/iterator/iterator_facade.hpp:923: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2458. ../../../boost/iterator/iterator_facade.hpp:923: error: expected template-argument before '<' token
  2459. ../../../boost/iterator/iterator_facade.hpp:923: error: expected '>' before '<' token
  2460. ../../../boost/iterator/iterator_facade.hpp:923: error: template argument 3 is invalid
  2461. ../../../boost/iterator/iterator_facade.hpp:928: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2462. ../../../boost/iterator/iterator_facade.hpp:928: error: expected template-argument before '<' token
  2463. ../../../boost/iterator/iterator_facade.hpp:928: error: expected '>' before '<' token
  2464. ../../../boost/iterator/iterator_facade.hpp:928: error: template argument 3 is invalid
  2465. In file included from ../../../boost/filesystem/operations.hpp:25,
  2466. from ../src/detail/common.hpp:12,
  2467. from ../src/process_jam_log.cpp:14:
  2468. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >':
  2469. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >'
  2470. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&>'
  2471. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2472. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  2473. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  2474. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2475. ../../../boost/filesystem/path.hpp:588: instantiated from here
  2476. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  2477. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  2478. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >':
  2479. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >'
  2480. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2481. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  2482. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  2483. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2484. ../../../boost/filesystem/path.hpp:588: instantiated from here
  2485. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  2486. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  2487. In file included from ../src/detail/common.hpp:12,
  2488. from ../src/process_jam_log.cpp:14:
  2489. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>, boost::mpl::identity<boost::iterators::single_pass_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&> >':
  2490. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>, boost::mpl::identity<boost::iterators::single_pass_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&> >'
  2491. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&>'
  2492. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2493. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int, false, false>'
  2494. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2495. ../../../boost/filesystem/operations.hpp:784: instantiated from here
  2496. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>' used in nested name specifier
  2497. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>' used in nested name specifier
  2498. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>, boost::add_pointer<const boost::filesystem::directory_entry>, boost::add_pointer<boost::filesystem::directory_entry> >':
  2499. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>, boost::add_pointer<const boost::filesystem::directory_entry>, boost::add_pointer<boost::filesystem::directory_entry> >'
  2500. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2501. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int, false, false>'
  2502. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2503. ../../../boost/filesystem/operations.hpp:784: instantiated from here
  2504. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>' used in nested name specifier
  2505. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>' used in nested name specifier
  2506. ../../../boost/filesystem/operations.hpp: In member function 'bool boost::filesystem::detail::recur_dir_itr_imp::push_directory(boost::system::error_code&)':
  2507. ../../../boost/filesystem/operations.hpp:932: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2508. ../../../boost/filesystem/operations.hpp:940: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2509. ../../../boost/filesystem/operations.hpp:944: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2510. ../../../boost/filesystem/operations.hpp: In member function 'boost::filesystem::file_status boost::filesystem::recursive_directory_iterator::status() const':
  2511. ../../../boost/filesystem/operations.hpp:1114: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2512. ../../../boost/filesystem/operations.hpp: In member function 'boost::filesystem::file_status boost::filesystem::recursive_directory_iterator::symlink_status() const':
  2513. ../../../boost/filesystem/operations.hpp:1121: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2514. ../src/process_jam_log.cpp: In function 'int main(int, char**)':
  2515. ../src/process_jam_log.cpp:748: warning: comparison between signed and unsigned integer expressions
  2516. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator!=(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::directory_iterator, V1 = boost::filesystem::directory_entry, TC1 = boost::iterators::single_pass_traversal_tag, Reference1 = boost::filesystem::directory_entry&, Difference1 = long int, Derived2 = boost::filesystem::directory_iterator, V2 = boost::filesystem::directory_entry, TC2 = boost::iterators::single_pass_traversal_tag, Reference2 = boost::filesystem::directory_entry&, Difference2 = long int]':
  2517. ../../../boost/filesystem/operations.hpp:945: instantiated from here
  2518. ../../../boost/iterator/iterator_facade.hpp:891: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::directory_iterator, boost::filesystem::directory_iterator>' used in nested name specifier
  2519. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator==(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::directory_iterator, V1 = boost::filesystem::directory_entry, TC1 = boost::iterators::single_pass_traversal_tag, Reference1 = boost::filesystem::directory_entry&, Difference1 = long int, Derived2 = boost::filesystem::directory_iterator, V2 = boost::filesystem::directory_entry, TC2 = boost::iterators::single_pass_traversal_tag, Reference2 = boost::filesystem::directory_entry&, Difference2 = long int]':
  2520. ../../../boost/filesystem/operations.hpp:979: instantiated from here
  2521. ../../../boost/iterator/iterator_facade.hpp:890: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::directory_iterator, boost::filesystem::directory_iterator>' used in nested name specifier
  2522. ../../../boost/system/error_code.hpp: At global scope:
  2523. ../../../boost/system/error_code.hpp:221: warning: 'boost::system::posix_category' defined but not used
  2524. ../../../boost/system/error_code.hpp:222: warning: 'boost::system::errno_ecat' defined but not used
  2525. ../../../boost/system/error_code.hpp:223: warning: 'boost::system::native_ecat' defined but not used
  2526. ...failed gcc.compile.c++ bin/gcc-4.2.1/release/process_jam_log.o...
  2527. gcc.compile.c++ bin/gcc-4.2.1/release/tiny_xml.o
  2528.  
  2529. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -D_CRT_SECURE_NO_WARNINGS -I"../../.." -c -o "bin/gcc-4.2.1/release/tiny_xml.o" "../src/detail/tiny_xml.cpp"
  2530.  
  2531. common.mkdir ../../../bin.v2/libs
  2532.  
  2533. mkdir -p "../../../bin.v2/libs"
  2534.  
  2535. common.mkdir ../../../bin.v2/libs/filesystem
  2536.  
  2537. mkdir -p "../../../bin.v2/libs/filesystem"
  2538.  
  2539. common.mkdir ../../../bin.v2/libs/filesystem/build
  2540.  
  2541. mkdir -p "../../../bin.v2/libs/filesystem/build"
  2542.  
  2543. common.mkdir ../../../bin.v2/libs/filesystem/build/gcc-4.2.1
  2544.  
  2545. mkdir -p "../../../bin.v2/libs/filesystem/build/gcc-4.2.1"
  2546.  
  2547. common.mkdir ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release
  2548.  
  2549. mkdir -p "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release"
  2550.  
  2551. common.mkdir ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static
  2552.  
  2553. mkdir -p "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static"
  2554.  
  2555. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/codecvt_error_category.o
  2556.  
  2557. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/codecvt_error_category.o" "../../../libs/filesystem/src/codecvt_error_category.cpp"
  2558.  
  2559. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/operations.o
  2560.  
  2561. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/operations.o" "../../../libs/filesystem/src/operations.cpp"
  2562.  
  2563. In file included from ../../../boost/mpl/or.hpp:43,
  2564. from ../../../boost/iterator/interoperable.hpp:11,
  2565. from ../../../boost/iterator/iterator_facade.hpp:12,
  2566. from ../../../boost/filesystem/path.hpp:28,
  2567. from ../../../boost/filesystem/operations.hpp:25,
  2568. from ../../../libs/filesystem/src/operations.cpp:44:
  2569. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/or.hpp: No such file or directory
  2570. In file included from ../../../boost/mpl/arg.hpp:37,
  2571. from ../../../boost/mpl/placeholders.hpp:24,
  2572. from ../../../boost/iterator/iterator_categories.hpp:17,
  2573. from ../../../boost/iterator/iterator_facade.hpp:14,
  2574. from ../../../boost/filesystem/path.hpp:28,
  2575. from ../../../boost/filesystem/operations.hpp:25,
  2576. from ../../../libs/filesystem/src/operations.cpp:44:
  2577. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/arg.hpp: No such file or directory
  2578. In file included from ../../../boost/mpl/placeholders.hpp:43,
  2579. from ../../../boost/iterator/iterator_categories.hpp:17,
  2580. from ../../../boost/iterator/iterator_facade.hpp:14,
  2581. from ../../../boost/filesystem/path.hpp:28,
  2582. from ../../../boost/filesystem/operations.hpp:25,
  2583. from ../../../libs/filesystem/src/operations.cpp:44:
  2584. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/placeholders.hpp: No such file or directory
  2585. In file included from ../../../boost/mpl/and.hpp:42,
  2586. from ../../../boost/iterator/detail/facade_iterator_category.hpp:10,
  2587. from ../../../boost/iterator/iterator_facade.hpp:16,
  2588. from ../../../boost/filesystem/path.hpp:28,
  2589. from ../../../boost/filesystem/operations.hpp:25,
  2590. from ../../../libs/filesystem/src/operations.cpp:44:
  2591. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/and.hpp: No such file or directory
  2592. In file included from ../../../boost/mpl/apply_fwd.hpp:31,
  2593. from ../../../boost/mpl/apply.hpp:22,
  2594. from ../../../boost/iterator/iterator_facade.hpp:36,
  2595. from ../../../boost/filesystem/path.hpp:28,
  2596. from ../../../boost/filesystem/operations.hpp:25,
  2597. from ../../../libs/filesystem/src/operations.cpp:44:
  2598. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp: No such file or directory
  2599. In file included from ../../../boost/mpl/apply_wrap.hpp:34,
  2600. from ../../../boost/mpl/apply.hpp:23,
  2601. from ../../../boost/iterator/iterator_facade.hpp:36,
  2602. from ../../../boost/filesystem/path.hpp:28,
  2603. from ../../../boost/filesystem/operations.hpp:25,
  2604. from ../../../libs/filesystem/src/operations.cpp:44:
  2605. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp: No such file or directory
  2606. In file included from ../../../boost/mpl/bind_fwd.hpp:32,
  2607. from ../../../boost/mpl/bind.hpp:23,
  2608. from ../../../boost/mpl/lambda.hpp:18,
  2609. from ../../../boost/mpl/apply.hpp:25,
  2610. from ../../../boost/iterator/iterator_facade.hpp:36,
  2611. from ../../../boost/filesystem/path.hpp:28,
  2612. from ../../../boost/filesystem/operations.hpp:25,
  2613. from ../../../libs/filesystem/src/operations.cpp:44:
  2614. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp: No such file or directory
  2615. In file included from ../../../boost/mpl/bind.hpp:50,
  2616. from ../../../boost/mpl/lambda.hpp:18,
  2617. from ../../../boost/mpl/apply.hpp:25,
  2618. from ../../../boost/iterator/iterator_facade.hpp:36,
  2619. from ../../../boost/filesystem/path.hpp:28,
  2620. from ../../../boost/filesystem/operations.hpp:25,
  2621. from ../../../libs/filesystem/src/operations.cpp:44:
  2622. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind.hpp: No such file or directory
  2623. In file included from ../../../boost/mpl/quote.hpp:45,
  2624. from ../../../boost/mpl/aux_/full_lambda.hpp:25,
  2625. from ../../../boost/mpl/lambda.hpp:22,
  2626. from ../../../boost/mpl/apply.hpp:25,
  2627. from ../../../boost/iterator/iterator_facade.hpp:36,
  2628. from ../../../boost/filesystem/path.hpp:28,
  2629. from ../../../boost/filesystem/operations.hpp:25,
  2630. from ../../../libs/filesystem/src/operations.cpp:44:
  2631. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/quote.hpp: No such file or directory
  2632. In file included from ../../../boost/mpl/aux_/template_arity.hpp:43,
  2633. from ../../../boost/mpl/aux_/full_lambda.hpp:29,
  2634. from ../../../boost/mpl/lambda.hpp:22,
  2635. from ../../../boost/mpl/apply.hpp:25,
  2636. from ../../../boost/iterator/iterator_facade.hpp:36,
  2637. from ../../../boost/filesystem/path.hpp:28,
  2638. from ../../../boost/filesystem/operations.hpp:25,
  2639. from ../../../libs/filesystem/src/operations.cpp:44:
  2640. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: No such file or directory
  2641. In file included from ../../../boost/mpl/aux_/full_lambda.hpp:44,
  2642. from ../../../boost/mpl/lambda.hpp:22,
  2643. from ../../../boost/mpl/apply.hpp:25,
  2644. from ../../../boost/iterator/iterator_facade.hpp:36,
  2645. from ../../../boost/filesystem/path.hpp:28,
  2646. from ../../../boost/filesystem/operations.hpp:25,
  2647. from ../../../libs/filesystem/src/operations.cpp:44:
  2648. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp: No such file or directory
  2649. In file included from ../../../boost/mpl/apply.hpp:36,
  2650. from ../../../boost/iterator/iterator_facade.hpp:36,
  2651. from ../../../boost/filesystem/path.hpp:28,
  2652. from ../../../boost/filesystem/operations.hpp:25,
  2653. from ../../../libs/filesystem/src/operations.cpp:44:
  2654. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply.hpp: No such file or directory
  2655. In file included from ../../../boost/iterator/iterator_facade.hpp:12,
  2656. from ../../../boost/filesystem/path.hpp:28,
  2657. from ../../../boost/filesystem/operations.hpp:25,
  2658. from ../../../libs/filesystem/src/operations.cpp:44:
  2659. ../../../boost/iterator/interoperable.hpp:39: error: expected template-name before '<' token
  2660. ../../../boost/iterator/interoperable.hpp:39: error: expected `{' before '<' token
  2661. ../../../boost/iterator/interoperable.hpp:39: error: expected unqualified-id before '<' token
  2662. In file included from ../../../boost/iterator/iterator_facade.hpp:14,
  2663. from ../../../boost/filesystem/path.hpp:28,
  2664. from ../../../boost/filesystem/operations.hpp:25,
  2665. from ../../../libs/filesystem/src/operations.cpp:44:
  2666. ../../../boost/iterator/iterator_categories.hpp:116: error: expected type-specifier
  2667. ../../../boost/iterator/iterator_categories.hpp:116: error: expected '>'
  2668. ../../../boost/iterator/iterator_categories.hpp:181: error: expected type-specifier
  2669. ../../../boost/iterator/iterator_categories.hpp:181: error: expected '>'
  2670. In file included from ../../../boost/iterator/detail/facade_iterator_category.hpp:26,
  2671. from ../../../boost/iterator/iterator_facade.hpp:16,
  2672. from ../../../boost/filesystem/path.hpp:28,
  2673. from ../../../boost/filesystem/operations.hpp:25,
  2674. from ../../../libs/filesystem/src/operations.cpp:44:
  2675. ../../../boost/detail/indirect_traits.hpp:94: error: expected template-name before '<' token
  2676. ../../../boost/detail/indirect_traits.hpp:94: error: expected `{' before '<' token
  2677. ../../../boost/detail/indirect_traits.hpp:94: error: expected unqualified-id before '<' token
  2678. ../../../boost/detail/indirect_traits.hpp:118: error: expected template-name before '<' token
  2679. ../../../boost/detail/indirect_traits.hpp:118: error: expected `{' before '<' token
  2680. ../../../boost/detail/indirect_traits.hpp:118: error: expected unqualified-id before '<' token
  2681. ../../../boost/detail/indirect_traits.hpp:172: error: expected template-name before '<' token
  2682. ../../../boost/detail/indirect_traits.hpp:172: error: expected `{' before '<' token
  2683. ../../../boost/detail/indirect_traits.hpp:172: error: expected unqualified-id before '<' token
  2684. ../../../boost/detail/indirect_traits.hpp:186: error: expected template-name before '<' token
  2685. ../../../boost/detail/indirect_traits.hpp:186: error: expected `{' before '<' token
  2686. ../../../boost/detail/indirect_traits.hpp:186: error: expected unqualified-id before '<' token
  2687. In file included from ../../../boost/iterator/iterator_facade.hpp:16,
  2688. from ../../../boost/filesystem/path.hpp:28,
  2689. from ../../../boost/filesystem/operations.hpp:25,
  2690. from ../../../libs/filesystem/src/operations.cpp:44:
  2691. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected template-name before '<' token
  2692. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected `{' before '<' token
  2693. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected unqualified-id before '<' token
  2694. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  2695. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  2696. ../../../boost/iterator/detail/facade_iterator_category.hpp:89: error: template argument 1 is invalid
  2697. ../../../boost/iterator/detail/facade_iterator_category.hpp:99: error: keyword 'typename' not allowed in this context (the base class is implicitly a type)
  2698. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  2699. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  2700. ../../../boost/iterator/detail/facade_iterator_category.hpp:105: error: template argument 1 is invalid
  2701. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected `{' before '>' token
  2702. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected unqualified-id before '>' token
  2703. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected template-name before '<' token
  2704. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected `{' before '<' token
  2705. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected unqualified-id before '<' token
  2706. In file included from ../../../boost/filesystem/path.hpp:28,
  2707. from ../../../boost/filesystem/operations.hpp:25,
  2708. from ../../../libs/filesystem/src/operations.cpp:44:
  2709. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  2710. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  2711. ../../../boost/iterator/iterator_facade.hpp:97: error: wrong number of template arguments (3, should be 2)
  2712. ../../../boost/iterator/detail/enable_if.hpp:68: error: provided for 'template<class Cond, class Return> struct boost::iterators::enable_if'
  2713. ../../../boost/iterator/iterator_facade.hpp:99: error: expected `{' before '>' token
  2714. ../../../boost/iterator/iterator_facade.hpp:99: error: expected unqualified-id before '>' token
  2715. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  2716. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  2717. ../../../boost/iterator/iterator_facade.hpp:297: error: template argument 1 is invalid
  2718. ../../../boost/iterator/iterator_facade.hpp:304: error: expected `{' before '>' token
  2719. ../../../boost/iterator/iterator_facade.hpp:304: error: expected unqualified-id before '>' token
  2720. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  2721. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  2722. ../../../boost/iterator/iterator_facade.hpp:381: error: wrong number of template arguments (2, should be 1)
  2723. ../../../boost/mpl/not.hpp:39: error: provided for 'template<class T> struct boost::mpl::not_'
  2724. ../../../boost/iterator/iterator_facade.hpp:382: error: expected `{' before '>' token
  2725. ../../../boost/iterator/iterator_facade.hpp:382: error: expected unqualified-id before '>' token
  2726. ../../../boost/iterator/iterator_facade.hpp:502: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2727. ../../../boost/iterator/iterator_facade.hpp:502: error: expected template-argument before '<' token
  2728. ../../../boost/iterator/iterator_facade.hpp:502: error: expected '>' before '<' token
  2729. ../../../boost/iterator/iterator_facade.hpp:502: error: template argument 3 is invalid
  2730. ../../../boost/iterator/iterator_facade.hpp:502: error: invalid type in declaration before ';' token
  2731. ../../../boost/iterator/iterator_facade.hpp:503: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2732. ../../../boost/iterator/iterator_facade.hpp:503: error: expected template-argument before '<' token
  2733. ../../../boost/iterator/iterator_facade.hpp:503: error: expected '>' before '<' token
  2734. ../../../boost/iterator/iterator_facade.hpp:503: error: template argument 3 is invalid
  2735. ../../../boost/iterator/iterator_facade.hpp:503: error: invalid type in declaration before ';' token
  2736. ../../../boost/iterator/iterator_facade.hpp:510: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2737. ../../../boost/iterator/iterator_facade.hpp:510: error: expected template-argument before '<' token
  2738. ../../../boost/iterator/iterator_facade.hpp:510: error: expected '>' before '<' token
  2739. ../../../boost/iterator/iterator_facade.hpp:510: error: template argument 3 is invalid
  2740. ../../../boost/iterator/iterator_facade.hpp:510: error: invalid type in declaration before ';' token
  2741. ../../../boost/iterator/iterator_facade.hpp:511: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2742. ../../../boost/iterator/iterator_facade.hpp:511: error: expected template-argument before '<' token
  2743. ../../../boost/iterator/iterator_facade.hpp:511: error: expected '>' before '<' token
  2744. ../../../boost/iterator/iterator_facade.hpp:511: error: template argument 3 is invalid
  2745. ../../../boost/iterator/iterator_facade.hpp:511: error: invalid type in declaration before ';' token
  2746. ../../../boost/iterator/iterator_facade.hpp:512: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2747. ../../../boost/iterator/iterator_facade.hpp:512: error: expected template-argument before '<' token
  2748. ../../../boost/iterator/iterator_facade.hpp:512: error: expected '>' before '<' token
  2749. ../../../boost/iterator/iterator_facade.hpp:512: error: template argument 3 is invalid
  2750. ../../../boost/iterator/iterator_facade.hpp:512: error: invalid type in declaration before ';' token
  2751. ../../../boost/iterator/iterator_facade.hpp:513: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2752. ../../../boost/iterator/iterator_facade.hpp:513: error: expected template-argument before '<' token
  2753. ../../../boost/iterator/iterator_facade.hpp:513: error: expected '>' before '<' token
  2754. ../../../boost/iterator/iterator_facade.hpp:513: error: template argument 3 is invalid
  2755. ../../../boost/iterator/iterator_facade.hpp:513: error: invalid type in declaration before ';' token
  2756. ../../../boost/iterator/iterator_facade.hpp:517: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2757. ../../../boost/iterator/iterator_facade.hpp:517: error: expected template-argument before '<' token
  2758. ../../../boost/iterator/iterator_facade.hpp:517: error: expected '>' before '<' token
  2759. ../../../boost/iterator/iterator_facade.hpp:517: error: template argument 3 is invalid
  2760. ../../../boost/iterator/iterator_facade.hpp:519: error: invalid type in declaration before ';' token
  2761. ../../../boost/iterator/iterator_facade.hpp:890: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2762. ../../../boost/iterator/iterator_facade.hpp:890: error: expected template-argument before '<' token
  2763. ../../../boost/iterator/iterator_facade.hpp:890: error: expected '>' before '<' token
  2764. ../../../boost/iterator/iterator_facade.hpp:890: error: template argument 3 is invalid
  2765. ../../../boost/iterator/iterator_facade.hpp:891: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2766. ../../../boost/iterator/iterator_facade.hpp:891: error: expected template-argument before '<' token
  2767. ../../../boost/iterator/iterator_facade.hpp:891: error: expected '>' before '<' token
  2768. ../../../boost/iterator/iterator_facade.hpp:891: error: template argument 3 is invalid
  2769. ../../../boost/iterator/iterator_facade.hpp:920: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2770. ../../../boost/iterator/iterator_facade.hpp:920: error: expected template-argument before '<' token
  2771. ../../../boost/iterator/iterator_facade.hpp:920: error: expected '>' before '<' token
  2772. ../../../boost/iterator/iterator_facade.hpp:920: error: template argument 3 is invalid
  2773. ../../../boost/iterator/iterator_facade.hpp:921: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2774. ../../../boost/iterator/iterator_facade.hpp:921: error: expected template-argument before '<' token
  2775. ../../../boost/iterator/iterator_facade.hpp:921: error: expected '>' before '<' token
  2776. ../../../boost/iterator/iterator_facade.hpp:921: error: template argument 3 is invalid
  2777. ../../../boost/iterator/iterator_facade.hpp:922: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2778. ../../../boost/iterator/iterator_facade.hpp:922: error: expected template-argument before '<' token
  2779. ../../../boost/iterator/iterator_facade.hpp:922: error: expected '>' before '<' token
  2780. ../../../boost/iterator/iterator_facade.hpp:922: error: template argument 3 is invalid
  2781. ../../../boost/iterator/iterator_facade.hpp:923: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2782. ../../../boost/iterator/iterator_facade.hpp:923: error: expected template-argument before '<' token
  2783. ../../../boost/iterator/iterator_facade.hpp:923: error: expected '>' before '<' token
  2784. ../../../boost/iterator/iterator_facade.hpp:923: error: template argument 3 is invalid
  2785. ../../../boost/iterator/iterator_facade.hpp:928: error: 'apply2' in namespace 'boost::mpl' does not name a type
  2786. ../../../boost/iterator/iterator_facade.hpp:928: error: expected template-argument before '<' token
  2787. ../../../boost/iterator/iterator_facade.hpp:928: error: expected '>' before '<' token
  2788. ../../../boost/iterator/iterator_facade.hpp:928: error: template argument 3 is invalid
  2789. In file included from ../../../boost/filesystem/operations.hpp:25,
  2790. from ../../../libs/filesystem/src/operations.cpp:44:
  2791. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >':
  2792. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >'
  2793. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&>'
  2794. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2795. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  2796. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  2797. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2798. ../../../boost/filesystem/path.hpp:588: instantiated from here
  2799. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  2800. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  2801. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >':
  2802. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >'
  2803. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2804. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  2805. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  2806. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  2807. ../../../boost/filesystem/path.hpp:588: instantiated from here
  2808. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  2809. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  2810. In file included from ../../../libs/filesystem/src/operations.cpp:44:
  2811. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>, boost::mpl::identity<boost::iterators::single_pass_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&> >':
  2812. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>, boost::mpl::identity<boost::iterators::single_pass_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&> >'
  2813. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&>'
  2814. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2815. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int, false, false>'
  2816. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2817. ../../../boost/filesystem/operations.hpp:784: instantiated from here
  2818. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>' used in nested name specifier
  2819. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>' used in nested name specifier
  2820. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>, boost::add_pointer<const boost::filesystem::directory_entry>, boost::add_pointer<boost::filesystem::directory_entry> >':
  2821. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>, boost::add_pointer<const boost::filesystem::directory_entry>, boost::add_pointer<boost::filesystem::directory_entry> >'
  2822. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2823. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int, false, false>'
  2824. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  2825. ../../../boost/filesystem/operations.hpp:784: instantiated from here
  2826. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>' used in nested name specifier
  2827. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>' used in nested name specifier
  2828. ../../../boost/filesystem/operations.hpp: In member function 'bool boost::filesystem::detail::recur_dir_itr_imp::push_directory(boost::system::error_code&)':
  2829. ../../../boost/filesystem/operations.hpp:932: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2830. ../../../boost/filesystem/operations.hpp:940: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2831. ../../../boost/filesystem/operations.hpp:944: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2832. ../../../boost/filesystem/operations.hpp: In member function 'boost::filesystem::file_status boost::filesystem::recursive_directory_iterator::status() const':
  2833. ../../../boost/filesystem/operations.hpp:1114: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2834. ../../../boost/filesystem/operations.hpp: In member function 'boost::filesystem::file_status boost::filesystem::recursive_directory_iterator::symlink_status() const':
  2835. ../../../boost/filesystem/operations.hpp:1121: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2836. ../../../libs/filesystem/src/operations.cpp: In function 'uintmax_t<unnamed>::remove_all_aux(const boost::filesystem::path&, boost::filesystem::file_type, boost::system::error_code*)':
  2837. ../../../libs/filesystem/src/operations.cpp:384: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2838. ../../../libs/filesystem/src/operations.cpp:387: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  2839. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator!=(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::directory_iterator, V1 = boost::filesystem::directory_entry, TC1 = boost::iterators::single_pass_traversal_tag, Reference1 = boost::filesystem::directory_entry&, Difference1 = long int, Derived2 = boost::filesystem::directory_iterator, V2 = boost::filesystem::directory_entry, TC2 = boost::iterators::single_pass_traversal_tag, Reference2 = boost::filesystem::directory_entry&, Difference2 = long int]':
  2840. ../../../boost/filesystem/operations.hpp:945: instantiated from here
  2841. ../../../boost/iterator/iterator_facade.hpp:891: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::directory_iterator, boost::filesystem::directory_iterator>' used in nested name specifier
  2842. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator==(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::directory_iterator, V1 = boost::filesystem::directory_entry, TC1 = boost::iterators::single_pass_traversal_tag, Reference1 = boost::filesystem::directory_entry&, Difference1 = long int, Derived2 = boost::filesystem::directory_iterator, V2 = boost::filesystem::directory_entry, TC2 = boost::iterators::single_pass_traversal_tag, Reference2 = boost::filesystem::directory_entry&, Difference2 = long int]':
  2843. ../../../boost/filesystem/operations.hpp:979: instantiated from here
  2844. ../../../boost/iterator/iterator_facade.hpp:890: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::directory_iterator, boost::filesystem::directory_iterator>' used in nested name specifier
  2845. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator!=(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::path::iterator, V1 = const boost::filesystem::path, TC1 = boost::iterators::bidirectional_traversal_tag, Reference1 = const boost::filesystem::path&, Difference1 = long int, Derived2 = boost::filesystem::path::iterator, V2 = const boost::filesystem::path, TC2 = boost::iterators::bidirectional_traversal_tag, Reference2 = const boost::filesystem::path&, Difference2 = long int]':
  2846. ../../../libs/filesystem/src/operations.cpp:813: instantiated from here
  2847. ../../../boost/iterator/iterator_facade.hpp:891: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::path::iterator, boost::filesystem::path::iterator>' used in nested name specifier
  2848. ...failed gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/operations.o...
  2849. link.mklink ../../../boost/detail/utf8_codecvt_facet.hpp
  2850.  
  2851. ln -f -s "../../libs/detail/include/boost/detail/utf8_codecvt_facet.hpp" "../../../boost/detail/utf8_codecvt_facet.hpp"
  2852.  
  2853. link.mklink ../../../boost/detail/utf8_codecvt_facet.ipp
  2854.  
  2855. ln -f -s "../../libs/detail/include/boost/detail/utf8_codecvt_facet.ipp" "../../../boost/detail/utf8_codecvt_facet.ipp"
  2856.  
  2857. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/path.o
  2858.  
  2859. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/path.o" "../../../libs/filesystem/src/path.cpp"
  2860.  
  2861. In file included from ../../../boost/mpl/or.hpp:43,
  2862. from ../../../boost/iterator/interoperable.hpp:11,
  2863. from ../../../boost/iterator/iterator_facade.hpp:12,
  2864. from ../../../boost/filesystem/path.hpp:28,
  2865. from ../../../libs/filesystem/src/path.cpp:26:
  2866. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/or.hpp: No such file or directory
  2867. In file included from ../../../boost/mpl/arg.hpp:37,
  2868. from ../../../boost/mpl/placeholders.hpp:24,
  2869. from ../../../boost/iterator/iterator_categories.hpp:17,
  2870. from ../../../boost/iterator/iterator_facade.hpp:14,
  2871. from ../../../boost/filesystem/path.hpp:28,
  2872. from ../../../libs/filesystem/src/path.cpp:26:
  2873. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/arg.hpp: No such file or directory
  2874. In file included from ../../../boost/mpl/placeholders.hpp:43,
  2875. from ../../../boost/iterator/iterator_categories.hpp:17,
  2876. from ../../../boost/iterator/iterator_facade.hpp:14,
  2877. from ../../../boost/filesystem/path.hpp:28,
  2878. from ../../../libs/filesystem/src/path.cpp:26:
  2879. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/placeholders.hpp: No such file or directory
  2880. In file included from ../../../boost/mpl/and.hpp:42,
  2881. from ../../../boost/iterator/detail/facade_iterator_category.hpp:10,
  2882. from ../../../boost/iterator/iterator_facade.hpp:16,
  2883. from ../../../boost/filesystem/path.hpp:28,
  2884. from ../../../libs/filesystem/src/path.cpp:26:
  2885. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/and.hpp: No such file or directory
  2886. In file included from ../../../boost/mpl/apply_fwd.hpp:31,
  2887. from ../../../boost/mpl/apply.hpp:22,
  2888. from ../../../boost/iterator/iterator_facade.hpp:36,
  2889. from ../../../boost/filesystem/path.hpp:28,
  2890. from ../../../libs/filesystem/src/path.cpp:26:
  2891. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp: No such file or directory
  2892. In file included from ../../../boost/mpl/apply_wrap.hpp:34,
  2893. from ../../../boost/mpl/apply.hpp:23,
  2894. from ../../../boost/iterator/iterator_facade.hpp:36,
  2895. from ../../../boost/filesystem/path.hpp:28,
  2896. from ../../../libs/filesystem/src/path.cpp:26:
  2897. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp: No such file or directory
  2898. In file included from ../../../boost/mpl/bind_fwd.hpp:32,
  2899. from ../../../boost/mpl/bind.hpp:23,
  2900. from ../../../boost/mpl/lambda.hpp:18,
  2901. from ../../../boost/mpl/apply.hpp:25,
  2902. from ../../../boost/iterator/iterator_facade.hpp:36,
  2903. from ../../../boost/filesystem/path.hpp:28,
  2904. from ../../../libs/filesystem/src/path.cpp:26:
  2905. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp: No such file or directory
  2906. In file included from ../../../boost/mpl/bind.hpp:50,
  2907. from ../../../boost/mpl/lambda.hpp:18,
  2908. from ../../../boost/mpl/apply.hpp:25,
  2909. from ../../../boost/iterator/iterator_facade.hpp:36,
  2910. from ../../../boost/filesystem/path.hpp:28,
  2911. from ../../../libs/filesystem/src/path.cpp:26:
  2912. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind.hpp: No such file or directory
  2913. In file included from ../../../boost/mpl/quote.hpp:45,
  2914. from ../../../boost/mpl/aux_/full_lambda.hpp:25,
  2915. from ../../../boost/mpl/lambda.hpp:22,
  2916. from ../../../boost/mpl/apply.hpp:25,
  2917. from ../../../boost/iterator/iterator_facade.hpp:36,
  2918. from ../../../boost/filesystem/path.hpp:28,
  2919. from ../../../libs/filesystem/src/path.cpp:26:
  2920. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/quote.hpp: No such file or directory
  2921. In file included from ../../../boost/mpl/aux_/template_arity.hpp:43,
  2922. from ../../../boost/mpl/aux_/full_lambda.hpp:29,
  2923. from ../../../boost/mpl/lambda.hpp:22,
  2924. from ../../../boost/mpl/apply.hpp:25,
  2925. from ../../../boost/iterator/iterator_facade.hpp:36,
  2926. from ../../../boost/filesystem/path.hpp:28,
  2927. from ../../../libs/filesystem/src/path.cpp:26:
  2928. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: No such file or directory
  2929. In file included from ../../../boost/mpl/aux_/full_lambda.hpp:44,
  2930. from ../../../boost/mpl/lambda.hpp:22,
  2931. from ../../../boost/mpl/apply.hpp:25,
  2932. from ../../../boost/iterator/iterator_facade.hpp:36,
  2933. from ../../../boost/filesystem/path.hpp:28,
  2934. from ../../../libs/filesystem/src/path.cpp:26:
  2935. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp: No such file or directory
  2936. In file included from ../../../boost/mpl/apply.hpp:36,
  2937. from ../../../boost/iterator/iterator_facade.hpp:36,
  2938. from ../../../boost/filesystem/path.hpp:28,
  2939. from ../../../libs/filesystem/src/path.cpp:26:
  2940. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply.hpp: No such file or directory
  2941. In file included from ../../../boost/iterator/iterator_facade.hpp:12,
  2942. from ../../../boost/filesystem/path.hpp:28,
  2943. from ../../../libs/filesystem/src/path.cpp:26:
  2944. ../../../boost/iterator/interoperable.hpp:39: error: expected template-name before '<' token
  2945. ../../../boost/iterator/interoperable.hpp:39: error: expected `{' before '<' token
  2946. ../../../boost/iterator/interoperable.hpp:39: error: expected unqualified-id before '<' token
  2947. In file included from ../../../boost/iterator/iterator_facade.hpp:14,
  2948. from ../../../boost/filesystem/path.hpp:28,
  2949. from ../../../libs/filesystem/src/path.cpp:26:
  2950. ../../../boost/iterator/iterator_categories.hpp:116: error: expected type-specifier
  2951. ../../../boost/iterator/iterator_categories.hpp:116: error: expected '>'
  2952. ../../../boost/iterator/iterator_categories.hpp:181: error: expected type-specifier
  2953. ../../../boost/iterator/iterator_categories.hpp:181: error: expected '>'
  2954. In file included from ../../../boost/iterator/detail/facade_iterator_category.hpp:26,
  2955. from ../../../boost/iterator/iterator_facade.hpp:16,
  2956. from ../../../boost/filesystem/path.hpp:28,
  2957. from ../../../libs/filesystem/src/path.cpp:26:
  2958. ../../../boost/detail/indirect_traits.hpp:94: error: expected template-name before '<' token
  2959. ../../../boost/detail/indirect_traits.hpp:94: error: expected `{' before '<' token
  2960. ../../../boost/detail/indirect_traits.hpp:94: error: expected unqualified-id before '<' token
  2961. ../../../boost/detail/indirect_traits.hpp:118: error: expected template-name before '<' token
  2962. ../../../boost/detail/indirect_traits.hpp:118: error: expected `{' before '<' token
  2963. ../../../boost/detail/indirect_traits.hpp:118: error: expected unqualified-id before '<' token
  2964. ../../../boost/detail/indirect_traits.hpp:172: error: expected template-name before '<' token
  2965. ../../../boost/detail/indirect_traits.hpp:172: error: expected `{' before '<' token
  2966. ../../../boost/detail/indirect_traits.hpp:172: error: expected unqualified-id before '<' token
  2967. ../../../boost/detail/indirect_traits.hpp:186: error: expected template-name before '<' token
  2968. ../../../boost/detail/indirect_traits.hpp:186: error: expected `{' before '<' token
  2969. ../../../boost/detail/indirect_traits.hpp:186: error: expected unqualified-id before '<' token
  2970. In file included from ../../../boost/iterator/iterator_facade.hpp:16,
  2971. from ../../../boost/filesystem/path.hpp:28,
  2972. from ../../../libs/filesystem/src/path.cpp:26:
  2973. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected template-name before '<' token
  2974. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected `{' before '<' token
  2975. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected unqualified-id before '<' token
  2976. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  2977. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  2978. ../../../boost/iterator/detail/facade_iterator_category.hpp:89: error: template argument 1 is invalid
  2979. ../../../boost/iterator/detail/facade_iterator_category.hpp:99: error: keyword 'typename' not allowed in this context (the base class is implicitly a type)
  2980. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  2981. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  2982. ../../../boost/iterator/detail/facade_iterator_category.hpp:105: error: template argument 1 is invalid
  2983. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected `{' before '>' token
  2984. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected unqualified-id before '>' token
  2985. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected template-name before '<' token
  2986. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected `{' before '<' token
  2987. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected unqualified-id before '<' token
  2988. In file included from ../../../boost/filesystem/path.hpp:28,
  2989. from ../../../libs/filesystem/src/path.cpp:26:
  2990. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  2991. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  2992. ../../../boost/iterator/iterator_facade.hpp:97: error: wrong number of template arguments (3, should be 2)
  2993. ../../../boost/iterator/detail/enable_if.hpp:68: error: provided for 'template<class Cond, class Return> struct boost::iterators::enable_if'
  2994. ../../../boost/iterator/iterator_facade.hpp:99: error: expected `{' before '>' token
  2995. ../../../boost/iterator/iterator_facade.hpp:99: error: expected unqualified-id before '>' token
  2996. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  2997. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  2998. ../../../boost/iterator/iterator_facade.hpp:297: error: template argument 1 is invalid
  2999. ../../../boost/iterator/iterator_facade.hpp:304: error: expected `{' before '>' token
  3000. ../../../boost/iterator/iterator_facade.hpp:304: error: expected unqualified-id before '>' token
  3001. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  3002. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  3003. ../../../boost/iterator/iterator_facade.hpp:381: error: wrong number of template arguments (2, should be 1)
  3004. ../../../boost/mpl/not.hpp:39: error: provided for 'template<class T> struct boost::mpl::not_'
  3005. ../../../boost/iterator/iterator_facade.hpp:382: error: expected `{' before '>' token
  3006. ../../../boost/iterator/iterator_facade.hpp:382: error: expected unqualified-id before '>' token
  3007. ../../../boost/iterator/iterator_facade.hpp:502: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3008. ../../../boost/iterator/iterator_facade.hpp:502: error: expected template-argument before '<' token
  3009. ../../../boost/iterator/iterator_facade.hpp:502: error: expected '>' before '<' token
  3010. ../../../boost/iterator/iterator_facade.hpp:502: error: template argument 3 is invalid
  3011. ../../../boost/iterator/iterator_facade.hpp:502: error: invalid type in declaration before ';' token
  3012. ../../../boost/iterator/iterator_facade.hpp:503: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3013. ../../../boost/iterator/iterator_facade.hpp:503: error: expected template-argument before '<' token
  3014. ../../../boost/iterator/iterator_facade.hpp:503: error: expected '>' before '<' token
  3015. ../../../boost/iterator/iterator_facade.hpp:503: error: template argument 3 is invalid
  3016. ../../../boost/iterator/iterator_facade.hpp:503: error: invalid type in declaration before ';' token
  3017. ../../../boost/iterator/iterator_facade.hpp:510: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3018. ../../../boost/iterator/iterator_facade.hpp:510: error: expected template-argument before '<' token
  3019. ../../../boost/iterator/iterator_facade.hpp:510: error: expected '>' before '<' token
  3020. ../../../boost/iterator/iterator_facade.hpp:510: error: template argument 3 is invalid
  3021. ../../../boost/iterator/iterator_facade.hpp:510: error: invalid type in declaration before ';' token
  3022. ../../../boost/iterator/iterator_facade.hpp:511: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3023. ../../../boost/iterator/iterator_facade.hpp:511: error: expected template-argument before '<' token
  3024. ../../../boost/iterator/iterator_facade.hpp:511: error: expected '>' before '<' token
  3025. ../../../boost/iterator/iterator_facade.hpp:511: error: template argument 3 is invalid
  3026. ../../../boost/iterator/iterator_facade.hpp:511: error: invalid type in declaration before ';' token
  3027. ../../../boost/iterator/iterator_facade.hpp:512: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3028. ../../../boost/iterator/iterator_facade.hpp:512: error: expected template-argument before '<' token
  3029. ../../../boost/iterator/iterator_facade.hpp:512: error: expected '>' before '<' token
  3030. ../../../boost/iterator/iterator_facade.hpp:512: error: template argument 3 is invalid
  3031. ../../../boost/iterator/iterator_facade.hpp:512: error: invalid type in declaration before ';' token
  3032. ../../../boost/iterator/iterator_facade.hpp:513: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3033. ../../../boost/iterator/iterator_facade.hpp:513: error: expected template-argument before '<' token
  3034. ../../../boost/iterator/iterator_facade.hpp:513: error: expected '>' before '<' token
  3035. ../../../boost/iterator/iterator_facade.hpp:513: error: template argument 3 is invalid
  3036. ../../../boost/iterator/iterator_facade.hpp:513: error: invalid type in declaration before ';' token
  3037. ../../../boost/iterator/iterator_facade.hpp:517: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3038. ../../../boost/iterator/iterator_facade.hpp:517: error: expected template-argument before '<' token
  3039. ../../../boost/iterator/iterator_facade.hpp:517: error: expected '>' before '<' token
  3040. ../../../boost/iterator/iterator_facade.hpp:517: error: template argument 3 is invalid
  3041. ../../../boost/iterator/iterator_facade.hpp:519: error: invalid type in declaration before ';' token
  3042. ../../../boost/iterator/iterator_facade.hpp:890: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3043. ../../../boost/iterator/iterator_facade.hpp:890: error: expected template-argument before '<' token
  3044. ../../../boost/iterator/iterator_facade.hpp:890: error: expected '>' before '<' token
  3045. ../../../boost/iterator/iterator_facade.hpp:890: error: template argument 3 is invalid
  3046. ../../../boost/iterator/iterator_facade.hpp:891: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3047. ../../../boost/iterator/iterator_facade.hpp:891: error: expected template-argument before '<' token
  3048. ../../../boost/iterator/iterator_facade.hpp:891: error: expected '>' before '<' token
  3049. ../../../boost/iterator/iterator_facade.hpp:891: error: template argument 3 is invalid
  3050. ../../../boost/iterator/iterator_facade.hpp:920: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3051. ../../../boost/iterator/iterator_facade.hpp:920: error: expected template-argument before '<' token
  3052. ../../../boost/iterator/iterator_facade.hpp:920: error: expected '>' before '<' token
  3053. ../../../boost/iterator/iterator_facade.hpp:920: error: template argument 3 is invalid
  3054. ../../../boost/iterator/iterator_facade.hpp:921: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3055. ../../../boost/iterator/iterator_facade.hpp:921: error: expected template-argument before '<' token
  3056. ../../../boost/iterator/iterator_facade.hpp:921: error: expected '>' before '<' token
  3057. ../../../boost/iterator/iterator_facade.hpp:921: error: template argument 3 is invalid
  3058. ../../../boost/iterator/iterator_facade.hpp:922: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3059. ../../../boost/iterator/iterator_facade.hpp:922: error: expected template-argument before '<' token
  3060. ../../../boost/iterator/iterator_facade.hpp:922: error: expected '>' before '<' token
  3061. ../../../boost/iterator/iterator_facade.hpp:922: error: template argument 3 is invalid
  3062. ../../../boost/iterator/iterator_facade.hpp:923: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3063. ../../../boost/iterator/iterator_facade.hpp:923: error: expected template-argument before '<' token
  3064. ../../../boost/iterator/iterator_facade.hpp:923: error: expected '>' before '<' token
  3065. ../../../boost/iterator/iterator_facade.hpp:923: error: template argument 3 is invalid
  3066. ../../../boost/iterator/iterator_facade.hpp:928: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3067. ../../../boost/iterator/iterator_facade.hpp:928: error: expected template-argument before '<' token
  3068. ../../../boost/iterator/iterator_facade.hpp:928: error: expected '>' before '<' token
  3069. ../../../boost/iterator/iterator_facade.hpp:928: error: template argument 3 is invalid
  3070. In file included from ../../../libs/filesystem/src/path.cpp:26:
  3071. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >':
  3072. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >'
  3073. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&>'
  3074. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3075. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  3076. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  3077. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3078. ../../../boost/filesystem/path.hpp:588: instantiated from here
  3079. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  3080. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  3081. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >':
  3082. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >'
  3083. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3084. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  3085. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  3086. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3087. ../../../boost/filesystem/path.hpp:588: instantiated from here
  3088. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  3089. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  3090. ../../../libs/filesystem/src/path.cpp: In member function 'boost::filesystem::path& boost::filesystem::path::m_normalize()':
  3091. ../../../libs/filesystem/src/path.cpp:389: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3092. ../../../libs/filesystem/src/path.cpp:390: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3093. ../../../libs/filesystem/src/path.cpp:396: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3094. ../../../libs/filesystem/src/path.cpp:397: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3095. ../../../libs/filesystem/src/path.cpp:398: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3096. ../../../libs/filesystem/src/path.cpp: In function 'int boost::filesystem::detail::lex_compare(boost::filesystem::path::iterator, boost::filesystem::path::iterator, boost::filesystem::path::iterator, boost::filesystem::path::iterator)':
  3097. ../../../libs/filesystem/src/path.cpp:641: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3098. ../../../libs/filesystem/src/path.cpp:641: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3099. ../../../libs/filesystem/src/path.cpp:642: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3100. ../../../libs/filesystem/src/path.cpp:642: error: base operand of '->' has non-pointer type 'boost::filesystem::path::iterator'
  3101. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator!=(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::path::iterator, V1 = const boost::filesystem::path, TC1 = boost::iterators::bidirectional_traversal_tag, Reference1 = const boost::filesystem::path&, Difference1 = long int, Derived2 = boost::filesystem::path::iterator, V2 = const boost::filesystem::path, TC2 = boost::iterators::bidirectional_traversal_tag, Reference2 = const boost::filesystem::path&, Difference2 = long int]':
  3102. ../../../libs/filesystem/src/path.cpp:386: instantiated from here
  3103. ../../../boost/iterator/iterator_facade.hpp:891: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::path::iterator, boost::filesystem::path::iterator>' used in nested name specifier
  3104. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator==(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::path::iterator, V1 = const boost::filesystem::path, TC1 = boost::iterators::bidirectional_traversal_tag, Reference1 = const boost::filesystem::path&, Difference1 = long int, Derived2 = boost::filesystem::path::iterator, V2 = const boost::filesystem::path, TC2 = boost::iterators::bidirectional_traversal_tag, Reference2 = const boost::filesystem::path&, Difference2 = long int]':
  3105. ../../../libs/filesystem/src/path.cpp:430: instantiated from here
  3106. ../../../boost/iterator/iterator_facade.hpp:890: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::path::iterator, boost::filesystem::path::iterator>' used in nested name specifier
  3107. ...failed gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/path.o...
  3108. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/path_traits.o
  3109.  
  3110. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/path_traits.o" "../../../libs/filesystem/src/path_traits.cpp"
  3111.  
  3112. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/portability.o
  3113.  
  3114. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/portability.o" "../../../libs/filesystem/src/portability.cpp"
  3115.  
  3116. In file included from ../../../boost/mpl/or.hpp:43,
  3117. from ../../../boost/iterator/interoperable.hpp:11,
  3118. from ../../../boost/iterator/iterator_facade.hpp:12,
  3119. from ../../../boost/filesystem/path.hpp:28,
  3120. from ../../../libs/filesystem/src/portability.cpp:21:
  3121. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/or.hpp: No such file or directory
  3122. In file included from ../../../boost/mpl/arg.hpp:37,
  3123. from ../../../boost/mpl/placeholders.hpp:24,
  3124. from ../../../boost/iterator/iterator_categories.hpp:17,
  3125. from ../../../boost/iterator/iterator_facade.hpp:14,
  3126. from ../../../boost/filesystem/path.hpp:28,
  3127. from ../../../libs/filesystem/src/portability.cpp:21:
  3128. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/arg.hpp: No such file or directory
  3129. In file included from ../../../boost/mpl/placeholders.hpp:43,
  3130. from ../../../boost/iterator/iterator_categories.hpp:17,
  3131. from ../../../boost/iterator/iterator_facade.hpp:14,
  3132. from ../../../boost/filesystem/path.hpp:28,
  3133. from ../../../libs/filesystem/src/portability.cpp:21:
  3134. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/placeholders.hpp: No such file or directory
  3135. In file included from ../../../boost/mpl/and.hpp:42,
  3136. from ../../../boost/iterator/detail/facade_iterator_category.hpp:10,
  3137. from ../../../boost/iterator/iterator_facade.hpp:16,
  3138. from ../../../boost/filesystem/path.hpp:28,
  3139. from ../../../libs/filesystem/src/portability.cpp:21:
  3140. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/and.hpp: No such file or directory
  3141. In file included from ../../../boost/mpl/apply_fwd.hpp:31,
  3142. from ../../../boost/mpl/apply.hpp:22,
  3143. from ../../../boost/iterator/iterator_facade.hpp:36,
  3144. from ../../../boost/filesystem/path.hpp:28,
  3145. from ../../../libs/filesystem/src/portability.cpp:21:
  3146. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp: No such file or directory
  3147. In file included from ../../../boost/mpl/apply_wrap.hpp:34,
  3148. from ../../../boost/mpl/apply.hpp:23,
  3149. from ../../../boost/iterator/iterator_facade.hpp:36,
  3150. from ../../../boost/filesystem/path.hpp:28,
  3151. from ../../../libs/filesystem/src/portability.cpp:21:
  3152. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp: No such file or directory
  3153. In file included from ../../../boost/mpl/bind_fwd.hpp:32,
  3154. from ../../../boost/mpl/bind.hpp:23,
  3155. from ../../../boost/mpl/lambda.hpp:18,
  3156. from ../../../boost/mpl/apply.hpp:25,
  3157. from ../../../boost/iterator/iterator_facade.hpp:36,
  3158. from ../../../boost/filesystem/path.hpp:28,
  3159. from ../../../libs/filesystem/src/portability.cpp:21:
  3160. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp: No such file or directory
  3161. In file included from ../../../boost/mpl/bind.hpp:50,
  3162. from ../../../boost/mpl/lambda.hpp:18,
  3163. from ../../../boost/mpl/apply.hpp:25,
  3164. from ../../../boost/iterator/iterator_facade.hpp:36,
  3165. from ../../../boost/filesystem/path.hpp:28,
  3166. from ../../../libs/filesystem/src/portability.cpp:21:
  3167. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind.hpp: No such file or directory
  3168. In file included from ../../../boost/mpl/quote.hpp:45,
  3169. from ../../../boost/mpl/aux_/full_lambda.hpp:25,
  3170. from ../../../boost/mpl/lambda.hpp:22,
  3171. from ../../../boost/mpl/apply.hpp:25,
  3172. from ../../../boost/iterator/iterator_facade.hpp:36,
  3173. from ../../../boost/filesystem/path.hpp:28,
  3174. from ../../../libs/filesystem/src/portability.cpp:21:
  3175. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/quote.hpp: No such file or directory
  3176. In file included from ../../../boost/mpl/aux_/template_arity.hpp:43,
  3177. from ../../../boost/mpl/aux_/full_lambda.hpp:29,
  3178. from ../../../boost/mpl/lambda.hpp:22,
  3179. from ../../../boost/mpl/apply.hpp:25,
  3180. from ../../../boost/iterator/iterator_facade.hpp:36,
  3181. from ../../../boost/filesystem/path.hpp:28,
  3182. from ../../../libs/filesystem/src/portability.cpp:21:
  3183. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: No such file or directory
  3184. In file included from ../../../boost/mpl/aux_/full_lambda.hpp:44,
  3185. from ../../../boost/mpl/lambda.hpp:22,
  3186. from ../../../boost/mpl/apply.hpp:25,
  3187. from ../../../boost/iterator/iterator_facade.hpp:36,
  3188. from ../../../boost/filesystem/path.hpp:28,
  3189. from ../../../libs/filesystem/src/portability.cpp:21:
  3190. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp: No such file or directory
  3191. In file included from ../../../boost/mpl/apply.hpp:36,
  3192. from ../../../boost/iterator/iterator_facade.hpp:36,
  3193. from ../../../boost/filesystem/path.hpp:28,
  3194. from ../../../libs/filesystem/src/portability.cpp:21:
  3195. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply.hpp: No such file or directory
  3196. In file included from ../../../boost/iterator/iterator_facade.hpp:12,
  3197. from ../../../boost/filesystem/path.hpp:28,
  3198. from ../../../libs/filesystem/src/portability.cpp:21:
  3199. ../../../boost/iterator/interoperable.hpp:39: error: expected template-name before '<' token
  3200. ../../../boost/iterator/interoperable.hpp:39: error: expected `{' before '<' token
  3201. ../../../boost/iterator/interoperable.hpp:39: error: expected unqualified-id before '<' token
  3202. In file included from ../../../boost/iterator/iterator_facade.hpp:14,
  3203. from ../../../boost/filesystem/path.hpp:28,
  3204. from ../../../libs/filesystem/src/portability.cpp:21:
  3205. ../../../boost/iterator/iterator_categories.hpp:116: error: expected type-specifier
  3206. ../../../boost/iterator/iterator_categories.hpp:116: error: expected '>'
  3207. ../../../boost/iterator/iterator_categories.hpp:181: error: expected type-specifier
  3208. ../../../boost/iterator/iterator_categories.hpp:181: error: expected '>'
  3209. In file included from ../../../boost/iterator/detail/facade_iterator_category.hpp:26,
  3210. from ../../../boost/iterator/iterator_facade.hpp:16,
  3211. from ../../../boost/filesystem/path.hpp:28,
  3212. from ../../../libs/filesystem/src/portability.cpp:21:
  3213. ../../../boost/detail/indirect_traits.hpp:94: error: expected template-name before '<' token
  3214. ../../../boost/detail/indirect_traits.hpp:94: error: expected `{' before '<' token
  3215. ../../../boost/detail/indirect_traits.hpp:94: error: expected unqualified-id before '<' token
  3216. ../../../boost/detail/indirect_traits.hpp:118: error: expected template-name before '<' token
  3217. ../../../boost/detail/indirect_traits.hpp:118: error: expected `{' before '<' token
  3218. ../../../boost/detail/indirect_traits.hpp:118: error: expected unqualified-id before '<' token
  3219. ../../../boost/detail/indirect_traits.hpp:172: error: expected template-name before '<' token
  3220. ../../../boost/detail/indirect_traits.hpp:172: error: expected `{' before '<' token
  3221. ../../../boost/detail/indirect_traits.hpp:172: error: expected unqualified-id before '<' token
  3222. ../../../boost/detail/indirect_traits.hpp:186: error: expected template-name before '<' token
  3223. ../../../boost/detail/indirect_traits.hpp:186: error: expected `{' before '<' token
  3224. ../../../boost/detail/indirect_traits.hpp:186: error: expected unqualified-id before '<' token
  3225. In file included from ../../../boost/iterator/iterator_facade.hpp:16,
  3226. from ../../../boost/filesystem/path.hpp:28,
  3227. from ../../../libs/filesystem/src/portability.cpp:21:
  3228. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected template-name before '<' token
  3229. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected `{' before '<' token
  3230. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected unqualified-id before '<' token
  3231. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  3232. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  3233. ../../../boost/iterator/detail/facade_iterator_category.hpp:89: error: template argument 1 is invalid
  3234. ../../../boost/iterator/detail/facade_iterator_category.hpp:99: error: keyword 'typename' not allowed in this context (the base class is implicitly a type)
  3235. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  3236. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  3237. ../../../boost/iterator/detail/facade_iterator_category.hpp:105: error: template argument 1 is invalid
  3238. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected `{' before '>' token
  3239. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected unqualified-id before '>' token
  3240. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected template-name before '<' token
  3241. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected `{' before '<' token
  3242. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected unqualified-id before '<' token
  3243. In file included from ../../../boost/filesystem/path.hpp:28,
  3244. from ../../../libs/filesystem/src/portability.cpp:21:
  3245. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  3246. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  3247. ../../../boost/iterator/iterator_facade.hpp:97: error: wrong number of template arguments (3, should be 2)
  3248. ../../../boost/iterator/detail/enable_if.hpp:68: error: provided for 'template<class Cond, class Return> struct boost::iterators::enable_if'
  3249. ../../../boost/iterator/iterator_facade.hpp:99: error: expected `{' before '>' token
  3250. ../../../boost/iterator/iterator_facade.hpp:99: error: expected unqualified-id before '>' token
  3251. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  3252. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  3253. ../../../boost/iterator/iterator_facade.hpp:297: error: template argument 1 is invalid
  3254. ../../../boost/iterator/iterator_facade.hpp:304: error: expected `{' before '>' token
  3255. ../../../boost/iterator/iterator_facade.hpp:304: error: expected unqualified-id before '>' token
  3256. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  3257. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  3258. ../../../boost/iterator/iterator_facade.hpp:381: error: wrong number of template arguments (2, should be 1)
  3259. ../../../boost/mpl/not.hpp:39: error: provided for 'template<class T> struct boost::mpl::not_'
  3260. ../../../boost/iterator/iterator_facade.hpp:382: error: expected `{' before '>' token
  3261. ../../../boost/iterator/iterator_facade.hpp:382: error: expected unqualified-id before '>' token
  3262. ../../../boost/iterator/iterator_facade.hpp:502: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3263. ../../../boost/iterator/iterator_facade.hpp:502: error: expected template-argument before '<' token
  3264. ../../../boost/iterator/iterator_facade.hpp:502: error: expected '>' before '<' token
  3265. ../../../boost/iterator/iterator_facade.hpp:502: error: template argument 3 is invalid
  3266. ../../../boost/iterator/iterator_facade.hpp:502: error: invalid type in declaration before ';' token
  3267. ../../../boost/iterator/iterator_facade.hpp:503: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3268. ../../../boost/iterator/iterator_facade.hpp:503: error: expected template-argument before '<' token
  3269. ../../../boost/iterator/iterator_facade.hpp:503: error: expected '>' before '<' token
  3270. ../../../boost/iterator/iterator_facade.hpp:503: error: template argument 3 is invalid
  3271. ../../../boost/iterator/iterator_facade.hpp:503: error: invalid type in declaration before ';' token
  3272. ../../../boost/iterator/iterator_facade.hpp:510: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3273. ../../../boost/iterator/iterator_facade.hpp:510: error: expected template-argument before '<' token
  3274. ../../../boost/iterator/iterator_facade.hpp:510: error: expected '>' before '<' token
  3275. ../../../boost/iterator/iterator_facade.hpp:510: error: template argument 3 is invalid
  3276. ../../../boost/iterator/iterator_facade.hpp:510: error: invalid type in declaration before ';' token
  3277. ../../../boost/iterator/iterator_facade.hpp:511: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3278. ../../../boost/iterator/iterator_facade.hpp:511: error: expected template-argument before '<' token
  3279. ../../../boost/iterator/iterator_facade.hpp:511: error: expected '>' before '<' token
  3280. ../../../boost/iterator/iterator_facade.hpp:511: error: template argument 3 is invalid
  3281. ../../../boost/iterator/iterator_facade.hpp:511: error: invalid type in declaration before ';' token
  3282. ../../../boost/iterator/iterator_facade.hpp:512: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3283. ../../../boost/iterator/iterator_facade.hpp:512: error: expected template-argument before '<' token
  3284. ../../../boost/iterator/iterator_facade.hpp:512: error: expected '>' before '<' token
  3285. ../../../boost/iterator/iterator_facade.hpp:512: error: template argument 3 is invalid
  3286. ../../../boost/iterator/iterator_facade.hpp:512: error: invalid type in declaration before ';' token
  3287. ../../../boost/iterator/iterator_facade.hpp:513: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3288. ../../../boost/iterator/iterator_facade.hpp:513: error: expected template-argument before '<' token
  3289. ../../../boost/iterator/iterator_facade.hpp:513: error: expected '>' before '<' token
  3290. ../../../boost/iterator/iterator_facade.hpp:513: error: template argument 3 is invalid
  3291. ../../../boost/iterator/iterator_facade.hpp:513: error: invalid type in declaration before ';' token
  3292. ../../../boost/iterator/iterator_facade.hpp:517: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3293. ../../../boost/iterator/iterator_facade.hpp:517: error: expected template-argument before '<' token
  3294. ../../../boost/iterator/iterator_facade.hpp:517: error: expected '>' before '<' token
  3295. ../../../boost/iterator/iterator_facade.hpp:517: error: template argument 3 is invalid
  3296. ../../../boost/iterator/iterator_facade.hpp:519: error: invalid type in declaration before ';' token
  3297. ../../../boost/iterator/iterator_facade.hpp:890: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3298. ../../../boost/iterator/iterator_facade.hpp:890: error: expected template-argument before '<' token
  3299. ../../../boost/iterator/iterator_facade.hpp:890: error: expected '>' before '<' token
  3300. ../../../boost/iterator/iterator_facade.hpp:890: error: template argument 3 is invalid
  3301. ../../../boost/iterator/iterator_facade.hpp:891: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3302. ../../../boost/iterator/iterator_facade.hpp:891: error: expected template-argument before '<' token
  3303. ../../../boost/iterator/iterator_facade.hpp:891: error: expected '>' before '<' token
  3304. ../../../boost/iterator/iterator_facade.hpp:891: error: template argument 3 is invalid
  3305. ../../../boost/iterator/iterator_facade.hpp:920: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3306. ../../../boost/iterator/iterator_facade.hpp:920: error: expected template-argument before '<' token
  3307. ../../../boost/iterator/iterator_facade.hpp:920: error: expected '>' before '<' token
  3308. ../../../boost/iterator/iterator_facade.hpp:920: error: template argument 3 is invalid
  3309. ../../../boost/iterator/iterator_facade.hpp:921: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3310. ../../../boost/iterator/iterator_facade.hpp:921: error: expected template-argument before '<' token
  3311. ../../../boost/iterator/iterator_facade.hpp:921: error: expected '>' before '<' token
  3312. ../../../boost/iterator/iterator_facade.hpp:921: error: template argument 3 is invalid
  3313. ../../../boost/iterator/iterator_facade.hpp:922: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3314. ../../../boost/iterator/iterator_facade.hpp:922: error: expected template-argument before '<' token
  3315. ../../../boost/iterator/iterator_facade.hpp:922: error: expected '>' before '<' token
  3316. ../../../boost/iterator/iterator_facade.hpp:922: error: template argument 3 is invalid
  3317. ../../../boost/iterator/iterator_facade.hpp:923: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3318. ../../../boost/iterator/iterator_facade.hpp:923: error: expected template-argument before '<' token
  3319. ../../../boost/iterator/iterator_facade.hpp:923: error: expected '>' before '<' token
  3320. ../../../boost/iterator/iterator_facade.hpp:923: error: template argument 3 is invalid
  3321. ../../../boost/iterator/iterator_facade.hpp:928: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3322. ../../../boost/iterator/iterator_facade.hpp:928: error: expected template-argument before '<' token
  3323. ../../../boost/iterator/iterator_facade.hpp:928: error: expected '>' before '<' token
  3324. ../../../boost/iterator/iterator_facade.hpp:928: error: template argument 3 is invalid
  3325. In file included from ../../../libs/filesystem/src/portability.cpp:21:
  3326. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >':
  3327. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >'
  3328. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&>'
  3329. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3330. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  3331. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  3332. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3333. ../../../boost/filesystem/path.hpp:588: instantiated from here
  3334. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  3335. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  3336. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >':
  3337. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >'
  3338. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3339. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  3340. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  3341. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3342. ../../../boost/filesystem/path.hpp:588: instantiated from here
  3343. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  3344. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  3345. ...failed gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/portability.o...
  3346. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/unique_path.o
  3347.  
  3348. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/unique_path.o" "../../../libs/filesystem/src/unique_path.cpp"
  3349.  
  3350. In file included from ../../../boost/mpl/or.hpp:43,
  3351. from ../../../boost/iterator/interoperable.hpp:11,
  3352. from ../../../boost/iterator/iterator_facade.hpp:12,
  3353. from ../../../boost/filesystem/path.hpp:28,
  3354. from ../../../boost/filesystem/operations.hpp:25,
  3355. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3356. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/or.hpp: No such file or directory
  3357. In file included from ../../../boost/mpl/arg.hpp:37,
  3358. from ../../../boost/mpl/placeholders.hpp:24,
  3359. from ../../../boost/iterator/iterator_categories.hpp:17,
  3360. from ../../../boost/iterator/iterator_facade.hpp:14,
  3361. from ../../../boost/filesystem/path.hpp:28,
  3362. from ../../../boost/filesystem/operations.hpp:25,
  3363. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3364. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/arg.hpp: No such file or directory
  3365. In file included from ../../../boost/mpl/placeholders.hpp:43,
  3366. from ../../../boost/iterator/iterator_categories.hpp:17,
  3367. from ../../../boost/iterator/iterator_facade.hpp:14,
  3368. from ../../../boost/filesystem/path.hpp:28,
  3369. from ../../../boost/filesystem/operations.hpp:25,
  3370. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3371. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/placeholders.hpp: No such file or directory
  3372. In file included from ../../../boost/mpl/and.hpp:42,
  3373. from ../../../boost/iterator/detail/facade_iterator_category.hpp:10,
  3374. from ../../../boost/iterator/iterator_facade.hpp:16,
  3375. from ../../../boost/filesystem/path.hpp:28,
  3376. from ../../../boost/filesystem/operations.hpp:25,
  3377. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3378. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/and.hpp: No such file or directory
  3379. In file included from ../../../boost/mpl/apply_fwd.hpp:31,
  3380. from ../../../boost/mpl/apply.hpp:22,
  3381. from ../../../boost/iterator/iterator_facade.hpp:36,
  3382. from ../../../boost/filesystem/path.hpp:28,
  3383. from ../../../boost/filesystem/operations.hpp:25,
  3384. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3385. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp: No such file or directory
  3386. In file included from ../../../boost/mpl/apply_wrap.hpp:34,
  3387. from ../../../boost/mpl/apply.hpp:23,
  3388. from ../../../boost/iterator/iterator_facade.hpp:36,
  3389. from ../../../boost/filesystem/path.hpp:28,
  3390. from ../../../boost/filesystem/operations.hpp:25,
  3391. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3392. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp: No such file or directory
  3393. In file included from ../../../boost/mpl/bind_fwd.hpp:32,
  3394. from ../../../boost/mpl/bind.hpp:23,
  3395. from ../../../boost/mpl/lambda.hpp:18,
  3396. from ../../../boost/mpl/apply.hpp:25,
  3397. from ../../../boost/iterator/iterator_facade.hpp:36,
  3398. from ../../../boost/filesystem/path.hpp:28,
  3399. from ../../../boost/filesystem/operations.hpp:25,
  3400. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3401. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp: No such file or directory
  3402. In file included from ../../../boost/mpl/bind.hpp:50,
  3403. from ../../../boost/mpl/lambda.hpp:18,
  3404. from ../../../boost/mpl/apply.hpp:25,
  3405. from ../../../boost/iterator/iterator_facade.hpp:36,
  3406. from ../../../boost/filesystem/path.hpp:28,
  3407. from ../../../boost/filesystem/operations.hpp:25,
  3408. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3409. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/bind.hpp: No such file or directory
  3410. In file included from ../../../boost/mpl/quote.hpp:45,
  3411. from ../../../boost/mpl/aux_/full_lambda.hpp:25,
  3412. from ../../../boost/mpl/lambda.hpp:22,
  3413. from ../../../boost/mpl/apply.hpp:25,
  3414. from ../../../boost/iterator/iterator_facade.hpp:36,
  3415. from ../../../boost/filesystem/path.hpp:28,
  3416. from ../../../boost/filesystem/operations.hpp:25,
  3417. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3418. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/quote.hpp: No such file or directory
  3419. In file included from ../../../boost/mpl/aux_/template_arity.hpp:43,
  3420. from ../../../boost/mpl/aux_/full_lambda.hpp:29,
  3421. from ../../../boost/mpl/lambda.hpp:22,
  3422. from ../../../boost/mpl/apply.hpp:25,
  3423. from ../../../boost/iterator/iterator_facade.hpp:36,
  3424. from ../../../boost/filesystem/path.hpp:28,
  3425. from ../../../boost/filesystem/operations.hpp:25,
  3426. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3427. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: No such file or directory
  3428. In file included from ../../../boost/mpl/aux_/full_lambda.hpp:44,
  3429. from ../../../boost/mpl/lambda.hpp:22,
  3430. from ../../../boost/mpl/apply.hpp:25,
  3431. from ../../../boost/iterator/iterator_facade.hpp:36,
  3432. from ../../../boost/filesystem/path.hpp:28,
  3433. from ../../../boost/filesystem/operations.hpp:25,
  3434. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3435. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp: No such file or directory
  3436. In file included from ../../../boost/mpl/apply.hpp:36,
  3437. from ../../../boost/iterator/iterator_facade.hpp:36,
  3438. from ../../../boost/filesystem/path.hpp:28,
  3439. from ../../../boost/filesystem/operations.hpp:25,
  3440. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3441. ../../../boost/mpl/aux_/include_preprocessed.hpp:37:90: error: boost/mpl/aux_/preprocessed/gcc/apply.hpp: No such file or directory
  3442. In file included from ../../../boost/iterator/iterator_facade.hpp:12,
  3443. from ../../../boost/filesystem/path.hpp:28,
  3444. from ../../../boost/filesystem/operations.hpp:25,
  3445. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3446. ../../../boost/iterator/interoperable.hpp:39: error: expected template-name before '<' token
  3447. ../../../boost/iterator/interoperable.hpp:39: error: expected `{' before '<' token
  3448. ../../../boost/iterator/interoperable.hpp:39: error: expected unqualified-id before '<' token
  3449. In file included from ../../../boost/iterator/iterator_facade.hpp:14,
  3450. from ../../../boost/filesystem/path.hpp:28,
  3451. from ../../../boost/filesystem/operations.hpp:25,
  3452. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3453. ../../../boost/iterator/iterator_categories.hpp:116: error: expected type-specifier
  3454. ../../../boost/iterator/iterator_categories.hpp:116: error: expected '>'
  3455. ../../../boost/iterator/iterator_categories.hpp:181: error: expected type-specifier
  3456. ../../../boost/iterator/iterator_categories.hpp:181: error: expected '>'
  3457. In file included from ../../../boost/iterator/detail/facade_iterator_category.hpp:26,
  3458. from ../../../boost/iterator/iterator_facade.hpp:16,
  3459. from ../../../boost/filesystem/path.hpp:28,
  3460. from ../../../boost/filesystem/operations.hpp:25,
  3461. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3462. ../../../boost/detail/indirect_traits.hpp:94: error: expected template-name before '<' token
  3463. ../../../boost/detail/indirect_traits.hpp:94: error: expected `{' before '<' token
  3464. ../../../boost/detail/indirect_traits.hpp:94: error: expected unqualified-id before '<' token
  3465. ../../../boost/detail/indirect_traits.hpp:118: error: expected template-name before '<' token
  3466. ../../../boost/detail/indirect_traits.hpp:118: error: expected `{' before '<' token
  3467. ../../../boost/detail/indirect_traits.hpp:118: error: expected unqualified-id before '<' token
  3468. ../../../boost/detail/indirect_traits.hpp:172: error: expected template-name before '<' token
  3469. ../../../boost/detail/indirect_traits.hpp:172: error: expected `{' before '<' token
  3470. ../../../boost/detail/indirect_traits.hpp:172: error: expected unqualified-id before '<' token
  3471. ../../../boost/detail/indirect_traits.hpp:186: error: expected template-name before '<' token
  3472. ../../../boost/detail/indirect_traits.hpp:186: error: expected `{' before '<' token
  3473. ../../../boost/detail/indirect_traits.hpp:186: error: expected unqualified-id before '<' token
  3474. In file included from ../../../boost/iterator/iterator_facade.hpp:16,
  3475. from ../../../boost/filesystem/path.hpp:28,
  3476. from ../../../boost/filesystem/operations.hpp:25,
  3477. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3478. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected template-name before '<' token
  3479. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected `{' before '<' token
  3480. ../../../boost/iterator/detail/facade_iterator_category.hpp:64: error: expected unqualified-id before '<' token
  3481. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  3482. ../../../boost/iterator/detail/facade_iterator_category.hpp:86: error: 'and_' is not a member of 'boost::mpl'
  3483. ../../../boost/iterator/detail/facade_iterator_category.hpp:89: error: template argument 1 is invalid
  3484. ../../../boost/iterator/detail/facade_iterator_category.hpp:99: error: keyword 'typename' not allowed in this context (the base class is implicitly a type)
  3485. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  3486. ../../../boost/iterator/detail/facade_iterator_category.hpp:100: error: 'and_' is not a member of 'boost::mpl'
  3487. ../../../boost/iterator/detail/facade_iterator_category.hpp:105: error: template argument 1 is invalid
  3488. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected `{' before '>' token
  3489. ../../../boost/iterator/detail/facade_iterator_category.hpp:108: error: expected unqualified-id before '>' token
  3490. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected template-name before '<' token
  3491. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected `{' before '<' token
  3492. ../../../boost/iterator/detail/facade_iterator_category.hpp:116: error: expected unqualified-id before '<' token
  3493. In file included from ../../../boost/filesystem/path.hpp:28,
  3494. from ../../../boost/filesystem/operations.hpp:25,
  3495. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3496. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  3497. ../../../boost/iterator/iterator_facade.hpp:93: error: 'and_' is not a member of 'boost::mpl'
  3498. ../../../boost/iterator/iterator_facade.hpp:97: error: wrong number of template arguments (3, should be 2)
  3499. ../../../boost/iterator/detail/enable_if.hpp:68: error: provided for 'template<class Cond, class Return> struct boost::iterators::enable_if'
  3500. ../../../boost/iterator/iterator_facade.hpp:99: error: expected `{' before '>' token
  3501. ../../../boost/iterator/iterator_facade.hpp:99: error: expected unqualified-id before '>' token
  3502. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  3503. ../../../boost/iterator/iterator_facade.hpp:285: error: 'and_' is not a member of 'boost::mpl'
  3504. ../../../boost/iterator/iterator_facade.hpp:297: error: template argument 1 is invalid
  3505. ../../../boost/iterator/iterator_facade.hpp:304: error: expected `{' before '>' token
  3506. ../../../boost/iterator/iterator_facade.hpp:304: error: expected unqualified-id before '>' token
  3507. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  3508. ../../../boost/iterator/iterator_facade.hpp:376: error: 'and_' is not a member of 'boost::mpl'
  3509. ../../../boost/iterator/iterator_facade.hpp:381: error: wrong number of template arguments (2, should be 1)
  3510. ../../../boost/mpl/not.hpp:39: error: provided for 'template<class T> struct boost::mpl::not_'
  3511. ../../../boost/iterator/iterator_facade.hpp:382: error: expected `{' before '>' token
  3512. ../../../boost/iterator/iterator_facade.hpp:382: error: expected unqualified-id before '>' token
  3513. ../../../boost/iterator/iterator_facade.hpp:502: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3514. ../../../boost/iterator/iterator_facade.hpp:502: error: expected template-argument before '<' token
  3515. ../../../boost/iterator/iterator_facade.hpp:502: error: expected '>' before '<' token
  3516. ../../../boost/iterator/iterator_facade.hpp:502: error: template argument 3 is invalid
  3517. ../../../boost/iterator/iterator_facade.hpp:502: error: invalid type in declaration before ';' token
  3518. ../../../boost/iterator/iterator_facade.hpp:503: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3519. ../../../boost/iterator/iterator_facade.hpp:503: error: expected template-argument before '<' token
  3520. ../../../boost/iterator/iterator_facade.hpp:503: error: expected '>' before '<' token
  3521. ../../../boost/iterator/iterator_facade.hpp:503: error: template argument 3 is invalid
  3522. ../../../boost/iterator/iterator_facade.hpp:503: error: invalid type in declaration before ';' token
  3523. ../../../boost/iterator/iterator_facade.hpp:510: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3524. ../../../boost/iterator/iterator_facade.hpp:510: error: expected template-argument before '<' token
  3525. ../../../boost/iterator/iterator_facade.hpp:510: error: expected '>' before '<' token
  3526. ../../../boost/iterator/iterator_facade.hpp:510: error: template argument 3 is invalid
  3527. ../../../boost/iterator/iterator_facade.hpp:510: error: invalid type in declaration before ';' token
  3528. ../../../boost/iterator/iterator_facade.hpp:511: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3529. ../../../boost/iterator/iterator_facade.hpp:511: error: expected template-argument before '<' token
  3530. ../../../boost/iterator/iterator_facade.hpp:511: error: expected '>' before '<' token
  3531. ../../../boost/iterator/iterator_facade.hpp:511: error: template argument 3 is invalid
  3532. ../../../boost/iterator/iterator_facade.hpp:511: error: invalid type in declaration before ';' token
  3533. ../../../boost/iterator/iterator_facade.hpp:512: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3534. ../../../boost/iterator/iterator_facade.hpp:512: error: expected template-argument before '<' token
  3535. ../../../boost/iterator/iterator_facade.hpp:512: error: expected '>' before '<' token
  3536. ../../../boost/iterator/iterator_facade.hpp:512: error: template argument 3 is invalid
  3537. ../../../boost/iterator/iterator_facade.hpp:512: error: invalid type in declaration before ';' token
  3538. ../../../boost/iterator/iterator_facade.hpp:513: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3539. ../../../boost/iterator/iterator_facade.hpp:513: error: expected template-argument before '<' token
  3540. ../../../boost/iterator/iterator_facade.hpp:513: error: expected '>' before '<' token
  3541. ../../../boost/iterator/iterator_facade.hpp:513: error: template argument 3 is invalid
  3542. ../../../boost/iterator/iterator_facade.hpp:513: error: invalid type in declaration before ';' token
  3543. ../../../boost/iterator/iterator_facade.hpp:517: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3544. ../../../boost/iterator/iterator_facade.hpp:517: error: expected template-argument before '<' token
  3545. ../../../boost/iterator/iterator_facade.hpp:517: error: expected '>' before '<' token
  3546. ../../../boost/iterator/iterator_facade.hpp:517: error: template argument 3 is invalid
  3547. ../../../boost/iterator/iterator_facade.hpp:519: error: invalid type in declaration before ';' token
  3548. ../../../boost/iterator/iterator_facade.hpp:890: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3549. ../../../boost/iterator/iterator_facade.hpp:890: error: expected template-argument before '<' token
  3550. ../../../boost/iterator/iterator_facade.hpp:890: error: expected '>' before '<' token
  3551. ../../../boost/iterator/iterator_facade.hpp:890: error: template argument 3 is invalid
  3552. ../../../boost/iterator/iterator_facade.hpp:891: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3553. ../../../boost/iterator/iterator_facade.hpp:891: error: expected template-argument before '<' token
  3554. ../../../boost/iterator/iterator_facade.hpp:891: error: expected '>' before '<' token
  3555. ../../../boost/iterator/iterator_facade.hpp:891: error: template argument 3 is invalid
  3556. ../../../boost/iterator/iterator_facade.hpp:920: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3557. ../../../boost/iterator/iterator_facade.hpp:920: error: expected template-argument before '<' token
  3558. ../../../boost/iterator/iterator_facade.hpp:920: error: expected '>' before '<' token
  3559. ../../../boost/iterator/iterator_facade.hpp:920: error: template argument 3 is invalid
  3560. ../../../boost/iterator/iterator_facade.hpp:921: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3561. ../../../boost/iterator/iterator_facade.hpp:921: error: expected template-argument before '<' token
  3562. ../../../boost/iterator/iterator_facade.hpp:921: error: expected '>' before '<' token
  3563. ../../../boost/iterator/iterator_facade.hpp:921: error: template argument 3 is invalid
  3564. ../../../boost/iterator/iterator_facade.hpp:922: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3565. ../../../boost/iterator/iterator_facade.hpp:922: error: expected template-argument before '<' token
  3566. ../../../boost/iterator/iterator_facade.hpp:922: error: expected '>' before '<' token
  3567. ../../../boost/iterator/iterator_facade.hpp:922: error: template argument 3 is invalid
  3568. ../../../boost/iterator/iterator_facade.hpp:923: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3569. ../../../boost/iterator/iterator_facade.hpp:923: error: expected template-argument before '<' token
  3570. ../../../boost/iterator/iterator_facade.hpp:923: error: expected '>' before '<' token
  3571. ../../../boost/iterator/iterator_facade.hpp:923: error: template argument 3 is invalid
  3572. ../../../boost/iterator/iterator_facade.hpp:928: error: 'apply2' in namespace 'boost::mpl' does not name a type
  3573. ../../../boost/iterator/iterator_facade.hpp:928: error: expected template-argument before '<' token
  3574. ../../../boost/iterator/iterator_facade.hpp:928: error: expected '>' before '<' token
  3575. ../../../boost/iterator/iterator_facade.hpp:928: error: template argument 3 is invalid
  3576. In file included from ../../../boost/filesystem/operations.hpp:25,
  3577. from ../../../libs/filesystem/src/unique_path.cpp:20:
  3578. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >':
  3579. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>, boost::mpl::identity<boost::iterators::bidirectional_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&> >'
  3580. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path, const boost::filesystem::path&>'
  3581. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3582. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  3583. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  3584. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3585. ../../../boost/filesystem/path.hpp:588: instantiated from here
  3586. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  3587. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::bidirectional_traversal_tag>' used in nested name specifier
  3588. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >':
  3589. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>, boost::add_pointer<const boost::filesystem::path>, boost::add_pointer<boost::filesystem::path> >'
  3590. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3591. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, false, false>'
  3592. ../../../boost/iterator/iterator_facade.hpp:434: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int, true, false>'
  3593. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::path::iterator, const boost::filesystem::path, boost::iterators::bidirectional_traversal_tag, const boost::filesystem::path&, long int>'
  3594. ../../../boost/filesystem/path.hpp:588: instantiated from here
  3595. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  3596. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<const boost::filesystem::path, const boost::filesystem::path&>' used in nested name specifier
  3597. In file included from ../../../libs/filesystem/src/unique_path.cpp:20:
  3598. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>, boost::mpl::identity<boost::iterators::single_pass_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&> >':
  3599. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>, boost::mpl::identity<boost::iterators::single_pass_traversal_tag>, boost::iterators::detail::facade_iterator_category_impl<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&> >'
  3600. ../../../boost/iterator/detail/facade_iterator_category.hpp:186: instantiated from 'boost::iterators::detail::facade_iterator_category<boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry, boost::filesystem::directory_entry&>'
  3601. ../../../boost/iterator/iterator_facade.hpp:116: instantiated from 'boost::iterators::detail::iterator_facade_types<boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  3602. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int, false, false>'
  3603. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  3604. ../../../boost/filesystem/operations.hpp:784: instantiated from here
  3605. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>' used in nested name specifier
  3606. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::is_iterator_category<boost::iterators::single_pass_traversal_tag>' used in nested name specifier
  3607. ../../../boost/mpl/if.hpp: In instantiation of 'boost::mpl::if_<boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>, boost::add_pointer<const boost::filesystem::directory_entry>, boost::add_pointer<boost::filesystem::directory_entry> >':
  3608. ../../../boost/mpl/eval_if.hpp:37: instantiated from 'boost::mpl::eval_if<boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>, boost::add_pointer<const boost::filesystem::directory_entry>, boost::add_pointer<boost::filesystem::directory_entry> >'
  3609. ../../../boost/iterator/iterator_facade.hpp:125: instantiated from 'boost::iterators::detail::iterator_facade_types<boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  3610. ../../../boost/iterator/iterator_facade.hpp:632: instantiated from 'boost::iterators::detail::iterator_facade_base<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int, false, false>'
  3611. ../../../boost/iterator/iterator_facade.hpp:773: instantiated from 'boost::iterators::iterator_facade<boost::filesystem::directory_iterator, boost::filesystem::directory_entry, boost::iterators::single_pass_traversal_tag, boost::filesystem::directory_entry&, long int>'
  3612. ../../../boost/filesystem/operations.hpp:784: instantiated from here
  3613. ../../../boost/mpl/if.hpp:67: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>' used in nested name specifier
  3614. ../../../boost/mpl/if.hpp:70: error: incomplete type 'boost::iterators::detail::iterator_writability_disabled<boost::filesystem::directory_entry, boost::filesystem::directory_entry&>' used in nested name specifier
  3615. ../../../boost/filesystem/operations.hpp: In member function 'bool boost::filesystem::detail::recur_dir_itr_imp::push_directory(boost::system::error_code&)':
  3616. ../../../boost/filesystem/operations.hpp:932: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  3617. ../../../boost/filesystem/operations.hpp:940: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  3618. ../../../boost/filesystem/operations.hpp:944: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  3619. ../../../boost/filesystem/operations.hpp: In member function 'boost::filesystem::file_status boost::filesystem::recursive_directory_iterator::status() const':
  3620. ../../../boost/filesystem/operations.hpp:1114: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  3621. ../../../boost/filesystem/operations.hpp: In member function 'boost::filesystem::file_status boost::filesystem::recursive_directory_iterator::symlink_status() const':
  3622. ../../../boost/filesystem/operations.hpp:1121: error: base operand of '->' has non-pointer type 'boost::filesystem::directory_iterator'
  3623. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator!=(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::directory_iterator, V1 = boost::filesystem::directory_entry, TC1 = boost::iterators::single_pass_traversal_tag, Reference1 = boost::filesystem::directory_entry&, Difference1 = long int, Derived2 = boost::filesystem::directory_iterator, V2 = boost::filesystem::directory_entry, TC2 = boost::iterators::single_pass_traversal_tag, Reference2 = boost::filesystem::directory_entry&, Difference2 = long int]':
  3624. ../../../boost/filesystem/operations.hpp:945: instantiated from here
  3625. ../../../boost/iterator/iterator_facade.hpp:891: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::directory_iterator, boost::filesystem::directory_iterator>' used in nested name specifier
  3626. ../../../boost/iterator/iterator_facade.hpp: In function 'int boost::iterators::operator==(const boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterators::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::filesystem::directory_iterator, V1 = boost::filesystem::directory_entry, TC1 = boost::iterators::single_pass_traversal_tag, Reference1 = boost::filesystem::directory_entry&, Difference1 = long int, Derived2 = boost::filesystem::directory_iterator, V2 = boost::filesystem::directory_entry, TC2 = boost::iterators::single_pass_traversal_tag, Reference2 = boost::filesystem::directory_entry&, Difference2 = long int]':
  3627. ../../../boost/filesystem/operations.hpp:979: instantiated from here
  3628. ../../../boost/iterator/iterator_facade.hpp:890: error: incomplete type 'boost::iterators::is_interoperable<boost::filesystem::directory_iterator, boost::filesystem::directory_iterator>' used in nested name specifier
  3629. ...failed gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/unique_path.o...
  3630. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/utf8_codecvt_facet.o
  3631.  
  3632. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/utf8_codecvt_facet.o" "../../../libs/filesystem/src/utf8_codecvt_facet.cpp"
  3633.  
  3634. gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/windows_file_codecvt.o
  3635.  
  3636. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static/windows_file_codecvt.o" "../../../libs/filesystem/src/windows_file_codecvt.cpp"
  3637.  
  3638. ...skipped <p../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static>libboost_filesystem.a(clean) for lack of <p../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static>operations.o...
  3639. ...skipped <p../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static>libboost_filesystem.a for lack of <p../../../bin.v2/libs/filesystem/build/gcc-4.2.1/release/link-static>operations.o...
  3640. common.mkdir ../../../bin.v2/libs/system
  3641.  
  3642. mkdir -p "../../../bin.v2/libs/system"
  3643.  
  3644. common.mkdir ../../../bin.v2/libs/system/build
  3645.  
  3646. mkdir -p "../../../bin.v2/libs/system/build"
  3647.  
  3648. common.mkdir ../../../bin.v2/libs/system/build/gcc-4.2.1
  3649.  
  3650. mkdir -p "../../../bin.v2/libs/system/build/gcc-4.2.1"
  3651.  
  3652. common.mkdir ../../../bin.v2/libs/system/build/gcc-4.2.1/release
  3653.  
  3654. mkdir -p "../../../bin.v2/libs/system/build/gcc-4.2.1/release"
  3655.  
  3656. common.mkdir ../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static
  3657.  
  3658. mkdir -p "../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static"
  3659.  
  3660. gcc.compile.c++ ../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/error_code.o
  3661.  
  3662. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/error_code.o" "../../../libs/system/src/error_code.cpp"
  3663.  
  3664. RmTemps ../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/libboost_system.a(clean)
  3665.  
  3666. rm -f "../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/libboost_system.a"
  3667.  
  3668. gcc.archive ../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/libboost_system.a
  3669.  
  3670. "/usr/bin/ar" rc "../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/libboost_system.a" "../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/error_code.o"
  3671. "/usr/bin/ranlib" "../../../bin.v2/libs/system/build/gcc-4.2.1/release/link-static/libboost_system.a"
  3672.  
  3673. ...skipped <pbin/gcc-4.2.1/release>process_jam_log for lack of <pbin/gcc-4.2.1/release>process_jam_log.o...
  3674. ...failed updating 5 targets...
  3675. ...skipped 3 targets...
  3676. ...updated 189 targets...
  3677. # Searching for "process_jam_log" in "/usr/home/jim/boost_rt/develop/boost_root/tools/regression/build"...
  3678. Traceback (most recent call last):
  3679. File "run.py", line 83, in <module>
  3680. runner(root)
  3681. File "/usr/home/jim/boost_rt/develop/tools_regression_src/regression.py", line 264, in __init__
  3682. self.main()
  3683. File "/usr/home/jim/boost_rt/develop/tools_regression_src/regression.py", line 650, in main
  3684. getattr(self,action_m)()
  3685. File "/usr/home/jim/boost_rt/develop/tools_regression_src/regression.py", line 607, in command_regression
  3686. self.command_setup()
  3687. File "/usr/home/jim/boost_rt/develop/tools_regression_src/regression.py", line 377, in command_setup
  3688. self.build_if_needed(self.process_jam_log,self.pjl_toolset)
  3689. File "/usr/home/jim/boost_rt/develop/tools_regression_src/regression.py", line 749, in build_if_needed
  3690. tool[ 'build_path' ] = self.tool_path( tool )
  3691. File "/usr/home/jim/boost_rt/develop/tools_regression_src/regression.py", line 774, in tool_path
  3692. , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
  3693. Exception: Cannot find "process_jam_log" in any of the following locations:
  3694. /usr/home/jim/boost_rt/develop/process_jam_log
  3695. /usr/home/jim/boost_rt/develop/boost_root/tools/regression/build
  3696. Done at Thu Sep 18 04:32:56 CDT 2014 (Started at Thu Sep 18 04:28:46 CDT 2014)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement