>>> vsftpd 3.0.3 Configuring /bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3/builddefs.h /bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j8 CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" LIBS="-lcrypt `/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config --libs libssl libcrypto` -lcap -lpam" -C /home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3 make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3' /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c logging.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/buildroot/autobuild/run/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:473: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/buildroot/autobuild/run/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:473:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-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/buildroot/autobuild/run/instance-0/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr//lib -lssl -lcrypto -lcap -lpam make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3' >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3/vsftpd /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/vsftpd test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /home/buildroot/autobuild/run/instance-0/output/build/vsftpd-3.0.3/vsftpd.conf /home/buildroot/autobuild/run/instance-0/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/empty /usr/bin/install -d -m 555 /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gzip'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/cls/basic.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/bfifo.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/blackhole.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpcre16.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/htb.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'webp', u'gd', u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libzlib', u'libpng', u'webp', u'gd', u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/plug.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libwebp.la" is touched by more than one package: [u'webp', u'gd', u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/pfifo.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/hfsc.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'argp-standalone', u'libjpeg', u'libzlib', u'libpng', u'webp', u'gd', u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'webp', u'gd', u'expat', u'dbus', u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/ingress.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/cls/cgroup.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl/cli/qdisc/fq_codel.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libnl-cli-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libopenssl', u'postgresql', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'bzip2', u'python', u'util-linux', u'libglib2', u'bluez5_utils', u'libbsd', u'libsndfile', u'sbc', u'e2fsprogs', u'lzo', u'btrfs-progs', u'libcap', u'fftw', u'glib-networking', u'hwloc', u'sdl', u'libcgi', u'libconfig', u'libebml', u'libestr', u'libfastjson', u'libiio', u'libiqrf', u'liblogging', u'libmatroska', u'opus', u'libopusenc', u'libsvg', u'libtirpc', u'libubox', u'popt', u'samba4', u'smack'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'samba4', u'smack'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/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-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-vcversioner'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/autobuild/run/instance-0/output/target && /home/buildroot/autobuild/run/instance-0/output/host/bin/python2.7 /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00482-ge2b0705743"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-git-00482-ge2b0705743 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 >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> argp-standalone 1.3 Collecting legal info >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> webp 0.6.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> postgresql 10.5 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018e Collecting legal info >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> bluez-alsa v1.3.1 Collecting legal info LICENSE.txt: OK (sha256: 9a18d8b11802d0cec100839a0676a6fc48a4179f8f70b8e12a7f3d6b7a8fd70a) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> 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) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libbsd 0.9.1 Collecting legal info COPYING: OK (sha256: df6d8e1b5b3a5b06376c658c8ad3afc82687f1c0e0404cec4738ad14b2675708) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> dcron 4.5 Collecting legal info >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> fftw 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> glib-networking 2.50.0 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 >>> gzip 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> irssi 1.0.7 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libiio 0.14 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libiqrf v0.1.2 Collecting legal info >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.1.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsvg 0.1.4 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) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> python-babel 2.3.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-constantly 15.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-decorator 4.0.11 Collecting legal info LICENSE.txt: OK (sha256: c9fbbd46d5af040b2b26db2f693034c95de8e9faaaf1cd68af358b092a56d454) >>> python-enum 0.4.6 Collecting legal info ERROR: No hash found for LICENSE.GPL-3 >>> python-flask-babel 0.11.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-flask 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-functools32 3.2.3-2 Collecting legal info LICENSE: OK (sha256: 3f9ea6b89abe1556b72aff67b987d64c8272564815cd6a2832e6c4f6abdfe3b1) >>> python-incremental 16.10.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-ipy 0.83 Collecting legal info ERROR: No hash found for COPYING >>> python-itsdangerous 0.24 Collecting legal info ERROR: No hash found for LICENSE >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-jsonschema 2.5.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for json/LICENSE >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-meld3 1.0.2 Collecting legal info ERROR: No hash found for COPYRIGHT.txt ERROR: No hash found for LICENSE.txt >>> python-mimeparse 1.6.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-pillow 5.2.0 Collecting legal info LICENSE: OK (sha256: 4960fc18becc286be839c8ff17bd70cd5222533f761129142153443718a25199) >>> python-pygame d61ea8eabd56 Collecting legal info WARNING: no hash file for LGPL >>> python-pytz 2018.5 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-spidev 3.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-werkzeug 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> rsyslog 8.22.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.ASL20 >>> samba4 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.5.0 Collecting legal info ERROR: No hash found for LICENSE >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> supervisor 3.1.4 Collecting legal info COPYRIGHT.txt: OK (sha256: a85a622378c6a892ead1ce5d0488e446e106bf014d3b763fdbc1ad1ae38ee491) LICENSES.txt: OK (sha256: 27ba0b2357ed6974d755ed53232c5ab8595622b3111bb91682708ea188cc3696) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usb_modeswitch_data 20170806 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'