MD5_Update(&md5ctx, challenge2, B64INT_LEN); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2768:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, user.av_val, user.av_len); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2769:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2770:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, realm, sizeof(realm)-1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'const char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2771:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2772:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, r->Link.pubPasswd.av_val, r->Link.pubPasswd.av_len); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2787:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, method, sizeof(method)-1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'const char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2788:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":/", 2); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2789:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, apptmp.av_val, apptmp.av_len); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2791:6: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, "/_definst_", sizeof("/_definst_") - 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2800:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, hash1, HEXHASH_LEN); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2801:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2802:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, nonce.av_val, nonce.av_len); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2803:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2804:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, nchex, sizeof(nchex)-1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2805:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2806:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, cnonce, sizeof(cnonce)-1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2807:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2808:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, qop, sizeof(qop)-1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'const char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2809:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c:2810:4: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, hash2, HEXHASH_LEN); ^ In file included from rtmp.c:58:0: /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ rtmp.c: In function 'RTMP_ReadPacket': rtmp.c:3555:7: warning: variable 'didAlloc' set but not used [-Wunused-but-set-variable] int didAlloc = FALSE; ^ /home/buildroot/build/instance-0/output/host/bin/i686-ctng-linux-gnu-ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o /home/buildroot/build/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -shared -Wl,-soname,librtmp.so.1 -o librtmp.so.1 rtmp.o log.o amf.o hashswf.o parseurl.o -lgnutls -lhogweed -lnettle -lgmp -lz /home/buildroot/build/instance-0/output/host/bin/i686-ctng-linux-gnu-ar: creating librtmp.a ln -sf librtmp.so.1 librtmp.so make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp' >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp install DESTDIR=/home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot CRYPTO=GNUTLS prefix=/usr make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp' sed -e "s;@prefix@;/usr;" -e "s;@libdir@;/usr/lib;" \ -e "s;@VERSION@;v2.4;" \ -e "s;@CRYPTO_REQ@;gnutls,hogweed,nettle;" \ -e "s;@PUBLIC_LIBS@;-lgmp;" \ -e "s;@PRIVATE_LIBS@;;" librtmp.pc.in > librtmp.pc cp librtmp.so.1 /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib cd /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib; ln -sf librtmp.so.1 librtmp.so mkdir -p /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/librtmp /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/man/man3 /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib cp amf.h http.h log.h rtmp.h /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/librtmp cp librtmp.a /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib cp librtmp.pc /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig cp librtmp.3 /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/man/man3 make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp' >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Fixing libtool files >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp install DESTDIR=/home/buildroot/build/instance-0/output/target CRYPTO=GNUTLS prefix=/usr make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp' mkdir -p /home/buildroot/build/instance-0/output/target/usr/include/librtmp /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/man/man3 /home/buildroot/build/instance-0/output/target/usr/lib cp librtmp.so.1 /home/buildroot/build/instance-0/output/target/usr/lib cp amf.h http.h log.h rtmp.h /home/buildroot/build/instance-0/output/target/usr/include/librtmp cd /home/buildroot/build/instance-0/output/target/usr/lib; ln -sf librtmp.so.1 librtmp.so cp librtmp.a /home/buildroot/build/instance-0/output/target/usr/lib cp librtmp.pc /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig cp librtmp.3 /home/buildroot/build/instance-0/output/target/usr/man/man3 make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/rtmpdump-fa8646daeb19dfd12c181f7d19de708d623704c0/librtmp' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgphoto2/2.5.13/barbie.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/smal.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/pentax.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/canon.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/vusb.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/samsung.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/mustek.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sonix.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/fuji.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/adc65.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/mars.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/largan.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/iclick.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'libzlib', u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/konica.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/hp215.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/directory.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jd11.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ax203.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'libzlib', u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/topfield.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'atk', u'libatomic_ops', u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sq905.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sierra.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'bullet', u'c-periphery', u'dmalloc', u'faad2', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/st2205.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/aox.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/digita.la" is touched by more than one package: [u'libgphoto2', u'libiqrf', u'libmcrypt', u'libsrtp', u'libpjsip', u'log4cxx', u'mtdev', u'rtmpdump'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.1\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02.1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fio fio-2.20 Collecting legal info ERROR: No hash found for COPYING >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.17 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory Collecting legal info >>> keepalived 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libgphoto2 2.5.13 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiqrf v0.1.2 Collecting legal info >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> mcelog v153 Collecting legal info ERROR: No hash found for README.md >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/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: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'