boost/1.70.0: WARN: Patching user-config.jam boost/1.70.0: WARN: using zlib : 1.2.11 : <include>"C:/J/workspace/cci_PR-2097@3/15/3_11/.conan/data/zlib/1.2.11/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/include" <search>"C:/J/workspace/cci_PR-2097@3/15/3_11/.conan/data/zlib/1.2.11/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib" <name>zlib ; using bzip2 : 1.0.8 : <include>"C:/J/workspace/cci_PR-2097@3/15/3_11/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/include" <search>"C:/J/workspace/cci_PR-2097@3/15/3_11/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/lib" <name>bz2 ; using "msvc" : 14.1 : "" : ; boost/1.70.0: WARN: b2.exe target-os=windows architecture=x86 address-model=64 binary-format=pe abi=ms --layout=system --user-config=C:/J/c3ipr/s/PR-2097/15\00ebd4\1\source_subfolder\tools\build\user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.iconv=on boost.locale.icu=off runtime-link=shared threading=multi link=shared variant=release --without-mpi --without-graph_parallel --without-python toolset=msvc pch=on install --prefix=C:/J/c3ipr/s/PR-2097/15\f755d2\1 -j1 --abbreviate-paths --debug-configuration --build-dir="C:/J/c3ipr/s/PR-2097/15\505f96\1" Traceback (most recent call last): File "c:\python36\lib\site-packages\conans\errors.py", line 34, in conanfile_exception_formatter yield File "c:\python36\lib\site-packages\conans\client\conanfile\build.py", line 16, in run_build_method conanfile.build() File "C:\J\workspace\cci_PR-2097@3\15\3_11\.conan\data\boost\1.70.0\_\_\export\conanfile.py", line 499, in build self.run(full_command, run_environment=True) File "c:\python36\lib\site-packages\conans\model\conan_file.py", line 282, in run retcode = _run() File "c:\python36\lib\site-packages\conans\model\conan_file.py", line 267, in _run return self._conan_runner(command, output, os.path.abspath(RUN_LOG_NAME), cwd) File "c:\python36\lib\site-packages\conans\client\runner.py", line 71, in __call__ return self._pipe_os_call(command, stream_output, None, cwd) File "c:\python36\lib\site-packages\conans\client\runner.py", line 102, in _pipe_os_call get_stream_lines(proc.stdout) File "c:\python36\lib\site-packages\conans\client\runner.py", line 91, in get_stream_lines stream_output.write(decoded_line) File "c:\python36\lib\site-packages\conans\client\output.py", line 126, in write self._stream.flush() OSError: [Errno 28] No space left on device During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\python36\lib\site-packages\conans\client\installer.py", line 135, in _build run_build_method(conanfile, self._hook_manager, reference=pref.ref, package_id=pref.id) File "c:\python36\lib\site-packages\conans\client\conanfile\build.py", line 16, in run_build_method conanfile.build() File "c:\python36\lib\contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "c:\python36\lib\site-packages\conans\errors.py", line 40, in conanfile_exception_formatter raise ConanExceptionInUserConanfileMethod(msg) conans.errors.ConanExceptionInUserConanfileMethod: boost/1.70.0: Error in build() method, line 499 self.run(full_command, run_environment=True) OSError: [Errno 28] No space left on device During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\python36\lib\site-packages\conans\client\command.py", line 2051, in run method(args[0][1:]) File "c:\python36\lib\site-packages\conans\client\command.py", line 379, in create profile_build=profile_build) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 94, in wrapper return f(api, *args, **kwargs) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 376, in create test_build_folder, test_folder, conanfile_path, recorder=recorder)