done /usr/bin/install -c valgrind-listener valgrind-di-server '/home/naourr/git/buildroot-test/instance-0/output/target/usr/bin' Making install in mpi mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f; \ ln -f -s ../mpi/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../mpi/$f.dSYM ../.in_place; \ done /bin/sh /home/naourr/git/buildroot-test/instance-0/output/build/valgrind-3.12.0/install-sh -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind; \ for f in ; do \ /usr/bin/install -c $f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Nothing to be done for 'install-data-am'. /bin/sh /home/naourr/git/buildroot-test/instance-0/output/build/valgrind-3.12.0/install-sh -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind; \ done Making install in solaris make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. Making install in docs make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook set -e; \ if test -r html ; then \ mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc/valgrind; \ cp -r html /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc/valgrind; \ fi for f in *.1 ; do \ if test -r $f ; then \ mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man/man1; \ cp $f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man/man1; \ fi \ done set -e; \ if test -r index.pdf ; then \ mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc/valgrind; \ cp index.pdf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc/valgrind/valgrind_manual.pdf; \ fi set -e; \ if test -r index.ps ; then \ mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc/valgrind; \ cp index.ps /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc/valgrind/valgrind_manual.ps; \ fi /usr/bin/install -D -m 0644 package/valgrind/uclibc.supp /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/uclibc.supp rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*memcheck* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*cachegrind* for i in cg_annotate cg_diff cg_merge; do rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/bin/$i ; done rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*callgrind* for i in callgrind_annotate callgrind_control ; do rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/bin/$i ; done rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*helgrind* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*drd* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*massif* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/bin/ms_script rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*dhat* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*sgcheck* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*lackey* rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/valgrind/*none* vsftpd-3.0.3.tar.gz: OK (sha256: 9d4d2bf6e6e2884852ba4e69e157a2cecd68c5a7635d66a3a8cf8d898c955ef7) >>> vsftpd 3.0.3 Extracting gzip -d -c /home/naourr/git/buildroot-test/instance-0/dl/vsftpd-3.0.3.tar.gz | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-0/output/build/vsftpd-3.0.3 -xf - >>> vsftpd 3.0.3 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0003-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c Hunk #1 succeeded at 711 (offset -59 lines). patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). >>> vsftpd 3.0.3 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /home/naourr/git/buildroot-test/instance-0/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" LIBS="-lcrypt `/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config --libs libssl libcrypto`" -C /home/naourr/git/buildroot-test/instance-0/output/build/vsftpd-3.0.3 /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(normname); ^~~~~~~~ In file included from ls.c:10:0: /home/naourr/git/buildroot-test/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:448:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ ls.c:396:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(path); ^~~~ In file included from ls.c:10:0: /home/naourr/git/buildroot-test/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:448:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt -L/home/naourr/git/buildroot-test/instance-0/output/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr//lib -lssl -lcrypto >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /home/naourr/git/buildroot-test/instance-0/output/build/vsftpd-3.0.3/vsftpd /home/naourr/git/buildroot-test/instance-0/output/target/usr/sbin/vsftpd test -f /home/naourr/git/buildroot-test/instance-0/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /home/naourr/git/buildroot-test/instance-0/output/build/vsftpd-3.0.3/vsftpd.conf /home/naourr/git/buildroot-test/instance-0/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/empty /usr/bin/install -d -m 555 /home/naourr/git/buildroot-test/instance-0/output/target/home/ftp >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'binutils'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'binutils'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext', 'host-libffi'] Warning: host file "./bin/2to3" is touched by more than one package: ['host-python3', 'host-python'] rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/luarocks PYTHONPATH="/home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/python3.6/" cd /home/naourr/git/buildroot-test/instance-0/output/target && /home/naourr/git/buildroot-test/instance-0/output/host/bin/python3.6 /home/naourr/git/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-0/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/include /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/man /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/info /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/doc /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00827-g77ac4737cd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/naourr/git/buildroot-test/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02-git-00827-g77ac4737cd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.31.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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> blktrace 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> iotop 0.6 Collecting legal info ERROR: No hash found for COPYING >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsigrokdecode 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.0 Collecting legal info ERROR: No hash found for COPYING >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> ltp-testsuite 20180118 Collecting legal info ERROR: No hash found for COPYING >>> lua-csnappy 0.1.5-1 Collecting legal info ERROR: No hash found for lua-csnappy-0.1.5/COPYRIGHT >>> host-luarocks 2.4.3 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> ntp 4.2.8p10 Collecting legal info ERROR: No hash found for COPYRIGHT >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.1.13 Collecting legal info LICENSE: OK (sha256: a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e) >>> polkit 0.103 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> procps-ng 3.3.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-decorator 4.0.11 Collecting legal info >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-dominate 2.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-ipython-genutils 0.2.0 Collecting legal info ERROR: No hash found for COPYING.md >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-mutagen 1.36.2 Collecting legal info ERROR: No hash found for COPYING >>> python-pyyaml 3.12 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-traitlets 4.3.2 Collecting legal info ERROR: No hash found for COPYING.md >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> sound-theme-freedesktop 0.7 Collecting legal info >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> valgrind 3.12.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.DOCS >>> vsftpd 3.0.3 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: python-decorator-4.0.11: cannot save license (PYTHON_DECORATOR_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-0/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot'