>>> boost 1.78.0 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/boost/boost_1_78_0.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/boost-1.78.0 -xf - >>> boost 1.78.0 Patching Applying 0001-Fix-missing-sys-stat-h-include-on-musl-based-systems.patch using patch: patching file boost/interprocess/permissions.hpp >>> boost 1.78.0 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/boost-1.78.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=container,context,contract,coroutine,exception,fiber,graph_parallel,iostreams,json,locale,log,math,mpi,nowide,python,random,serialization,stacktrace,test,wave) Building B2 engine.. ### ### ### Using 'gcc' toolset. ### ### g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ### ### > g++ -x c++ -std=c++11 -O2 -s -DNDEBUG builtins.cpp class.cpp command.cpp compile.cpp constants.cpp cwd.cpp debug.cpp debugger.cpp execcmd.cpp execnt.cpp execunix.cpp filesys.cpp filent.cpp fileunix.cpp frames.cpp function.cpp glob.cpp hash.cpp hcache.cpp hdrmacro.cpp headers.cpp jam_strings.cpp jam.cpp jamgram.cpp lists.cpp make.cpp make1.cpp md5.cpp mem.cpp modules.cpp native.cpp object.cpp option.cpp output.cpp parse.cpp pathnt.cpp pathsys.cpp pathunix.cpp regexp.cpp rules.cpp scan.cpp search.cpp startup.cpp subst.cpp sysinfo.cpp timestamp.cpp variable.cpp w32_getreg.cpp modules/order.cpp modules/path.cpp modules/property-set.cpp modules/regex.cpp modules/sequence.cpp modules/set.cpp -o b2 constants.cpp:199:36: fatal error: error writing to /tmp/ccJK3TBW.s: No space left on device OBJECT * constant_RESPONSE_FILE_SUB; ^ compilation terminated. cwd.cpp:100:1: fatal error: error closing /tmp/ccJK3TBW.s: No space left on device } ^ compilation terminated. debug.cpp:158:1: fatal error: error writing to /tmp/ccJK3TBW.s: No space left on device } ^ compilation terminated. debugger.cpp:2740:20: fatal error: error writing to /tmp/ccJK3TBW.s: No space left on device int debug_interface; ^ compilation terminated. > cp b2 bjam cp: cannot stat 'b2': No such file or directory Failed to build B2 build engine package/pkg-generic.mk:272: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/boost-1.78.0/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/boost-1.78.0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'