configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:10: warning: source file '../src/vector.c' is in a subdirectory, tests/Makefile.am:10: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:10: warning: source file '../src/util.c' is in a subdirectory, tests/Makefile.am:10: but option 'subdir-objects' is disabled tests/Makefile.am:13: warning: source file '../src/hash.c' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled parallel-tests: installing './test-driver' >>> sngrep v1.4.4 Patching libtool (cd /home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/i586-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/i586-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/i586-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/i586-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/i586-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/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/i586-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/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/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 gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --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 --disable-unicode --with-openssl --without-gnutls --with-pcre ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --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 i586-buildroot-linux-musl-strip... /home/buildroot/build/instance-0/output/host/bin/i586-linux-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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for i586-buildroot-linux-musl-gcc... /home/buildroot/build/instance-0/output/host/bin/i586-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/build/instance-0/output/host/bin/i586-linux-gcc accepts -g... yes checking for /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc... none checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/i586-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i586-buildroot-linux-musl-gcc... (cached) /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/build/instance-0/output/host/bin/i586-linux-g++ accepts -g... yes checking dependency style of /home/buildroot/build/instance-0/output/host/bin/i586-linux-g++... none checking whether ln -s works... yes checking for egrep... (cached) /bin/grep -E checking for pthread_create in -lpthread... yes checking for pcap_open_offline in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for new_panel in -lpanel... yes checking for new_form in -lform... yes checking for new_item in -lmenu... yes checking pkg-config is at least version 0.9.0... yes checking for SSL... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_exec in -lpcre... yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes ██╗██████╗ ██████╗ ███╗ ██╗████████╗███████╗ ██████╗ ██║██╔══██╗██╔═══██╗████╗ ██║╚══██╔══╝██╔════╝██╔════╝ ██║██████╔╝██║ ██║██╔██╗ ██║ ██║ █████╗ ██║ ██║██╔══██╗██║ ██║██║╚██╗██║ ██║ ██╔══╝ ██║ ██║██║ ██║╚██████╔╝██║ ╚████║ ██║ ███████╗╚██████╗ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╚═════╝ configure: configure: sngrep configure finished configure: ====================================================== configure: GnuTLS Support : no configure: OpenSSL Support : yes configure: Unicode Support : no configure: Perl Expressions Support : yes configure: IPv6 Support : yes configure: EEP Support : no configure: ====================================================== configure: 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 config/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/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, --disable-nls, --disable-static, --enable-shared >>> sngrep v1.4.4 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' Making all in src make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/missing autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' CC sngrep-capture.o CC sngrep-capture_openssl.o CC sngrep-address.o CC sngrep-packet.o CC sngrep-sip.o CC sngrep-sip_call.o CC sngrep-sip_msg.o CC sngrep-sip_attr.o CC sngrep-main.o CC sngrep-option.o CC sngrep-group.o CC sngrep-filter.o capture_openssl.c: In function 'tls_process_record_ssl2': capture_openssl.c:395:29: warning: overflow in implicit constant conversion [-Woverflow] record_len16.x[0] = (payload[0] & 0x7f) << 8; ^ capture_openssl.c:401:29: warning: overflow in implicit constant conversion [-Woverflow] record_len24.x[0] = (payload[0] & 0x3f) << 8; ^ CC sngrep-keybinding.o CC sngrep-media.o CC sngrep-setting.o CC sngrep-rtp.o CC sngrep-util.o CC sngrep-hash.o CC sngrep-vector.o CC curses/sngrep-ui_panel.o CC curses/sngrep-scrollbar.o CC curses/sngrep-ui_manager.o CC curses/sngrep-ui_call_list.o CC curses/sngrep-ui_call_flow.o CC curses/sngrep-ui_call_raw.o CC curses/sngrep-ui_stats.o CC curses/sngrep-ui_filter.o CC curses/sngrep-ui_save.o CC curses/sngrep-ui_msg_diff.o CC curses/sngrep-ui_column_select.o CC curses/sngrep-ui_settings.o CCLD sngrep make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' Making all in config make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/config' Making all in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/doc' Making all in tests make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/tests' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' >>> sngrep v1.4.4 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' Making install in src make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c sngrep '/home/buildroot/build/instance-0/output/target/usr/bin' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/src' Making install in config make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/config' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/config' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/etc' /usr/bin/install -c -m 644 sngreprc '/home/buildroot/build/instance-0/output/target/etc' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/config' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/config' Making install in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/doc' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/home/buildroot/build/instance-0/output/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/doc' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/doc' Making install in tests make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/tests' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4/tests' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sngrep-v1.4.4' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: ['toolchain-external-custom', 'toolchain'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/build/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/lib/luarocks mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00423-gf21cbab"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02-git-00423-gf21cbab Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> musl-compat-headers 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 >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cryptsetup 1.7.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> easydbus 59c340f2cd2c92ded82f9d4436866847f295faab Collecting legal info ERROR: No hash found for LICENSE >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> hdparm 9.52 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libargtable2 13 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libgpgme 1.10.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libpjsip 2.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> logsurfer 1.8 Collecting legal info >>> lua-fifo 0.2-0 Collecting legal info ERROR: No hash found for fifo.lua-0.2/LICENSE >>> host-luarocks 2.4.3 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> luaposix 34.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> opkg v0.3.1 Collecting legal info ERROR: No hash found for COPYING >>> oprofile 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> shellinabox v2.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for GPL-2 >>> sngrep v1.4.4 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'