gatorback

Untitled

Jan 4th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.77 KB | None | 0 0
  1. ONLYOFFICE COMPILE ON rPI3 Ubuntu 19.10
  2. https://helpcenter.onlyoffice.com/server/linux/document/compile-source-code.aspx
  3. ================================================================================
  4. ubuntu@ubuntu:~$ git clone --recursive https://github.com/ONLYOFFICE/DocumentServer.git
  5. Cloning into 'DocumentServer'...
  6. remote: Enumerating objects: 19799, done.
  7. remote: Total 19799 (delta 0), reused 0 (delta 0), pack-reused 19799
  8. Receiving objects: 100% (19799/19799), 319.88 MiB | 8.73 MiB/s, done.
  9. Resolving deltas: 100% (7265/7265), done.
  10. Submodule 'core' (https://github.com/ONLYOFFICE/core.git) registered for path 'core'
  11. Submodule 'core-fonts' (https://github.com/ONLYOFFICE/core-fonts.git) registered for path 'core-fonts'
  12. Submodule 'dictionaries' (https://github.com/ONLYOFFICE/dictionaries.git) registered for path 'dictionaries'
  13. Submodule 'sdkjs' (https://github.com/ONLYOFFICE/sdkjs.git) registered for path 'sdkjs'
  14. Submodule 'sdkjs-plugins' (https://github.com/ONLYOFFICE/sdkjs-plugins.git) registered for path 'sdkjs-plugins'
  15. Submodule 'server' (https://github.com/ONLYOFFICE/server.git) registered for path 'server'
  16. Submodule 'web-apps' (https://github.com/ONLYOFFICE/web-apps.git) registered for path 'web-apps'
  17. Cloning into '/home/ubuntu/DocumentServer/core'...
  18. remote: Enumerating objects: 10, done.
  19. remote: Counting objects: 100% (10/10), done.
  20. remote: Compressing objects: 100% (10/10), done.
  21. remote: Total 167373 (delta 1), reused 2 (delta 0), pack-reused 167363
  22. Receiving objects: 100% (167373/167373), 239.80 MiB | 3.35 MiB/s, done.
  23. Resolving deltas: 100% (121888/121888), done.
  24. Cloning into '/home/ubuntu/DocumentServer/dictionaries'...
  25. remote: Enumerating objects: 302, done.
  26. remote: Total 302 (delta 0), reused 0 (delta 0), pack-reused 302
  27. Receiving objects: 100% (302/302), 37.12 MiB | 2.83 MiB/s, done.
  28. Resolving deltas: 100% (70/70), done.
  29. Cloning into '/home/ubuntu/DocumentServer/core-fonts'...
  30. remote: Enumerating objects: 336, done.
  31. remote: Total 336 (delta 0), reused 0 (delta 0), pack-reused 336
  32. Receiving objects: 100% (336/336), 68.52 MiB | 4.66 MiB/s, done.
  33. Resolving deltas: 100% (26/26), done.
  34. Cloning into '/home/ubuntu/DocumentServer/server'...
  35. remote: Enumerating objects: 11647, done.
  36. remote: Total 11647 (delta 0), reused 0 (delta 0), pack-reused 11647
  37. Receiving objects: 100% (11647/11647), 13.68 MiB | 2.71 MiB/s, done.
  38. Resolving deltas: 100% (7454/7454), done.
  39. Cloning into '/home/ubuntu/DocumentServer/sdkjs-plugins'...
  40. remote: Enumerating objects: 5, done.
  41. remote: Counting objects: 100% (5/5), done.
  42. remote: Compressing objects: 100% (5/5), done.
  43. remote: Total 4971 (delta 0), reused 1 (delta 0), pack-reused 4966
  44. Receiving objects: 100% (4971/4971), 214.95 MiB | 4.98 MiB/s, done.
  45. Resolving deltas: 100% (3625/3625), done.
  46. Cloning into '/home/ubuntu/DocumentServer/web-apps'...
  47. remote: Enumerating objects: 106479, done.
  48. remote: Total 106479 (delta 0), reused 0 (delta 0), pack-reused 106479
  49. Receiving objects: 100% (106479/106479), 206.07 MiB | 4.78 MiB/s, done.
  50. Resolving deltas: 100% (72582/72582), done.
  51. Cloning into '/home/ubuntu/DocumentServer/sdkjs'...
  52. remote: Enumerating objects: 104, done.
  53. remote: Counting objects: 100% (104/104), done.
  54. remote: Compressing objects: 100% (80/80), done.
  55. remote: Total 198369 (delta 50), reused 54 (delta 24), pack-reused 198265
  56. Receiving objects: 100% (198369/198369), 276.57 MiB | 4.23 MiB/s, done.
  57. Resolving deltas: 100% (159149/159149), done.
  58. Submodule path 'core': checked out '93108c244ad63eb0b29804900c92ee79c132e9c9'
  59. Submodule path 'core-fonts': checked out 'abc25e4538cbce3ba96671283d14cec09087829b'
  60. Submodule path 'dictionaries': checked out '0e43b7b8aeb099ec30725f39234e2b898e7f0e67'
  61. Submodule path 'sdkjs': checked out 'b852e6751642be708246cfa80d6950976245cf6d'
  62. Submodule path 'sdkjs-plugins': checked out '06ceb9a3e34a7434ae595f5e4059b139f527a5d4'
  63. Submodule path 'server': checked out '2fe7db8dcd993267fc483caf59940bb0f7e9ddc8'
  64. Submodule path 'web-apps': checked out 'ea1d0b91986220a44067d7422513c08a18ce6927'
  65. ubuntu@ubuntu:~$ cd DocumentServer
  66. ubuntu@ubuntu:~/DocumentServer$ ls
  67. CHANGELOG.md Readme.md core dictionaries sdkjs server
  68. LICENSE.txt Roadmap.md core-fonts mr-update.sh sdkjs-plugins web-apps
  69. ubuntu@ubuntu:~/DocumentServer$ ls cd core/Common/3dParty
  70. ls: cannot access 'cd': No such file or directory
  71. core/Common/3dParty:
  72. boost cef cryptopp fetch.bat icu make.bat make.sh openssl pole v8
  73.  
  74.  
  75. ubuntu@ubuntu:~/DocumentServer$ cd core/Common/3dParty && ./make.sh
  76. boost/
  77. --2020-01-04 21:00:09-- https://downloads.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.7z
  78. Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13
  79. Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:443... connected.
  80. HTTP request sent, awaiting response... 302 Found
  81. Location: https://managedway.dl.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.7z [following]
  82. --2020-01-04 21:00:10-- https://managedway.dl.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.7z
  83. Resolving managedway.dl.sourceforge.net (managedway.dl.sourceforge.net)... 208.79.213.6
  84. Connecting to managedway.dl.sourceforge.net (managedway.dl.sourceforge.net)|208.79.213.6|:443... connected.
  85. HTTP request sent, awaiting response... 200 OK
  86. Length: 65223518 (62M) [application/x-7z-compressed]
  87. Saving to: ‘boost_1_58_0.7z’
  88.  
  89. boost_1_58_0.7z 100%[=======================================================>] 62.20M 12.7MB/s in 5.0s
  90.  
  91. 2020-01-04 21:00:15 (12.5 MB/s) - ‘boost_1_58_0.7z’ saved [65223518/65223518]
  92.  
  93.  
  94. 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
  95. p7zip Version 16.02 (locale=C.UTF-8,Utf16=on,HugeFiles=on,64 bits,4 CPUs LE)
  96.  
  97. Scanning the drive for archives:
  98. 1 file, 65223518 bytes (63 MiB)
  99.  
  100. Extracting archive: /home/ubuntu/DocumentServer/core/Common/3dParty/boost/boost_1_58_0.7z
  101. --
  102. Path = /home/ubuntu/DocumentServer/core/Common/3dParty/boost/boost_1_58_0.7z
  103. Type = 7z
  104. Physical Size = 65223518
  105. Headers Size = 555802
  106. Method = LZMA:24 BCJ
  107. Solid = +
  108. Blocks = 2
  109.  
  110. Everything is Ok
  111.  
  112. Folders: 4207
  113. Files: 45929
  114. Size: 430625019
  115. Compressed: 65223518
  116. /home/ubuntu/DocumentServer/core/Common/3dParty/boost/boost_1_58_0/build/linux_32
  117. Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxarm/b2
  118. Unicode/ICU support for Boost.Regex?... /usr
  119. Generating Boost.Build configuration in project-config.jam...
  120.  
  121. Bootstrapping is done. To build, run:
  122.  
  123. ./b2
  124.  
  125. To adjust configuration, edit 'project-config.jam'.
  126. Further information:
  127.  
  128. - Command line help:
  129. ./b2 --help
  130.  
  131. - Getting started guide:
  132. http://www.boost.org/more/getting_started/unix-variants.html
  133.  
  134. - Boost.Build documentation:
  135. http://www.boost.org/build/doc/html/index.html
  136.  
  137. Performing configuration checks
  138.  
  139. - 32-bit : no
  140. - 64-bit : yes
  141. - arm : no
  142. - mips1 : no
  143. - power : no
  144. - sparc : no
  145. - x86 : no
  146. - combined : no
  147.  
  148. Building the Boost C++ Libraries.
  149.  
  150.  
  151. - has_icu builds : no
  152. ...found 1 target...
  153. ...updating 1 target...
  154. ...updated 1 target...
  155. Performing configuration checks
  156.  
  157. - 32-bit : no (cached)
  158. - 64-bit : yes (cached)
  159. - arm : no (cached)
  160. - mips1 : no (cached)
  161. - power : no (cached)
  162. - sparc : no (cached)
  163. - x86 : no (cached)
  164. - combined : no (cached)
  165.  
  166. Building the Boost C++ Libraries.
  167.  
  168.  
  169. - has_icu builds : no (cached)
  170.  
  171. Component configuration:
  172.  
  173. - atomic : not building
  174. - chrono : not building
  175. - container : not building
  176. - context : not building
  177. - coroutine : not building
  178. - date_time : building
  179. - exception : not building
  180. - filesystem : building
  181. - graph : not building
  182. - graph_parallel : not building
  183. - iostreams : not building
  184. - locale : not building
  185. - log : not building
  186. - math : not building
  187. - mpi : not building
  188. - program_options : not building
  189. - python : not building
  190. - random : not building
  191. - regex : building
  192. - serialization : not building
  193. - signals : not building
  194. - system : building
  195. - test : not building
  196. - thread : not building
  197. - timer : not building
  198. - wave : not building
  199.  
  200. ...patience...
  201. ...found 1152 targets...
  202. ...updating 65 targets...
  203. common.mkdir stage
  204. common.mkdir stage/lib
  205. common.mkdir bin.v2/libs/date_time
  206. common.mkdir bin.v2/libs/date_time/build
  207. common.mkdir bin.v2/libs/date_time/build/gcc-9
  208. common.mkdir bin.v2/libs/date_time/build/gcc-9/release
  209. common.mkdir bin.v2/libs/date_time/build/gcc-9/release/link-static
  210. common.mkdir bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi
  211. common.mkdir bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian
  212. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_month.o
  213. g++: error: unrecognized command line option ‘-m64’
  214.  
  215. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
  216.  
  217. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_month.o...
  218. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_weekday.o
  219. g++: error: unrecognized command line option ‘-m64’
  220.  
  221. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp"
  222.  
  223. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_weekday.o...
  224. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/date_generators.o
  225. g++: error: unrecognized command line option ‘-m64’
  226.  
  227. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp"
  228.  
  229. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/date_generators.o...
  230. ...skipped <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>libboost_date_time.a(clean) for lack of <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>gregorian/greg_month.o...
  231. ...skipped <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>libboost_date_time.a for lack of <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>gregorian/greg_month.o...
  232. ...skipped <pstage/lib>libboost_date_time.a for lack of <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>libboost_date_time.a...
  233. common.mkdir bin.v2/libs/system
  234. common.mkdir bin.v2/libs/system/build
  235. common.mkdir bin.v2/libs/system/build/gcc-9
  236. common.mkdir bin.v2/libs/system/build/gcc-9/release
  237. common.mkdir bin.v2/libs/system/build/gcc-9/release/link-static
  238. common.mkdir bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi
  239. gcc.compile.c++ bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi/error_code.o
  240. g++: error: unrecognized command line option ‘-m64’
  241.  
  242. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi/error_code.o" "libs/system/src/error_code.cpp"
  243.  
  244. ...failed gcc.compile.c++ bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi/error_code.o...
  245. ...skipped <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>libboost_system.a(clean) for lack of <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>error_code.o...
  246. ...skipped <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>libboost_system.a for lack of <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>error_code.o...
  247. ...skipped <pstage/lib>libboost_system.a for lack of <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>libboost_system.a...
  248. common.mkdir bin.v2/libs/filesystem
  249. common.mkdir bin.v2/libs/filesystem/build
  250. common.mkdir bin.v2/libs/filesystem/build/gcc-9
  251. common.mkdir bin.v2/libs/filesystem/build/gcc-9/release
  252. common.mkdir bin.v2/libs/filesystem/build/gcc-9/release/link-static
  253. common.mkdir bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi
  254. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/codecvt_error_category.o
  255. g++: error: unrecognized command line option ‘-m64’
  256.  
  257. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
  258.  
  259. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/codecvt_error_category.o...
  260. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/operations.o
  261. g++: error: unrecognized command line option ‘-m64’
  262.  
  263. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp"
  264.  
  265. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/operations.o...
  266. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path.o
  267. g++: error: unrecognized command line option ‘-m64’
  268.  
  269. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/path.o" "libs/filesystem/src/path.cpp"
  270.  
  271. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path.o...
  272. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path_traits.o
  273. g++: error: unrecognized command line option ‘-m64’
  274.  
  275. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp"
  276.  
  277. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path_traits.o...
  278. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/portability.o
  279. g++: error: unrecognized command line option ‘-m64’
  280.  
  281. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp"
  282.  
  283. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/portability.o...
  284. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/unique_path.o
  285. g++: error: unrecognized command line option ‘-m64’
  286.  
  287. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp"
  288.  
  289. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/unique_path.o...
  290. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/utf8_codecvt_facet.o
  291. g++: error: unrecognized command line option ‘-m64’
  292.  
  293. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
  294.  
  295. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/utf8_codecvt_facet.o...
  296. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/windows_file_codecvt.o
  297. g++: error: unrecognized command line option ‘-m64’
  298.  
  299. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -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-9/release/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
  300.  
  301. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/windows_file_codecvt.o...
  302. ...skipped <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>libboost_filesystem.a(clean) for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>codecvt_error_category.o...
  303. ...skipped <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>libboost_filesystem.a for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>codecvt_error_category.o...
  304. ...skipped <pstage/lib>libboost_filesystem.a for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>libboost_filesystem.a...
  305. common.mkdir bin.v2/libs/regex/build/gcc-9/release
  306. common.mkdir bin.v2/libs/regex/build/gcc-9/release/link-static
  307. common.mkdir bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi
  308. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/c_regex_traits.o
  309. g++: error: unrecognized command line option ‘-m64’
  310.  
  311. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
  312.  
  313. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/c_regex_traits.o...
  314. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cpp_regex_traits.o
  315. g++: error: unrecognized command line option ‘-m64’
  316.  
  317. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
  318.  
  319. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cpp_regex_traits.o...
  320. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cregex.o
  321. g++: error: unrecognized command line option ‘-m64’
  322.  
  323. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp"
  324.  
  325. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cregex.o...
  326. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/fileiter.o
  327. g++: error: unrecognized command line option ‘-m64’
  328.  
  329. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
  330.  
  331. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/fileiter.o...
  332. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/icu.o
  333. g++: error: unrecognized command line option ‘-m64’
  334.  
  335. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp"
  336.  
  337. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/icu.o...
  338. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/instances.o
  339. g++: error: unrecognized command line option ‘-m64’
  340.  
  341. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp"
  342.  
  343. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/instances.o...
  344. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/posix_api.o
  345. g++: error: unrecognized command line option ‘-m64’
  346.  
  347. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
  348.  
  349. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/posix_api.o...
  350. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex.o
  351. g++: error: unrecognized command line option ‘-m64’
  352.  
  353. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp"
  354.  
  355. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex.o...
  356. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_debug.o
  357. g++: error: unrecognized command line option ‘-m64’
  358.  
  359. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
  360.  
  361. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_debug.o...
  362. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_raw_buffer.o
  363. g++: error: unrecognized command line option ‘-m64’
  364.  
  365. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
  366.  
  367. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_raw_buffer.o...
  368. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_traits_defaults.o
  369. g++: error: unrecognized command line option ‘-m64’
  370.  
  371. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
  372.  
  373. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_traits_defaults.o...
  374. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/static_mutex.o
  375. g++: error: unrecognized command line option ‘-m64’
  376.  
  377. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
  378.  
  379. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/static_mutex.o...
  380. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/w32_regex_traits.o
  381. g++: error: unrecognized command line option ‘-m64’
  382.  
  383. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
  384.  
  385. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/w32_regex_traits.o...
  386. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wc_regex_traits.o
  387. g++: error: unrecognized command line option ‘-m64’
  388.  
  389. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
  390.  
  391. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wc_regex_traits.o...
  392. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wide_posix_api.o
  393. g++: error: unrecognized command line option ‘-m64’
  394.  
  395. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
  396.  
  397. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wide_posix_api.o...
  398. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/winstances.o
  399. g++: error: unrecognized command line option ‘-m64’
  400.  
  401. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp"
  402.  
  403. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/winstances.o...
  404. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/usinstances.o
  405. g++: error: unrecognized command line option ‘-m64’
  406.  
  407. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
  408.  
  409. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/usinstances.o...
  410. ...skipped <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>libboost_regex.a(clean) for lack of <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>c_regex_traits.o...
  411. ...skipped <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>libboost_regex.a for lack of <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>c_regex_traits.o...
  412. ...skipped <pstage/lib>libboost_regex.a for lack of <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>libboost_regex.a...
  413. ...failed updating 29 targets...
  414. ...skipped 12 targets...
  415. ...updated 24 targets...
  416. cp: cannot stat 'stage/lib/*': No such file or directory
  417. Performing configuration checks
  418.  
  419. - 32-bit : no (cached)
  420. - 64-bit : yes (cached)
  421. - arm : no (cached)
  422. - mips1 : no (cached)
  423. - power : no (cached)
  424. - sparc : no (cached)
  425. - x86 : no (cached)
  426. - combined : no (cached)
  427.  
  428. Building the Boost C++ Libraries.
  429.  
  430.  
  431. - has_icu builds : no (cached)
  432. ...found 1 target...
  433. ...updating 1 target...
  434. ...updated 1 target...
  435. Performing configuration checks
  436.  
  437. - 32-bit : no (cached)
  438. - 64-bit : yes (cached)
  439. - arm : no (cached)
  440. - mips1 : no (cached)
  441. - power : no (cached)
  442. - sparc : no (cached)
  443. - x86 : no (cached)
  444. - combined : no (cached)
  445.  
  446. Building the Boost C++ Libraries.
  447.  
  448.  
  449. - has_icu builds : no (cached)
  450.  
  451. Component configuration:
  452.  
  453. - atomic : not building
  454. - chrono : not building
  455. - container : not building
  456. - context : not building
  457. - coroutine : not building
  458. - date_time : building
  459. - exception : not building
  460. - filesystem : building
  461. - graph : not building
  462. - graph_parallel : not building
  463. - iostreams : not building
  464. - locale : not building
  465. - log : not building
  466. - math : not building
  467. - mpi : not building
  468. - program_options : not building
  469. - python : not building
  470. - random : not building
  471. - regex : building
  472. - serialization : not building
  473. - signals : not building
  474. - system : building
  475. - test : not building
  476. - thread : not building
  477. - timer : not building
  478. - wave : not building
  479.  
  480. ...patience...
  481. ...found 1152 targets...
  482. ...updating 41 targets...
  483. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_month.o
  484. g++: error: unrecognized command line option ‘-m64’
  485.  
  486. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
  487.  
  488. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_month.o...
  489. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_weekday.o
  490. g++: error: unrecognized command line option ‘-m64’
  491.  
  492. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp"
  493.  
  494. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/greg_weekday.o...
  495. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/date_generators.o
  496. g++: error: unrecognized command line option ‘-m64’
  497.  
  498. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp"
  499.  
  500. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi/gregorian/date_generators.o...
  501. ...skipped <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>libboost_date_time.a(clean) for lack of <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>gregorian/greg_month.o...
  502. ...skipped <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>libboost_date_time.a for lack of <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>gregorian/greg_month.o...
  503. ...skipped <pstage/lib>libboost_date_time.a for lack of <pbin.v2/libs/date_time/build/gcc-9/release/link-static/threading-multi>libboost_date_time.a...
  504. gcc.compile.c++ bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi/error_code.o
  505. g++: error: unrecognized command line option ‘-m64’
  506.  
  507. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi/error_code.o" "libs/system/src/error_code.cpp"
  508.  
  509. ...failed gcc.compile.c++ bin.v2/libs/system/build/gcc-9/release/link-static/threading-multi/error_code.o...
  510. ...skipped <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>libboost_system.a(clean) for lack of <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>error_code.o...
  511. ...skipped <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>libboost_system.a for lack of <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>error_code.o...
  512. ...skipped <pstage/lib>libboost_system.a for lack of <pbin.v2/libs/system/build/gcc-9/release/link-static/threading-multi>libboost_system.a...
  513. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/codecvt_error_category.o
  514. g++: error: unrecognized command line option ‘-m64’
  515.  
  516. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
  517.  
  518. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/codecvt_error_category.o...
  519. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/operations.o
  520. g++: error: unrecognized command line option ‘-m64’
  521.  
  522. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp"
  523.  
  524. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/operations.o...
  525. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path.o
  526. g++: error: unrecognized command line option ‘-m64’
  527.  
  528. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/path.o" "libs/filesystem/src/path.cpp"
  529.  
  530. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path.o...
  531. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path_traits.o
  532. g++: error: unrecognized command line option ‘-m64’
  533.  
  534. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp"
  535.  
  536. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/path_traits.o...
  537. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/portability.o
  538. g++: error: unrecognized command line option ‘-m64’
  539.  
  540. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp"
  541.  
  542. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/portability.o...
  543. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/unique_path.o
  544. g++: error: unrecognized command line option ‘-m64’
  545.  
  546. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp"
  547.  
  548. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/unique_path.o...
  549. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/utf8_codecvt_facet.o
  550. g++: error: unrecognized command line option ‘-m64’
  551.  
  552. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
  553.  
  554. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/utf8_codecvt_facet.o...
  555. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/windows_file_codecvt.o
  556. g++: error: unrecognized command line option ‘-m64’
  557.  
  558. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -fPIC -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-9/release/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
  559.  
  560. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi/windows_file_codecvt.o...
  561. ...skipped <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>libboost_filesystem.a(clean) for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>codecvt_error_category.o...
  562. ...skipped <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>libboost_filesystem.a for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>codecvt_error_category.o...
  563. ...skipped <pstage/lib>libboost_filesystem.a for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/link-static/threading-multi>libboost_filesystem.a...
  564. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/c_regex_traits.o
  565. g++: error: unrecognized command line option ‘-m64’
  566.  
  567. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
  568.  
  569. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/c_regex_traits.o...
  570. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cpp_regex_traits.o
  571. g++: error: unrecognized command line option ‘-m64’
  572.  
  573. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
  574.  
  575. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cpp_regex_traits.o...
  576. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cregex.o
  577. g++: error: unrecognized command line option ‘-m64’
  578.  
  579. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp"
  580.  
  581. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/cregex.o...
  582. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/fileiter.o
  583. g++: error: unrecognized command line option ‘-m64’
  584.  
  585. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
  586.  
  587. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/fileiter.o...
  588. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/icu.o
  589. g++: error: unrecognized command line option ‘-m64’
  590.  
  591. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp"
  592.  
  593. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/icu.o...
  594. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/instances.o
  595. g++: error: unrecognized command line option ‘-m64’
  596.  
  597. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp"
  598.  
  599. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/instances.o...
  600. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/posix_api.o
  601. g++: error: unrecognized command line option ‘-m64’
  602.  
  603. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
  604.  
  605. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/posix_api.o...
  606. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex.o
  607. g++: error: unrecognized command line option ‘-m64’
  608.  
  609. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp"
  610.  
  611. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex.o...
  612. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_debug.o
  613. g++: error: unrecognized command line option ‘-m64’
  614.  
  615. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
  616.  
  617. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_debug.o...
  618. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_raw_buffer.o
  619. g++: error: unrecognized command line option ‘-m64’
  620.  
  621. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
  622.  
  623. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_raw_buffer.o...
  624. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_traits_defaults.o
  625. g++: error: unrecognized command line option ‘-m64’
  626.  
  627. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
  628.  
  629. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/regex_traits_defaults.o...
  630. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/static_mutex.o
  631. g++: error: unrecognized command line option ‘-m64’
  632.  
  633. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
  634.  
  635. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/static_mutex.o...
  636. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/w32_regex_traits.o
  637. g++: error: unrecognized command line option ‘-m64’
  638.  
  639. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
  640.  
  641. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/w32_regex_traits.o...
  642. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wc_regex_traits.o
  643. g++: error: unrecognized command line option ‘-m64’
  644.  
  645. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
  646.  
  647. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wc_regex_traits.o...
  648. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wide_posix_api.o
  649. g++: error: unrecognized command line option ‘-m64’
  650.  
  651. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
  652.  
  653. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/wide_posix_api.o...
  654. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/winstances.o
  655. g++: error: unrecognized command line option ‘-m64’
  656.  
  657. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp"
  658.  
  659. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/winstances.o...
  660. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/usinstances.o
  661. g++: error: unrecognized command line option ‘-m64’
  662.  
  663. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
  664.  
  665. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi/usinstances.o...
  666. ...skipped <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>libboost_regex.a(clean) for lack of <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>c_regex_traits.o...
  667. ...skipped <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>libboost_regex.a for lack of <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>c_regex_traits.o...
  668. ...skipped <pstage/lib>libboost_regex.a for lack of <pbin.v2/libs/regex/build/gcc-9/release/link-static/threading-multi>libboost_regex.a...
  669. ...failed updating 29 targets...
  670. ...skipped 12 targets...
  671. cp: cannot stat 'stage/lib/*': No such file or directory
  672. Performing configuration checks
  673.  
  674. - 32-bit : no (cached)
  675. - 64-bit : yes (cached)
  676. - arm : no (cached)
  677. - mips1 : no (cached)
  678. - power : no (cached)
  679. - sparc : no (cached)
  680. - x86 : no (cached)
  681. - combined : no (cached)
  682.  
  683. Building the Boost C++ Libraries.
  684.  
  685.  
  686. - has_icu builds : no (cached)
  687. ...found 1 target...
  688. ...updating 1 target...
  689. ...updated 1 target...
  690. Performing configuration checks
  691.  
  692. - 32-bit : no (cached)
  693. - 64-bit : yes (cached)
  694. - arm : no (cached)
  695. - mips1 : no (cached)
  696. - power : no (cached)
  697. - sparc : no (cached)
  698. - x86 : no (cached)
  699. - combined : no (cached)
  700.  
  701. Building the Boost C++ Libraries.
  702.  
  703.  
  704. - has_icu builds : no (cached)
  705.  
  706. Component configuration:
  707.  
  708. - atomic : not building
  709. - chrono : not building
  710. - container : not building
  711. - context : not building
  712. - coroutine : not building
  713. - date_time : building
  714. - exception : not building
  715. - filesystem : building
  716. - graph : not building
  717. - graph_parallel : not building
  718. - iostreams : not building
  719. - locale : not building
  720. - log : not building
  721. - math : not building
  722. - mpi : not building
  723. - program_options : not building
  724. - python : not building
  725. - random : not building
  726. - regex : building
  727. - serialization : not building
  728. - signals : not building
  729. - system : building
  730. - test : not building
  731. - thread : not building
  732. - timer : not building
  733. - wave : not building
  734.  
  735. ...patience...
  736. ...found 1148 targets...
  737. ...updating 46 targets...
  738. common.mkdir bin.v2/libs/date_time/build/gcc-9/release/threading-multi
  739. common.mkdir bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian
  740. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/greg_month.o
  741. g++: error: unrecognized command line option ‘-m64’
  742.  
  743. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
  744.  
  745. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/greg_month.o...
  746. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/greg_weekday.o
  747. g++: error: unrecognized command line option ‘-m64’
  748.  
  749. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp"
  750.  
  751. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/greg_weekday.o...
  752. gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/date_generators.o
  753. g++: error: unrecognized command line option ‘-m64’
  754.  
  755. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp"
  756.  
  757. ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9/release/threading-multi/gregorian/date_generators.o...
  758. ...skipped <pbin.v2/libs/date_time/build/gcc-9/release/threading-multi>libboost_date_time.so.1.58.0 for lack of <pbin.v2/libs/date_time/build/gcc-9/release/threading-multi>gregorian/greg_month.o...
  759. ...skipped <pstage/lib>libboost_date_time.so.1.58.0 for lack of <pbin.v2/libs/date_time/build/gcc-9/release/threading-multi>libboost_date_time.so.1.58.0...
  760. ...skipped <pstage/lib>libboost_date_time.so for lack of <pstage/lib>libboost_date_time.so.1.58.0...
  761. common.mkdir bin.v2/libs/system/build/gcc-9/release/threading-multi
  762. gcc.compile.c++ bin.v2/libs/system/build/gcc-9/release/threading-multi/error_code.o
  763. g++: error: unrecognized command line option ‘-m64’
  764.  
  765. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-9/release/threading-multi/error_code.o" "libs/system/src/error_code.cpp"
  766.  
  767. ...failed gcc.compile.c++ bin.v2/libs/system/build/gcc-9/release/threading-multi/error_code.o...
  768. ...skipped <pbin.v2/libs/system/build/gcc-9/release/threading-multi>libboost_system.so.1.58.0 for lack of <pbin.v2/libs/system/build/gcc-9/release/threading-multi>error_code.o...
  769. ...skipped <pstage/lib>libboost_system.so.1.58.0 for lack of <pbin.v2/libs/system/build/gcc-9/release/threading-multi>libboost_system.so.1.58.0...
  770. ...skipped <pstage/lib>libboost_system.so for lack of <pstage/lib>libboost_system.so.1.58.0...
  771. common.mkdir bin.v2/libs/filesystem/build/gcc-9/release/threading-multi
  772. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/codecvt_error_category.o
  773. g++: error: unrecognized command line option ‘-m64’
  774.  
  775. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
  776.  
  777. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/codecvt_error_category.o...
  778. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/operations.o
  779. g++: error: unrecognized command line option ‘-m64’
  780.  
  781. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/operations.o" "libs/filesystem/src/operations.cpp"
  782.  
  783. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/operations.o...
  784. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/path.o
  785. g++: error: unrecognized command line option ‘-m64’
  786.  
  787. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/path.o" "libs/filesystem/src/path.cpp"
  788.  
  789. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/path.o...
  790. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/path_traits.o
  791. g++: error: unrecognized command line option ‘-m64’
  792.  
  793. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp"
  794.  
  795. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/path_traits.o...
  796. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/portability.o
  797. g++: error: unrecognized command line option ‘-m64’
  798.  
  799. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/portability.o" "libs/filesystem/src/portability.cpp"
  800.  
  801. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/portability.o...
  802. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/unique_path.o
  803. g++: error: unrecognized command line option ‘-m64’
  804.  
  805. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp"
  806.  
  807. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/unique_path.o...
  808. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/utf8_codecvt_facet.o
  809. g++: error: unrecognized command line option ‘-m64’
  810.  
  811. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
  812.  
  813. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/utf8_codecvt_facet.o...
  814. gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/windows_file_codecvt.o
  815. g++: error: unrecognized command line option ‘-m64’
  816.  
  817. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
  818.  
  819. ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-9/release/threading-multi/windows_file_codecvt.o...
  820. ...skipped <pbin.v2/libs/filesystem/build/gcc-9/release/threading-multi>libboost_filesystem.so.1.58.0 for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/threading-multi>codecvt_error_category.o...
  821. ...skipped <pstage/lib>libboost_filesystem.so.1.58.0 for lack of <pbin.v2/libs/filesystem/build/gcc-9/release/threading-multi>libboost_filesystem.so.1.58.0...
  822. ...skipped <pstage/lib>libboost_filesystem.so for lack of <pstage/lib>libboost_filesystem.so.1.58.0...
  823. common.mkdir bin.v2/libs/regex/build/gcc-9/release/threading-multi
  824. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/c_regex_traits.o
  825. g++: error: unrecognized command line option ‘-m64’
  826.  
  827. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
  828.  
  829. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/c_regex_traits.o...
  830. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/cpp_regex_traits.o
  831. g++: error: unrecognized command line option ‘-m64’
  832.  
  833. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
  834.  
  835. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/cpp_regex_traits.o...
  836. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/cregex.o
  837. g++: error: unrecognized command line option ‘-m64’
  838.  
  839. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp"
  840.  
  841. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/cregex.o...
  842. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/fileiter.o
  843. g++: error: unrecognized command line option ‘-m64’
  844.  
  845. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
  846.  
  847. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/fileiter.o...
  848. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/icu.o
  849. g++: error: unrecognized command line option ‘-m64’
  850.  
  851. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp"
  852.  
  853. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/icu.o...
  854. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/instances.o
  855. g++: error: unrecognized command line option ‘-m64’
  856.  
  857. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp"
  858.  
  859. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/instances.o...
  860. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/posix_api.o
  861. g++: error: unrecognized command line option ‘-m64’
  862.  
  863. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
  864.  
  865. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/posix_api.o...
  866. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex.o
  867. g++: error: unrecognized command line option ‘-m64’
  868.  
  869. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp"
  870.  
  871. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex.o...
  872. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_debug.o
  873. g++: error: unrecognized command line option ‘-m64’
  874.  
  875. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
  876.  
  877. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_debug.o...
  878. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_raw_buffer.o
  879. g++: error: unrecognized command line option ‘-m64’
  880.  
  881. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
  882.  
  883. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_raw_buffer.o...
  884. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_traits_defaults.o
  885. g++: error: unrecognized command line option ‘-m64’
  886.  
  887. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
  888.  
  889. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/regex_traits_defaults.o...
  890. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/static_mutex.o
  891. g++: error: unrecognized command line option ‘-m64’
  892.  
  893. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
  894.  
  895. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/static_mutex.o...
  896. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/w32_regex_traits.o
  897. g++: error: unrecognized command line option ‘-m64’
  898.  
  899. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
  900.  
  901. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/w32_regex_traits.o...
  902. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/wc_regex_traits.o
  903. g++: error: unrecognized command line option ‘-m64’
  904.  
  905. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
  906.  
  907. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/wc_regex_traits.o...
  908. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/wide_posix_api.o
  909. g++: error: unrecognized command line option ‘-m64’
  910.  
  911. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
  912.  
  913. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/wide_posix_api.o...
  914. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/winstances.o
  915. g++: error: unrecognized command line option ‘-m64’
  916.  
  917. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp"
  918.  
  919. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/winstances.o...
  920. gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/usinstances.o
  921. g++: error: unrecognized command line option ‘-m64’
  922.  
  923. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-9/release/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
  924.  
  925. ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-9/release/threading-multi/usinstances.o...
  926. ...skipped <pbin.v2/libs/regex/build/gcc-9/release/threading-multi>libboost_regex.so.1.58.0 for lack of <pbin.v2/libs/regex/build/gcc-9/release/threading-multi>c_regex_traits.o...
  927. ...skipped <pstage/lib>libboost_regex.so.1.58.0 for lack of <pbin.v2/libs/regex/build/gcc-9/release/threading-multi>libboost_regex.so.1.58.0...
  928. ...skipped <pstage/lib>libboost_regex.so for lack of <pstage/lib>libboost_regex.so.1.58.0...
  929. ...failed updating 29 targets...
  930. ...skipped 12 targets...
  931. ...updated 5 targets...
  932. cp: cannot stat 'stage/lib/*': No such file or directory
Add Comment
Please, Sign In to add comment