Advertisement
Guest User

bjam.log, r86049 release branch

a guest
Sep 30th, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.64 KB | None | 0 0
  1. notice: found boost-build.jam at F:/boost/GCC/release/boost/boost-build.jam
  2. notice: loading Boost.Build from F:/boost/GCC/release/tools_bb
  3. warning: mismatched versions of Boost.Build engine and core
  4. warning: Boost.Build engine (F:\boost\GCC\release\bjam.exe) is 2011.12.01
  5. warning: Boost.Build core (at F:/boost/GCC/release/tools_bb) is 2013.05-svn
  6. notice: Searching 'C:\Windows' 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\GCC\release\tools_bb' 'F:\boost\GCC\release' 'F:\boost\GCC\release\tools_bb' 'F:/boost/GCC/release/tools_bb/kernel' 'F:/boost/GCC/release/tools_bb/util' 'F:/boost/GCC/release/tools_bb/build' 'F:/boost/GCC/release/tools_bb/tools' 'F:/boost/GCC/release/tools_bb/contrib' 'F:/boost/GCC/release/tools_bb/.' for site-config configuration file 'site-config.jam'.
  7. notice: Loading site-config configuration file 'site-config.jam' from 'F:/boost/GCC/release/tools_bb'.
  8. notice: Searching 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\GCC\release\tools_bb' 'F:\boost\GCC\release' 'F:\boost\GCC\release\tools_bb' 'F:/boost/GCC/release/tools_bb/kernel' 'F:/boost/GCC/release/tools_bb/util' 'F:/boost/GCC/release/tools_bb/build' 'F:/boost/GCC/release/tools_bb/tools' 'F:/boost/GCC/release/tools_bb/contrib' 'F:/boost/GCC/release/tools_bb/.' for user-config configuration file 'user-config.jam'.
  9. notice: Loading user-config configuration file 'user-config.jam' from 'F:/boost/GCC/release/tools_bb'.
  10. notice: will use 'g++' for gcc, condition <toolset>gcc-4.7.2-mingw
  11. notice: using gcc libraries :: <toolset>gcc-4.7.2-mingw :: C:\Software\Open\app\mingw-w64\4.7\i686-w64-mingw32/bin C:\Software\Open\app\mingw-w64\4.7\i686-w64-mingw32/lib C:\Software\Open\app\mingw-w64\4.7\i686-w64-mingw32/lib32 C:\Software\Open\app\mingw-w64\4.7\i686-w64-mingw32/lib64
  12. warning: toolset gcc initialization: can not find tool C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ar.exe
  13. warning: initialized from F:\boost\GCC\release\tools_bb\user-config.jam:42
  14. notice: using gcc archiver :: <toolset>gcc-4.7.2-mingw :: C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ar.exe
  15. warning: toolset gcc initialization: can not find tool C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ranlib.exe
  16. warning: initialized from F:\boost\GCC\release\tools_bb\user-config.jam:42
  17. notice: using gcc ranlib :: <toolset>gcc-4.7.2-mingw :: C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ranlib.exe
  18. warning: toolset gcc initialization: can not find tool windres
  19. warning: initialized from F:\boost\GCC\release\tools_bb\user-config.jam:42
  20. notice: using rc compiler :: <toolset>gcc-4.7.2-mingw :: C:\Software\Open\app\mingw-w64\4.7\i686-w64-mingw32\bin\as.exe
  21. notice: [zlib] Using pre-installed library
  22. notice: [zlib] Condition
  23. notice: iostreams: not using bzip2 compression
  24. notice: iostreams: not using bzip2 compression
  25. notice: [python-cfg] Configuring python...
  26. notice: [python-cfg] Registry indicates Python 2.7 installed at "C:\Software\Python27x86\"
  27. notice: [python-cfg] Checking interpreter command "python"...
  28. 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'
  29. notice: [python-cfg] ...does not invoke a working interpreter
  30. notice: [python-cfg] Checking interpreter command "C:\Software\Python27x86\python"...
  31. notice: [python-cfg] running command 'DIR /-C /A:S "C:\Software\Python27x86\python.exe" 2>&1'
  32. notice: [python-cfg] running command 'C:\Software\Python27x86\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'
  33. notice: [python-cfg] ...requested configuration matched!
  34. notice: [python-cfg] Details of this Python configuration:
  35. notice: [python-cfg] interpreter command: "C:\Software\Python27x86\python"
  36. notice: [python-cfg] include path: "C:\Software\Python27x86\Include"
  37. notice: [python-cfg] library path: "C:\Software\Python27x86\libs"
  38. notice: [python-cfg] DLL search path: "C:\Software\Python27x86"
  39. ...found 19 targets...
  40. ...updating 9 targets...
  41. common.mkdir F:\boost\GCC\release\results\boost
  42.  
  43. if not exist "F:\boost\GCC\release\results\boost\\" mkdir "F:\boost\GCC\release\results\boost"
  44.  
  45. common.mkdir F:\boost\GCC\release\results\boost\bin.v2
  46.  
  47. if not exist "F:\boost\GCC\release\results\boost\bin.v2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2"
  48.  
  49. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs
  50.  
  51. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs"
  52.  
  53. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\regex
  54.  
  55. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\regex"
  56.  
  57. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build
  58.  
  59. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build"
  60.  
  61. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2
  62.  
  63. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2"
  64.  
  65. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug
  66.  
  67. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug"
  68.  
  69. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\has_icu_test.o
  70.  
  71. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -pedantic -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\has_icu_test.o" "..\libs\regex\build\has_icu_test.cpp"
  72.  
  73. ..\libs\regex\build\has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory
  74. compilation terminated.
  75. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\has_icu_test.o...
  76. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug>has_icu.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug>has_icu_test.o...
  77. ...failed updating 1 target...
  78. ...skipped 1 target...
  79. ...updated 7 targets...
  80. Performing configuration checks
  81.  
  82. - has_icu builds : no
  83. ...found 6 targets...
  84. ...updating 5 targets...
  85. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\context
  86.  
  87. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\context\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\context"
  88.  
  89. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\context\config
  90.  
  91. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config"
  92.  
  93. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2
  94.  
  95. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2"
  96.  
  97. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug
  98.  
  99. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug"
  100.  
  101. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\32.o
  102.  
  103. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\32.o" "F:\boost\GCC\release\boost\libs\context\config\32.cpp"
  104.  
  105. ...updated 5 targets...
  106. - 32-bit : yes
  107. ...found 2 targets...
  108. ...updating 1 target...
  109. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\arm.o
  110.  
  111. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\arm.o" "F:\boost\GCC\release\boost\libs\context\config\arm.cpp"
  112.  
  113. F:\boost\GCC\release\boost\libs\context\config\arm.cpp:12:2: error: #error "Not ARM"
  114. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\arm.o...
  115. ...failed updating 1 target...
  116. - arm : no
  117. ...found 2 targets...
  118. ...updating 1 target...
  119. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\mips1.o
  120.  
  121. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\mips1.o" "F:\boost\GCC\release\boost\libs\context\config\mips1.cpp"
  122.  
  123. F:\boost\GCC\release\boost\libs\context\config\mips1.cpp:10:2: error: #error "Not MIPS1"
  124. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\mips1.o...
  125. ...failed updating 1 target...
  126. - mips1 : no
  127. ...found 2 targets...
  128. ...updating 1 target...
  129. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\power.o
  130.  
  131. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\power.o" "F:\boost\GCC\release\boost\libs\context\config\power.cpp"
  132.  
  133. F:\boost\GCC\release\boost\libs\context\config\power.cpp:13:2: error: #error "Not PPC"
  134. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\power.o...
  135. ...failed updating 1 target...
  136. - power : no
  137. ...found 2 targets...
  138. ...updating 1 target...
  139. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\sparc.o
  140.  
  141. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\sparc.o" "F:\boost\GCC\release\boost\libs\context\config\sparc.cpp"
  142.  
  143. F:\boost\GCC\release\boost\libs\context\config\sparc.cpp:10:2: error: #error "Not SPARC"
  144. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\sparc.o...
  145. ...failed updating 1 target...
  146. - sparc : no
  147. ...found 2 targets...
  148. ...updating 1 target...
  149. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\x86.o
  150.  
  151. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\x86.o" "F:\boost\GCC\release\boost\libs\context\config\x86.cpp"
  152.  
  153. ...updated 1 target...
  154. - x86 : yes
  155. ...found 8 targets...
  156. ...updating 6 targets...
  157. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\standalone
  158.  
  159. if not exist "F:\boost\GCC\release\results\boost\bin.v2\standalone\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\standalone"
  160.  
  161. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\standalone\ac
  162.  
  163. if not exist "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac"
  164.  
  165. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2
  166.  
  167. if not exist "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2"
  168.  
  169. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug
  170.  
  171. if not exist "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug"
  172.  
  173.  
  174. file E:\tmp\jamd58551f.000
  175. #include <zlib.h>
  176. text-action F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\zlib.h.cpp
  177.  
  178. type "E:\tmp\jamd58551f.000" > "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\zlib.h.cpp"
  179.  
  180. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zlib.h.o
  181.  
  182. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -c -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zlib.h.o" "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\zlib.h.cpp"
  183.  
  184. F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\zlib.h.cpp:1:18: fatal error: zlib.h: No such file or directory
  185. compilation terminated.
  186. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zlib.h.o...
  187. ...failed updating 1 target...
  188. ...updated 5 targets...
  189. ...found 5 targets...
  190. ...updating 3 targets...
  191.  
  192. file E:\tmp\jamd585520.000
  193. int main() {}
  194. text-action F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\main.cpp
  195.  
  196. type "E:\tmp\jamd585520.000" > "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\main.cpp"
  197.  
  198. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\main.o
  199.  
  200. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -c -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\main.o" "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\main.cpp"
  201.  
  202. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\z.exe
  203.  
  204. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\z.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\main.o" -Wl,-Bstatic -Wl,-Bdynamic -lz -Wl,--end-group -g
  205.  
  206. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lz
  207. collect2.exe: error: ld returned 1 exit status
  208. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\z.exe...
  209. ...failed updating 1 target...
  210. ...updated 2 targets...
  211. ...found 1 target...
  212. ...updating 1 target...
  213. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zlib.exe
  214.  
  215. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zlib.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\main.o" -Wl,-Bstatic -Wl,-Bdynamic -lzlib -Wl,--end-group -g
  216.  
  217. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lzlib
  218. collect2.exe: error: ld returned 1 exit status
  219. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zlib.exe...
  220. ...failed updating 1 target...
  221. ...found 1 target...
  222. ...updating 1 target...
  223. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zll.exe
  224.  
  225. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zll.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\main.o" -Wl,-Bstatic -Wl,-Bdynamic -lzll -Wl,--end-group -g
  226.  
  227. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lzll
  228. collect2.exe: error: ld returned 1 exit status
  229. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zll.exe...
  230. ...failed updating 1 target...
  231. ...found 1 target...
  232. ...updating 1 target...
  233. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zdll.exe
  234.  
  235. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zdll.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\main.o" -Wl,-Bstatic -Wl,-Bdynamic -lzdll -Wl,--end-group -g
  236.  
  237. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lzdll
  238. collect2.exe: error: ld returned 1 exit status
  239. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\zdll.exe...
  240. ...failed updating 1 target...
  241. ...found 3 targets...
  242. ...updating 3 targets...
  243. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static
  244.  
  245. if not exist "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static"
  246.  
  247. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\main.o
  248.  
  249. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -c -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\main.o" "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\main.cpp"
  250.  
  251. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\z.exe
  252.  
  253. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\z.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\main.o" -Wl,-Bstatic -lz -Wl,-Bdynamic -Wl,--end-group -g
  254.  
  255. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lz
  256. collect2.exe: error: ld returned 1 exit status
  257. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\z.exe...
  258. ...failed updating 1 target...
  259. ...updated 2 targets...
  260. ...found 1 target...
  261. ...updating 1 target...
  262. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zlib.exe
  263.  
  264. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zlib.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\main.o" -Wl,-Bstatic -lzlib -Wl,-Bdynamic -Wl,--end-group -g
  265.  
  266. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lzlib
  267. collect2.exe: error: ld returned 1 exit status
  268. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zlib.exe...
  269. ...failed updating 1 target...
  270. ...found 1 target...
  271. ...updating 1 target...
  272. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zll.exe
  273.  
  274. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zll.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\main.o" -Wl,-Bstatic -lzll -Wl,-Bdynamic -Wl,--end-group -g
  275.  
  276. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lzll
  277. collect2.exe: error: ld returned 1 exit status
  278. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zll.exe...
  279. ...failed updating 1 target...
  280. ...found 1 target...
  281. ...updating 1 target...
  282. gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zdll.exe
  283.  
  284. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zdll.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\main.o" -Wl,-Bstatic -lzdll -Wl,-Bdynamic -Wl,--end-group -g
  285.  
  286. C:/Software/Open/app/MinGW-w64/4.7/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lzdll
  287. collect2.exe: error: ld returned 1 exit status
  288. ...failed gcc.link F:\boost\GCC\release\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\zdll.exe...
  289. ...failed updating 1 target...
  290. - zlib : no
  291. ...found 8 targets...
  292. ...updating 6 targets...
  293. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\locale
  294.  
  295. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\locale"
  296.  
  297. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build
  298.  
  299. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build"
  300.  
  301. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2
  302.  
  303. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2"
  304.  
  305. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug
  306.  
  307. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug"
  308.  
  309. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_obj.o
  310.  
  311. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_obj.o" "..\libs\locale\src\..\build\has_iconv.cpp"
  312.  
  313. ..\libs\locale\src\..\build\has_iconv.cpp:8:19: fatal error: iconv.h: No such file or directory
  314. compilation terminated.
  315. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_obj.o...
  316. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_iconv.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_iconv_libc_obj.o...
  317. ...failed updating 1 target...
  318. ...skipped 1 target...
  319. ...updated 4 targets...
  320. - iconv (libc) : no
  321. ...found 2 targets...
  322. ...updating 2 targets...
  323. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_ext.o
  324.  
  325. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_ext.o" "..\libs\locale\src\..\build\has_iconv.cpp"
  326.  
  327. ..\libs\locale\src\..\build\has_iconv.cpp:8:19: fatal error: iconv.h: No such file or directory
  328. compilation terminated.
  329. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_ext.o...
  330. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_external_iconv.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_iconv_libc_ext.o...
  331. ...failed updating 1 target...
  332. ...skipped 1 target...
  333. - iconv (separate) : no
  334. ...found 4 targets...
  335. ...updating 2 targets...
  336. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu_obj.o
  337.  
  338. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu_obj.o" "..\libs\locale\src\..\build\has_icu_test.cpp"
  339.  
  340. ..\libs\locale\src\..\build\has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory
  341. compilation terminated.
  342. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu_obj.o...
  343. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu_obj.o...
  344. ...failed updating 1 target...
  345. ...skipped 1 target...
  346. - icu : no
  347. ...found 2 targets...
  348. ...updating 2 targets...
  349. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu64_obj.o
  350.  
  351. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu64_obj.o" "..\libs\locale\src\..\build\has_icu_test.cpp"
  352.  
  353. ..\libs\locale\src\..\build\has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory
  354. compilation terminated.
  355. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu64_obj.o...
  356. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu64.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu64_obj.o...
  357. ...failed updating 1 target...
  358. ...skipped 1 target...
  359. - icu (lib64) : no
  360. ...found 3 targets...
  361. ...updating 2 targets...
  362. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\option.o
  363.  
  364. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -shared-libgcc -shared-libstdc++ -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\option.o" "..\libs\locale\src\..\build\option.cpp"
  365.  
  366. g++: error: unrecognized command line option '-shared-libstdc++'
  367. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\option.o...
  368. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>accepts_shared_option.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>option.o...
  369. ...failed updating 1 target...
  370. ...skipped 1 target...
  371. - g++ -shared-* supported : no
  372. ...found 11 targets...
  373. ...updating 9 targets...
  374. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log
  375.  
  376. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log"
  377.  
  378. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config
  379.  
  380. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config"
  381.  
  382. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler
  383.  
  384. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler"
  385.  
  386. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2
  387.  
  388. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2"
  389.  
  390. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug
  391.  
  392. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug"
  393.  
  394. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off
  395.  
  396. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off"
  397.  
  398. mc.compile F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off\simple_event_log.h
  399.  
  400. mc -h "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off" -r "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off" "..\libs\log\src\simple_event_log.mc"
  401.  
  402. 'mc' is not recognized as an internal or external command,
  403. operable program or batch file.
  404. ...failed mc.compile F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off\simple_event_log.h F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off\simple_event_log.rc...
  405. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off>simple_event_log_res.o for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\log\config\message-compiler\gcc-mingw-4.7.2\debug\pch-off-object(res-scanner)@47429>simple_event_log.rc...
  406. ...failed updating 1 target...
  407. ...skipped 1 target...
  408. ...updated 6 targets...
  409. - message-compiler : no
  410. ...found 7 targets...
  411. ...updating 5 targets...
  412. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext
  413.  
  414. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext"
  415.  
  416. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2
  417.  
  418. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2"
  419.  
  420. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug
  421.  
  422. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug"
  423.  
  424. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off
  425.  
  426. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off"
  427.  
  428. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off\ssse3.o
  429.  
  430. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -march=core2 -msse -msse2 -msse3 -mssse3 -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off\ssse3.o" "..\libs\log\config\x86-ext\ssse3.cpp"
  431.  
  432. ...updated 5 targets...
  433. - compiler-supports-ssse3 : yes
  434. ...found 3 targets...
  435. ...updating 1 target...
  436. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off\avx2.o
  437.  
  438. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -march=core-avx2 -mavx -mavx2 -fabi-version=0 -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\log\config\x86-ext\gcc-mingw-4.7.2\debug\pch-off\avx2.o" "..\libs\log\config\x86-ext\avx2.cpp"
  439.  
  440. ...updated 1 target...
  441. - compiler-supports-avx2 : yes
  442. ...found 6 targets...
  443. ...updating 5 targets...
  444. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\math
  445.  
  446. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\math\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\math"
  447.  
  448. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\math\config
  449.  
  450. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config"
  451.  
  452. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2
  453.  
  454. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2"
  455.  
  456. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug
  457.  
  458. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug"
  459.  
  460. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_gcc_visibility.o
  461.  
  462. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Werror -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_gcc_visibility.o" "..\libs\math\config\has_gcc_visibility.cpp"
  463.  
  464. ...updated 5 targets...
  465. - gcc visibility : yes
  466. ...found 40 targets...
  467. ...updating 1 target...
  468. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_long_double_support.o
  469.  
  470. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_long_double_support.o" "..\libs\math\config\has_long_double_support.cpp"
  471.  
  472. ...updated 1 target...
  473. - long double support : yes
  474. ...found 3 targets...
  475. ...updating 1 target...
  476. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_ntl_rr.o
  477.  
  478. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_ntl_rr.o" "..\libs\math\config\has_ntl_rr.cpp"
  479.  
  480. ..\libs\math\config\has_ntl_rr.cpp:11:20: fatal error: NTL/RR.h: No such file or directory
  481. compilation terminated.
  482. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_ntl_rr.o...
  483. ...failed updating 1 target...
  484. - has_ntl_rr builds : no
  485. ...found 3 targets...
  486. ...updating 1 target...
  487. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_mpfr_class.o
  488.  
  489. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_mpfr_class.o" "..\libs\math\config\has_mpfr_class.cpp"
  490.  
  491. ..\libs\math\config\has_mpfr_class.cpp:13:21: fatal error: gmpfrxx.h: No such file or directory
  492. compilation terminated.
  493. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_mpfr_class.o...
  494. ...failed updating 1 target...
  495. - has_mpfr_class builds : no
  496. ...found 3 targets...
  497. ...updating 1 target...
  498. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_mpreal.o
  499.  
  500. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_mpreal.o" "..\libs\math\config\has_mpreal.cpp"
  501.  
  502. ..\libs\math\config\has_mpreal.cpp:13:20: fatal error: mpreal.h: No such file or directory
  503. compilation terminated.
  504. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_mpreal.o...
  505. ...failed updating 1 target...
  506. - has_mpreal builds : no
  507. ...found 4 targets...
  508. ...updating 1 target...
  509. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_e_float.o
  510.  
  511. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_e_float.o" "..\libs\math\config\has_e_float.cpp"
  512.  
  513. ..\libs\math\config\has_e_float.cpp:13:29: fatal error: e_float/e_float.h: No such file or directory
  514. compilation terminated.
  515. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_e_float.o...
  516. ...failed updating 1 target...
  517. - has_e_float builds : no
  518. ...found 3 targets...
  519. ...updating 1 target...
  520. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_gmpxx.o
  521.  
  522. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_gmpxx.o" "..\libs\math\config\has_gmpxx.cpp"
  523.  
  524. ..\libs\math\config\has_gmpxx.cpp:6:19: fatal error: gmpxx.h: No such file or directory
  525. compilation terminated.
  526. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\math\config\gcc-mingw-4.7.2\debug\has_gmpxx.o...
  527. ...failed updating 1 target...
  528. - has_gmpxx builds : no
  529. ...found 8 targets...
  530. ...updating 6 targets...
  531. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision
  532.  
  533. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision"
  534.  
  535. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config
  536.  
  537. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config"
  538.  
  539. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2
  540.  
  541. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2"
  542.  
  543. common.mkdir F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug
  544.  
  545. if not exist "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug"
  546.  
  547. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_gmp.o
  548.  
  549. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Wall -Wextra -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_gmp.o" "..\libs\multiprecision\config\has_gmp.cpp"
  550.  
  551. ..\libs\multiprecision\config\has_gmp.cpp:6:17: fatal error: gmp.h: No such file or directory
  552. compilation terminated.
  553. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_gmp.o...
  554. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_gmp.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_gmp.o...
  555. ...failed updating 1 target...
  556. ...skipped 1 target...
  557. ...updated 4 targets...
  558. - has_gmp builds : no
  559. ...found 4 targets...
  560. ...updating 2 targets...
  561. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_mpfr.o
  562.  
  563. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Wall -Wextra -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_mpfr.o" "..\libs\multiprecision\config\has_mpfr.cpp"
  564.  
  565. ..\libs\multiprecision\config\has_mpfr.cpp:6:18: fatal error: mpfr.h: No such file or directory
  566. compilation terminated.
  567. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_mpfr.o...
  568. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_mpfr.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_mpfr.o...
  569. ...failed updating 1 target...
  570. ...skipped 1 target...
  571. - has_mpfr builds : no
  572. ...found 3 targets...
  573. ...updating 1 target...
  574. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_tommath.o
  575.  
  576. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Wall -Wextra -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_tommath.o" "..\libs\multiprecision\config\has_tommath.cpp"
  577.  
  578. ..\libs\multiprecision\config\has_tommath.cpp:6:21: fatal error: tommath.h: No such file or directory
  579. compilation terminated.
  580. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_tommath.o...
  581. ...failed updating 1 target...
  582. - has_tommath builds : no
  583. ...found 4 targets...
  584. ...updating 2 targets...
  585. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_mpfi.o
  586.  
  587. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Wall -Wextra -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_mpfi.o" "..\libs\multiprecision\config\has_mpfi.cpp"
  588.  
  589. ..\libs\multiprecision\config\has_mpfi.cpp:6:18: fatal error: mpfi.h: No such file or directory
  590. compilation terminated.
  591. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_mpfi.o...
  592. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_mpfi.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_mpfi.o...
  593. ...failed updating 1 target...
  594. ...skipped 1 target...
  595. - has_mpfi builds : no
  596. ...found 4 targets...
  597. ...updating 2 targets...
  598. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_float128.o
  599.  
  600. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Wall -Wextra -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_float128.o" "..\libs\multiprecision\config\has_float128.cpp"
  601.  
  602. gcc.link F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_float128.exe
  603.  
  604. "g++" -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_float128.exe" -Wl,--start-group "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_float128.o" -Wl,-Bstatic -Wl,-Bdynamic -lquadmath -Wl,--end-group -g
  605.  
  606. ...updated 2 targets...
  607. - has_float128 builds : yes
  608. ...found 3 targets...
  609. ...updating 2 targets...
  610. gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_intel_quad.o
  611.  
  612. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -Qoption,cpp,--extended_float_type -Wall -Wextra -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_intel_quad.o" "..\libs\multiprecision\config\has_intel_quad.cpp"
  613.  
  614. g++: error: unrecognized command line option '-Qoption,cpp,--extended_float_type'
  615. ...failed gcc.compile.c++ F:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug\has_intel_quad.o...
  616. ...skipped <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_intel_quad.exe for lack of <pF:\boost\GCC\release\results\boost\bin.v2\libs\multiprecision\config\gcc-mingw-4.7.2\debug>has_intel_quad.o...
  617. ...failed updating 1 target...
  618. ...skipped 1 target...
  619. - has_intel_quad builds : no
  620. error: Unable to find file or target named
  621. error: 'skeleton_predicates_test.cpp'
  622. error: referred to from project at
  623. error: '../libs/polygon/test'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement