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 /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-7/output-1/host/bin/aarch64-linux-cpp checking for a BSD-compatible install... /usr/bin/install -c 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 whether time.h and sys/time.h may both be included... 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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pow in -lm... yes checking for waddstr in -lncurses... yes checking for pthread_create in -lpthread... yes checking for cap_get_flag in -lcap... no checking for gettimeofday... yes checking for ether_ntohost... yes checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for LIBNL3_GENL... yes checking whether /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> wavemon 0.9.1 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 CC="/tmp/instance-7/output-1/host/bin/aarch64-linux-gcc" -C /tmp/instance-7/output-1/build/wavemon-0.9.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/wavemon-0.9.1' CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC scan_scr.c CC ui.c CC utils.c iw_if.c: In function 'iw_get_interface_list': iw_if.c:163:38: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 16 [-Wformat-truncation=] 163 | snprintf(wrq.ifr_name, IFNAMSIZ, "%s", p); | ^~ iw_if.c:163:4: note: 'snprintf' output between 1 and 8192 bytes into a destination of size 16 163 | snprintf(wrq.ifr_name, IFNAMSIZ, "%s", p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -O2 -Wall -pthread -I/tmp/instance-7/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o scan_scr.o ui.o utils.o -lncurses -lm -L/tmp/instance-7/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/tmp/instance-7/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lnl-3 -o wavemon make[1]: Leaving directory '/tmp/instance-7/output-1/build/wavemon-0.9.1' >>> wavemon 0.9.1 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-7/output-1/target install -C /tmp/instance-7/output-1/build/wavemon-0.9.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/wavemon-0.9.1' /usr/bin/install -c -m 0755 -d /tmp/instance-7/output-1/target/usr/bin /usr/bin/install -c -m 0755 wavemon /tmp/instance-7/output-1/target/usr/bin /usr/bin/install -c -m 0755 -d /tmp/instance-7/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /tmp/instance-7/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /tmp/instance-7/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /tmp/instance-7/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /tmp/instance-7/output-1/target/usr/share/wavemon /usr/bin/install -c -m 0644 README.md NEWS THANKS AUTHORS COPYING ChangeLog /tmp/instance-7/output-1/target/usr/share/wavemon make[1]: Leaving directory '/tmp/instance-7/output-1/build/wavemon-0.9.1' which-2.21.tar.gz: OK (sha256: f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad) >>> which 2.21 Extracting gzip -d -c /tmp/instance-7/dl/which/which-2.21.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/which-2.21 -xf - >>> which 2.21 Patching >>> which 2.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/which-2.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> which 2.21 Patching libtool >>> which 2.21 Configuring (cd /tmp/instance-7/output-1/build/which-2.21/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-7/output-1/host/bin/aarch64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/aarch64-linux-as" LD="/tmp/instance-7/output-1/host/bin/aarch64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/aarch64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/aarch64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/aarch64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/aarch64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/aarch64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/aarch64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/aarch64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/aarch64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/aarch64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/aarch64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/aarch64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/aarch64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/aarch64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/aarch64-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/aarch64-buildroot-linux-gnu/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 CONFIG_SITE=/dev/null ./configure --target=aarch64-buildroot-linux-gnu --host=aarch64-buildroot-linux-gnu --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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --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 aarch64-buildroot-linux-gnu-strip... /tmp/instance-7/output-1/host/bin/aarch64-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/host/bin/aarch64-linux-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 /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc... none checking how to run the C preprocessor... /tmp/instance-7/output-1/host/bin/aarch64-linux-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 xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... /tmp/instance-7/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/host/bin/aarch64-linux-ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> which 2.21 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/which-2.21/ make[1]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' Making all in tilde make[3]: Entering directory '/tmp/instance-7/output-1/build/which-2.21/tilde' /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tilde.o tilde.c /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o shell.o shell.c rm -f libtilde.a /tmp/instance-7/output-1/host/bin/aarch64-linux-ar cru libtilde.a tilde.o shell.o /tmp/instance-7/output-1/host/bin/aarch64-linux-ranlib libtilde.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21/tilde' Making all in . make[3]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o getopt.o getopt.c /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o getopt1.o getopt1.c /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o bash.o bash.c /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o which.o which.c /tmp/instance-7/output-1/host/bin/aarch64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' make[2]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' make[1]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' >>> which 2.21 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-7/output-1/target install -C /tmp/instance-7/output-1/build/which-2.21/ make[1]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' Making install in tilde make[3]: Entering directory '/tmp/instance-7/output-1/build/which-2.21/tilde' make[4]: Entering directory '/tmp/instance-7/output-1/build/which-2.21/tilde' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21/tilde' make[3]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21/tilde' Making install in . make[3]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' make[4]: Entering directory '/tmp/instance-7/output-1/build/which-2.21' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/info' /usr/bin/install -c which '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c -m 644 which.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/tmp/instance-7/output-1/target/usr/share/info' install-info --info-dir='/tmp/instance-7/output-1/target/usr/share/info' '/tmp/instance-7/output-1/target/usr/share/info/which.info' make[4]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' make[3]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' make[2]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' make[1]: Leaving directory '/tmp/instance-7/output-1/build/which-2.21' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-7/output-1/host/bin/aarch64-linux-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a53%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-7/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-7/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-7/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-7/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-7/output-1/host/bin/glib-compile-schemas /tmp/instance-7/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-7/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/python3.9/" /tmp/instance-7/output-1/host/bin/python3.9 /tmp/instance-7/buildroot/support/scripts/pycompile.py --strip-root /tmp/instance-7/output-1/target /tmp/instance-7/output-1/target/usr/lib/python3.9 /usr/lib/python3.9/site-packages/networkx/readwrite/tests/test_graphml.py:933: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/networkx/readwrite/tests/test_graphml.py:935: SyntaxWarning: "is" with a literal. Did you mean "=="? find /tmp/instance-7/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-7/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-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-7/output-1/target/etc/shadow rm -f /tmp/instance-7/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-7/output-1/build/locales.nopurge for dir in /tmp/instance-7/output-1/target/usr/share/locale /tmp/instance-7/output-1/target/usr/share/X11/locale /tmp/instance-7/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-7/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-7/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-7/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-7/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/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-7/output-1/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-7/output-1/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-7/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-7/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-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-158-g856f1996f5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr ln -snf /tmp/instance-7/output-1/host/aarch64-buildroot-linux-gnu/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.02.3-158-g856f1996f5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.4 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> glibmm 2.62.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> 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.6 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-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-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> libassuan 2.5.4 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.41 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcgroup 0.41 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblinear 2.30 Collecting legal info COPYRIGHT: OK (sha256: c366abf1cb3a003d8c6e6d9c111a23c432db1d001294f88d479b70b60d7c0af2) >>> libloki 0.1.7 Collecting legal info >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxmlpp 3.2.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.13.1 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> python-alsaaudio 0.8.4 Collecting legal info LICENSE: OK (sha256: ef6ba930f96986d78082e67c817ac617b9e833d60d5a0460f24c9c674a010935) >>> python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> python-arrow 0.15.2 Collecting legal info LICENSE: OK (sha256: a4b7601be50569c2c96a9818fc809b0149410c84c99714d60c9d4fb0ae861fa2) >>> python-chardet 4.0.0 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python-colorama 0.4.4 Collecting legal info LICENSE.txt: OK (sha256: cac35c02686e5d04a5a7140bfb3b36e73aed496656e891102e428886d7930318) >>> python-cssselect 1.1.0 Collecting legal info LICENSE: OK (sha256: 5c8da9f744e0afba81a48c9b5dbe73048f798b3287d6f1af8a05ee08ebb10892) >>> python-daemonize 2.5.0 Collecting legal info LICENSE: OK (sha256: 248d0d3147d20a09bed8f03da8ed72f47009073606dcc1bab658f942d34b29f8) >>> python-dataproperty 0.48.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.8.1 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> host-python-setuptools-scm 3.5.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-decorator 4.4.1 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> python-defusedxml 0.6.0 Collecting legal info LICENSE: OK (sha256: b80ce9da8c42a1f91079627fbbe2bf27210ae108a0ffe5f077d5b08e076c24c8) >>> python-lxml 4.6.3 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> python-mbstrdecoder 1.0.1 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-netaddr 0.8.0 Collecting legal info LICENSE: OK (sha256: 0e53de62547787462f41eefb5cee31a14f7ea767ba0362c6f9304f1742486d47) >>> python-networkx 2.4 Collecting legal info LICENSE.txt: OK (sha256: f421f7c5d30022aa268174976e43e488b856ad953f32cdd13f0675630996d8c0) >>> python-pathvalidate 0.29.0 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-prompt-toolkit 2.0.10 Collecting legal info LICENSE: OK (sha256: 303574d9bdd85c757d6025017942bf17baeedf2778f62bd7f425d07d880f4c4a) >>> python-pytz 2019.3 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-simplesqlite 0.45.2 Collecting legal info LICENSE: OK (sha256: 98799b7c99b561c5ffa3ac86600e501f761afa8e72af8a2515026445fe134105) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-sqliteschema 0.16.2 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-tabledata 1.1.2 Collecting legal info LICENSE: OK (sha256: bebbdf0524a147f89a615fff53d79bdc90cbc7631550fb4b725cd3f3bdcd24f6) >>> python-typepy 0.0.20 Collecting legal info LICENSE: OK (sha256: bebbdf0524a147f89a615fff53d79bdc90cbc7631550fb4b725cd3f3bdcd24f6) >>> python-wcwidth 0.1.9 Collecting legal info LICENSE.txt: OK (sha256: 0eddcc52cd3ef5d30798b8d43a14d3f0f1dcf0a6e4c1d0f2e177c44ce85bb69c) >>> python-wrapt 1.11.2 Collecting legal info LICENSE: OK (sha256: e37c13f84fb3c9a54161b0fcf75f4d302fb86ce42cd6106147bda79e4197d9f2) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> wavemon 0.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) 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: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'