>>> tinyhttpd 0.1.0 Configuring >>> tinyhttpd 0.1.0 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j8 -C /home/buildroot/autobuild/run/instance-1/output/build/tinyhttpd-0.1.0 CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/tinyhttpd-0.1.0' /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -o httpd httpd.c httpd.c: In function 'startup': httpd.c:427:34: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct sockaddr *)&name, &namelen) == -1) ^ In file included from httpd.c:8:0: /home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sys/socket.h:127:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sys/socket.h:243:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/tinyhttpd-0.1.0' >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-1/output/build/tinyhttpd-0.1.0/httpd /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/tinyhttpd mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/var/www /usr/bin/install -m 0755 -D package/tinyhttpd/S85tinyhttpd /home/buildroot/autobuild/run/instance-1/output/target/etc/init.d/S85tinyhttpd util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/buildroot/autobuild/run/instance-1/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-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/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-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/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=x86_64-buildroot-linux-gnu --host=x86_64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_util-macros 1.19.2 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j8 -C /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/util-macros' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' rm -f /home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j8 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-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/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-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/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yavta.o yavta.c /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o yavta yavta.o -lrt make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-1/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/yavta >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'bash'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/sane/libsane-plustek_pp.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsane.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libowcapi.la" is touched by more than one package: [u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-umax1220u.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hp.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib05_pop3_migration_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-dll.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-dc25.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-umax_pp.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-sm3600.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-kodakaio.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-ricoh.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib05_mail_crypt_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_charset_alias_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_push_notification_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib05_snarf_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-epson.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-canon_dr.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib02_lazy_expunge_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib21_fts_squat_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_mailbox_alias_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-mustek.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-test.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-niash.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-artec_eplus48u.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_listescape_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-stv680.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-login.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-fts.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'ncurses', u'readline', u'expat', u'dbus', u'libffi', u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib10_mail_filter_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/auth/libauthdb_imap.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/libfs_crypt.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_autocreate_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-sp15c.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-coolscan2.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-dsync.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-kvs1025.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-compression.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_virtual_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_notify_status_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-abaton.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib11_trash_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-ma1509.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hpljm1005.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/old-stats/libold_stats_mail.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-nec.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-xerox_mfp.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libow.la" is touched by more than one package: [u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-leo.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/libfs_mail_crypt.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-qcam.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_quota_clone_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-net.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_replication_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-pie.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-sql.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libownet.la" is touched by more than one package: [u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-umax.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-microtek.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-as6e.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-plustek.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-avision.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib30_imap_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib11_imap_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-kvs20xx.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-epjitsu.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-p5.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hp3500.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-st400.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-sm3840.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-u12.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-matsushita.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-magicolor.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-canon.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdcrypt_openssl.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/libfs_compress.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib02_imap_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_fts_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-storage.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-gt68xx.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-dmc.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_mail_log_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-apple.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'ncurses', u'readline', u'expat', u'dbus', u'libffi', u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hp5400.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-microtek2.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-s9036.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib10_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb2.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hs2p.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/old-stats/libstats_auth.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib01_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-rts8891.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib15_notify_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-sharp.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-epson2.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-tamarack.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-teco1.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-agfafocus.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/libssl_iostream_openssl.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hp4200.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-fujitsu.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib99_welcome_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-ibm.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-kvs40xx.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdovecot-lda.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib20_expire_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-teco3.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-pixma.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'ncurses', u'readline', u'expat', u'dbus', u'libffi', u'pcre', u'libcap-ng', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'libsndfile', u'sbc', u'libtirpc', u'libopenssl', u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-artec.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-coolscan.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hp5590.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-kodak.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-pieusb.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib95_imap_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-snapscan.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib90_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib10_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-lexmark.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/dovecot/lib10_last_login_plugin.la" is touched by more than one package: [u'dovecot', u'libfcgi', u'gsettings-desktop-schemas', u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-genesys.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-cardscan.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-coolscan3.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-canon630u.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-teco2.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-bh.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-sceptre.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/sane/libsane-hp3900.la" is touched by more than one package: [u'sane-backends', u'spice-protocol', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'libcurl', u'libnfnetlink', u'libsoc', u'libxmlrpc', u'owfs', u'slang', u'sane-backends', u'spice-protocol', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] grep -qsE '^/bin/bash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00017-g6a74acb6fb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.11-rc1-00017-g6a74acb6fb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv 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) >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 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.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> bluez-alsa v1.3.1 Collecting legal info LICENSE.txt: OK (sha256: 9a18d8b11802d0cec100839a0676a6fc48a4179f8f70b8e12a7f3d6b7a8fd70a) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 v3.3-rc0 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) >>> libffi v3.3-rc0 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) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> dehydrated 0.6.2 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dovecot 2.3.3 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> gsettings-desktop-schemas 3.22.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> initscripts Collecting legal info >>> keepalived 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> owfs 3.2p2 Collecting legal info COPYING: OK (sha256: e484a24fa5d177576e1672306165f495633bd5f0daaf628d1ff5ecfc85bdc637) COPYING.LIB: OK (sha256: 3879dcca586c08d1fe3325f3a0aec5b47d543100bc6b1dfb30bf24ec48675b10) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> sane-backends 1.0.25 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 >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'