>>> xl2tp v1.3.8 Building /usr/bin/sed -i -e 's/ -O2 //' /home/naourr/work/instance-2/output/build/xl2tp-v1.3.8/Makefile PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/xl2tp-v1.3.8 make[1]: Entering directory '/home/naourr/work/instance-2/output/build/xl2tp-v1.3.8' /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c In file included from /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:25, from xl2tpd.c:23: /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:25, from pty.c:22: /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ xl2tpd.c: In function 'child_handler': xl2tpd.c:278:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!kernel_support) ^~ xl2tpd.c:281:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c->fd = -1; ^ /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -o pfc pfc.o -lpcap -lm /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o -lm make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/xl2tp-v1.3.8' >>> xl2tp v1.3.8 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target PREFIX=/usr -C /home/naourr/work/instance-2/output/build/xl2tp-v1.3.8 install make[1]: Entering directory '/home/naourr/work/instance-2/output/build/xl2tp-v1.3.8' install -d -m 0755 /home/naourr/work/instance-2/output/target/usr/sbin install -m 0755 xl2tpd /home/naourr/work/instance-2/output/target/usr/sbin/xl2tpd install -d -m 0755 /home/naourr/work/instance-2/output/target/usr/share/man/man5 install -d -m 0755 /home/naourr/work/instance-2/output/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/naourr/work/instance-2/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/naourr/work/instance-2/output/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/naourr/work/instance-2/output/target/usr/bin install -m 0755 pfc /home/naourr/work/instance-2/output/target/usr/bin/pfc install -d -m 0755 /home/naourr/work/instance-2/output/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/naourr/work/instance-2/output/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/naourr/work/instance-2/output/target/usr/sbin install -m 0755 xl2tpd-control /home/naourr/work/instance-2/output/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/xl2tp-v1.3.8' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'check', u'which'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'check'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/python2.7/site-packages/_dbus_bindings.la" is touched by more than one package: [u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/python2.7/site-packages/_dbus_glib_bindings.la" is touched by more than one package: [u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libdns_sd.la" is touched by more than one package: [u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] 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'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/librrd.la" is touched by more than one package: [u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] 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'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libshairplay.la" is touched by more than one package: [u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: [u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: [u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'python', u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'dbus-python', u'libdaemon', u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'check', u'bluez_utils', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'cwiid', u'dvb-apps', u'harfbuzz', u'libconfuse', u'libite', u'lcdapi', u'libbson', u'libosip2', u'libeXosip2', u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libusb', u'libusb-compat', u'libhid', u'libminiupnpc', u'libnl', u'libogg', u'libpcap', u'libraw', u'popt', u'librsync', u'libserial', u'libshairplay', u'libvorbis', u'libtheora', u'libvpx', u'libxml2', u'libyaml', u'speexdsp', u'speex', u'linphone', u'sqlite', u'openpgm', u'zeromq', u'rapidjson', u'rhash', u'rrdtool', u'samba4', u'usbredir'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] 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-versiontools'] rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/naourr/work/instance-2/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/naourr/work/instance-2/output/target && /home/naourr/work/instance-2/output/host/bin/python2.7 /home/naourr/work/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/naourr/work/instance-2/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/naourr/work/instance-2/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc2-00033-g59af8a3a22"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc2\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.08-rc2-00033-g59af8a3a22 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dbus-python 1.2.4 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-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) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-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) >>> 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 >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> btrfs-progs 4.16.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> e2fsprogs 1.44.2 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 >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info ERROR: No hash found for dbus-triggerd.c >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> iperf 2.0.12 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libminiupnpc 2.0 Collecting legal info LICENSE: OK (sha256: 4025f2214fa46ad40c156605b83d66e8faf45823e67eb3337af3869716e6d7dd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libraw 0.18.11 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README: OK (sha256: 7fe7564c5d48c5d353d7c1966dcddada3791586a4c2eedbc68ad56e96955e75d) >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libyaml 0.1.7 Collecting legal info LICENSE: OK (sha256: d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-certifi 2018.4.16 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-characteristic 14.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-decorator 4.0.11 Collecting legal info LICENSE.txt: OK (sha256: c9fbbd46d5af040b2b26db2f693034c95de8e9faaaf1cd68af358b092a56d454) >>> python-dicttoxml 1.7.4 Collecting legal info ERROR: No hash found for LICENCE.txt >>> python-dominate 2.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-idna 2.7 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-json-schema-validator 2.4.1 Collecting legal info >>> host-python-versiontools 1.9.1 Collecting legal info >>> python-networkx 1.11 Collecting legal info LICENSE.txt: OK (sha256: f4c13bf0e83bef45116ebda6c360066df6fd99610efaea9790b998c5441b0c0d) >>> python-pyyaml 3.12 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests-toolbelt 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.19.1 Collecting legal info LICENSE: OK (sha256: 82a869fe4e967449956d26a546adc762acace028852ce81ba16c3c5b1d76b15b) >>> python-scandir 1.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-urllib3 1.23 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> rrdtool 1.6.0 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LICENSE >>> samba4 4.8.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.44.2 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 >>> 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) >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> wavemon v0.8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> wolfssl 3.14.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: python-json-schema-validator-2.4.1: cannot save license (PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (HOST_PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'