Advertisement
JimB

Boost/develop FBSD64 rule gcc.init unknown

Nov 13th, 2014
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.56 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/boost_regression_src...
  3. # Downloading regression scripts from https://raw.githubusercontent.com/boostorg/regression/develop/src...
  4. # Getting Boost.Build v2...
  5. # Executing GIT command: /usr/home/jim/boost_rt/develop> git init "/usr/home/jim/boost_rt/develop/boost_bb"
  6. Initialized empty Git repository in /usr/home/jim/boost_rt/develop/boost_bb/.git/
  7. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_bb> git remote "add" "--no-tags" "-t" "develop" "origin" "https://github.com/boostorg/build.git"
  8. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_bb> git fetch "--depth=1"
  9. From https://github.com/boostorg/build
  10. * [new branch] develop -> origin/develop
  11. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_bb> git checkout "develop"
  12. Switched to a new branch 'develop'
  13. Branch develop set up to track remote branch develop from origin.
  14. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_bb> git submodule "update" "--init"
  15. # Getting regression tools and utilities...
  16. # Executing GIT command: /usr/home/jim/boost_rt/develop> git init "/usr/home/jim/boost_rt/develop/boost_regression"
  17. Initialized empty Git repository in /usr/home/jim/boost_rt/develop/boost_regression/.git/
  18. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_regression> git remote "add" "--no-tags" "-t" "develop" "origin" "https://github.com/boostorg/regression.git"
  19. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_regression> git fetch "--depth=1"
  20. From https://github.com/boostorg/regression
  21. * [new branch] develop -> origin/develop
  22. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_regression> git checkout "develop"
  23. Switched to a new branch 'develop'
  24. Branch develop set up to track remote branch develop from origin.
  25. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_regression> git submodule "update" "--init"
  26. # Getting boost-build.jam...
  27. # Cleaning up "/usr/home/jim/boost_rt/develop/boost_root" directory ...
  28. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git remote "set-branches" "--add" "origin" "develop"
  29. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git pull "--recurse-submodules"
  30. From https://github.com/boostorg/boost
  31. d59f7ea..b58e265 develop -> origin/develop
  32. Fetching submodule libs/accumulators
  33. Fetching submodule libs/algorithm
  34. Fetching submodule libs/align
  35. Fetching submodule libs/any
  36. Fetching submodule libs/array
  37. Fetching submodule libs/asio
  38. Fetching submodule libs/assert
  39. Fetching submodule libs/assign
  40. Fetching submodule libs/atomic
  41. Fetching submodule libs/bimap
  42. Fetching submodule libs/bind
  43. Fetching submodule libs/chrono
  44. From https://github.com/boostorg/chrono
  45. 99673b3..9885be7 develop -> origin/develop
  46. Fetching submodule libs/circular_buffer
  47. Fetching submodule libs/compatibility
  48. Fetching submodule libs/concept_check
  49. From https://github.com/boostorg/concept_check
  50. 5057458..92a156c develop -> origin/develop
  51. Fetching submodule libs/config
  52. From https://github.com/boostorg/config
  53. 7193922..7118c0d develop -> origin/develop
  54. 1e4124d..122a60c master -> origin/master
  55. Fetching submodule libs/container
  56. From https://github.com/boostorg/container
  57. 3793898..e6d19fb develop -> origin/develop
  58. Fetching submodule libs/context
  59. From https://github.com/boostorg/context
  60. 894ca4a..cbcd605 develop -> origin/develop
  61. * [new branch] feature/ectx -> origin/feature/ectx
  62. 81bb915..e46c855 master -> origin/master
  63. Fetching submodule libs/conversion
  64. From https://github.com/boostorg/conversion
  65. 5d66fea..00b6a53 develop -> origin/develop
  66. Fetching submodule libs/convert
  67. From https://github.com/boostorg/convert
  68. 411e483..73782b9 develop -> origin/develop
  69. 8971cb0..73782b9 master -> origin/master
  70. 411e483..e43a0d1 vladimir -> origin/vladimir
  71. Fetching submodule libs/core
  72. Fetching submodule libs/coroutine
  73. Fetching submodule libs/crc
  74. Fetching submodule libs/date_time
  75. From https://github.com/boostorg/date_time
  76. 79ea55a..2c3a8b2 develop -> origin/develop
  77. Fetching submodule libs/detail
  78. Fetching submodule libs/disjoint_sets
  79. Fetching submodule libs/dynamic_bitset
  80. Fetching submodule libs/endian
  81. From https://github.com/boostorg/endian
  82. 4c58fc2..c755a6b develop -> origin/develop
  83. Fetching submodule libs/exception
  84. Fetching submodule libs/filesystem
  85. From https://github.com/boostorg/filesystem
  86. 6cafaf5..c8d720f develop -> origin/develop
  87. f0611a5..b951b27 master -> origin/master
  88. Fetching submodule libs/flyweight
  89. From https://github.com/boostorg/flyweight
  90. e9b0660..c8eece5 develop -> origin/develop
  91. f2e7c2c..361e753 master -> origin/master
  92. Fetching submodule libs/foreach
  93. Fetching submodule libs/format
  94. Fetching submodule libs/function
  95. From https://github.com/boostorg/function
  96. 02abccd..157aaea develop -> origin/develop
  97. Fetching submodule libs/function_types
  98. Fetching submodule libs/functional
  99. Fetching submodule libs/fusion
  100. From https://github.com/boostorg/fusion
  101. c704efb..a4660f4 develop -> origin/develop
  102. 3192da2..101d9d5 fusion_adapters -> origin/fusion_adapters
  103. acf25e3..3933df1 master -> origin/master
  104. Fetching submodule libs/geometry
  105. From https://github.com/boostorg/geometry
  106. 693215b..0667c87 develop -> origin/develop
  107. a5b9cfe..47811c4 develop-1.57 -> origin/develop-1.57
  108. 099b9fe..45f166d master -> origin/master
  109. e7abda8..87cc28a prepare -> origin/prepare
  110. Fetching submodule libs/gil
  111. Fetching submodule libs/graph
  112. From https://github.com/boostorg/graph
  113. c07183a..9d35801 develop -> origin/develop
  114. Fetching submodule libs/graph_parallel
  115. Fetching submodule libs/heap
  116. Fetching submodule libs/icl
  117. Fetching submodule libs/integer
  118. Fetching submodule libs/interprocess
  119. Fetching submodule libs/intrusive
  120. From https://github.com/boostorg/intrusive
  121. 414ca9f..2c13d5c develop -> origin/develop
  122. Fetching submodule libs/io
  123. Fetching submodule libs/iostreams
  124. Fetching submodule libs/iterator
  125. From https://github.com/boostorg/iterator
  126. adee905..ec7d398 develop -> origin/develop
  127. Fetching submodule libs/lambda
  128. From https://github.com/boostorg/lambda
  129. ce6b030..545b6af develop -> origin/develop
  130. Fetching submodule libs/lexical_cast
  131. From https://github.com/boostorg/lexical_cast
  132. c0848bd..c4fcfc3 develop -> origin/develop
  133. Fetching submodule libs/local_function
  134. Fetching submodule libs/locale
  135. Fetching submodule libs/lockfree
  136. From https://github.com/boostorg/lockfree
  137. 49f6b4a..6454f9f develop -> origin/develop
  138. Fetching submodule libs/log
  139. From https://github.com/boostorg/log
  140. 4cb6d0c..dbff19c develop -> origin/develop
  141. 4cb6d0c..dbff19c master -> origin/master
  142. Fetching submodule libs/logic
  143. From https://github.com/boostorg/logic
  144. 1e220fc..b3adfec develop -> origin/develop
  145. Fetching submodule libs/math
  146. From https://github.com/boostorg/math
  147. 39b499b..04c43ab arcsine_dist -> origin/arcsine_dist
  148. a3bed60..04207ee bernoulli-tgamma -> origin/bernoulli-tgamma
  149. f1a4201..14f6e4f develop -> origin/develop
  150. 15ab154..3c4d180 master -> origin/master
  151. Fetching submodule libs/move
  152. From https://github.com/boostorg/move
  153. 1f6892c..ad50fba develop -> origin/develop
  154. Fetching submodule libs/mpi
  155. From https://github.com/boostorg/mpi
  156. 34c546b..cf5785e develop -> origin/develop
  157. Fetching submodule libs/mpl
  158. Fetching submodule libs/msm
  159. Fetching submodule libs/multi_array
  160. Fetching submodule libs/multi_index
  161. From https://github.com/boostorg/multi_index
  162. 87ff899..9732279 develop -> origin/develop
  163. f0f5c5b..ae77699 master -> origin/master
  164. Fetching submodule libs/multiprecision
  165. Fetching submodule libs/numeric/conversion
  166. Fetching submodule libs/numeric/interval
  167. From https://github.com/boostorg/interval
  168. 5232511..ea0258a develop -> origin/develop
  169. Fetching submodule libs/numeric/odeint
  170. Fetching submodule libs/numeric/ublas
  171. Fetching submodule libs/optional
  172. From https://github.com/boostorg/optional
  173. 4c06d70..d67ca56 master -> origin/master
  174. Fetching submodule libs/parameter
  175. Fetching submodule libs/phoenix
  176. Fetching submodule libs/polygon
  177. Fetching submodule libs/pool
  178. Fetching submodule libs/predef
  179. Fetching submodule libs/preprocessor
  180. From https://github.com/boostorg/preprocessor
  181. f77c8f2..3760758 develop -> origin/develop
  182. e72b298..0baf10b master -> origin/master
  183. Fetching submodule libs/program_options
  184. Fetching submodule libs/property_map
  185. Fetching submodule libs/property_tree
  186. From https://github.com/boostorg/property_tree
  187. 4e7aa97..24125b4 develop -> origin/develop
  188. Fetching submodule libs/proto
  189. Fetching submodule libs/ptr_container
  190. Fetching submodule libs/python
  191. Fetching submodule libs/random
  192. Fetching submodule libs/range
  193. Fetching submodule libs/ratio
  194. Fetching submodule libs/rational
  195. Fetching submodule libs/regex
  196. Fetching submodule libs/scope_exit
  197. Fetching submodule libs/serialization
  198. From https://github.com/boostorg/serialization
  199. 5712994..02fff0a develop -> origin/develop
  200. Fetching submodule libs/signals
  201. Fetching submodule libs/signals2
  202. From https://github.com/boostorg/signals2
  203. c031040..fd0d804 develop -> origin/develop
  204. f3cd4d3..db1a5f9 master -> origin/master
  205. Fetching submodule libs/smart_ptr
  206. From https://github.com/boostorg/smart_ptr
  207. aedcf3c..f65c57d develop -> origin/develop
  208. Fetching submodule libs/spirit
  209. From https://github.com/boostorg/spirit
  210. cf0fbec..e34a955 develop -> origin/develop
  211. Fetching submodule libs/statechart
  212. Fetching submodule libs/static_assert
  213. Fetching submodule libs/sync
  214. Fetching submodule libs/system
  215. Fetching submodule libs/test
  216. From https://github.com/boostorg/test
  217. 66caead..f94eb54 develop -> origin/develop
  218. Fetching submodule libs/thread
  219. From https://github.com/boostorg/thread
  220. 5fb51a7..ca87cbf develop -> origin/develop
  221. * [new branch] feature/executor_at_thred_entry -> origin/feature/executor_at_thred_entry
  222. 952aa44..69c1d40 feature/promise_set_value_emplace -> origin/feature/promise_set_value_emplace
  223. * [new branch] feature/scheduled_executors -> origin/feature/scheduled_executors
  224. c3b9812..a8ad389 feature/task_region -> origin/feature/task_region
  225. Fetching submodule libs/throw_exception
  226. Fetching submodule libs/timer
  227. Fetching submodule libs/tokenizer
  228. Fetching submodule libs/tr1
  229. Fetching submodule libs/tti
  230. Fetching submodule libs/tuple
  231. Fetching submodule libs/type_erasure
  232. Fetching submodule libs/type_index
  233. Fetching submodule libs/type_traits
  234. From https://github.com/boostorg/type_traits
  235. 9ad41f9..c76c7cc develop -> origin/develop
  236. 81b9510..f71cdfc master -> origin/master
  237. Fetching submodule libs/typeof
  238. Fetching submodule libs/units
  239. From https://github.com/boostorg/units
  240. b40a903..cc97c0f develop -> origin/develop
  241. Fetching submodule libs/unordered
  242. From https://github.com/boostorg/unordered
  243. a81c86a..8ccde2e develop -> origin/develop
  244. Fetching submodule libs/utility
  245. Fetching submodule libs/uuid
  246. Fetching submodule libs/variant
  247. Fetching submodule libs/wave
  248. Fetching submodule libs/winapi
  249. Fetching submodule libs/xpressive
  250. Fetching submodule tools/auto_index
  251. Fetching submodule tools/bcp
  252. From https://github.com/boostorg/bcp
  253. 815fe22..bccb97f develop -> origin/develop
  254. Fetching submodule tools/boostbook
  255. Fetching submodule tools/boostdep
  256. Fetching submodule tools/build
  257. From https://github.com/boostorg/build
  258. 156bc5c..83b1a2e develop -> origin/develop
  259. d42e7c7..e4ce724 master -> origin/master
  260. * [new branch] website -> origin/website
  261. Fetching submodule tools/inspect
  262. Fetching submodule tools/litre
  263. Fetching submodule tools/quickbook
  264. Updating d59f7ea..b58e265
  265. Fast-forward
  266. Jamroot | 2 +-
  267. bootstrap.bat | 2 +-
  268. bootstrap.sh | 2 +-
  269. index.html | 4 +-
  270. libs/chrono | 2 +-
  271. libs/concept_check | 2 +-
  272. libs/config | 2 +-
  273. libs/container | 2 +-
  274. libs/context | 2 +-
  275. libs/conversion | 2 +-
  276. libs/convert | 2 +-
  277. libs/date_time | 2 +-
  278. libs/endian | 2 +-
  279. libs/filesystem | 2 +-
  280. libs/flyweight | 2 +-
  281. libs/function | 2 +-
  282. libs/fusion | 2 +-
  283. libs/geometry | 2 +-
  284. libs/graph | 2 +-
  285. libs/intrusive | 2 +-
  286. libs/iterator | 2 +-
  287. libs/lambda | 2 +-
  288. libs/lexical_cast | 2 +-
  289. libs/lockfree | 2 +-
  290. libs/log | 2 +-
  291. libs/logic | 2 +-
  292. libs/math | 2 +-
  293. libs/move | 2 +-
  294. libs/mpi | 2 +-
  295. libs/multi_index | 2 +-
  296. libs/numeric/interval | 2 +-
  297. libs/preprocessor | 2 +-
  298. libs/property_tree | 2 +-
  299. libs/serialization | 2 +-
  300. libs/signals2 | 2 +-
  301. libs/smart_ptr | 2 +-
  302. libs/spirit | 2 +-
  303. libs/test | 2 +-
  304. libs/thread | 2 +-
  305. libs/type_traits | 2 +-
  306. libs/units | 2 +-
  307. libs/unordered | 2 +-
  308. .../detail/build-from-source-head.rst | 4 +-
  309. .../detail/build-from-source-tail.rst | 2 +-
  310. more/getting_started/detail/release-variables.rst | 8 +--
  311. more/getting_started/unix-variants.html | 28 +++++-----
  312. more/getting_started/windows.html | 34 ++++++------
  313. more/getting_started/windows.rst | 2 +-
  314. status/Jamfile.v2 | 1 +
  315. tools/bcp | 2 +-
  316. tools/build | 2 +-
  317. tools/regression/src/process_jam_log.cpp | 64 +++++++++++-----------
  318. tools/regression/src/run.py | 2 +-
  319. 53 files changed, 118 insertions(+), 117 deletions(-)
  320. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule "update" "--init"
  321. Submodule path 'libs/chrono': checked out '9885be7ec0ba5b867b0f6245de3422905ebf6b4a'
  322. Submodule path 'libs/concept_check': checked out '92a156c79da1e0c8b1c07e0b212f8b4163d699aa'
  323. Submodule path 'libs/config': checked out '7118c0d2a78f22be99072efa04c02b8d6c550098'
  324. Submodule path 'libs/container': checked out 'e6d19fb408237696b65e871ec78d3220c908dcef'
  325. Submodule path 'libs/context': checked out 'cbcd605a24352521d769cff7008d92f15f08bfe6'
  326. Submodule path 'libs/conversion': checked out '00b6a53f7e413b710437ea70710571487615fcce'
  327. Submodule path 'libs/convert': checked out '73782b95e88a19c444c086ba936ff6d18d19d203'
  328. Submodule path 'libs/date_time': checked out '2c3a8b21b931061fdb2380735942b1585ca68b8f'
  329. Submodule path 'libs/endian': checked out 'c755a6b6af8932e86c077c928140bf407b31d349'
  330. Submodule path 'libs/filesystem': checked out 'c8d720f6e9a053520f491b6ddae0fb37fcc2b360'
  331. Submodule path 'libs/flyweight': checked out 'c8eece539b8e11f434aa7646176c454e5622ec56'
  332. Submodule path 'libs/function': checked out '157aaeaf23ed86fc89f09e24de1fe65ec92ff2e9'
  333. Submodule path 'libs/fusion': checked out 'a4660f41af51a004519c620317167baea371f1b8'
  334. Submodule path 'libs/geometry': checked out '0667c87e1db0e5d23b463d5ea03901ef9d0e81bf'
  335. Submodule path 'libs/graph': checked out '9d358011544c8728a7aa51eaee51185508d00f07'
  336. Submodule path 'libs/intrusive': checked out '2c13d5c7d95b71808a6e3cf7de5551497d1ddf8a'
  337. Submodule path 'libs/iterator': checked out 'ec7d398578acb7a42e58ce139c99b11a45c6a262'
  338. Submodule path 'libs/lambda': checked out '545b6af5401b186d8f173a46d8b353c929c7fb2c'
  339. Submodule path 'libs/lexical_cast': checked out 'c4fcfc33afcc4069c0fbc3b88e0578989311466b'
  340. Submodule path 'libs/lockfree': checked out '6454f9fb8593243c92b6e9671961953c3cb77c96'
  341. Submodule path 'libs/log': checked out 'dbff19c89c4b43ee4d581028f7256d061d685bd3'
  342. Submodule path 'libs/logic': checked out 'b3adfec7ff6ed22c51b91983f080814d82e0bf7b'
  343. Submodule path 'libs/math': checked out '14f6e4fadc35731845242b32e9f8d7934f1c15d9'
  344. Submodule path 'libs/move': checked out 'ad50fba54fd2278762045ab3b03c32c0df8ac231'
  345. Submodule path 'libs/mpi': checked out 'cf5785e0403f0a4832642cbc6094461f460f5888'
  346. Submodule path 'libs/multi_index': checked out '9732279d77fdba34e56842672c5f357bb20eff4c'
  347. Submodule path 'libs/numeric/interval': checked out 'ea0258a9c3f6f607ed8965042a85cb8bc89e923d'
  348. Submodule path 'libs/preprocessor': checked out '3760758d4ec0b3530b6d69b5815297511323c87d'
  349. Submodule path 'libs/property_tree': checked out '24125b4e27715768c1f48a9b2a054418b9b5b3ee'
  350. Submodule path 'libs/serialization': checked out '02fff0a69e46b4d77844cf7b8c8d3bc2adbc96bb'
  351. Submodule path 'libs/signals2': checked out 'fd0d8042e2bb2fb5a4d88bcfc700c1cb9d7aa1bb'
  352. Submodule path 'libs/smart_ptr': checked out 'f65c57d9d2a4f535e36c96b7f563574634e46b02'
  353. Submodule path 'libs/spirit': checked out 'e34a955f2fbbf374870dee3329f89805cd775e6c'
  354. Submodule path 'libs/test': checked out 'f94eb5411ad17d1a61f301212effb2627096a805'
  355. Submodule path 'libs/thread': checked out 'ca87cbf57bc8c5ae22e37007f27a182e80a11b73'
  356. Submodule path 'libs/type_traits': checked out 'c76c7cc1ad5ac6dc89097fa2d5b04ecbf04339f0'
  357. Submodule path 'libs/units': checked out 'cc97c0f253a250a15f0b2174ec12a338772248b6'
  358. Submodule path 'libs/unordered': checked out '8ccde2e5a168416675c1bd6e73b776d6149ebd1a'
  359. Submodule path 'tools/bcp': checked out 'bccb97fa236308a5e91eecbca9fbcc780f47f4ee'
  360. Submodule path 'tools/build': checked out '83b1a2e39ed7232e6d59b7a6746f37becd9311f6'
  361. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git checkout "develop"
  362. Already on 'develop'
  363. M libs/accumulators
  364. M libs/algorithm
  365. M libs/align
  366. M libs/any
  367. M libs/array
  368. M libs/asio
  369. M libs/assert
  370. M libs/assign
  371. M libs/atomic
  372. M libs/bimap
  373. M libs/bind
  374. M libs/chrono
  375. M libs/circular_buffer
  376. M libs/concept_check
  377. M libs/config
  378. M libs/container
  379. M libs/context
  380. M libs/conversion
  381. M libs/core
  382. M libs/coroutine
  383. M libs/crc
  384. M libs/date_time
  385. M libs/detail
  386. M libs/disjoint_sets
  387. M libs/dynamic_bitset
  388. M libs/endian
  389. M libs/exception
  390. M libs/filesystem
  391. M libs/flyweight
  392. M libs/foreach
  393. M libs/format
  394. M libs/function
  395. M libs/function_types
  396. M libs/functional
  397. M libs/fusion
  398. M libs/geometry
  399. M libs/gil
  400. M libs/graph
  401. M libs/heap
  402. M libs/icl
  403. M libs/integer
  404. M libs/interprocess
  405. M libs/intrusive
  406. M libs/io
  407. M libs/iostreams
  408. M libs/iterator
  409. M libs/lambda
  410. M libs/lexical_cast
  411. M libs/local_function
  412. M libs/locale
  413. M libs/lockfree
  414. M libs/log
  415. M libs/logic
  416. M libs/math
  417. M libs/move
  418. M libs/mpl
  419. M libs/msm
  420. M libs/multi_array
  421. M libs/multi_index
  422. M libs/multiprecision
  423. M libs/numeric/conversion
  424. M libs/numeric/interval
  425. M libs/numeric/odeint
  426. M libs/numeric/ublas
  427. M libs/optional
  428. M libs/parameter
  429. M libs/phoenix
  430. M libs/polygon
  431. M libs/pool
  432. M libs/predef
  433. M libs/preprocessor
  434. M libs/program_options
  435. M libs/property_map
  436. M libs/property_tree
  437. M libs/proto
  438. M libs/ptr_container
  439. M libs/python
  440. M libs/random
  441. M libs/range
  442. M libs/ratio
  443. M libs/rational
  444. M libs/regex
  445. M libs/scope_exit
  446. M libs/serialization
  447. M libs/signals
  448. M libs/signals2
  449. M libs/smart_ptr
  450. M libs/spirit
  451. M libs/statechart
  452. M libs/static_assert
  453. M libs/sync
  454. M libs/system
  455. M libs/test
  456. M libs/thread
  457. M libs/throw_exception
  458. M libs/timer
  459. M libs/tokenizer
  460. M libs/tr1
  461. M libs/tti
  462. M libs/tuple
  463. M libs/type_erasure
  464. M libs/type_index
  465. M libs/type_traits
  466. M libs/typeof
  467. M libs/units
  468. M libs/unordered
  469. M libs/utility
  470. M libs/uuid
  471. M libs/variant
  472. M libs/wave
  473. M libs/xpressive
  474. M tools/bcp
  475. M tools/build
  476. Your branch is up-to-date with 'origin/develop'.
  477. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule foreach "git reset --quiet --hard ; git clean -fxd"
  478. Entering 'libs/accumulators'
  479. Removing test/.short-sha
  480. Entering 'libs/algorithm'
  481. Removing minmax/test/.short-sha
  482. Removing string/test/.short-sha
  483. Removing test/.short-sha
  484. Entering 'libs/align'
  485. Removing test/.short-sha
  486. Entering 'libs/any'
  487. Removing test/.short-sha
  488. Entering 'libs/array'
  489. Removing test/.short-sha
  490. Entering 'libs/asio'
  491. Removing test/.short-sha
  492. Removing test/generic/.short-sha
  493. Removing test/ip/.short-sha
  494. Removing test/local/.short-sha
  495. Removing test/posix/.short-sha
  496. Removing test/windows/.short-sha
  497. Entering 'libs/assert'
  498. Removing test/.short-sha
  499. Removing test/exp/.short-sha
  500. Entering 'libs/assign'
  501. Removing test/.short-sha
  502. Entering 'libs/atomic'
  503. Removing test/.short-sha
  504. Entering 'libs/bimap'
  505. Removing example/bimap_and_boost/.short-sha
  506. Removing test/.short-sha
  507. Removing test/compile_fail/.short-sha
  508. Entering 'libs/bind'
  509. Removing test/.short-sha
  510. Entering 'libs/chrono'
  511. Removing example/.short-sha
  512. Removing test/.short-sha
  513. Removing test/clock/.short-sha
  514. Removing test/duration/.short-sha
  515. Removing test/duration/cons/.short-sha
  516. Removing test/duration/nonmember/.short-sha
  517. Removing test/io/.short-sha
  518. Removing test/time_point/.short-sha
  519. Removing test/time_point/comparisons/.short-sha
  520. Removing test/time_point/cons/.short-sha
  521. Removing test/traits/.short-sha
  522. Entering 'libs/circular_buffer'
  523. Removing test/.short-sha
  524. Entering 'libs/compatibility'
  525. Entering 'libs/concept_check'
  526. Removing .short-sha
  527. Entering 'libs/config'
  528. Removing test/.short-sha
  529. Removing test/abi/.short-sha
  530. Removing test/link/.short-sha
  531. Removing test/threads/.short-sha
  532. Entering 'libs/container'
  533. Removing example/.short-sha
  534. Removing test/.short-sha
  535. Entering 'libs/context'
  536. Removing test/.short-sha
  537. Entering 'libs/conversion'
  538. Removing test/.short-sha
  539. Entering 'libs/convert'
  540. Entering 'libs/core'
  541. Removing test/.short-sha
  542. Removing test/swap/.short-sha
  543. Entering 'libs/coroutine'
  544. Removing test/.short-sha
  545. Entering 'libs/crc'
  546. Removing test/.short-sha
  547. Entering 'libs/date_time'
  548. Removing test/.short-sha
  549. Removing test/gregorian/.short-sha
  550. Removing test/local_time/.short-sha
  551. Removing test/posix_time/.short-sha
  552. Entering 'libs/detail'
  553. Removing test/.short-sha
  554. Removing test/container_fwd/.short-sha
  555. Entering 'libs/disjoint_sets'
  556. Removing .short-sha
  557. Entering 'libs/dynamic_bitset'
  558. Removing .short-sha
  559. Entering 'libs/endian'
  560. Removing test/.short-sha
  561. Entering 'libs/exception'
  562. Removing test/.short-sha
  563. Entering 'libs/filesystem'
  564. Removing example/.short-sha
  565. Removing test/.short-sha
  566. Entering 'libs/flyweight'
  567. Removing test/.short-sha
  568. Entering 'libs/foreach'
  569. Removing test/.short-sha
  570. Entering 'libs/format'
  571. Removing test/.short-sha
  572. Entering 'libs/function'
  573. Removing test/.short-sha
  574. Entering 'libs/function_types'
  575. Removing example/.short-sha
  576. Removing test/classification/.short-sha
  577. Removing test/custom_ccs/.short-sha
  578. Removing test/decomposition/.short-sha
  579. Removing test/reconfiguration/.short-sha
  580. Removing test/synthesis/.short-sha
  581. Entering 'libs/functional'
  582. Removing factory/test/.short-sha
  583. Removing forward/test/.short-sha
  584. Removing hash/examples/.short-sha
  585. Removing hash/test/.short-sha
  586. Removing hash/test/extra/.short-sha
  587. Removing overloaded_function/test/.short-sha
  588. Removing test/.short-sha
  589. Entering 'libs/fusion'
  590. Removing test/algorithm/.short-sha
  591. Removing test/functional/.short-sha
  592. Removing test/sequence/.short-sha
  593. Entering 'libs/geometry'
  594. Removing extensions/test/algorithms/.short-sha
  595. Removing extensions/test/arithmetic/.short-sha
  596. Removing extensions/test/gis/latlong/.short-sha
  597. Removing extensions/test/gis/projections/.short-sha
  598. Removing extensions/test/iterators/.short-sha
  599. Removing extensions/test/nsphere/.short-sha
  600. Removing index/test/.short-sha
  601. Removing index/test/algorithms/.short-sha
  602. Removing index/test/rtree/.short-sha
  603. Removing index/test/rtree/exceptions/.short-sha
  604. Removing index/test/rtree/generated/.short-sha
  605. Removing index/test/rtree/interprocess/.short-sha
  606. Removing test/algorithms/.short-sha
  607. Removing test/algorithms/buffer/.short-sha
  608. Removing test/algorithms/detail/.short-sha
  609. Removing test/algorithms/detail/sections/.short-sha
  610. Removing test/algorithms/overlay/.short-sha
  611. Removing test/arithmetic/.short-sha
  612. Removing test/core/.short-sha
  613. Removing test/geometries/.short-sha
  614. Removing test/io/wkt/.short-sha
  615. Removing test/iterators/.short-sha
  616. Removing test/multi/
  617. Removing test/point_concept/.short-sha
  618. Removing test/policies/.short-sha
  619. Removing test/strategies/.short-sha
  620. Removing test/util/.short-sha
  621. Removing test/views/.short-sha
  622. Entering 'libs/gil'
  623. Removing test/.short-sha
  624. Entering 'libs/graph'
  625. Removing test/.short-sha
  626. Entering 'libs/graph_parallel'
  627. Entering 'libs/heap'
  628. Removing test/.short-sha
  629. Entering 'libs/icl'
  630. Removing test/cmp_clang_ttp_passing2_/.short-sha
  631. Removing test/cmp_clang_ttp_passing_/.short-sha
  632. Removing test/cmp_msvc_value_born_error_/.short-sha
  633. Removing test/ex_boost_party_/.short-sha
  634. Removing test/fast_stat_interval_map_/.short-sha
  635. Removing test/fastest_icl_interval_/.short-sha
  636. Removing test/fastest_icl_map_/.short-sha
  637. Removing test/fastest_interval_map_/.short-sha
  638. Removing test/fastest_interval_map_infix_/.short-sha
  639. Removing test/fastest_interval_map_infix_mixed_/.short-sha
  640. Removing test/fastest_interval_map_mixed2_/.short-sha
  641. Removing test/fastest_interval_map_mixed_/.short-sha
  642. Removing test/fastest_interval_set_/.short-sha
  643. Removing test/fastest_interval_set_infix_/.short-sha
  644. Removing test/fastest_interval_set_mixed_/.short-sha
  645. Removing test/fastest_partial_icl_quantifier_/.short-sha
  646. Removing test/fastest_partial_interval_quantifier_/.short-sha
  647. Removing test/fastest_separate_interval_set_/.short-sha
  648. Removing test/fastest_separate_interval_set_infix_/.short-sha
  649. Removing test/fastest_set_icl_set_/.short-sha
  650. Removing test/fastest_set_interval_set_/.short-sha
  651. Removing test/fastest_split_interval_map_/.short-sha
  652. Removing test/fastest_split_interval_map_infix_/.short-sha
  653. Removing test/fastest_split_interval_set_/.short-sha
  654. Removing test/fastest_split_interval_set_infix_/.short-sha
  655. Removing test/fastest_total_icl_quantifier_/.short-sha
  656. Removing test/fastest_total_interval_quantifier_/.short-sha
  657. Removing test/fix_icl_after_thread_/.short-sha
  658. Removing test/fix_tickets_/.short-sha
  659. Removing test/test_changing_interval_defaults_/.short-sha
  660. Removing test/test_doc_code_/.short-sha
  661. Removing test/test_misc_/.short-sha
  662. Removing test/test_type_traits_/.short-sha
  663. Entering 'libs/integer'
  664. Removing test/.short-sha
  665. Entering 'libs/interprocess'
  666. Removing example/.short-sha
  667. Removing test/.short-sha
  668. Entering 'libs/intrusive'
  669. Removing example/.short-sha
  670. Removing test/.short-sha
  671. Entering 'libs/io'
  672. Removing test/.short-sha
  673. Entering 'libs/iostreams'
  674. Removing test/.short-sha
  675. Entering 'libs/iterator'
  676. Removing test/.short-sha
  677. Entering 'libs/lambda'
  678. Removing test/.short-sha
  679. Entering 'libs/lexical_cast'
  680. Removing example/.short-sha
  681. Removing test/.short-sha
  682. Entering 'libs/local_function'
  683. Removing test/.short-sha
  684. Entering 'libs/locale'
  685. Removing test/.short-sha
  686. Entering 'libs/lockfree'
  687. Removing test/.short-sha
  688. Entering 'libs/log'
  689. Removing test/compile/.short-sha
  690. Removing test/compile_fail/.short-sha
  691. Removing test/run/.short-sha
  692. Entering 'libs/logic'
  693. Removing test/.short-sha
  694. Entering 'libs/math'
  695. Removing example/.short-sha
  696. Removing octonion/.short-sha
  697. Removing quaternion/.short-sha
  698. Removing test/.short-sha
  699. Removing test/compile_test/.short-sha
  700. Entering 'libs/move'
  701. Removing example/.short-sha
  702. Removing test/.short-sha
  703. Entering 'libs/mpi'
  704. Entering 'libs/mpl'
  705. Removing test/.short-sha
  706. Removing test/aux_/.short-sha
  707. Removing test/aux_/preprocessor/.short-sha
  708. Entering 'libs/msm'
  709. Removing test/.short-sha
  710. Entering 'libs/multi_array'
  711. Removing test/.short-sha
  712. Entering 'libs/multi_index'
  713. Removing test/.short-sha
  714. Entering 'libs/multiprecision'
  715. Removing example/.short-sha
  716. Removing test/.short-sha
  717. Removing test/compile_fail/.short-sha
  718. Removing test/concepts/.short-sha
  719. Removing test/include_test/.short-sha
  720. Removing test/ublas_interop/.short-sha
  721. Entering 'libs/numeric/conversion'
  722. Removing test/.short-sha
  723. Removing test/compile_fail/.short-sha
  724. Entering 'libs/numeric/interval'
  725. Removing test/.short-sha
  726. Entering 'libs/numeric/odeint'
  727. Removing test/.short-sha
  728. Entering 'libs/numeric/ublas'
  729. Removing test/.short-sha
  730. Entering 'libs/optional'
  731. Removing test/.short-sha
  732. Entering 'libs/parameter'
  733. Removing test/.short-sha
  734. Removing test/python_test.pyc
  735. Entering 'libs/phoenix'
  736. Removing test/algorithm/.short-sha
  737. Removing test/bind/.short-sha
  738. Removing test/boost_bind_compatibility/.short-sha
  739. Removing test/container/.short-sha
  740. Removing test/core/.short-sha
  741. Removing test/function/.short-sha
  742. Removing test/include/.short-sha
  743. Removing test/include/bind/.short-sha
  744. Removing test/include/core/.short-sha
  745. Removing test/include/function/.short-sha
  746. Removing test/include/fusion/.short-sha
  747. Removing test/include/object/.short-sha
  748. Removing test/include/operator/.short-sha
  749. Removing test/include/scope/.short-sha
  750. Removing test/include/statement/.short-sha
  751. Removing test/include/stl/.short-sha
  752. Removing test/include/stl/algorithm/.short-sha
  753. Removing test/include/stl/container/.short-sha
  754. Removing test/include/support/.short-sha
  755. Removing test/include/support/preprocessor/.short-sha
  756. Removing test/object/.short-sha
  757. Removing test/operator/.short-sha
  758. Removing test/regression/.short-sha
  759. Removing test/scope/.short-sha
  760. Removing test/statement/.short-sha
  761. Removing test/stdlib/.short-sha
  762. Entering 'libs/polygon'
  763. Removing test/.short-sha
  764. Entering 'libs/pool'
  765. Removing example/.short-sha
  766. Removing test/.short-sha
  767. Entering 'libs/predef'
  768. Removing test/.short-sha
  769. Entering 'libs/preprocessor'
  770. Removing test/.short-sha
  771. Entering 'libs/program_options'
  772. Removing test/.short-sha
  773. Entering 'libs/property_map'
  774. Removing test/.short-sha
  775. Entering 'libs/property_tree'
  776. Removing test/.short-sha
  777. Entering 'libs/proto'
  778. Removing test/.short-sha
  779. Entering 'libs/ptr_container'
  780. Removing test/.short-sha
  781. Entering 'libs/python'
  782. Removing test/.short-sha
  783. Removing test/import_.pyc
  784. Removing test/polymorphism2.pyc
  785. Entering 'libs/random'
  786. Removing example/.short-sha
  787. Removing test/.short-sha
  788. Entering 'libs/range'
  789. Removing test/.short-sha
  790. Removing test/adaptor_test/.short-sha
  791. Removing test/algorithm_ext_test/.short-sha
  792. Removing test/algorithm_test/.short-sha
  793. Removing test/compile_fail/.short-sha
  794. Removing test/compile_fail/adaptor/.short-sha
  795. Entering 'libs/ratio'
  796. Removing example/.short-sha
  797. Removing test/.short-sha
  798. Removing test/ratio_arithmetic/.short-sha
  799. Removing test/ratio_comparison/.short-sha
  800. Removing test/ratio_extensions/.short-sha
  801. Removing test/ratio_io/.short-sha
  802. Removing test/ratio_ratio/.short-sha
  803. Entering 'libs/rational'
  804. Removing test/.short-sha
  805. Entering 'libs/regex'
  806. Removing example/grep/.short-sha
  807. Removing example/snippets/.short-sha
  808. Removing example/timer/.short-sha
  809. Removing test/.short-sha
  810. Removing test/c_compiler_checks/.short-sha
  811. Removing test/captures/.short-sha
  812. Removing test/collate_info/.short-sha
  813. Removing test/concepts/.short-sha
  814. Removing test/config_info/.short-sha
  815. Removing test/named_subexpressions/.short-sha
  816. Removing test/object_cache/.short-sha
  817. Removing test/pathology/.short-sha
  818. Removing test/regress/.short-sha
  819. Removing test/static_mutex/.short-sha
  820. Removing test/unicode/.short-sha
  821. Entering 'libs/scope_exit'
  822. Removing test/.short-sha
  823. Entering 'libs/serialization'
  824. Removing test/.short-sha
  825. Entering 'libs/signals'
  826. Removing test/.short-sha
  827. Entering 'libs/signals2'
  828. Removing test/.short-sha
  829. Entering 'libs/smart_ptr'
  830. Removing test/.short-sha
  831. Entering 'libs/spirit'
  832. Removing classic/test/.short-sha
  833. Removing classic/test/actor/.short-sha
  834. Removing classic/test/typeof_support/.short-sha
  835. Removing repository/test/karma/.short-sha
  836. Removing repository/test/qi/.short-sha
  837. Removing test/karma/.short-sha
  838. Removing test/lex/.short-sha
  839. Removing test/lex/matlib_static.h
  840. Removing test/lex/matlib_static_switch.h
  841. Removing test/qi/.short-sha
  842. Removing test/support/.short-sha
  843. Entering 'libs/statechart'
  844. Removing example/BitMachine/.short-sha
  845. Removing example/Camera/.short-sha
  846. Removing example/Handcrafted/.short-sha
  847. Removing example/Keyboard/.short-sha
  848. Removing example/Performance/.short-sha
  849. Removing example/PingPong/.short-sha
  850. Removing example/StopWatch/.short-sha
  851. Removing test/.short-sha
  852. Entering 'libs/static_assert'
  853. Removing .short-sha
  854. Entering 'libs/sync'
  855. Removing test/run/.short-sha
  856. Entering 'libs/system'
  857. Removing test/.short-sha
  858. Entering 'libs/test'
  859. Removing test/.short-sha
  860. Removing test/test_datasets_src/.short-sha
  861. Entering 'libs/thread'
  862. Removing example/.short-sha
  863. Removing test/.short-sha
  864. Removing test/sync/conditions/.short-sha
  865. Removing test/sync/conditions/condition_variable/.short-sha
  866. Removing test/sync/conditions/condition_variable_any/.short-sha
  867. Removing test/sync/conditions/cv_status/.short-sha
  868. Removing test/sync/futures/async/.short-sha
  869. Removing test/sync/futures/future/.short-sha
  870. Removing test/sync/futures/packaged_task/.short-sha
  871. Removing test/sync/futures/promise/.short-sha
  872. Removing test/sync/futures/shared_future/.short-sha
  873. Removing test/sync/futures/when_all/.short-sha
  874. Removing test/sync/futures/when_any/.short-sha
  875. Removing test/sync/mutual_exclusion/locks/lock_guard/.short-sha
  876. Removing test/sync/mutual_exclusion/locks/nested_strict_lock/.short-sha
  877. Removing test/sync/mutual_exclusion/locks/reverse_lock/.short-sha
  878. Removing test/sync/mutual_exclusion/locks/shared_lock/.short-sha
  879. Removing test/sync/mutual_exclusion/locks/shared_lock/cons/.short-sha
  880. Removing test/sync/mutual_exclusion/locks/shared_lock/locking/.short-sha
  881. Removing test/sync/mutual_exclusion/locks/shared_lock/mod/.short-sha
  882. Removing test/sync/mutual_exclusion/locks/shared_lock/obs/.short-sha
  883. Removing test/sync/mutual_exclusion/locks/shared_lock_guard/.short-sha
  884. Removing test/sync/mutual_exclusion/locks/strict_lock/.short-sha
  885. Removing test/sync/mutual_exclusion/locks/unique_lock/.short-sha
  886. Removing test/sync/mutual_exclusion/locks/unique_lock/cons/.short-sha
  887. Removing test/sync/mutual_exclusion/locks/unique_lock/locking/.short-sha
  888. Removing test/sync/mutual_exclusion/locks/unique_lock/mod/.short-sha
  889. Removing test/sync/mutual_exclusion/locks/unique_lock/obs/.short-sha
  890. Removing test/sync/mutual_exclusion/locks/upgrade_lock/.short-sha
  891. Removing test/sync/mutual_exclusion/locks/upgrade_lock/cons/.short-sha
  892. Removing test/sync/mutual_exclusion/locks/upgrade_lock/locking/.short-sha
  893. Removing test/sync/mutual_exclusion/locks/upgrade_lock/mod/.short-sha
  894. Removing test/sync/mutual_exclusion/locks/upgrade_lock/obs/.short-sha
  895. Removing test/sync/mutual_exclusion/mutex/.short-sha
  896. Removing test/sync/mutual_exclusion/null_mutex/.short-sha
  897. Removing test/sync/mutual_exclusion/once/call_once/.short-sha
  898. Removing test/sync/mutual_exclusion/queue_views/.short-sha
  899. Removing test/sync/mutual_exclusion/recursive_mutex/.short-sha
  900. Removing test/sync/mutual_exclusion/recursive_timed_mutex/.short-sha
  901. Removing test/sync/mutual_exclusion/shared_mutex/.short-sha
  902. Removing test/sync/mutual_exclusion/sync_bounded_queue/.short-sha
  903. Removing test/sync/mutual_exclusion/sync_queue/.short-sha
  904. Removing test/sync/mutual_exclusion/synchronized_value/.short-sha
  905. Removing test/sync/mutual_exclusion/timed_mutex/.short-sha
  906. Removing test/sync/mutual_exclusion/with_lock_guard/.short-sha
  907. Removing test/threads/container/.short-sha
  908. Removing test/threads/this_thread/get_id/.short-sha
  909. Removing test/threads/this_thread/sleep_for/.short-sha
  910. Removing test/threads/this_thread/sleep_until/.short-sha
  911. Removing test/threads/thread/assign/.short-sha
  912. Removing test/threads/thread/constr/.short-sha
  913. Removing test/threads/thread/destr/.short-sha
  914. Removing test/threads/thread/id/.short-sha
  915. Removing test/threads/thread/members/.short-sha
  916. Removing test/threads/thread/non_members/.short-sha
  917. Removing test/threads/thread/static/.short-sha
  918. Entering 'libs/throw_exception'
  919. Removing test/.short-sha
  920. Entering 'libs/timer'
  921. Removing example/.short-sha
  922. Removing test/.short-sha
  923. Entering 'libs/tokenizer'
  924. Removing test/.short-sha
  925. Entering 'libs/tr1'
  926. Removing test/.short-sha
  927. Removing test/config/.short-sha
  928. Removing test/cyclic_depend/.short-sha
  929. Removing test/std_headers/.short-sha
  930. Removing test/type_traits/.short-sha
  931. Entering 'libs/tti'
  932. Removing test/.short-sha
  933. Entering 'libs/tuple'
  934. Removing test/.short-sha
  935. Entering 'libs/type_erasure'
  936. Removing test/.short-sha
  937. Entering 'libs/type_index'
  938. Removing examples/.short-sha
  939. Removing test/.short-sha
  940. Entering 'libs/type_traits'
  941. Removing test/.short-sha
  942. Entering 'libs/typeof'
  943. Removing test/.short-sha
  944. Entering 'libs/units'
  945. Removing test/.short-sha
  946. Entering 'libs/unordered'
  947. Removing test/exception/.short-sha
  948. Removing test/unordered/.short-sha
  949. Entering 'libs/utility'
  950. Removing .short-sha
  951. Removing identity_type/test/.short-sha
  952. Removing test/.short-sha
  953. Entering 'libs/uuid'
  954. Removing test/.short-sha
  955. Entering 'libs/variant'
  956. Removing test/.short-sha
  957. Entering 'libs/wave'
  958. Removing test/testlexers/.short-sha
  959. Removing test/testwave/.short-sha
  960. Entering 'libs/winapi'
  961. Entering 'libs/xpressive'
  962. Removing test/.short-sha
  963. Entering 'tools/auto_index'
  964. Entering 'tools/bcp'
  965. Removing .short-sha
  966. Entering 'tools/boostbook'
  967. Entering 'tools/boostdep'
  968. Entering 'tools/build'
  969. Removing src/tools/gcc.jam.prev
  970. Removing test/BoostBuild.pyc
  971. Removing test/MockToolset.pyc
  972. Removing test/TestCmd.pyc
  973. Removing test/absolute_sources.pyc
  974. Removing test/alias.pyc
  975. Removing test/alternatives.pyc
  976. Removing test/bad_dirname.pyc
  977. Removing test/build_dir.pyc
  978. Removing test/build_file.pyc
  979. Removing test/build_no.pyc
  980. Removing test/builtin_echo.pyc
  981. Removing test/builtin_exit.pyc
  982. Removing test/builtin_glob.pyc
  983. Removing test/builtin_split_by_characters.pyc
  984. Removing test/c_file.pyc
  985. Removing test/chain.pyc
  986. Removing test/clean.pyc
  987. Removing test/collect_debug_info.pyc
  988. Removing test/composite.pyc
  989. Removing test/conditionals.pyc
  990. Removing test/conditionals2.pyc
  991. Removing test/conditionals3.pyc
  992. Removing test/conditionals_multiple.pyc
  993. Removing test/configuration.pyc
  994. Removing test/copy_time.pyc
  995. Removing test/core_action_output.pyc
  996. Removing test/core_action_status.pyc
  997. Removing test/core_actions_quietly.pyc
  998. Removing test/core_arguments.pyc
  999. Removing test/core_at_file.pyc
  1000. Removing test/core_bindrule.pyc
  1001. Removing test/core_d12.pyc
  1002. Removing test/core_delete_module.pyc
  1003. Removing test/core_import_module.pyc
  1004. Removing test/core_jamshell.pyc
  1005. Removing test/core_language.pyc
  1006. Removing test/core_multifile_actions.pyc
  1007. Removing test/core_nt_cmd_line.pyc
  1008. Removing test/core_option_d2.pyc
  1009. Removing test/core_option_l.pyc
  1010. Removing test/core_option_n.pyc
  1011. Removing test/core_parallel_actions.pyc
  1012. Removing test/core_parallel_multifile_actions_1.pyc
  1013. Removing test/core_parallel_multifile_actions_2.pyc
  1014. Removing test/core_source_line_tracking.pyc
  1015. Removing test/core_typecheck.pyc
  1016. Removing test/core_update_now.pyc
  1017. Removing test/core_variables_in_actions.pyc
  1018. Removing test/core_varnames.pyc
  1019. Removing test/custom_generator.pyc
  1020. Removing test/default_build.pyc
  1021. Removing test/default_features.pyc
  1022. Removing test/dependency_property.pyc
  1023. Removing test/dependency_test.pyc
  1024. Removing test/direct_request_test.pyc
  1025. Removing test/disambiguation.pyc
  1026. Removing test/dll_path.pyc
  1027. Removing test/double_loading.pyc
  1028. Removing test/duplicate.pyc
  1029. Removing test/example_libraries.pyc
  1030. Removing test/example_make.pyc
  1031. Removing test/exit_status.pyc
  1032. Removing test/expansion.pyc
  1033. Removing test/explicit.pyc
  1034. Removing test/feature_cxxflags.pyc
  1035. Removing test/free_features_request.pyc
  1036. Removing test/gcc_runtime.pyc
  1037. Removing test/generator_selection.pyc
  1038. Removing test/generators_test.pyc
  1039. Removing test/implicit_dependency.pyc
  1040. Removing test/indirect_conditional.pyc
  1041. Removing test/inherit_toolset.pyc
  1042. Removing test/inherited_dependency.pyc
  1043. Removing test/inline.pyc
  1044. Removing test/lib_source_property.pyc
  1045. Removing test/library_chain.pyc
  1046. Removing test/library_order.pyc
  1047. Removing test/library_property.pyc
  1048. Removing test/link.pyc
  1049. Removing test/load_order.pyc
  1050. Removing test/loop.pyc
  1051. Removing test/make_rule.pyc
  1052. Removing test/message.pyc
  1053. Removing test/module_actions.pyc
  1054. Removing test/ndebug.pyc
  1055. Removing test/no_type.pyc
  1056. Removing test/notfile.pyc
  1057. Removing test/ordered_include.pyc
  1058. Removing test/out_of_tree.pyc
  1059. Removing test/path_features.pyc
  1060. Removing test/pch.pyc
  1061. Removing test/prebuilt.pyc
  1062. Removing test/print.pyc
  1063. Removing test/project_dependencies.pyc
  1064. Removing test/project_glob.pyc
  1065. Removing test/project_id.pyc
  1066. Removing test/project_root_constants.pyc
  1067. Removing test/project_root_rule.pyc
  1068. Removing test/project_test3.pyc
  1069. Removing test/project_test4.pyc
  1070. Removing test/property_expansion.pyc
  1071. Removing test/rebuilds.pyc
  1072. Removing test/regression.pyc
  1073. Removing test/relative_sources.pyc
  1074. Removing test/remove_requirement.pyc
  1075. Removing test/rescan_header.pyc
  1076. Removing test/resolution.pyc
  1077. Removing test/scanner_causing_rebuilds.pyc
  1078. Removing test/searched_lib.pyc
  1079. Removing test/skipping.pyc
  1080. Removing test/sort_rule.pyc
  1081. Removing test/source_locations.pyc
  1082. Removing test/source_order.pyc
  1083. Removing test/space_in_path.pyc
  1084. Removing test/stage.pyc
  1085. Removing test/standalone.pyc
  1086. Removing test/startup_v2.pyc
  1087. Removing test/static_and_shared_library.pyc
  1088. Removing test/suffix.pyc
  1089. Removing test/symlink.pyc
  1090. Removing test/tag.pyc
  1091. Removing test/test_rc.pyc
  1092. Removing test/test_result_dumping.pyc
  1093. Removing test/test_results.txt
  1094. Removing test/testing_support.pyc
  1095. Removing test/timedata.pyc
  1096. Removing test/toolset_requirements.pyc
  1097. Removing test/tree.pyc
  1098. Removing test/unit_test.pyc
  1099. Removing test/unit_tests.pyc
  1100. Removing test/unused.pyc
  1101. Removing test/use_requirements.pyc
  1102. Removing test/using.pyc
  1103. Removing test/wrapper.pyc
  1104. Removing test/wrong_project.pyc
  1105. Removing test/zlib.pyc
  1106. Entering 'tools/inspect'
  1107. Entering 'tools/litre'
  1108. Entering 'tools/quickbook'
  1109. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git reset "--hard"
  1110. HEAD is now at b58e265 Update flyweight from develop.
  1111. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git clean "-fxd"
  1112. Removing bin.v2/
  1113. Removing boost/
  1114. Removing status/boost_dynamic_bitset_tests
  1115. Removing status/cube-fr.dot
  1116. Removing status/cube.dot
  1117. Removing status/disconnected-fr.dot
  1118. Removing status/filename
  1119. Removing status/fsm.txt
  1120. Removing status/graphml_test_out.xml
  1121. Removing status/kevin-bacon2.dat
  1122. Removing status/named_mutex_test.core
  1123. Removing status/named_semaphore_tes.core
  1124. Removing status/nonfinite_XML_archive_test.txt
  1125. Removing status/nonfinite_archive_test.txt
  1126. Removing status/pattern.temp2
  1127. Removing status/pattern.test
  1128. Removing status/random.dot
  1129. Removing status/rng.saved
  1130. Removing status/serialization-0834
  1131. Removing status/serialization-15d7
  1132. Removing status/serialization-3811
  1133. Removing status/serialization-531e
  1134. Removing status/serialization-7e5f
  1135. Removing status/serialization-8d00
  1136. Removing status/serialization-9602
  1137. Removing status/serialization-99dd
  1138. Removing status/serialization-a176
  1139. Removing status/serialization-a2e6
  1140. Removing status/serialization-a428
  1141. Removing status/serialization-c179
  1142. Removing status/serialization-d193
  1143. Removing status/serialization-d36f
  1144. Removing status/serialization-d853
  1145. Removing status/serialization-da6a
  1146. Removing status/serialization-e19a
  1147. Removing status/serialization-e741
  1148. Removing status/serialization-f21e
  1149. Removing status/serialization-fb4f
  1150. Removing status/temp.tmp
  1151. Removing status/test.dat
  1152. Removing status/test.txt
  1153. Removing status/test2.dat
  1154. Removing status/test3.dat
  1155. Removing status/test_dfa.hpp
  1156. Removing status/test_facet_file.out
  1157. Removing status/test_switch.hpp
  1158. Removing status/testfile2
  1159. Removing status/testfile_binary_archive.hpp
  1160. Removing status/testfile_text_archive.hpp
  1161. Removing status/testfile_text_warchive.hpp
  1162. Removing status/testfile_xml_archive.hpp
  1163. Removing status/testfile_xml_warchive.hpp
  1164. Removing status/triangular-fr.dot
  1165. Removing status/triangular-kk.dot
  1166. Removing status/wave_slex_lexer.dfa
  1167. Removing tools/regression/build/bin/
  1168. Removing tools/regression/xsl_reports/utils/__init__.pyc
  1169. Removing tools/regression/xsl_reports/utils/accept_args.pyc
  1170. Removing tools/regression/xsl_reports/utils/char_translation_table.pyc
  1171. Removing tools/regression/xsl_reports/utils/check_existance.pyc
  1172. Removing tools/regression/xsl_reports/utils/checked_system.pyc
  1173. Removing tools/regression/xsl_reports/utils/libxslt.pyc
  1174. Removing tools/regression/xsl_reports/utils/log.pyc
  1175. Removing tools/regression/xsl_reports/utils/makedirs.pyc
  1176. Removing tools/regression/xsl_reports/utils/rename.pyc
  1177. Removing tools/regression/xsl_reports/utils/sourceforge.pyc
  1178. Removing tools/regression/xsl_reports/utils/tar.pyc
  1179. Removing tools/regression/xsl_reports/utils/zip.pyc
  1180. # Cleaning up "/usr/home/jim/boost_rt/develop/boost_root/bin" directory ...
  1181. # Cleaning up "/usr/home/jim/boost_rt/develop/boost_root/bin.v2" directory ...
  1182. # Cleaning up "/usr/home/jim/boost_rt/develop/results" directory ...
  1183. # Getting sources (2014-11-13T08:49:53Z)...
  1184. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git remote "set-branches" "--add" "origin" "develop"
  1185. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git pull "--recurse-submodules"
  1186. Fetching submodule libs/accumulators
  1187. Fetching submodule libs/algorithm
  1188. Fetching submodule libs/align
  1189. Fetching submodule libs/any
  1190. Fetching submodule libs/array
  1191. Fetching submodule libs/asio
  1192. Fetching submodule libs/assert
  1193. Fetching submodule libs/assign
  1194. Fetching submodule libs/atomic
  1195. Fetching submodule libs/bimap
  1196. Fetching submodule libs/bind
  1197. Fetching submodule libs/chrono
  1198. Fetching submodule libs/circular_buffer
  1199. Fetching submodule libs/compatibility
  1200. Fetching submodule libs/concept_check
  1201. Fetching submodule libs/config
  1202. Fetching submodule libs/container
  1203. Fetching submodule libs/context
  1204. Fetching submodule libs/conversion
  1205. Fetching submodule libs/convert
  1206. Fetching submodule libs/core
  1207. Fetching submodule libs/coroutine
  1208. Fetching submodule libs/crc
  1209. Fetching submodule libs/date_time
  1210. Fetching submodule libs/detail
  1211. Fetching submodule libs/disjoint_sets
  1212. Fetching submodule libs/dynamic_bitset
  1213. Fetching submodule libs/endian
  1214. Fetching submodule libs/exception
  1215. Fetching submodule libs/filesystem
  1216. Fetching submodule libs/flyweight
  1217. Fetching submodule libs/foreach
  1218. Fetching submodule libs/format
  1219. Fetching submodule libs/function
  1220. Fetching submodule libs/function_types
  1221. Fetching submodule libs/functional
  1222. Fetching submodule libs/fusion
  1223. Fetching submodule libs/geometry
  1224. Fetching submodule libs/gil
  1225. Fetching submodule libs/graph
  1226. Fetching submodule libs/graph_parallel
  1227. Fetching submodule libs/heap
  1228. Fetching submodule libs/icl
  1229. Fetching submodule libs/integer
  1230. Fetching submodule libs/interprocess
  1231. Fetching submodule libs/intrusive
  1232. Fetching submodule libs/io
  1233. Fetching submodule libs/iostreams
  1234. Fetching submodule libs/iterator
  1235. Fetching submodule libs/lambda
  1236. Fetching submodule libs/lexical_cast
  1237. Fetching submodule libs/local_function
  1238. Fetching submodule libs/locale
  1239. Fetching submodule libs/lockfree
  1240. Fetching submodule libs/log
  1241. Fetching submodule libs/logic
  1242. Fetching submodule libs/math
  1243. Fetching submodule libs/move
  1244. Fetching submodule libs/mpi
  1245. Fetching submodule libs/mpl
  1246. Fetching submodule libs/msm
  1247. Fetching submodule libs/multi_array
  1248. Fetching submodule libs/multi_index
  1249. Fetching submodule libs/multiprecision
  1250. Fetching submodule libs/numeric/conversion
  1251. Fetching submodule libs/numeric/interval
  1252. Fetching submodule libs/numeric/odeint
  1253. Fetching submodule libs/numeric/ublas
  1254. Fetching submodule libs/optional
  1255. Fetching submodule libs/parameter
  1256. Fetching submodule libs/phoenix
  1257. Fetching submodule libs/polygon
  1258. Fetching submodule libs/pool
  1259. Fetching submodule libs/predef
  1260. Fetching submodule libs/preprocessor
  1261. Fetching submodule libs/program_options
  1262. Fetching submodule libs/property_map
  1263. Fetching submodule libs/property_tree
  1264. Fetching submodule libs/proto
  1265. Fetching submodule libs/ptr_container
  1266. Fetching submodule libs/python
  1267. Fetching submodule libs/random
  1268. Fetching submodule libs/range
  1269. Fetching submodule libs/ratio
  1270. Fetching submodule libs/rational
  1271. Fetching submodule libs/regex
  1272. Fetching submodule libs/scope_exit
  1273. Fetching submodule libs/serialization
  1274. Fetching submodule libs/signals
  1275. Fetching submodule libs/signals2
  1276. Fetching submodule libs/smart_ptr
  1277. Fetching submodule libs/spirit
  1278. Fetching submodule libs/statechart
  1279. Fetching submodule libs/static_assert
  1280. Fetching submodule libs/sync
  1281. Fetching submodule libs/system
  1282. Fetching submodule libs/test
  1283. Fetching submodule libs/thread
  1284. Fetching submodule libs/throw_exception
  1285. Fetching submodule libs/timer
  1286. Fetching submodule libs/tokenizer
  1287. Fetching submodule libs/tr1
  1288. Fetching submodule libs/tti
  1289. Fetching submodule libs/tuple
  1290. Fetching submodule libs/type_erasure
  1291. Fetching submodule libs/type_index
  1292. Fetching submodule libs/type_traits
  1293. Fetching submodule libs/typeof
  1294. Fetching submodule libs/units
  1295. Fetching submodule libs/unordered
  1296. Fetching submodule libs/utility
  1297. Fetching submodule libs/uuid
  1298. Fetching submodule libs/variant
  1299. Fetching submodule libs/wave
  1300. Fetching submodule libs/winapi
  1301. Fetching submodule libs/xpressive
  1302. Fetching submodule tools/auto_index
  1303. Fetching submodule tools/bcp
  1304. Fetching submodule tools/boostbook
  1305. Fetching submodule tools/boostdep
  1306. Fetching submodule tools/build
  1307. Fetching submodule tools/inspect
  1308. Fetching submodule tools/litre
  1309. Fetching submodule tools/quickbook
  1310. Already up-to-date.
  1311. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git submodule "update" "--init"
  1312. # Executing GIT command: /usr/home/jim/boost_rt/develop/boost_root> git checkout "develop"
  1313. Already on 'develop'
  1314. Your branch is up-to-date with 'origin/develop'.
  1315. # Found patch file "/usr/home/jim/boost_rt/develop/patch_boost". Executing it.
  1316. /usr/home/jim/boost_rt/develop/patch_boost: line 4: pushd: ./tools_bb/src/tools: No such file or directory
  1317. mv: rename gcc.jam to gcc.jam.prev: No such file or directory
  1318. cat: gcc.jam.prev: No such file or directory
  1319. patch_boost fixup: ./tools_bb/src/tools
  1320. /usr/home/jim/boost_rt/develop/patch_boost: line 9: popd: directory stack empty
  1321. ~/boost_rt/develop/boost_root/tools/build/src/tools ~/boost_rt/develop
  1322. patch_boost fixup: ./boost_root/tools/build/src/tools
  1323. ~/boost_rt/develop
  1324. # Preinstalled "/usr/home/jim/boost_rt/develop/bjam" not found; building one...
  1325. # Found "bjam" source directory "/usr/home/jim/boost_rt/develop/boost_bb/src/engine"
  1326. # Building "bjam" (./build.sh )...
  1327. ###
  1328. ### Using 'gcc' toolset.
  1329. ###
  1330. rm -rf bootstrap
  1331. mkdir bootstrap
  1332. 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
  1333. ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean
  1334. ...found 1 target...
  1335. ...updating 1 target...
  1336. ...updated 1 target...
  1337. ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root=
  1338. setpgid (parent): Permission denied
  1339. ...found 158 targets...
  1340. ...updating 3 targets...
  1341. [MKDIR] bin.freebsdx86_64
  1342. setpgid (parent): Permission denied
  1343. [COMPILE] bin.freebsdx86_64/b2
  1344. setpgid (parent): Permission denied
  1345. [COPY] bin.freebsdx86_64/bjam
  1346. ...updated 3 targets...
  1347. # Searching for "bjam" in "/usr/home/jim/boost_rt/develop/boost_bb/src/engine"...
  1348. # bjam succesfully built in "/usr/home/jim/boost_rt/develop/boost_bb/src/engine/bin.freebsdx86_64/bjam" location
  1349. # Preinstalled "/usr/home/jim/boost_rt/develop/process_jam_log" not found; building one...
  1350. # Found "process_jam_log" source directory "/usr/home/jim/boost_rt/develop/boost_regression/build"
  1351. # Building "process_jam_log" ("/usr/home/jim/boost_rt/develop/boost_bb/src/engine/bin.freebsdx86_64/bjam" "-sBOOST_BUILD_PATH=/usr/home/jim/boost_rt/develop:/usr/home/jim/boost_rt/develop/boost_bb/src" "-sBOOST_ROOT=/usr/home/jim/boost_rt/develop/boost_root" "--boost=/usr/home/jim/boost_rt/develop/boost_root" "--boost-root=/usr/home/jim/boost_rt/develop/boost_root" "--boost-build=/usr/home/jim/boost_rt/develop/boost_bb/src" "--debug-configuration" process_jam_log -d2 -l300)...
  1352. notice: found boost-build.jam at /usr/home/jim/boost_rt/develop/boost_regression/boost-build.jam
  1353. notice: loading Boost.Build from /usr/home/jim/boost_rt/develop/boost_bb/src
  1354. notice: Searching '/etc' '/home/jim' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop/boost_bb/src/kernel' '/usr/home/jim/boost_rt/develop/boost_bb/src/util' '/usr/home/jim/boost_rt/develop/boost_bb/src/build' '/usr/home/jim/boost_rt/develop/boost_bb/src/tools' '/usr/home/jim/boost_rt/develop/boost_bb/src/contrib' '/usr/home/jim/boost_rt/develop/boost_bb/src/.' for site-config configuration file 'site-config.jam'.
  1355. notice: Configuration file 'site-config.jam' not found in '/etc' '/home/jim' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop/boost_bb/src/kernel' '/usr/home/jim/boost_rt/develop/boost_bb/src/util' '/usr/home/jim/boost_rt/develop/boost_bb/src/build' '/usr/home/jim/boost_rt/develop/boost_bb/src/tools' '/usr/home/jim/boost_rt/develop/boost_bb/src/contrib' '/usr/home/jim/boost_rt/develop/boost_bb/src/.'.
  1356. notice: Searching '/home/jim' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop/boost_bb/src/kernel' '/usr/home/jim/boost_rt/develop/boost_bb/src/util' '/usr/home/jim/boost_rt/develop/boost_bb/src/build' '/usr/home/jim/boost_rt/develop/boost_bb/src/tools' '/usr/home/jim/boost_rt/develop/boost_bb/src/contrib' '/usr/home/jim/boost_rt/develop/boost_bb/src/.' for user-config configuration file 'user-config.jam'.
  1357. notice: Configuration file 'user-config.jam' not found in '/home/jim' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop' '/usr/home/jim/boost_rt/develop/boost_bb/src' '/usr/home/jim/boost_rt/develop/boost_bb/src/kernel' '/usr/home/jim/boost_rt/develop/boost_bb/src/util' '/usr/home/jim/boost_rt/develop/boost_bb/src/build' '/usr/home/jim/boost_rt/develop/boost_bb/src/tools' '/usr/home/jim/boost_rt/develop/boost_bb/src/contrib' '/usr/home/jim/boost_rt/develop/boost_bb/src/.'.
  1358. notice: [zlib] Using pre-installed library
  1359. notice: [zlib] Condition
  1360. notice: iostreams: using prebuilt bzip2
  1361. notice: [python-cfg] Configuring python...
  1362. notice: [python-cfg] Checking interpreter command "python"...
  1363. 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'
  1364. notice: [python-cfg] ...requested configuration matched!
  1365. notice: [python-cfg] Details of this Python configuration:
  1366. notice: [python-cfg] interpreter command: "python"
  1367. notice: [python-cfg] include path: "/usr/local/include/python2.7"
  1368. notice: [python-cfg] library path: "/usr/local/lib/python2.7/config" "/usr/local/lib"
  1369. warning: No toolsets are configured.
  1370. warning: Configuring default toolset "gcc".
  1371. warning: If the default is wrong, your build may not work correctly.
  1372. warning: Use the "toolset=xxxxx" option to override our guess.
  1373. warning: For more configuration options, please consult
  1374. warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
  1375. /usr/home/jim/boost_rt/develop/boost_bb/src/build/toolset.jam:43: in toolset.using
  1376. ERROR: rule "gcc.init" unknown in module "toolset".
  1377. /usr/home/jim/boost_rt/develop/boost_bb/src/build-system.jam:571: in load
  1378. /usr/home/jim/boost_rt/develop/boost_bb/src/kernel/modules.jam:289: in import
  1379. /usr/home/jim/boost_rt/develop/boost_bb/src/kernel/bootstrap.jam:139: in boost-build
  1380. /usr/home/jim/boost_rt/develop/boost_regression/boost-build.jam:5: in module scope
  1381. # Searching for "process_jam_log" in "/usr/home/jim/boost_rt/develop/boost_regression/build"...
  1382. Traceback (most recent call last):
  1383. File "run.py", line 71, in <module>
  1384. runner(root)
  1385. File "/usr/home/jim/boost_rt/develop/boost_regression_src/regression.py", line 240, in __init__
  1386. self.main()
  1387. File "/usr/home/jim/boost_rt/develop/boost_regression_src/regression.py", line 583, in main
  1388. getattr(self,action_m)()
  1389. File "/usr/home/jim/boost_rt/develop/boost_regression_src/regression.py", line 540, in command_regression
  1390. self.command_setup()
  1391. File "/usr/home/jim/boost_rt/develop/boost_regression_src/regression.py", line 330, in command_setup
  1392. self.build_if_needed(self.process_jam_log,self.pjl_toolset)
  1393. File "/usr/home/jim/boost_rt/develop/boost_regression_src/regression.py", line 682, in build_if_needed
  1394. tool[ 'build_path' ] = self.tool_path( tool )
  1395. File "/usr/home/jim/boost_rt/develop/boost_regression_src/regression.py", line 707, in tool_path
  1396. , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
  1397. Exception: Cannot find "process_jam_log" in any of the following locations:
  1398. /usr/home/jim/boost_rt/develop/process_jam_log
  1399. /usr/home/jim/boost_rt/develop/boost_regression/build
  1400. Done at Thu Nov 13 02:50:53 CST 2014 (Started at Thu Nov 13 02:48:06 CST 2014)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement