copying build/lib/usb/_debug.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/usb copying build/lib/usb/__init__.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/usb running install_egg_info running egg_info writing pyusb.egg-info/PKG-INFO writing dependency_links to pyusb.egg-info/dependency_links.txt writing top-level names to pyusb.egg-info/top_level.txt reading manifest file 'pyusb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyusb.egg-info/SOURCES.txt' Copying pyusb.egg-info to /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/pyusb-1.1.1-py3.9.egg-info running install_scripts pyserial-3.5.tar.gz: OK (md5: 1cf25a76da59b530dbfc2cf99392dc83) pyserial-3.5.tar.gz: OK (sha256: 3c77e014170dfffbd816e6ffc205e9842efb10be9f58ec16d3e8675b4925cddb) >>> python-serial 3.5 Extracting gzip -d -c /tmp/instance-0/dl/python-serial/pyserial-3.5.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/python-serial-3.5 -xf - >>> python-serial 3.5 Patching >>> python-serial 3.5 Configuring >>> python-serial 3.5 Building (cd /tmp/instance-0/output-1/build/python-serial-3.5//; _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9//_sysconfigdata__linux_*.py ] && basename /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9//_sysconfigdata__linux_*.py .py; } || true`" 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" 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/sparc64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-0/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc64-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/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc64-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/serial copying serial/__main__.py -> build/lib/serial copying serial/serialcli.py -> build/lib/serial copying serial/serialutil.py -> build/lib/serial copying serial/serialjava.py -> build/lib/serial copying serial/win32.py -> build/lib/serial copying serial/rfc2217.py -> build/lib/serial copying serial/serialwin32.py -> build/lib/serial copying serial/__init__.py -> build/lib/serial copying serial/serialposix.py -> build/lib/serial copying serial/rs485.py -> build/lib/serial creating build/lib/serial/tools copying serial/tools/list_ports_posix.py -> build/lib/serial/tools copying serial/tools/miniterm.py -> build/lib/serial/tools copying serial/tools/hexlify_codec.py -> build/lib/serial/tools copying serial/tools/list_ports_linux.py -> build/lib/serial/tools copying serial/tools/__init__.py -> build/lib/serial/tools copying serial/tools/list_ports.py -> build/lib/serial/tools copying serial/tools/list_ports_windows.py -> build/lib/serial/tools copying serial/tools/list_ports_osx.py -> build/lib/serial/tools copying serial/tools/list_ports_common.py -> build/lib/serial/tools creating build/lib/serial/urlhandler copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler creating build/lib/serial/threaded copying serial/threaded/__init__.py -> build/lib/serial/threaded >>> python-serial 3.5 Installing to target (cd /tmp/instance-0/output-1/build/python-serial-3.5//; _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9//_sysconfigdata__linux_*.py ] && basename /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9//_sysconfigdata__linux_*.py .py; } || true`" 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" 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/sparc64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-0/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc64-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/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc64-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-0/output-1/host/bin/python setup.py install --no-compile --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/tmp/instance-0/output-1/target ) running install running build running build_py running install_lib creating /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/__main__.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial creating /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_posix.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/miniterm.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/hexlify_codec.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_linux.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/__init__.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_windows.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_osx.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_common.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/serialcli.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialutil.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialjava.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/win32.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/rfc2217.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial creating /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_socket.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_cp2110.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_rfc2217.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_hwgrep.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_spy.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_loop.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_alt.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/__init__.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/serialwin32.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/__init__.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialposix.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial copying build/lib/serial/rs485.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial creating /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/threaded copying build/lib/serial/threaded/__init__.py -> /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/serial/threaded running install_egg_info running egg_info writing pyserial.egg-info/PKG-INFO writing dependency_links to pyserial.egg-info/dependency_links.txt writing entry points to pyserial.egg-info/entry_points.txt writing requirements to pyserial.egg-info/requires.txt writing top-level names to pyserial.egg-info/top_level.txt reading manifest file 'pyserial.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyserial.egg-info/SOURCES.txt' Copying pyserial.egg-info to /tmp/instance-0/output-1/target/usr/lib/python3.9/site-packages/pyserial-3.5-py3.9.egg-info running install_scripts Installing pyserial-miniterm script to /tmp/instance-0/output-1/target/usr/bin Installing pyserial-ports script to /tmp/instance-0/output-1/target/usr/bin rhash-1.4.2-src.tar.gz: OK (sha1: fdb0b0c16f3ba3eba734b3adf9f2fc4c427ff987) rhash-1.4.2-src.tar.gz: OK (sha256: 600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62) >>> rhash 1.4.2 Extracting gzip -d -c /tmp/instance-0/dl/rhash/rhash-1.4.2-src.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/rhash-1.4.2 -xf - >>> rhash 1.4.2 Patching >>> rhash 1.4.2 Configuring (cd /tmp/instance-0/output-1/build/rhash-1.4.2; 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/sparc64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-0/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc64-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/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc64-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --cc=/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc --target=sparc64-buildroot-linux-gnu --enable-gettext --disable-openssl ) Checking for target OS ... Linux Checking for /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc version ... sparc64-linux-gcc.br_real 9.3.0 Checking for linker support for -static ... yes Checking for linker support for --version-script ... yes Checking for gettext ... found Checking for sources ... RHash 1.4.2 Writing config.mak Writing librhash/config.mak Writing dist/librhash.pc >>> rhash 1.4.2 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" 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/sparc64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-0/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc64-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/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc64-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/rhash-1.4.2 lib-shared build-shared make[1]: Entering directory '/tmp/instance-0/output-1/build/rhash-1.4.2' cd librhash && /usr/bin/make lib-shared make[2]: Entering directory '/tmp/instance-0/output-1/build/rhash-1.4.2/librhash' sed -ne '1s/.*/{ global:/p; s/^RHASH_API.* \(rhash_[a-z0-9_]*\)(.*/ \1;/p; $s/.*/local: *; };/p' rhash.h rhash_torrent.h rhash_timing.h > exports.sym rm -f librhash.so ln -s librhash.so.0 librhash.so /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -fpic -DRHASH_XVERSION=0x01040200 algorithms.c byte_order.c plug_openssl.c rhash.c rhash_timing.c rhash_torrent.c aich.c blake2b.c blake2s.c crc32.c ed2k.c edonr.c hex.c md4.c md5.c sha1.c sha256.c sha512.c sha3.c ripemd-160.c gost12.c gost94.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c util.c whirlpool.c whirlpool_sbox.c -shared -Wl,--version-script,exports.sym,-soname,librhash.so.0 -o librhash.so.0 make[2]: Leaving directory '/tmp/instance-0/output-1/build/rhash-1.4.2/librhash' /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations calc_sums.c -o calc_sums.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_print.c -o hash_print.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations common_func.c -o common_func.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_update.c -o hash_update.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file.c -o file.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_mask.c -o file_mask.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_set.c -o file_set.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations find_file.c -o find_file.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_check.c -o hash_check.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations output.c -o output.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -DSYSCONFDIR=\"/usr/etc\" parse_cmdline.c -o parse_cmdline.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -DLOCALEDIR=\"/usr/share/locale\" rhash_main.c -o rhash_main.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c -DUSE_GETTEXT -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations win_utils.c -o win_utils.o /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc calc_sums.o hash_print.o common_func.o hash_update.o file.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o librhash/librhash.so.0 -o rhash make[1]: Leaving directory '/tmp/instance-0/output-1/build/rhash-1.4.2' >>> rhash 1.4.2 Installing to staging 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" 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/sparc64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-0/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc64-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/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc64-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/rhash-1.4.2/librhash DESTDIR="/tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot" install-lib-shared install-so-link install-lib-headers make[1]: Entering directory '/tmp/instance-0/output-1/build/rhash-1.4.2/librhash' install -d /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib install -m 644 librhash.so.0 /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/ install -d /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib rm -f /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/librhash.so ln -s librhash.so.0 /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/librhash.so install -d /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include install -m 644 rhash.h rhash_torrent.h /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/ make[1]: Leaving directory '/tmp/instance-0/output-1/build/rhash-1.4.2/librhash' >>> rhash 1.4.2 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/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/sparc64-buildroot-linux-gnu/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/sparc64-buildroot-linux-gnu/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 >>> rhash 1.4.2 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" 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/sparc64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-0/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc64-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/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc64-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/rhash-1.4.2/librhash DESTDIR="/tmp/instance-0/output-1/target" install-lib-shared install-so-link make[1]: Entering directory '/tmp/instance-0/output-1/build/rhash-1.4.2/librhash' install -d /tmp/instance-0/output-1/target/usr/lib install -m 644 librhash.so.0 /tmp/instance-0/output-1/target/usr/lib/ install -d /tmp/instance-0/output-1/target/usr/lib rm -f /tmp/instance-0/output-1/target/usr/lib/librhash.so ln -s librhash.so.0 /tmp/instance-0/output-1/target/usr/lib/librhash.so make[1]: Leaving directory '/tmp/instance-0/output-1/build/rhash-1.4.2/librhash' selinux-python-3.2.tar.gz: OK (sha256: 770855ea8120ef23007fdb9db94b1ed6e8cd77917b584ed8877bbee9c16e74fb) >>> selinux-python 3.2 Extracting gzip -d -c /tmp/instance-0/dl/selinux-python/selinux-python-3.2.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/selinux-python-3.2 -xf - >>> selinux-python 3.2 Patching >>> selinux-python 3.2 Configuring >>> selinux-python 3.2 Building >>> selinux-python 3.2 Installing to target vsftpd-3.0.5.tar.gz: OK (sha256: 26b602ae454b0ba6d99ef44a09b6b9e0dfa7f67228106736df1f278c70bc91d3) >>> vsftpd 3.0.5 Extracting gzip -d -c /tmp/instance-0/dl/vsftpd/vsftpd-3.0.5.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/vsftpd-3.0.5 -xf - >>> vsftpd 3.0.5 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0002-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c patching file str.h Applying 0003-Prevent-hang-in-SIGCHLD-handler.patch using patch: patching file sysutil.c patching file sysutil.h patching file twoprocess.c >>> vsftpd 3.0.5 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /tmp/instance-0/output-1/build/vsftpd-3.0.5/builddefs.h >>> vsftpd 3.0.5 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 CC="/tmp/instance-0/output-1/host/bin/sparc64-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" LIBS="-lcrypt" -C /tmp/instance-0/output-1/build/vsftpd-3.0.5 make[1]: Entering directory '/tmp/instance-0/output-1/build/vsftpd-3.0.5' /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 395 | free(normname); | ^~~~~~~~ In file included from ls.c:10: /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ls.c:396:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 396 | free(path); | ^~~~ In file included from ls.c:10: /tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -idirafter dummyinc /tmp/instance-0/output-1/host/bin/sparc64-linux-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt make[1]: Leaving directory '/tmp/instance-0/output-1/build/vsftpd-3.0.5' >>> vsftpd 3.0.5 Installing to target /usr/bin/install -D -m 755 /tmp/instance-0/output-1/build/vsftpd-3.0.5/vsftpd /tmp/instance-0/output-1/target/usr/sbin/vsftpd test -f /tmp/instance-0/output-1/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /tmp/instance-0/output-1/build/vsftpd-3.0.5/vsftpd.conf /tmp/instance-0/output-1/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /tmp/instance-0/output-1/target/usr/share/empty /usr/bin/install -d -m 555 /tmp/instance-0/output-1/target/home/ftp /usr/bin/install -D -m 755 package/vsftpd/S70vsftpd /tmp/instance-0/output-1/target/etc/init.d/S70vsftpd >>> 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/sparc64-linux-%g' -e 's%@TARGET_ARCH@%sparc64%g' -e 's%@TARGET_CPU@%ultrasparc%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-D_FORTIFY_SOURCE=1'@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/sparc64-buildroot-linux-gnu/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 /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.34.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.34.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi PYTHONPATH="/tmp/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.9/" /tmp/instance-0/output-1/host/bin/python3.9 /tmp/instance-0/buildroot/support/scripts/pycompile.py --strip-root /tmp/instance-0/output-1/target /tmp/instance-0/output-1/target/usr/lib/python3.9 find /tmp/instance-0/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-0/output-1/target/usr/lib/python3.9 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f 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 if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi 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/sparc64-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/sparc64-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-683-g86e09b6ed1"; \ 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/sparc64-buildroot-linux-gnu/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-683-g86e09b6ed1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> 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.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> boost 1.77.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.34.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> chartjs 2.9.4 Collecting legal info LICENSE.md: OK (sha256: 7b43caae91f31b18dc81fae6e0f7aa1acbecaa6d84e3249905cbe15308307d67) >>> comix-cursors 0.9.1 Collecting legal info >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ed 1.16 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuradio 3.8.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-mako 1.1.3 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> 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-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-bison 3.8.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> log4cpp 1.1.3 Collecting legal info log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> hwdata 0.345 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> inih 53 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.59.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> initscripts Collecting legal info >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libraw 0.20.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: 313415f7f48f6cd3cc78856626aab4bbe97dbb1e9a11db9c25396ca8d0e76cd9) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> powertop 2.13 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> python-json-schema-validator 2.4.1 Collecting legal info >>> host-python-versiontools 1.9.1 Collecting legal info >>> python3 3.9.7 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> python-modbus-tk 1.1.2 Collecting legal info license.txt: OK (sha256: 3b6a7f9c478ac1982e86cdadb45eb4788241b95839500eb26839d5053b74a24a) copying.txt: OK (sha256: aa7ca42152a13db6a27b31944f99851efc3b9ee813912ff21d7d6ceadca62e6f) >>> python-paho-mqtt 1.4.0 Collecting legal info LICENSE.txt: OK (sha256: 76f13729e84e9222e543303df00f87d1b2c0995b6a505cd859a285667e44babb) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) >>> python-pyusb 1.1.1 Collecting legal info LICENSE: OK (sha256: 03e39fdcee9c18f2f9d0c3500a993ddeac050695eb81070ea41347587c76a7fe) >>> host-python-setuptools-scm 5.0.1 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-serial 3.5 Collecting legal info LICENSE.txt: OK (sha256: f91cb9813de6a5b142b8f7f2dede630b5134160aedaeaf55f4d6a7e2593ca3f3) >>> rhash 1.4.2 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> selinux-python 3.2 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) 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) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: python-json-schema-validator-2.4.1: cannot save license (PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (HOST_PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'