make[1]: Entering directory '/tmp/instance-0/output-1/build/libuhttpd-3.12.1' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libuhttpd.so.3.12.1 -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libuhttpd.so -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/uhttpd/uhttpd.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/uhttpd/log.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/uhttpd/utils.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/uhttpd/buffer.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/uhttpd/http_parser.h -- Installing: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/uhttpd/config.h make[1]: Leaving directory '/tmp/instance-0/output-1/build/libuhttpd-3.12.1' >>> libuhttpd 3.12.1 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libuhttpd 3.12.1 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/libuhttpd-3.12.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/libuhttpd-3.12.1' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libuhttpd.so.3.12.1 -- Installing: /tmp/instance-0/output-1/target/usr/lib/libuhttpd.so -- Installing: /tmp/instance-0/output-1/target/usr/include/uhttpd/uhttpd.h -- Installing: /tmp/instance-0/output-1/target/usr/include/uhttpd/log.h -- Installing: /tmp/instance-0/output-1/target/usr/include/uhttpd/utils.h -- Installing: /tmp/instance-0/output-1/target/usr/include/uhttpd/buffer.h -- Installing: /tmp/instance-0/output-1/target/usr/include/uhttpd/http_parser.h -- Installing: /tmp/instance-0/output-1/target/usr/include/uhttpd/config.h make[1]: Leaving directory '/tmp/instance-0/output-1/build/libuhttpd-3.12.1' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-0/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-0/output-1/host" --sysconfdir="/tmp/instance-0/output-1/host/etc" --localstatedir="/tmp/instance-0/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 ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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 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 Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-0/output-1/host/include -Wall -O2 -I/tmp/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /tmp/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-0/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' six-1.15.0.tar.gz: OK (md5: 9f90a0eaa0ea7747fda01ca79d21ebcb) six-1.15.0.tar.gz: OK (sha256: 30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259) >>> host-python-six 1.15.0 Extracting gzip -d -c /tmp/instance-0/dl/python-six/six-1.15.0.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/host-python-six-1.15.0 -xf - >>> host-python-six 1.15.0 Patching >>> host-python-six 1.15.0 Configuring >>> host-python-six 1.15.0 Building (cd /tmp/instance-0/output-1/build/host-python-six-1.15.0//; PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> host-python-six 1.15.0 Installing to host directory (cd /tmp/instance-0/output-1/build/host-python-six-1.15.0//; PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-0/output-1/host/bin/python setup.py install --prefix=/tmp/instance-0/output-1/host --root=/ --single-version-externally-managed ) running install running build running build_py running install_lib copying build/lib/six.py -> /tmp/instance-0/output-1/host/lib/python2.7/site-packages byte-compiling /tmp/instance-0/output-1/host/lib/python2.7/site-packages/six.py to six.pyc running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing top-level names to six.egg-info/top_level.txt writing dependency_links to six.egg-info/dependency_links.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /tmp/instance-0/output-1/host/lib/python2.7/site-packages/six-1.15.0-py2.7.egg-info running install_scripts vpnc-0.5.3r550-2jnpr1.tar.gz: OK (sha256: 5929d3b7f72970c8f7850e0daba0d9d05aaaa1281c69f58ac8647be11385ede5) >>> vpnc 0.5.3r550-2jnpr1 Extracting gzip -d -c /tmp/instance-0/dl/vpnc/vpnc-0.5.3r550-2jnpr1.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1 -xf - >>> vpnc 0.5.3r550-2jnpr1 Patching Applying 0001-Makefile-allow-to-override-the-PREFIX-variable.patch using patch: patching file Makefile Applying 0002-Makefile-allow-to-override-the-version.patch using patch: patching file Makefile Applying 0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch using patch: patching file Makefile Applying 0004-Makefile-provide-an-option-to-not-build-manpages.patch using patch: patching file Makefile Applying 0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch using patch: patching file Makefile Applying 0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch using patch: patching file config.c Hunk #1 succeeded at 670 (offset 13 lines). Applying 0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch using patch: patching file sysdep.h Applying 0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch using patch: patching file sysdep.c Applying 0009-config.c-add-missing-sys-ttydefaults.h-include.patch using patch: patching file config.c >>> vpnc 0.5.3r550-2jnpr1 Configuring >>> vpnc 0.5.3r550-2jnpr1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1 PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/x86_64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/x86_64-linux-as" LD="/tmp/instance-0/output-1/host/bin/x86_64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/x86_64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/x86_64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/x86_64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/x86_64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/x86_64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/x86_64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/x86_64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/x86_64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBGCRYPT_CONFIG=/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/libgcrypt-config VERSION=0.5.3r550-2jnpr1 MANS= make[1]: Entering directory '/tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1' LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c crypto.c crypto-gnutls.c vpnc.c cisco-decrypt.c test-crypto.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" > .depend /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o sysdep.o sysdep.c sysdep.c: In function 'tun_close': sysdep.c:515:29: warning: parameter 'dev' set but not used [-Wunused-but-set-parameter] 515 | int tun_close(int fd, char *dev) | ~~~~~~^~~ /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o vpnc-debug.o vpnc-debug.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o isakmp-pkt.o isakmp-pkt.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o tunip.o tunip.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o config.o config.c config.c: In function 'vpnc_getpass': config.c:255:6: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] 255 | if (buf == NULL) | ^ /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o dh.o dh.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o math_group.o math_group.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 243 | int ret; | ^~~ math_group.c: In function 'modp_setraw': math_group.c:259:38: warning: parameter 'grp' set but not used [-Wunused-but-set-parameter] 259 | static int modp_setraw(struct group *grp, gcry_mpi_t d, unsigned char *s, int l) | ~~~~~~~~~~~~~~^~~ /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o supp.o supp.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o decrypt-utils.o decrypt-utils.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o crypto.o crypto.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o crypto-gnutls.o crypto-gnutls.c crypto-gnutls.c: In function 'crypto_read_cert': crypto-gnutls.c:80:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] 80 | gnutls_datum dt; | ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21, from crypto.h:40, from crypto-gnutls.c:26: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/gnutls/gnutls.h:1224:9: note: declared here 1224 | typedef struct { | ^~~~~~ crypto-gnutls.c: In function 'crypto_push_cert': crypto-gnutls.c:124:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] 124 | gnutls_datum dt; | ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21, from crypto.h:40, from crypto-gnutls.c:26: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/gnutls/gnutls.h:1224:9: note: declared here 1224 | typedef struct { | ^~~~~~ crypto-gnutls.c: In function 'load_one_ca_file': crypto-gnutls.c:228:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] 228 | gnutls_datum dt; | ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21, from crypto.h:40, from crypto-gnutls.c:26: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/gnutls/gnutls.h:1224:9: note: declared here 1224 | typedef struct { | ^~~~~~ crypto-gnutls.c: In function 'load_ca_list_file': crypto-gnutls.c:269:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] 269 | gnutls_datum dt = { NULL, 0 }; | ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21, from crypto.h:40, from crypto-gnutls.c:26: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/gnutls/gnutls.h:1224:9: note: declared here 1224 | typedef struct { | ^~~~~~ /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o vpnc.o vpnc.c In file included from vpnc.c:27: /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ vpnc.c: In function 'do_phase1_am_packet2': vpnc.c:1905:38: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 1905 | memset(dh_shared_secret, 0, sizeof(dh_shared_secret)); | ^ /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib -lgnutls /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o cisco-decrypt.o cisco-decrypt.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib -lgnutls /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o test-crypto.o test-crypto.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib -lgnutls make[1]: Leaving directory '/tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> vpnc 0.5.3r550-2jnpr1 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1 install PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/x86_64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/x86_64-linux-as" LD="/tmp/instance-0/output-1/host/bin/x86_64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/x86_64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/x86_64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/x86_64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/x86_64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/x86_64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/x86_64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/x86_64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/x86_64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl VERSION=0.5.3r550-2jnpr1 MANS= DESTDIR="/tmp/instance-0/output-1/target" PREFIX=/usr make[1]: Entering directory '/tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1' install -d /tmp/instance-0/output-1/target/etc/vpnc /tmp/instance-0/output-1/target/usr/bin /tmp/instance-0/output-1/target/usr/sbin /tmp/instance-0/output-1/target/usr/share/man/man1 /tmp/instance-0/output-1/target/usr/share/man/man8 /tmp/instance-0/output-1/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /tmp/instance-0/output-1/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /tmp/instance-0/output-1/target/etc/vpnc; \ else \ install vpnc-script /tmp/instance-0/output-1/target/etc/vpnc; \ fi install -m600 vpnc.conf /tmp/instance-0/output-1/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /tmp/instance-0/output-1/target/usr/sbin install -m755 pcf2vpnc /tmp/instance-0/output-1/target/usr/bin install -m644 pcf2vpnc.1 /tmp/instance-0/output-1/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /tmp/instance-0/output-1/target/usr/share/man/man1 install -m644 COPYING /tmp/instance-0/output-1/target/usr/share/doc/vpnc install -m755 vpnc /tmp/instance-0/output-1/target/usr/sbin install -m755 cisco-decrypt /tmp/instance-0/output-1/target/usr/bin make[1]: Leaving directory '/tmp/instance-0/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.08-rc1-372-g9f127cc420"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.11-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.08-rc1-372-g9f127cc420 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> harfbuzz 2.9.0 Collecting legal info COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692) >>> host-meson 0.59.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.7 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> intel-gmmlib 21.2.1 Collecting legal info LICENSE.md: OK (sha256: 8b7446825df3f8b0268307e272aa6aaaf78351c83161d860d02c913c22666c48) >>> intel-mediadriver 21.2.3 Collecting legal info LICENSE.md: OK (sha256: 74979d5aaee78b8da82e3aafd415a216b6131dfff6d95d6930927c8a4e3bded3) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libva 2.12.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libdrm 2.4.107 Collecting legal info xf86drm.c: OK (sha256: 7e952c6666ed17c99f91ee7af13c688b8769b0feaf6f4558bf6ad3e07512e1e6) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> mesa3d 21.1.7 Collecting legal info docs/license.rst: OK (sha256: 998437f3f75f0c542046f83c1cb349408122268168fb13eb4ae6967aa18b7d98) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-python3-mako 1.1.3 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfuse3 3.10.4 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> libgcrypt 1.9.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libpfm4 4.11.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libuhttpd 3.12.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'