caffe-builder icon indicating copy to clipboard operation
caffe-builder copied to clipboard

Compiler Boost error

Open Johnson-yue opened this issue 7 years ago • 2 comments

Hello,I run ‘build_v140.cmd’ in windows10,and occur an error`Performing configuration checks

- 32-bit                   : yes (cached)
- arm                      : no  (cached)
- mips1                    : no  (cached)
- power                    : no  (cached)
- sparc                    : no  (cached)
- x86                      : yes (cached)
- symlinks supported       : no  (cached)
- junctions supported      : yes (cached)
- hardlinks supported      : yes (cached)
- C++11 mutex              : yes (cached)
- has_icu builds           : no  (cached)

warning: Graph library does not contain MPI-based parallel components. note: to enable them, add "using mpi ;" to your user-config.jam - zlib : yes (cached) - iconv (libc) : no (cached) - iconv (separate) : no (cached) - icu : no (cached) - icu (lib64) : no (cached) - compiler-supports-visibility : no (cached) - message-compiler : yes (cached) - compiler-supports-ssse3 : yes (cached) - compiler-supports-avx2 : yes (cached) - gcc visibility : no (cached) - long double support : yes (cached) warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. ...found 1 target... ...updating 1 target... config-cache.write D:\Deep_Learning\Win_Caffe\depends-builder\build_v140_x64\packages\boost\boost_release-prefix\src\boost_release-build\boost\bin.v2\project-cache.jam ...updated 1 target...

Component configuration:

- atomic                   : building
- chrono                   : building
- container                : building
- context                  : building
- coroutine                : building
- coroutine2               : building
- date_time                : building
- exception                : building
- filesystem               : building
- graph                    : building
- graph_parallel           : building
- iostreams                : building
- locale                   : building
- log                      : building
- math                     : building
- metaparse                : building
- mpi                      : building
- program_options          : building
- python                   : building
- random                   : building
- regex                    : building
- serialization            : building
- signals                  : building
- system                   : building
- test                     : building
- thread                   : building
- timer                    : building
- type_erasure             : building
- wave                     : building

...patience... ...patience... ...patience... ...patience... ...patience... ...patience... ...found 40030 targets... ...updating 46 targets... failed to write output file 'D:\Deep_Learning\Win_Caffe\depends-builder\build_v140_x64\packages\boost\boost_release-prefix\src\boost_release-build\boost\bin.v2\libs\exception\build\msvc-14.0\release\address-model-64\link-static\threading-multi\clone_current_exception_non_intrusive.obj.rsp'!` What should I do??? Please help me

Johnson-yue avatar Feb 15 '17 08:02 Johnson-yue

I have the same exact issue

jdortega avatar May 25 '17 15:05 jdortega

I appreciate you sharing this blog. Fantastic.1000pip builder signals Review

kalenmok avatar Jul 19 '20 17:07 kalenmok