/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o config.o config.c /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o netlink.o netlink.c /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib.o lib.c /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o if_info.o if_info.c if_info.c: In function 'parse_rtattrs': if_info.c:376:25: warning: 'sizeof' on array function parameter 'tb' will return size of 'struct rtattr **' [-Wsizeof-array-argument] memset(tb, 0, sizeof(tb) * (max + 1)); ^ if_info.c:374:30: note: declared here parse_rtattrs(struct rtattr *tb[], int max, struct rtattr *rta, int len) ^~ /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc -o netplugd -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' config.o netlink.o lib.o if_info.o main.o >>> netplug 1.2.9.2 Installing to target 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" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target -C /home/buildroot/autobuild/run/instance-1/output/build/netplug-1.2.9.2 install abort: no repository found in '/home/buildroot/autobuild/run/instance-1/output/build/netplug-1.2.9.2' (.hg not found)! abort: no repository found in '/home/buildroot/autobuild/run/instance-1/output/build/netplug-1.2.9.2' (.hg not found)! install -d -m 755 \ /home/buildroot/autobuild/run/instance-1/output/target//sbin \ /home/buildroot/autobuild/run/instance-1/output/target//etc/netplug \ /home/buildroot/autobuild/run/instance-1/output/target//etc/netplug.d \ /home/buildroot/autobuild/run/instance-1/output/target//etc/rc.d/init.d \ /home/buildroot/autobuild/run/instance-1/output/target//usr/share/man/man8 install -m 755 netplugd /home/buildroot/autobuild/run/instance-1/output/target//sbin install -m 644 etc/netplugd.conf /home/buildroot/autobuild/run/instance-1/output/target//etc/netplug install -m 755 scripts/netplug /home/buildroot/autobuild/run/instance-1/output/target//etc/netplug.d install -m 755 scripts/rc.netplugd /home/buildroot/autobuild/run/instance-1/output/target//etc/rc.d/init.d/netplugd install -m 444 man/man8/netplugd.8 /home/buildroot/autobuild/run/instance-1/output/target//usr/share/man/man8 patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/run/instance-1/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 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/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/ && 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" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-1/output/host" --sysconfdir="/home/buildroot/autobuild/run/instance-1/output/host/etc" --localstatedir="/home/buildroot/autobuild/run/instance-1/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 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" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/ Making all in src /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/run/instance-1/output/host/include -Wall -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host 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" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/ Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/bin' make[4]: Nothing to be done for `install-data-am'. /usr/bin/install -c patchelf '/home/buildroot/autobuild/run/instance-1/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/run/instance-1/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/run/instance-1/output/host/share/man/man1' sigrok-cli-0.7.0.tar.gz: OK (sha256: 5669d968c2de3dfc6adfda76e83789b6ba76368407c832438cef5e7099a65e1c) >>> sigrok-cli 0.7.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/sigrok-cli/sigrok-cli-0.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/sigrok-cli-0.7.0 -xf - >>> sigrok-cli 0.7.0 Patching >>> sigrok-cli 0.7.0 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/sigrok-cli-0.7.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sigrok-cli 0.7.0 Patching libtool >>> sigrok-cli 0.7.0 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/sigrok-cli-0.7.0/ && 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" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/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/mipsel-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/mipsel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes 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=mipsel-buildroot-linux-uclibc --host=mipsel-buildroot-linux-uclibc --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 --with-libsigrokdecode=NO ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --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 mipsel-buildroot-linux-uclibc-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-uclibc checking for mipsel-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc... none checking pkg-config is at least version 0.22... yes checking for libsigrokdecode... no checking compiler flag for C99... -std=c99 checking which C compiler warning flags to use... -Wall -Wextra checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for SIGROK_CLI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/sigrok-cli_cross.nsi config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared sigrok-cli configuration summary: - Package version................. 0.7.0 - Prefix.......................... /usr - Building on..................... x86_64-pc-linux-gnu - Building for.................... mipsel-buildroot-linux-uclibc Compile configuration: - C compiler...................... /home/buildroot/autobuild/run/instance-1/output/host/bin/mipsel-linux-gcc - C compiler version.............. mipsel-linux-gcc.br_real (Buildroot 2018.05) 6.4.0 - C compiler flags................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os - Additional C compiler flags..... -std=c99 - C compiler warnings............. -Wall -Wextra - Linker flags.................... Detected libraries (required): - glib-2.0 >= 2.32.0.............. 2.56.1 - libsigrok >= 0.5.0.............. 0.5.0 Detected libraries (optional): - libsigrokdecode >= 0.5.0........ no >>> sigrok-cli 0.7.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" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/sigrok-cli-0.7.0/ /usr/bin/make all-am CC main.o CC show.o CC device.o CC session.o CC input.o CC decode.o CC parsers.o CC anykey.o CC options.o CCLD sigrok-cli >>> sigrok-cli 0.7.0 Installing to target 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" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/sigrok-cli-0.7.0/ /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c sigrok-cli '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/sigrok-cli.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' >>> 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 ./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/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_isac.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'libogg', u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'ncurses', u'readline', u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_timerfd.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'util-linux', u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'giflib', u'libffi', u'libglib2', u'libsigc', u'glibmm', u'lcms2', u'libgpg-error', u'libassuan', u'libdnet', u'libhdhomerun', u'libzip', u'libsigrok', u'oracle-mysql'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-cxxtest'] 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/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 find: `/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory 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/bash-completion 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/mipsel-linux-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/mipsel-linux-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/mipsel-linux-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-git-00400-g3c631c7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /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-git-00400-g3c631c7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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) >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> freeswitch-mod-bcg729 v1.0.4 Collecting legal info LICENSE: OK (sha256: bb4680b13c3190429464a8308a07d7d891e6454349fb7be856e02405b25b1195) >>> freeswitch 1.8.1 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) libs/libzrtp/src/zrtp_legal.c: OK (sha256: 7d72a8aee2c4b1a084200487992a5d86f5df6b535727a14c1874918e99d24600) src/mod/codecs/mod_isac/LICENSE: OK (sha256: ab00a482b6a3902e40211b43c5d0441962ea99b6cc7c25c0f243fa270b78d482) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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 >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> 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) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libhdhomerun 20180327 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'