Advertisement
JimB

bjam.log, boost trunk regression mingw-w64 gcc-4.7

Apr 24th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 KB | None | 0 0
  1. notice: found boost-build.jam at F:/boost/GCC/trunk/boost/boost-build.jam
  2. notice: loading Boost.Build from F:/boost/GCC/trunk/tools_bb
  3. notice: Searching 'C:\Windows' 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\GCC\trunk\tools_bb' 'F:\boost\GCC\trunk' 'F:\boost\GCC\trunk\tools_bb' 'F:/boost/GCC/trunk/tools_bb/kernel' 'F:/boost/GCC/trunk/tools_bb/util' 'F:/boost/GCC/trunk/tools_bb/build' 'F:/boost/GCC/trunk/tools_bb/tools' 'F:/boost/GCC/trunk/tools_bb/contrib' 'F:/boost/GCC/trunk/tools_bb/.' for site-config configuration file 'site-config.jam'.
  4. notice: Loading site-config configuration file 'site-config.jam' from 'F:/boost/GCC/trunk/tools_bb'.
  5. notice: Searching 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\GCC\trunk\tools_bb' 'F:\boost\GCC\trunk' 'F:\boost\GCC\trunk\tools_bb' 'F:/boost/GCC/trunk/tools_bb/kernel' 'F:/boost/GCC/trunk/tools_bb/util' 'F:/boost/GCC/trunk/tools_bb/build' 'F:/boost/GCC/trunk/tools_bb/tools' 'F:/boost/GCC/trunk/tools_bb/contrib' 'F:/boost/GCC/trunk/tools_bb/.' for user-config configuration file 'user-config.jam'.
  6. notice: Loading user-config configuration file 'user-config.jam' from 'F:/boost/GCC/trunk/tools_bb'.
  7. notice: will use 'g++' for gcc, condition <toolset>gcc-4.7.2-mingw
  8. 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
  9. warning: toolset gcc initialization: can not find tool C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ar.exe
  10. warning: initialized from F:\boost\GCC\trunk\tools_bb\user-config.jam:42
  11. notice: using gcc archiver :: <toolset>gcc-4.7.2-mingw :: C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ar.exe
  12. warning: toolset gcc initialization: can not find tool C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ranlib.exe
  13. warning: initialized from F:\boost\GCC\trunk\tools_bb\user-config.jam:42
  14. notice: using gcc ranlib :: <toolset>gcc-4.7.2-mingw :: C:/Software/Open/app/MinGW-w64/4.7/i686-w64-mingw32/bin/ranlib.exe
  15. warning: toolset gcc initialization: can not find tool windres
  16. warning: initialized from F:\boost\GCC\trunk\tools_bb\user-config.jam:42
  17. notice: using rc compiler :: <toolset>gcc-4.7.2-mingw :: C:\Software\Open\app\MinGW-w64\4.7\i686-w64-mingw32\bin\as.exe
  18. notice: [zlib] Using pre-installed library
  19. notice: [zlib] Condition
  20. notice: iostreams: not using bzip2 compression
  21. notice: iostreams: not using bzip2 compression
  22. notice: [python-cfg] Configuring python...
  23. notice: [python-cfg] Registry indicates Python 2.7 installed at "C:\Software\Python27x86\"
  24. notice: [python-cfg] Checking interpreter command "python"...
  25. 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'
  26. notice: [python-cfg] ...does not invoke a working interpreter
  27. notice: [python-cfg] Checking interpreter command "C:\Software\Python27x86\python"...
  28. notice: [python-cfg] running command 'DIR /-C /A:S "C:\Software\Python27x86\python.exe" 2>&1'
  29. 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'
  30. notice: [python-cfg] ...requested configuration matched!
  31. notice: [python-cfg] Details of this Python configuration:
  32. notice: [python-cfg] interpreter command: "C:\Software\Python27x86\python"
  33. notice: [python-cfg] include path: "C:\Software\Python27x86\Include"
  34. notice: [python-cfg] library path: "C:\Software\Python27x86\libs"
  35. notice: [python-cfg] DLL search path: "C:\Software\Python27x86"
  36. ...found 19 targets...
  37. ...updating 9 targets...
  38. common.mkdir F:\boost\GCC\trunk\results\boost
  39.  
  40. if not exist "F:\boost\GCC\trunk\results\boost\\" mkdir "F:\boost\GCC\trunk\results\boost"
  41.  
  42. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2
  43.  
  44. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2"
  45.  
  46. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs
  47.  
  48. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs"
  49.  
  50. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex
  51.  
  52. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex"
  53.  
  54. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build
  55.  
  56. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build"
  57.  
  58. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2
  59.  
  60. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2"
  61.  
  62. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug
  63.  
  64. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug"
  65.  
  66. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\has_icu_test.o
  67.  
  68. "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\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\has_icu_test.o" "..\libs\regex\build\has_icu_test.cpp"
  69.  
  70. ..\libs\regex\build\has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory
  71. compilation terminated.
  72. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug\has_icu_test.o...
  73. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug>has_icu.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\regex\build\gcc-mingw-4.7.2\debug>has_icu_test.o...
  74. ...failed updating 1 target...
  75. ...skipped 1 target...
  76. ...updated 7 targets...
  77. Performing configuration checks
  78.  
  79. - has_icu builds : no
  80. ...found 6 targets...
  81. ...updating 5 targets...
  82. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\context
  83.  
  84. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context"
  85.  
  86. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config
  87.  
  88. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config"
  89.  
  90. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2
  91.  
  92. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2"
  93.  
  94. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug
  95.  
  96. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug"
  97.  
  98. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\32.o
  99.  
  100. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\32.o" "F:\boost\GCC\trunk\boost\libs\context\config\32.cpp"
  101.  
  102. ...updated 5 targets...
  103. - 32-bit : yes
  104. ...found 2 targets...
  105. ...updating 1 target...
  106. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\arm.o
  107.  
  108. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\arm.o" "F:\boost\GCC\trunk\boost\libs\context\config\arm.cpp"
  109.  
  110. F:\boost\GCC\trunk\boost\libs\context\config\arm.cpp:12:2: error: #error "Not ARM"
  111. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\arm.o...
  112. ...failed updating 1 target...
  113. - arm : no
  114. ...found 2 targets...
  115. ...updating 1 target...
  116. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\mips1.o
  117.  
  118. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\mips1.o" "F:\boost\GCC\trunk\boost\libs\context\config\mips1.cpp"
  119.  
  120. F:\boost\GCC\trunk\boost\libs\context\config\mips1.cpp:10:2: error: #error "Not MIPS1"
  121. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\mips1.o...
  122. ...failed updating 1 target...
  123. - mips1 : no
  124. ...found 2 targets...
  125. ...updating 1 target...
  126. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\power.o
  127.  
  128. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\power.o" "F:\boost\GCC\trunk\boost\libs\context\config\power.cpp"
  129.  
  130. F:\boost\GCC\trunk\boost\libs\context\config\power.cpp:13:2: error: #error "Not PPC"
  131. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\power.o...
  132. ...failed updating 1 target...
  133. - power : no
  134. ...found 2 targets...
  135. ...updating 1 target...
  136. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\sparc.o
  137.  
  138. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\sparc.o" "F:\boost\GCC\trunk\boost\libs\context\config\sparc.cpp"
  139.  
  140. F:\boost\GCC\trunk\boost\libs\context\config\sparc.cpp:10:2: error: #error "Not SPARC"
  141. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\sparc.o...
  142. ...failed updating 1 target...
  143. - sparc : no
  144. ...found 2 targets...
  145. ...updating 1 target...
  146. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\x86.o
  147.  
  148. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\context\config\gcc-mingw-4.7.2\debug\x86.o" "F:\boost\GCC\trunk\boost\libs\context\config\x86.cpp"
  149.  
  150. ...updated 1 target...
  151. - x86 : yes
  152. don't know how to make <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac-object(c-scanner)@45793>zlib.h.cpp
  153. ...found 8 targets...
  154. ...updating 5 targets...
  155. ...can't find 1 target...
  156. ...can't make 1 target...
  157. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\standalone
  158.  
  159. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\standalone"
  160.  
  161. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac
  162.  
  163. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac"
  164.  
  165. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2
  166.  
  167. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2"
  168.  
  169. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug
  170.  
  171. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug"
  172.  
  173.  
  174. file E:\tmp\jam124ccec0.000
  175. #include <zlib.h>
  176. text-action F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\zlib.h.cpp
  177.  
  178. type "E:\tmp\jam124ccec0.000" > "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\zlib.h.cpp"
  179.  
  180. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>zlib.h.o for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac-object(c-scanner)@45793>zlib.h.cpp...
  181. ...skipped 1 target...
  182. ...updated 5 targets...
  183. don't know how to make <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac-object(c-scanner)@45793>main.cpp
  184. ...found 5 targets...
  185. ...updating 1 target...
  186. ...can't find 1 target...
  187. ...can't make 2 targets...
  188.  
  189. file E:\tmp\jam124ccec1.000
  190. int main() {}
  191. text-action F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\main.cpp
  192.  
  193. type "E:\tmp\jam124ccec1.000" > "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\main.cpp"
  194.  
  195. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>main.o for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac-object(c-scanner)@45793>main.cpp...
  196. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>z.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>main.o...
  197. ...skipped 2 targets...
  198. ...updated 1 target...
  199. ...found 1 target...
  200. ...can't make 1 target...
  201. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>zlib.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>main.o...
  202. ...skipped 1 target...
  203. ...found 1 target...
  204. ...can't make 1 target...
  205. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>zll.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>main.o...
  206. ...skipped 1 target...
  207. ...found 1 target...
  208. ...can't make 1 target...
  209. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>zdll.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug>main.o...
  210. ...skipped 1 target...
  211. ...found 3 targets...
  212. ...updating 1 target...
  213. ...can't make 2 targets...
  214. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static
  215.  
  216. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static"
  217.  
  218. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>main.o for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac-object(c-scanner)@45793>main.cpp...
  219. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>z.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>main.o...
  220. ...skipped 2 targets...
  221. ...updated 1 target...
  222. ...found 1 target...
  223. ...can't make 1 target...
  224. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>zlib.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>main.o...
  225. ...skipped 1 target...
  226. ...found 1 target...
  227. ...can't make 1 target...
  228. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>zll.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>main.o...
  229. ...skipped 1 target...
  230. ...found 1 target...
  231. ...can't make 1 target...
  232. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>zdll.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\standalone\ac\gcc-mingw-4.7.2\debug\link-static>main.o...
  233. ...skipped 1 target...
  234. - zlib : no
  235. ...found 8 targets...
  236. ...updating 6 targets...
  237. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale
  238.  
  239. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale"
  240.  
  241. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build
  242.  
  243. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build"
  244.  
  245. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2
  246.  
  247. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2"
  248.  
  249. common.mkdir F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug
  250.  
  251. if not exist "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\\" mkdir "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug"
  252.  
  253. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_obj.o
  254.  
  255. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\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"
  256.  
  257. ..\libs\locale\src\..\build\has_iconv.cpp:8:19: fatal error: iconv.h: No such file or directory
  258. compilation terminated.
  259. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_obj.o...
  260. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_iconv.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_iconv_libc_obj.o...
  261. ...failed updating 1 target...
  262. ...skipped 1 target...
  263. ...updated 4 targets...
  264. - iconv (libc) : no
  265. ...found 2 targets...
  266. ...updating 2 targets...
  267. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_ext.o
  268.  
  269. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\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"
  270.  
  271. ..\libs\locale\src\..\build\has_iconv.cpp:8:19: fatal error: iconv.h: No such file or directory
  272. compilation terminated.
  273. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_iconv_libc_ext.o...
  274. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_external_iconv.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_iconv_libc_ext.o...
  275. ...failed updating 1 target...
  276. ...skipped 1 target...
  277. - iconv (separate) : no
  278. ...found 4 targets...
  279. ...updating 2 targets...
  280. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu_obj.o
  281.  
  282. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\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"
  283.  
  284. ..\libs\locale\src\..\build\has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory
  285. compilation terminated.
  286. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu_obj.o...
  287. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu_obj.o...
  288. ...failed updating 1 target...
  289. ...skipped 1 target...
  290. - icu : no
  291. ...found 2 targets...
  292. ...updating 2 targets...
  293. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu64_obj.o
  294.  
  295. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\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"
  296.  
  297. ..\libs\locale\src\..\build\has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory
  298. compilation terminated.
  299. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\has_icu64_obj.o...
  300. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu64.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>has_icu64_obj.o...
  301. ...failed updating 1 target...
  302. ...skipped 1 target...
  303. - icu (lib64) : no
  304. ...found 3 targets...
  305. ...updating 2 targets...
  306. gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\option.o
  307.  
  308. "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -shared-libgcc -shared-libstdc++ -DBOOST_ALL_NO_LIB=1 -I".." -c -o "F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\option.o" "..\libs\locale\src\..\build\option.cpp"
  309.  
  310. g++: error: unrecognized command line option '-shared-libstdc++'
  311. ...failed gcc.compile.c++ F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug\option.o...
  312. ...skipped <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>accepts_shared_option.exe for lack of <pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.7.2\debug>option.o...
  313. ...failed updating 1 target...
  314. ...skipped 1 target...
  315. - g++ -shared-* supported : no
  316. F:/boost/GCC/trunk/tools_bb/build\generators.jam:1102: in ensure-type from module generators
  317. error: target { simple_event_log.mc. } has no type
  318. F:/boost/GCC/trunk/tools_bb/build\generators.jam:1359: in generators.construct from module generators
  319. F:/boost/GCC/trunk/tools_bb/build\targets.jam:1532: in construct from module object(typed-target)@735
  320. F:/boost/GCC/trunk/tools_bb/build\targets.jam:1332: in object(typed-target)@735.generate from module object(typed-target)@735
  321. F:/boost/GCC/trunk/tools_bb/build\targets.jam:757: in generate-really from module object(main-target)@48880
  322. F:/boost/GCC/trunk/tools_bb/build\targets.jam:729: in object(main-target)@48880.generate from module object(main-target)@48880
  323. F:/boost/GCC/trunk/tools_bb/build\targets.jam:874: in targets.generate-from-reference from module targets
  324. F:/boost/GCC/trunk/tools_bb/build\targets.jam:1245: in generate-dependencies from module object(alias-target-class)@6160
  325. F:/boost/GCC/trunk/tools_bb/build\targets.jam:1299: in object(alias-target-class)@6160.generate from module object(alias-target-class)@6160
  326. F:/boost/GCC/trunk/tools_bb/build\targets.jam:757: in generate-really from module object(main-target)@48842
  327. F:/boost/GCC/trunk/tools_bb/build\targets.jam:729: in object(main-target)@48842.generate from module object(main-target)@48842
  328. F:/boost/GCC/trunk/tools_bb/build\targets.jam:272: in object(project-target)@6061.generate from module object(project-target)@6061
  329. F:/boost/GCC/trunk/tools_bb/build\targets.jam:272: in object(project-target)@1124.generate from module object(project-target)@1124
  330. F:/boost/GCC/trunk/tools_bb\build-system.jam:707: in load from module build-system
  331. F:\boost\GCC\trunk\tools_bb/kernel\modules.jam:289: in import from module modules
  332. F:\boost\GCC\trunk\tools_bb/kernel/bootstrap.jam:139: in boost-build from module
  333. F:\boost\GCC\trunk\boost\boost-build.jam:17: in module scope from module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement