cd .. && /bin/bash config.status --file=doc/sudo.conf.mdoc LCMAN=0 SEMAN=0 PSMAN=0 /bin/bash ./fixmdoc.sh sudoers.mdoc.sed cd .. && /bin/bash config.status --file=doc/sudoers.ldap.mdoc cd .. && /bin/bash config.status --file=doc/sudoers_timestamp.mdoc cd .. && /bin/bash config.status --file=doc/cvtsudoers.mdoc cd .. && /bin/bash config.status --file=doc/sudoreplay.mdoc config.status: creating doc/sudoers.ldap.mdoc config.status: creating doc/visudo.mdoc config.status: creating doc/sudo.conf.mdoc config.status: creating doc/sudoers_timestamp.mdoc config.status: creating doc/cvtsudoers.mdoc cd .. && /bin/bash config.status --file=doc/sudo_plugin.mdoc (cd .. && /bin/bash config.status --file=-) < ./sudo.mdoc.in | /bin/sed -f sudo.mdoc.sed > sudo.mdoc (cd .. && /bin/bash config.status --file=-) < ./sudoers.mdoc.in | /bin/sed -f sudoers.mdoc.sed > sudoers.mdoc config.status: creating doc/sudoreplay.mdoc config.status: creating doc/sudo_plugin.mdoc make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/doc' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/examples' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23' >>> sudo 1.8.23 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 INSTALL_OWNER="" DESTDIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/target" install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23' if test -d ./.hg && cd .; then \ if hg log --style=changelog -b default > ChangeLog.tmp; then \ mv -f ChangeLog.tmp ChangeLog; \ else \ rm -f ChangeLog.tmp; \ fi; \ elif test -d ./.git && cd .; then \ ./log2cl.pl -b master > ChangeLog; \ else \ echo "ChangeLog data not available" > ChangeLog; \ fi for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec /usr/bin/make pre-install) && continue; \ exit $?; \ done make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/lib/util' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/lib/util' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/group_file' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/group_file' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/sudoers' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/sudoers' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/system_group' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/system_group' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/src' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/src' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/include' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/include' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/doc' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/doc' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/examples' make[2]: Nothing to be done for `pre-install'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/examples' for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec /usr/bin/make "INSTALL_OWNER=" install) && continue; \ exit $?; \ done make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/lib/util' /bin/bash ../../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo mkdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec mkdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo case "" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/bash ../../libtool --tag=disable-static --quiet --mode=install /bin/bash ../../install-sh -c libsudo_util.la /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo; \ fi;; \ esac libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/lib/util' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/group_file' /bin/bash ../../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/bash ../../libtool --tag=disable-static --mode=install /bin/bash ../../install-sh -c -m 0644 group_file.la /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo; \ fi libtool: install: /bin/bash ../../install-sh -c -m 0644 .libs/group_file.so /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/group_file.so libtool: install: /bin/bash ../../install-sh -c -m 0644 .libs/group_file.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/group_file.la libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/group_file' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/sudoers' /bin/bash ../../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo \ `echo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/run/sudo|/bin/sed 's,/[^/]*$,,'` \ `echo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/lib/sudo|/bin/sed 's,/[^/]*$,,'` mkdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo /bin/bash ../../install-sh -c -d -m 0711 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/run/sudo /bin/bash ../../install-sh -c -d -m 0711 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/lib/sudo /bin/bash ../../install-sh -c -d -m 0700 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/lib/sudo/lectured case "" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/bash ../../libtool --mode=install /bin/bash ../../install-sh -c -m 0644 sudoers.la /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo; \ fi;; \ esac INSTALL_BACKUP='' /bin/bash ../../libtool --mode=install /bin/bash ../../install-sh -c -m 0755 cvtsudoers /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/cvtsudoers /bin/bash ../../install-sh -c -d -m 0750 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sudoers.d /bin/bash ../../install-sh -c -m 0440 sudoers /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sudoers.dist libtool: install: /bin/bash ../../install-sh -c -m 0755 cvtsudoers /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/cvtsudoers test -r /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sudoers || \ cp -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sudoers.dist /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sudoers libtool: install: /bin/bash ../../install-sh -c -m 0644 .libs/sudoers.so /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/sudoers.so INSTALL_BACKUP='' /bin/bash ../../libtool --mode=install /bin/bash ../../install-sh -c -m 0755 sudoreplay /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/sudoreplay libtool: install: /bin/bash ../../install-sh -c -m 0644 .libs/sudoers.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/sudoers.la libtool: install: /bin/bash ../../install-sh -c -m 0755 sudoreplay /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/sudoreplay libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' INSTALL_BACKUP='' /bin/bash ../../libtool --mode=install /bin/bash ../../install-sh -c -m 0755 visudo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/visudo libtool: install: /bin/bash ../../install-sh -c -m 0755 visudo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/visudo make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/sudoers' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/system_group' /bin/bash ../../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/bash ../../libtool --tag=disable-static --mode=install /bin/bash ../../install-sh -c -m 0644 system_group.la /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo; \ fi libtool: install: /bin/bash ../../install-sh -c -m 0644 .libs/system_group.so /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/system_group.so libtool: install: /bin/bash ../../install-sh -c -m 0644 .libs/system_group.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/system_group.la libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/plugins/system_group' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/src' # We only create the rc.d dir when installing to the actual system dir /bin/bash ../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo if test -n ""; then \ /bin/bash ../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target; \ if test -z "/home/dawncrow/buildroot-test/scripts/instance-0/output/target"; then \ /bin/bash ../mkinstalldirs \ `echo | /bin/sed 's,/[^/]*$,,'`; \ fi; \ elif test -n ""; then \ /bin/bash ../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target; \ fi INSTALL_BACKUP='' /bin/bash ../libtool --tag=disable-static --mode=install /bin/bash ../install-sh -c -m 04755 sudo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/sudo # We only create the rc.d link when installing to the actual system dir INSTALL_BACKUP='' /bin/bash ../libtool --tag=disable-static --mode=install /bin/bash ../install-sh -c -m 0644 sudo_noexec.la /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo if [ -n "" ]; then \ /bin/bash ../install-sh -c -m 0755 ../init.d/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/sudo; \ if test -z "/home/dawncrow/buildroot-test/scripts/instance-0/output/target"; then \ rm -f ; \ ln -s /sudo ; \ fi; \ elif test -n ""; then \ /bin/bash ../install-sh -c -m 0644 ../init.d/sudo.conf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/sudo.conf; \ fi libtool: install: /bin/bash ../install-sh -c -m 0644 .libs/sudo_noexec.so /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/sudo_noexec.so libtool: install: /bin/bash ../install-sh -c -m 04755 sudo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/sudo libtool: install: /bin/bash ../install-sh -c -m 0644 .libs/sudo_noexec.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/sudo_noexec.la rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/sudoedit ln -s sudo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/sudoedit if [ -f sesh ]; then \ INSTALL_BACKUP='' /bin/bash ../libtool --tag=disable-static --mode=install /bin/bash ../install-sh -c -m 0755 sesh /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/sudo/sesh; \ fi libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/src' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/include' /bin/bash ../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /bin/bash ../install-sh -c -m 0644 ./sudo_plugin.h /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/include' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/doc' /bin/bash ../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man5 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8 for f in ../ChangeLog ../README ../NEWS ./HISTORY ./CONTRIBUTORS ./LICENSE ./TROUBLESHOOTING ./UPGRADE; do /bin/bash ../install-sh -c -m 0644 $f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo; done #for f in ../README.LDAP ./schema.*; do /bin/bash ../install-sh -c -m 0644 $f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo; done /bin/bash ../install-sh -c -m 0644 ./cvtsudoers.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/cvtsudoers.1 /bin/bash ../install-sh -c -m 0644 ./sudo.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/sudo.8 /bin/bash ../install-sh -c -m 0644 ./sudo_plugin.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/sudo_plugin.8 /bin/bash ../install-sh -c -m 0644 ./sudoreplay.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/sudoreplay.8 /bin/bash ../install-sh -c -m 0644 ./visudo.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/visudo.8 /bin/bash ../install-sh -c -m 0644 ./sudo.conf.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man5/sudo.conf.5 /bin/bash ../install-sh -c -m 0644 ./sudoers.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man5/sudoers.5 /bin/bash ../install-sh -c -m 0644 ./sudoers_timestamp.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man5/sudoers_timestamp.5 #/bin/bash ../install-sh -c -m 0644 ./sudoers.ldap.mdoc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man5/sudoers.ldap.5 ln -s sudo.8 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/sudoedit.8 make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/doc' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/examples' /bin/bash ../mkinstalldirs /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo/examples mkdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo/examples for f in ./pam.conf ./sudo.conf ./sudoers ./syslog.conf; do /bin/bash ../install-sh -c -m 0644 $f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sudo/examples; done make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23/examples' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sudo-1.8.23' triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz: OK (sha256: 1b3221963b9adca26eacc5442d8c2422cf2072f8adde1dbd691a69b37a583fb1) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/dl/triggerhappy/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 -xf - >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Patching >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Configuring >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Building /usr/bin/make -j6 PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-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/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-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="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl PKGCONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 thd th-cmd make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keystate.o keystate.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trigger.o trigger.c echo "#include " | /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devices.o devices.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdsocket.o cmdsocket.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o obey.o obey.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ignore.o ignore.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o uinput.o uinput.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o triggerparser.o triggerparser.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o th-cmd.o th-cmd.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thd.o thd.c awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc th-cmd.o cmdsocket.o -o th-cmd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o eventnames.o eventnames.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-gcc thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Installing to target /usr/bin/install -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/thd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/thd /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/th-cmd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/th-cmd >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_timerfd.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g729.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'libmnl', u'ipset', u'libsoc', u'mbedtls', u'popt', u'slang', u'newt'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-readline'] mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/output/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00021-gebffca8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00021-gebffca8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> flatcc v0.5.2 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-flatcc v0.5.2 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> freeswitch 1.8.2 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> ipset 6.38 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'