config.status: creating doc/visudo.mdoc cd .. && /bin/sh config.status --file=doc/sudo_plugin.mdoc (cd .. && /bin/sh config.status --file=-) < ./sudo.mdoc.in | /usr/bin/sed -f sudo.mdoc.sed > sudo.mdoc config.status: creating doc/sudoreplay.mdoc config.status: creating doc/sudo_plugin.mdoc config.status: creating doc/cvtsudoers.mdoc (cd .. && /bin/sh config.status --file=-) < ./sudoers.mdoc.in | /usr/bin/sed -f sudoers.mdoc.sed > sudoers.mdoc make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/doc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/examples' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23' >>> sudo 1.8.23 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 INSTALL_OWNER="" DESTDIR="/home/naourr/work/instance-1/output/target" install -C /home/naourr/work/instance-1/output/build/sudo-1.8.23/ make[1]: Entering directory '/home/naourr/work/instance-1/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/naourr/work/instance-1/output/build/sudo-1.8.23/lib/util' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/lib/util' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/group_file' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/group_file' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/sudoers' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/sudoers' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/system_group' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/system_group' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/src' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/src' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/include' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/include' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/doc' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/doc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/examples' make[2]: Nothing to be done for 'pre-install'. make[2]: Leaving directory '/home/naourr/work/instance-1/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/naourr/work/instance-1/output/build/sudo-1.8.23/lib/util' /bin/sh ../../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/libexec/sudo mkdir /home/naourr/work/instance-1/output/target/usr/libexec/sudo case "" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --tag=disable-static --quiet --mode=install /bin/sh ../../install-sh -c libsudo_util.la /home/naourr/work/instance-1/output/target/usr/libexec/sudo; \ fi;; \ esac libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/lib/util' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/group_file' /bin/sh ../../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/libexec/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --tag=disable-static --mode=install /bin/sh ../../install-sh -c -m 0644 group_file.la /home/naourr/work/instance-1/output/target/usr/libexec/sudo; \ fi libtool: install: /bin/sh ../../install-sh -c -m 0644 .libs/group_file.so /home/naourr/work/instance-1/output/target/usr/libexec/sudo/group_file.so libtool: install: /bin/sh ../../install-sh -c -m 0644 .libs/group_file.lai /home/naourr/work/instance-1/output/target/usr/libexec/sudo/group_file.la libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/group_file' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/sudoers' /bin/sh ../../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/libexec/sudo \ /home/naourr/work/instance-1/output/target/usr/sbin /home/naourr/work/instance-1/output/target/usr/bin \ /home/naourr/work/instance-1/output/target/etc /home/naourr/work/instance-1/output/target/usr/share/doc/sudo \ `echo /home/naourr/work/instance-1/output/target/run/sudo|/usr/bin/sed 's,/[^/]*$,,'` \ `echo /home/naourr/work/instance-1/output/target/var/db/sudo|/usr/bin/sed 's,/[^/]*$,,'` mkdir /home/naourr/work/instance-1/output/target/usr/share/doc/sudo mkdir /home/naourr/work/instance-1/output/target/var/db /bin/sh ../../install-sh -c -d -m 0711 /home/naourr/work/instance-1/output/target/run/sudo /bin/sh ../../install-sh -c -d -m 0711 /home/naourr/work/instance-1/output/target/var/db/sudo /bin/sh ../../install-sh -c -d -m 0700 /home/naourr/work/instance-1/output/target/var/db/sudo/lectured case "" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -m 0644 sudoers.la /home/naourr/work/instance-1/output/target/usr/libexec/sudo; \ fi;; \ esac INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -m 0755 cvtsudoers /home/naourr/work/instance-1/output/target/usr/bin/cvtsudoers /bin/sh ../../install-sh -c -d -m 0750 /home/naourr/work/instance-1/output/target/etc/sudoers.d /bin/sh ../../install-sh -c -m 0440 sudoers /home/naourr/work/instance-1/output/target/etc/sudoers.dist test -r /home/naourr/work/instance-1/output/target/etc/sudoers || \ cp -p /home/naourr/work/instance-1/output/target/etc/sudoers.dist /home/naourr/work/instance-1/output/target/etc/sudoers libtool: install: /bin/sh ../../install-sh -c -m 0755 cvtsudoers /home/naourr/work/instance-1/output/target/usr/bin/cvtsudoers libtool: install: /bin/sh ../../install-sh -c -m 0644 .libs/sudoers.so /home/naourr/work/instance-1/output/target/usr/libexec/sudo/sudoers.so libtool: install: /bin/sh ../../install-sh -c -m 0644 .libs/sudoers.lai /home/naourr/work/instance-1/output/target/usr/libexec/sudo/sudoers.la INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -m 0755 sudoreplay /home/naourr/work/instance-1/output/target/usr/bin/sudoreplay libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' libtool: install: /bin/sh ../../install-sh -c -m 0755 sudoreplay /home/naourr/work/instance-1/output/target/usr/bin/sudoreplay INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -m 0755 visudo /home/naourr/work/instance-1/output/target/usr/sbin/visudo libtool: install: /bin/sh ../../install-sh -c -m 0755 visudo /home/naourr/work/instance-1/output/target/usr/sbin/visudo make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/sudoers' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/system_group' /bin/sh ../../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/libexec/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --tag=disable-static --mode=install /bin/sh ../../install-sh -c -m 0644 system_group.la /home/naourr/work/instance-1/output/target/usr/libexec/sudo; \ fi libtool: install: /bin/sh ../../install-sh -c -m 0644 .libs/system_group.so /home/naourr/work/instance-1/output/target/usr/libexec/sudo/system_group.so libtool: install: /bin/sh ../../install-sh -c -m 0644 .libs/system_group.lai /home/naourr/work/instance-1/output/target/usr/libexec/sudo/system_group.la libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/plugins/system_group' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/src' # We only create the rc.d dir when installing to the actual system dir /bin/sh ../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/bin \ /home/naourr/work/instance-1/output/target/usr/libexec/sudo /home/naourr/work/instance-1/output/target/usr/libexec/sudo if test -n ""; then \ /bin/sh ../mkinstalldirs /home/naourr/work/instance-1/output/target; \ if test -z "/home/naourr/work/instance-1/output/target"; then \ /bin/sh ../mkinstalldirs \ `echo | /usr/bin/sed 's,/[^/]*$,,'`; \ fi; \ elif test -n "/usr/lib/tmpfiles.d"; then \ /bin/sh ../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/lib/tmpfiles.d; \ fi mkdir /home/naourr/work/instance-1/output/target/usr/lib/tmpfiles.d INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -m 04755 sudo /home/naourr/work/instance-1/output/target/usr/bin/sudo # We only create the rc.d link when installing to the actual system dir INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -m 0644 sudo_noexec.la /home/naourr/work/instance-1/output/target/usr/libexec/sudo if [ -n "" ]; then \ /bin/sh ../install-sh -c -m 0755 ../init.d/ /home/naourr/work/instance-1/output/target/sudo; \ if test -z "/home/naourr/work/instance-1/output/target"; then \ rm -f ; \ ln -s /sudo ; \ fi; \ elif test -n "/usr/lib/tmpfiles.d"; then \ /bin/sh ../install-sh -c -m 0644 ../init.d/sudo.conf /home/naourr/work/instance-1/output/target/usr/lib/tmpfiles.d/sudo.conf; \ fi libtool: install: /bin/sh ../install-sh -c -m 04755 sudo /home/naourr/work/instance-1/output/target/usr/bin/sudo libtool: install: /bin/sh ../install-sh -c -m 0644 .libs/sudo_noexec.so /home/naourr/work/instance-1/output/target/usr/libexec/sudo/sudo_noexec.so libtool: install: /bin/sh ../install-sh -c -m 0644 .libs/sudo_noexec.lai /home/naourr/work/instance-1/output/target/usr/libexec/sudo/sudo_noexec.la rm -f /home/naourr/work/instance-1/output/target/usr/bin/sudoedit ln -s sudo /home/naourr/work/instance-1/output/target/usr/bin/sudoedit if [ -f sesh ]; then \ INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -m 0755 sesh /home/naourr/work/instance-1/output/target/usr/libexec/sudo/sesh; \ fi libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/src' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/include' /bin/sh ../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/include /bin/sh ../install-sh -c -m 0644 ./sudo_plugin.h /home/naourr/work/instance-1/output/target/usr/include make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/include' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/doc' /bin/sh ../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/share/doc/sudo \ /home/naourr/work/instance-1/output/target/usr/share/man/man1 /home/naourr/work/instance-1/output/target/usr/share/man/man5 /home/naourr/work/instance-1/output/target/usr/share/man/man8 for f in ../ChangeLog ../README ../NEWS ./HISTORY ./CONTRIBUTORS ./LICENSE ./TROUBLESHOOTING ./UPGRADE; do /bin/sh ../install-sh -c -m 0644 $f /home/naourr/work/instance-1/output/target/usr/share/doc/sudo; done #for f in ../README.LDAP ./schema.*; do /bin/sh ../install-sh -c -m 0644 $f /home/naourr/work/instance-1/output/target/usr/share/doc/sudo; done /bin/sh ../install-sh -c -m 0644 ./cvtsudoers.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man1/cvtsudoers.1 /bin/sh ../install-sh -c -m 0644 ./sudo.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man8/sudo.8 /bin/sh ../install-sh -c -m 0644 ./sudo_plugin.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man8/sudo_plugin.8 /bin/sh ../install-sh -c -m 0644 ./sudoreplay.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man8/sudoreplay.8 /bin/sh ../install-sh -c -m 0644 ./visudo.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man8/visudo.8 /bin/sh ../install-sh -c -m 0644 ./sudo.conf.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man5/sudo.conf.5 /bin/sh ../install-sh -c -m 0644 ./sudoers.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man5/sudoers.5 /bin/sh ../install-sh -c -m 0644 ./sudoers_timestamp.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man5/sudoers_timestamp.5 #/bin/sh ../install-sh -c -m 0644 ./sudoers.ldap.mdoc /home/naourr/work/instance-1/output/target/usr/share/man/man5/sudoers.ldap.5 ln -s sudo.8 /home/naourr/work/instance-1/output/target/usr/share/man/man8/sudoedit.8 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/doc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/examples' /bin/sh ../mkinstalldirs /home/naourr/work/instance-1/output/target/usr/share/doc/sudo/examples mkdir /home/naourr/work/instance-1/output/target/usr/share/doc/sudo/examples for f in ./pam.conf ./sudo.conf ./sudoers ./syslog.conf; do /bin/sh ../install-sh -c -m 0644 $f /home/naourr/work/instance-1/output/target/usr/share/doc/sudo/examples; done make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23/examples' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/sudo-1.8.23' WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/naourr/work/instance-1/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/powerpc64-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/powerpc64-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/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /home/naourr/work/instance-1/output/host/bin/powerpc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yavta.o yavta.c /home/naourr/work/instance-1/output/host/bin/powerpc64-linux-gcc -o yavta yavta.o -lrt make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/naourr/work/instance-1/output/target/usr/bin/yavta >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'gdbm', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'gdbm', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: [u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'check', u'expat', u'dbus', u'eigen', u'freetype', u'fontconfig', u'libpthread-stubs', u'libdrm', u'lcms2', u'openjpeg', u'ffmpeg', u'flatbuffers', u'lzo', u'libarchive', u'libconfuse', u'libsodium', u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'kmod', u'kmsxx', u'leptonica', u'libdcadec', u'libdvbpsi', u'libffi', u'libg7221', u'pcre', u'util-linux', u'libglib2', u'libkcapi', u'libnet', u'libpcap', u'libsecret', u'libsndfile', u'libtirpc', u'mobile-broadband-provider-info', u'oracle-mysql', u'ngrep', u'php', u'sbc', u'spice-protocol'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] rm -f /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/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-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/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-1/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/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00793-gf3a483a81b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-git-00793-gf3a483a81b 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> bind 9.11.4-P2 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> ffmpeg 3.4.4 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libdrm 2.4.95 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> flatbuffers v1.9.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> leptonica 1.76.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsecret 0.18.6 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> nmap 7.70 Collecting legal info COPYING: OK (sha256: e013006fbdb7a7923e456e72272b115a5d722a3c6a372f27b5e8fcd282104651) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.2.10 Collecting legal info LICENSE: OK (sha256: 00e567a8d50359d93ee1f9afdd9511277660c1e70a0cbf3229f84403aa9aebb1) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.95: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'