else \ /usr/bin/install -c -m 644 ./readline.html /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/rluserman.html; \ fi ; \ fi make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/doc' ( cd shlib ; /usr/bin/make -w -j4 --jobserver-auth=5,6 DESTDIR=/home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install ) make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/shlib' make[2]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh ../support/mkdirs /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib /bin/sh ../support/mkdirs /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin /bin/sh ../support/shlib-install -O linux-uclibc -V buildroot -d /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib -b /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.0 /bin/sh ../support/shlib-install -O linux-uclibc -V buildroot -d /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib -b /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.0 install: you may need to run ldconfig make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/shlib' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0' >>> readline 8.0 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/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 >>> readline 8.0 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install -C /home/naourr/work/instance-2/output-1/build/readline-8.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/readline-8.0' /bin/sh ./support/mkinstalldirs /home/naourr/work/instance-2/output-1/target/usr/include \ /home/naourr/work/instance-2/output-1/target/usr/include/readline /home/naourr/work/instance-2/output-1/target/usr/lib \ /home/naourr/work/instance-2/output-1/target/usr/share/info /home/naourr/work/instance-2/output-1/target/usr/share/man/man3 /home/naourr/work/instance-2/output-1/target/usr/share/doc/readline \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make -w -j4 --jobserver-auth=5,6 all ) mkdir -p -- /home/naourr/work/instance-2/output-1/target/usr/include/readline /home/naourr/work/instance-2/output-1/target/usr/lib /home/naourr/work/instance-2/output-1/target/usr/share/info /home/naourr/work/instance-2/output-1/target/usr/share/man/man3 /home/naourr/work/instance-2/output-1/target/usr/share/doc/readline /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -c -m 644 ./$f /home/naourr/work/instance-2/output-1/target/usr/include/readline ; \ done /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /home/naourr/work/instance-2/output-1/target/usr/share/doc/readline /usr/bin/install -c -m 644 /home/naourr/work/instance-2/output-1/build/readline-8.0/readline.pc /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/readline.pc make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/shlib' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/shlib' ( if test -d doc ; then \ cd doc && \ /usr/bin/make -w -j4 --jobserver-auth=5,6 infodir=/usr/share/info DESTDIR=/home/naourr/work/instance-2/output-1/target install; \ fi ) make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/doc' make[2]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh ../support/mkdirs /home/naourr/work/instance-2/output-1/target/usr/share/info /home/naourr/work/instance-2/output-1/target/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /home/naourr/work/instance-2/output-1/target ; \ fi if test -f readline.info; then \ /usr/bin/install -c -m 644 readline.info /home/naourr/work/instance-2/output-1/target/usr/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /home/naourr/work/instance-2/output-1/target/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -c -m 644 rluserman.info /home/naourr/work/instance-2/output-1/target/usr/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /home/naourr/work/instance-2/output-1/target/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -c -m 644 history.info /home/naourr/work/instance-2/output-1/target/usr/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /home/naourr/work/instance-2/output-1/target/usr/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/naourr/work/instance-2/output-1/target/usr/share/info/dir \ /home/naourr/work/instance-2/output-1/target/usr/share/info/readline.info ; \ install-info --dir-file=/home/naourr/work/instance-2/output-1/target/usr/share/info/dir \ /home/naourr/work/instance-2/output-1/target/usr/share/info/history.info ; \ install-info --dir-file=/home/naourr/work/instance-2/output-1/target/usr/share/info/dir \ /home/naourr/work/instance-2/output-1/target/usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /home/naourr/work/instance-2/output-1/target/usr/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /home/naourr/work/instance-2/output-1/target/usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -c -m 644 readline.html /home/naourr/work/instance-2/output-1/target/readline.html; \ else \ /usr/bin/install -c -m 644 ./readline.html /home/naourr/work/instance-2/output-1/target/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /home/naourr/work/instance-2/output-1/target/history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /home/naourr/work/instance-2/output-1/target/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /home/naourr/work/instance-2/output-1/target/rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /home/naourr/work/instance-2/output-1/target/rluserman.html; \ fi ; \ fi make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/doc' ( cd shlib ; /usr/bin/make -w -j4 --jobserver-auth=5,6 DESTDIR=/home/naourr/work/instance-2/output-1/target install ) make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/shlib' make[2]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh ../support/mkdirs /home/naourr/work/instance-2/output-1/target/usr/lib /bin/sh ../support/mkdirs /home/naourr/work/instance-2/output-1/target/usr/bin /bin/sh ../support/shlib-install -O linux-uclibc -V buildroot -d /home/naourr/work/instance-2/output-1/target/usr/lib -b /home/naourr/work/instance-2/output-1/target/usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.0 /bin/sh ../support/shlib-install -O linux-uclibc -V buildroot -d /home/naourr/work/instance-2/output-1/target/usr/lib -b /home/naourr/work/instance-2/output-1/target/usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.0 install: you may need to run ldconfig make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0/shlib' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/readline-8.0' /usr/bin/install -D -m 644 package/readline/inputrc /home/naourr/work/instance-2/output-1/target/etc/inputrc wpa_supplicant-2.9.tar.gz: OK (sha256: fcbdee7b4a64bea8177973299c8c824419c413ec2e3a95db63dd6a5dc3541f17) >>> wpa_supplicant 2.9 Extracting gzip -d -c /home/naourr/work/instance-2/dl/wpa_supplicant/wpa_supplicant-2.9.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9 -xf - >>> wpa_supplicant 2.9 Patching >>> wpa_supplicant 2.9 Configuring cp /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/defconfig /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_IEEE80211AC\)/\1/' -e 's/^#\(CONFIG_IEEE80211N\)/\1/' -e 's/^#\(CONFIG_IEEE80211R\)/\1/' -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_DEBUG_FILE\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^#\(CONFIG_READLINE\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_AP\)/#\1/' -e 's/^\(CONFIG_P2P\)/#\1/' -e 's/^\(CONFIG_WIFI_DISPLAY\)/#\1/' -e 's/^\(CONFIG_DPP\)/#\1/' -e 's/^\(CONFIG_SAE\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE_DBUS_NEW\)/#\1/' -e '1iCONFIG_BGSCAN_SIMPLE=y' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/.config >>> wpa_supplicant 2.9 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/libnl3/" LDFLAGS="" BINDIR=/usr/sbin LIBS="`/home/naourr/work/instance-2/output-1/host/bin/pkg-config --libs openssl`" LIBS_c="`/home/naourr/work/instance-2/output-1/host/bin/pkg-config --libs openssl`" LIBS_p="`/home/naourr/work/instance-2/output-1/host/bin/pkg-config --libs openssl`" /usr/bin/make -j4 CC="/home/naourr/work/instance-2/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" -C /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant' CC eap_register.c CC notify.c CC bss.c CC ../src/utils/common.c CC ../src/utils/bitfield.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC op_classes.c CC ../src/utils/os_unix.c CC wmm_ac.c CC rrm.c CC config.c CC ../src/utils/eloop.c CC ../src/rsn_supp/wpa_ft.c CC ../src/rsn_supp/preauth.c CC config_file.c CC ../src/rsn_supp/wpa_ie.c CC ../src/rsn_supp/pmksa_cache.c CC ibss_rsn.c CC ../src/rsn_supp/wpa.c CC ../src/common/wpa_common.c CC hs20_supplicant.c CC ../src/utils/uuid.c CC ../src/eap_common/eap_wsc_common.c CC ../src/eap_peer/eap_wsc.c CC ../src/wps/wps.c CC ../src/wps/wps_common.c CC wps_supplicant.c CC ../src/wps/wps_attr_parse.c CC ../src/wps/wps_attr_build.c CC ../src/wps/wps_attr_process.c CC ../src/wps/wps_dev_attr.c CC interworking.c CC ../src/wps/wps_enrollee.c CC ../src/eap_peer/eap_methods.c CC ../src/eapol_supp/eapol_supp_sm.c CC ../src/eap_peer/eap.c CC ../src/ap/wpa_auth_ie.c CC ../src/wps/wps_registrar.c CC ../src/ap/pmksa_cache_auth.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/dh_groups.c CC ../src/crypto/random.c CC ../src/common/ctrl_iface_common.c CC ../src/ap/wpa_auth.c CC ../src/utils/base64.c CC ctrl_iface_unix.c CC ../src/common/hw_features_common.c CC ../src/eap_common/eap_common.c CC ../src/crypto/sha1-prf.c CC bgscan_simple.c CC ../src/common/ieee802_11_common.c CC bgscan.c CC ../src/common/gas.c CC offchannel.c CC ../src/crypto/crypto_openssl.c CC gas_query.c CC ../src/drivers/driver_common.c CC blacklist.c CC wpas_glue.c CC ctrl_iface.c CC main.c CC events.c CC ../src/drivers/driver_wired.c CC scan.c CC ../src/drivers/driver_wired_common.c CC ../src/drivers/netlink.c CC ../src/drivers/rfkill.c CC ../src/drivers/linux_ioctl.c CC ../src/drivers/drivers.c CC wpa_supplicant.c CC ../src/drivers/driver_wext.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in CC wpa_passphrase.c sed dbus/fi.w1.wpa_supplicant1.service.in CC ../src/utils/edit_readline.c CC wpa_cli.c LD wpa_passphrase LD wpa_cli LD wpa_supplicant make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant' >>> wpa_supplicant 2.9 Installing to staging directory >>> wpa_supplicant 2.9 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/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 >>> wpa_supplicant 2.9 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/wpa_supplicant /home/naourr/work/instance-2/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/naourr/work/instance-2/output-1/target/etc/wpa_supplicant.conf /usr/bin/install -m 0644 -D /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/dbus/dbus-wpa_supplicant.conf /home/naourr/work/instance-2/output-1/target/etc/dbus-1/system.d/wpa_supplicant.conf >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/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 /home/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-git-04355-g7b24bd59c8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/naourr/work/instance-2/output-1/build/buildroot-fs mkdir -p /home/naourr/work/instance-2/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /var/run/dbus - dbus DBus messagebus user\n\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4755 0 0 - - - - -\n\n' > /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/naourr/work/instance-2/output-1/images rm -rf /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/naourr/work/instance-2/output-1/target/ /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /home/naourr/work/instance-2/buildroot/support/scripts/mkusers /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/naourr/work/instance-2/output-1/host/bin/makedevs -d /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' find /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1575275981\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/naourr/work/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" FAKEROOTDONTTRYCHOWN=1 /home/naourr/work/instance-2/output-1/host/bin/fakeroot -- /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target table='/home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.02-git-04355-g7b24bd59c8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 8.3.0 Collecting legal info >>> host-binutils 2.31.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.32 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 8.3.0 Collecting legal info >>> linux-headers 5.3.14 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.7 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.25 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> clamav 0.102.1 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libcurl 7.67.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> comix-cursors 0.8.2 Collecting legal info >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ell 0.24 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> initscripts Collecting legal info >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libdrm 2.4.100 Collecting legal info >>> host-meson 0.52.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.0 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libfm-extra 1.3.1 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> libva 2.5.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> ofono 1.31 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openlayers 6.1.1 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wpa_supplicant 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> host-acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.20.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-8.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-8.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: openlayers-6.1.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'