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 /srv/storage/autobuild/run/instance-1/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 /srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/srv/storage/autobuild/run/instance-1/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="/srv/storage/autobuild/run/instance-1/output-1/host/lib/pkgconfig:/srv/storage/autobuild/run/instance-1/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/srv/storage/autobuild/run/instance-1/output-1/host/include" CFLAGS="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" LDFLAGS="-L/srv/storage/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" LDFLAGS="-L/srv/storage/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/srv/storage/autobuild/run/instance-1/output-1/host" --sysconfdir="/srv/storage/autobuild/run/instance-1/output-1/host/etc" --localstatedir="/srv/storage/autobuild/run/instance-1/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... no checking for mawk... mawk 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="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/srv/storage/autobuild/run/instance-1/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="/srv/storage/autobuild/run/instance-1/output-1/host/lib/pkgconfig:/srv/storage/autobuild/run/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/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/srv/storage/autobuild/run/instance-1/output-1/host/include -Wall -O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include -L/srv/storage/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-1/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/srv/storage/autobuild/run/instance-1/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="/srv/storage/autobuild/run/instance-1/output-1/host/lib/pkgconfig:/srv/storage/autobuild/run/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-1/output-1/host/bin' /usr/bin/install -c patchelf '/srv/storage/autobuild/run/instance-1/output-1/host/bin' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/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 '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-1/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-1/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/srv/storage/autobuild/run/instance-1/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/srv/storage/autobuild/run/instance-1/output-1/host/share/man/man1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/host-patchelf-0.9' tinyxml2-8.0.0.tar.gz: OK (sha256: 6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c) >>> tinyxml2 8.0.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-1/dl/tinyxml2/tinyxml2-8.0.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0 -xf - >>> tinyxml2 8.0.0 Patching >>> tinyxml2 8.0.0 Configuring (mkdir -p /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0/ && cd /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:11 (cmake_policy): The OLD behavior for policy CMP0063 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++ -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST -- Build files have been written to: /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0 >>> tinyxml2 8.0.0 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' Scanning dependencies of target tinyxml2 make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' [ 50%] Building CXX object CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o [100%] Linking CXX shared library libtinyxml2d.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' [100%] Built target tinyxml2 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' >>> tinyxml2 8.0.0 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' Install the project... -- Install configuration: "Debug" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtinyxml2d.so.8.0.0 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtinyxml2d.so.8 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtinyxml2d.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinyxml2.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/tinyxml2.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Targets-debug.cmake make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' >>> tinyxml2 8.0.0 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-1/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 >>> tinyxml2 8.0.0 Installing to target PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/target install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' Install the project... -- Install configuration: "Debug" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libtinyxml2d.so.8.0.0 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libtinyxml2d.so.8 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libtinyxml2d.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/tinyxml2.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig/tinyxml2.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Targets-debug.cmake make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/tinyxml2-8.0.0' uacme-1.4.1.tar.gz: OK (sha256: 3f3de5f456907558c4aa0db5654c618becb1b3e057ad217e180c8f72360e7841) >>> uacme 1.4.1 Extracting gzip -d -c /srv/storage/autobuild/run/instance-1/dl/uacme/uacme-1.4.1.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1 -xf - >>> uacme 1.4.1 Patching >>> uacme 1.4.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> uacme 1.4.1 Patching libtool >>> uacme 1.4.1 Configuring (cd /srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1/ && rm -rf config.cache && PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-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/srv/storage/autobuild/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/srv/storage/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-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 -O2 -g2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 " LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/srv/storage/autobuild/run/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_prog_cc_c99='-std=gnu99' CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-openssl --without-ualpn ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether to enable debugging... no checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabi-gcc... /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes checking for /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed checking whether /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc understands -c and -o together... yes checking dependency style of /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... none checking how to run the C preprocessor... /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib checking for arm-buildroot-linux-uclibcgnueabi-gcc... (cached) /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... (cached) yes checking for /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... (cached) none needed checking whether /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc understands -c and -o together... (cached) yes checking dependency style of /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... (cached) none checking for /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C99... (cached) -std=gnu99 checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wall... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wextra... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -pedantic... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -fno-strict-aliasing... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for asprintf... yes checking for vasprintf... yes checking for getopt_long... yes checking for open_memstream... yes checking for strcasestr... yes checking for setproctitle... no checking for libcurl >= 7.38.0... found 7.74.0 checking for libcurl https support... yes checking for curl_global_init in -lcurl... yes checking for OpenSSL >= 1.1.1... found 1.1.1i checking for OpenSSL_version_num in -lssl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> uacme 1.4.1 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' echo 1.4.1 > .version-t && mv .version-t .version /usr/bin/make all-am make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' CC uacme-uacme.o CC uacme-base64.o CC uacme-crypto.o CC uacme-curlwrap.o CC uacme-json.o CC uacme-msg.o CCLD uacme make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' >>> uacme 1.4.1 Installing to target PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/target install -C /srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' /usr/bin/make install-am make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-1/output-1/target/usr/bin' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-1/output-1/target/usr/share/uacme' /usr/bin/install -c uacme '/srv/storage/autobuild/run/instance-1/output-1/target/usr/bin' /usr/bin/install -c uacme.sh nsupdate.sh '/srv/storage/autobuild/run/instance-1/output-1/target/usr/share/uacme' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/uacme-1.4.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm926ej-s%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2'@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', '-O2', '-g2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/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' /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-1/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##*/}" /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/include /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-1/output-1/target/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/man /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/info /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/lib/debug /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-1/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 /srv/storage/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2513-gcab81477dc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-1/output-1/per-package /srv/storage/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-1/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /srv/storage/autobuild/run/instance-1/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-1/buildroot' >>> Buildroot 2020.08-rc1-2513-gcab81477dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.34 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.37 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.10.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ca-certificates 20200601 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> libcurl 7.74.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libxkbcommon 1.0.3 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ltp-testsuite 20200930 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openfpgaloader 381c67de00a3102cf6e9bb20ca84030a71c7a0f2 Collecting legal info LICENSE: OK (sha256: 8486a10c4393cee1c25392769ddd3b2d6c242d6ec7928e1414efff7dfb2f07ef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyxml2 8.0.0 Collecting legal info LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432) >>> uacme 1.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'