>>> host-swig 4.0.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/swig/swig-4.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2 -xf - >>> host-swig 4.0.2 Patching >>> host-swig 4.0.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-swig 4.0.2 Patching libtool >>> host-swig 4.0.2 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-pcre --disable-ccache --without-octave ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for popen... yes checking whether to enable PCRE support... yes checking whether to use local PCRE... no checking for a sed that does not truncate output... /bin/sed checking for pcre-config... /home/buildroot/autobuild/instance-3/output-1/host/bin/pcre-config checking whether to enable ccache-swig... no Checking packages required for SWIG developers. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for bison... bison -y Checking for installed target languages and other information in order to compile and run the examples and test-suite invoked by 'make check'. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for boostlib >= (102000)... configure: We could not detect the boost libraries (version or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. checking SO... .so checking LDSHARED... /usr/bin/gcc -shared checking CXXSHARED... /usr/bin/gcc -shared checking TRYLINKINGWITHCXX... CXXSHARED= /usr/bin/g++ -shared checking CCSHARED... -fpic checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath . checking LINKFORSHARED... -Xlinker -export-dynamic checking PLATCFLAGS... checking whether to enable C++11 testing... no checking if compiler supports pre-compiled headers... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing t_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for swill_init in -lswill... no checking for main in -lieee... yes checking for crypt in -lcrypt... yes checking for pkg-config... pkg-config checking for Tcl configuration... no checking for Tcl header files... not found checking for Tcl library... not found checking for python... python checking for python major version number... 2 checking for Python os.name... posix checking for Python path separator... / checking for Python prefix... /usr checking for Python exec-prefix... /usr checking for Python version... python2.7 checking for Python lib dir... lib checking for Python header files... checking for Python library directory... Not found checking for Python library... -lpython2.7 checking for python3... python3 checking for python3-config... no checking for python3.9... (cached) python3 checking for python3-config... no checking for python3.8... (cached) python3 checking for python3-config... no checking for python3.7... (cached) python3 checking for python3-config... no checking for python3.6... (cached) python3 checking for python3-config... no checking for python3.5... (cached) python3 checking for python3-config... no checking for python3.4... (cached) python3 checking for python3-config... no checking for python3.3... (cached) python3 checking for python3-config... no checking for python3.2... (cached) python3 checking for python3-config... no checking for python... (cached) python3 checking for python3-config... no checking for python3 major version number... 3 checking for Python 3.x os.name... posix checking for Python 3.x path separator... / checking for 2to3-3... no checking for 2to3... 2to3 checking for perl... /usr/bin/perl checking for Perl5 header files... /usr/lib/x86_64-linux-gnu/perl/5.24/CORE checking for Perl5 library... perl checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl5 ccdlflags... -Wl,-E checking for Perl5 cccdlflags... -fPIC checking for Perl5 ldflags... -fstack-protector-strong -L/usr/local/lib checking for Perl5 Test::More module... found configure: Disabling Octave checking for scilab... no checking for java JDK... no (JAVA_HOME is not defined) checking for java... no checking for kaffe... no checking for guavac... no checking for javac... no checking for java include file jni.h... not found checking for nodejs... no checking for node... no checking for JavaScriptCore/JavaScript.h... not found checking for JavaScriptCore/Webkit library... not found checking for V8 Javascript v8.h... not found checking for V8 Javascript library... not found checking for android... no checking for adb... no checking for ant... no checking for ndk-build... no checking for guile-config... no checking for mzscheme... no checking for mzc... no checking for ruby... no checking for Ruby header files... could not figure out how to run ruby checking for php7.3... no checking for php7.2... no checking for php7.1... no checking for php7.0... no checking for php... no checking for ocamlc... no checking for camlp4... no checking for ocamldlgen... no checking for ocamlfind... no checking for ocamlmktop... no checking for mono-csc... no checking for gmcs... no checking for mcs... no checking for cscc... no checking for lua5.4... no checking for lua5.3... no checking for lua5.2... no checking for lua5.1... no checking for lua... no checking for R... no checking for go... no checking for gccgo... no checking for dmd... no checking for ldmd... no checking for gdmd... no checking for dmd... no checking for gdmd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating swig.spec config.status: creating Examples/Makefile config.status: creating Examples/d/example.mk config.status: creating Examples/xml/Makefile config.status: creating Examples/test-suite/errors/Makefile config.status: creating Examples/test-suite/csharp/Makefile config.status: creating Examples/test-suite/d/Makefile config.status: creating Examples/test-suite/guile/Makefile config.status: creating Examples/test-suite/java/Makefile config.status: creating Examples/test-suite/javascript/Makefile config.status: creating Examples/test-suite/mzscheme/Makefile config.status: creating Examples/test-suite/ocaml/Makefile config.status: creating Examples/test-suite/octave/Makefile config.status: creating Examples/test-suite/perl5/Makefile config.status: creating Examples/test-suite/php/Makefile config.status: creating Examples/test-suite/python/Makefile config.status: creating Examples/test-suite/ruby/Makefile config.status: creating Examples/test-suite/scilab/Makefile config.status: creating Examples/test-suite/tcl/Makefile config.status: creating Examples/test-suite/lua/Makefile config.status: creating Examples/test-suite/r/Makefile config.status: creating Examples/test-suite/go/Makefile config.status: creating Source/Makefile config.status: creating Tools/javascript/Makefile config.status: creating preinst-swig config.status: creating CCache/ccache_swig_config.h config.status: creating Source/Include/swigconfig.h config.status: executing depfiles commands config.status: executing Examples commands The SWIG test-suite and examples are configured for the following languages: perl5 >>> host-swig 4.0.2 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2' test -z "" || (cd CCache && /usr/bin/make) make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/cscanner.o CParse/cscanner.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/parser.o CParse/parser.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/templ.o CParse/templ.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/util.o CParse/util.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/base.o DOH/base.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/file.o DOH/file.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/fio.o DOH/fio.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/hash.o DOH/hash.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/list.o DOH/list.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/memory.o DOH/memory.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/string.o DOH/string.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/void.o DOH/void.c /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/doxyentity.o Doxygen/doxyentity.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/doxyparser.o Doxygen/doxyparser.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/doxytranslator.o Doxygen/doxytranslator.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/javadoc.o Doxygen/javadoc.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/pydoc.o Doxygen/pydoc.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/allocate.o Modules/allocate.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/browser.o Modules/browser.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/contract.o Modules/contract.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/csharp.o Modules/csharp.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/d.o Modules/d.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/directors.o Modules/directors.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/emit.o Modules/emit.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/go.o Modules/go.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/guile.o Modules/guile.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/interface.o Modules/interface.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/java.o Modules/java.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/javascript.o Modules/javascript.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/lang.o Modules/lang.cxx Modules/javascript.cxx:2489:1: fatal error: error writing to /tmp/ccOFv5pe.s: No space left on device } ^ compilation terminated. Makefile:954: recipe for target 'Modules/javascript.o' failed make[3]: *** [Modules/javascript.o] Error 1 make[3]: *** Waiting for unfinished jobs.... Modules/go.cxx:7010:4: fatal error: error writing to /tmp/ccF5ibYu.s: No space left on device \n"; ^ compilation terminated. Makefile:954: recipe for target 'Modules/go.o' failed make[3]: *** [Modules/go.o] Error 1 Modules/java.cxx:5002:4: fatal error: error writing to /tmp/ccLix3zZ.s: No space left on device \n"; ^ compilation terminated. Makefile:954: recipe for target 'Modules/java.o' failed make[3]: *** [Modules/java.o] Error 1 Modules/lang.cxx:3894:1: fatal error: error writing to /tmp/ccHIL38f.s: No space left on device } ^ compilation terminated. Makefile:954: recipe for target 'Modules/lang.o' failed make[3]: *** [Modules/lang.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' Makefile:602: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' Makefile:37: recipe for target 'source' failed make[1]: *** [source] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'