>>> host-swig 4.1.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/swig/swig-4.1.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.1.1 -xf - >>> host-swig 4.1.1 Patching >>> host-swig 4.1.1 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.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-swig 4.1.1 Patching libtool >>> host-swig 4.1.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.1.1/ && 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 race-free 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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking maximum warning verbosity option... -Wall -W -pedantic for C++ -Wall -W -pedantic for C checking CFLAGS to compile SWIG executable... -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -pedantic checking CXXFLAGS to compile SWIG executable... -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -pedantic checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for popen... yes checking whether to enable PCRE2 support... yes checking whether to use local PCRE2... no checking for a sed that does not truncate output... /bin/sed checking for pcre2-config... no configure: error: in `/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.1.1': configure: error: Cannot find pcre2-config script from PCRE2 (Perl Compatible Regular Expressions) library package. This dependency is needed for configure to complete, Either: - Install the PCRE2 developer package on your system (preferred approach). - Download the PCRE2 source tarball, build and install on your system as you would for any package built from source distribution. - Use the Tools/pcre-build.sh script to build PCRE2 just for SWIG to statically link against. Run 'Tools/pcre-build.sh --help' for instructions. (quite easy and does not require privileges to install PCRE2 on your system) - Use configure --without-pcre to disable regular expressions support in SWIG (not recommended). See `config.log' for more details package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.1.1/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.1.1/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'