checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether getaddrinfo() supports AI_ADDRCONFIG... yes checking for openssl... yes checking whether openssl is usable... yes checking whether zlib is usable... yes checking for GNU make... /usr/bin/make configure: creating ./config.status config.status: creating Makefile config.status: creating znc-buildmod config.status: creating man/Makefile config.status: creating znc.pc config.status: creating znc-uninstalled.pc config.status: creating modules/Makefile config.status: creating include/znc/zncconfig.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --disable-static, --enable-shared ZNC 1.6.5 configured prefix: /usr debug: no ipv6: yes openssl: yes dns: threads perl: no python: no swig: not needed cyrus: no tcl: no charset: no zlib: yes run from src: no Now you can run "make" to compile ZNC >>> znc 1.6.5 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/znc-1.6.5/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/modules' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/man' Building core object main... Building core object ZNCString... Building core object Csocket... Packing man page znc.1.gz... Building core object znc... Building core object IRCNetwork... Building core object User... Packing man page znc-buildmod.1.gz... make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/man' Building core object IRCSock... Building module autocycle... Building core object Client... Building core object Chan... Building module webadmin... Building core object Nick... Building core object Server... Building core object Modules... Building core object MD5... Building core object Buffer... Building core object Utils... Building core object FileUtils... Building core object HTTPSock... Building core object Template... Building core object ClientCommand... Building core object Socket... Building core object SHA256... Building core object WebModules... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building core object Threads... Building core object version... Building core object Query... Building core object SSLVerifyHost... Building module partyline... Building module notify_connect... Building module controlpanel... Building module chansaver... Building module dcc... Building module shell... Building module awaynick... Building module kickrejoin... Building module missingmotd... Building module lastseen... Building module keepnick... Building module disconkick... Building module ctcpflood... Building module send_raw... Building module watch... Building module block_motd... Building module simple_away... Building module notes... Building module cert... Building module bouncedcc... Building module adminlog... Building module imapauth... Building module nickserv... Building module fail2ban... Building module crypt... Building module autovoice... Building module log... Building module certauth... Building module autoattach... Building module route_replies... Building module buffextras... Building module savebuff... Building module schat... Building module blockuser... Building module q... Building module flooddetach... Building module identfile... Building module sasl... Linking znc... Building module raw... Building module awaystore... Building module listsockets... Building module autoop... Building module alias... Building module modules_online... Building module perform... Building module sample... Building module clearbufferonmsg... Building module autoreply... Building module clientnotify... Building module stickychan... Linking module autocycle... Linking module webadmin... Linking module partyline... Linking module notify_connect... Linking module controlpanel... Linking module chansaver... Linking module dcc... Linking module shell... Linking module awaynick... Linking module kickrejoin... Linking module missingmotd... Linking module lastseen... Linking module keepnick... Linking module disconkick... Linking module ctcpflood... Linking module send_raw... Linking module watch... Linking module simple_away... Linking module block_motd... Linking module notes... Linking module cert... Linking module adminlog... Linking module bouncedcc... Linking module imapauth... Linking module nickserv... Linking module fail2ban... Linking module crypt... Linking module autovoice... Linking module log... Linking module certauth... Linking module route_replies... Linking module autoattach... Linking module buffextras... Linking module savebuff... Linking module schat... Linking module blockuser... Linking module q... Linking module flooddetach... Linking module identfile... Linking module raw... Linking module sasl... Linking module awaystore... Linking module listsockets... Linking module autoop... Linking module alias... Linking module modules_online... Linking module perform... Linking module sample... Linking module clearbufferonmsg... Linking module autoreply... Linking module clientnotify... Linking module stickychan... make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5' >>> znc 1.6.5 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/znc-1.6.5/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5' test -d /home/buildroot/build/instance-0/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/bin test -d /home/buildroot/build/instance-0/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/include/znc test -d /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig test -d /home/buildroot/build/instance-0/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/lib/znc test -d /home/buildroot/build/instance-0/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/share/znc cp -R ./webskins /home/buildroot/build/instance-0/output/target/usr/share/znc find /home/buildroot/build/instance-0/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/build/instance-0/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/build/instance-0/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/build/instance-0/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/build/instance-0/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/buildroot/build/instance-0/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/modules' rm -rf /home/buildroot/build/instance-0/output/target/usr/share/znc/modules test -d /home/buildroot/build/instance-0/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/lib/znc test -d /home/buildroot/build/instance-0/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/share/znc/modules rm -rf /home/buildroot/build/instance-0/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/build/instance-0/output/target/usr/share/znc/modules find /home/buildroot/build/instance-0/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/build/instance-0/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c autocycle.so webadmin.so partyline.so notify_connect.so raw.so bouncedcc.so shell.so missingmotd.so disconkick.so certauth.so ctcpflood.so route_replies.so cert.so blockuser.so stickychan.so clientnotify.so fail2ban.so schat.so crypt.so send_raw.so autoop.so flooddetach.so sasl.so perform.so dcc.so listsockets.so alias.so modules_online.so sample.so clearbufferonmsg.so autoreply.so keepnick.so q.so awaynick.so lastseen.so notes.so block_motd.so controlpanel.so watch.so adminlog.so imapauth.so nickserv.so autovoice.so log.so autoattach.so savebuff.so identfile.so simple_away.so chansaver.so awaystore.so kickrejoin.so buffextras.so /home/buildroot/build/instance-0/output/target/usr/lib/znc make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/modules' if test -n ""; then \ test -d /home/buildroot/build/instance-0/output/target || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/build/instance-0/output/target || exit 1 ; \ fi make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/man' test -d /home/buildroot/build/instance-0/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/build/instance-0/output/target/usr/share/man/man1 make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5/man' #test -d /home/buildroot/build/instance-0/output/target || /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/build/instance-0/output/target ****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: http://znc.in make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/znc-1.6.5' >>> 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 Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnuma.la" is touched by more than one package: ['numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: ['util-linux', 'e2fsprogs', 'kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: ['libsndfile', 'libsamplerate', 'alsa-utils', 'bullet', 'libffi', 'python', 'libzlib', 'util-linux', 'e2fsprogs', 'kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: ['libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: ['alsa-lib', 'libsndfile', 'libsamplerate', 'alsa-utils', 'bullet', 'libffi', 'python', 'libzlib', 'util-linux', 'e2fsprogs', 'kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: ['libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: ['libsamplerate', 'alsa-utils', 'bullet', 'libffi', 'python', 'libzlib', 'util-linux', 'e2fsprogs', 'kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: ['util-linux', 'e2fsprogs', 'kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/python2.7/site-packages/kmod/_util.la" is touched by more than one package: ['kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libudev.la" is touched by more than one package: ['eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: ['libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: ['libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: ['kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/python2.7/site-packages/kmod/kmod.la" is touched by more than one package: ['kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: ['libffi', 'python', 'libzlib', 'util-linux', 'e2fsprogs', 'kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: ['libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: ['libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: ['libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: ['neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/python2.7/site-packages/kmod/module.la" is touched by more than one package: ['kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: ['libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/python2.7/site-packages/kmod/list.la" is touched by more than one package: ['kmod', 'eudev', 'gtest', 'jack2', 'keyutils', 'libxml2', 'libopenssl', 'libarchive', 'libebml', 'libiscsi', 'libmicrohttpd', 'libusb', 'libpcap', 'libxslt', 'neon', 'popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: ['popt', 'slang', 'newt', 'numactl', 'samba4', 'zeromq'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt PYTHONPATH="/home/buildroot/build/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/build/instance-0/output/target && /home/buildroot/build/instance-0/output/host/bin/python2.7 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/build/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f 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/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00316-ga816015"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.05-git-00316-ga816015 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> alsa-utils 1.1.5 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dtv-scan-tables ceb11833b35f05813b1f0397a60e0f3b99430aab Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> e2fsprogs 1.44.0 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.32 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) >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> eudev 3.2.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> jack2 v1.9.10 Collecting legal info >>> kexec 2.0.16 Collecting legal info ERROR: No hash found for COPYING >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libiscsi 1.18.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE-GPL-2.txt ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> udev Collecting legal info >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> numactl 2.0.11 Collecting legal info ERROR: No hash found for README >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathlib2 2.2.1 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-pickleshare 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-scandir 1.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> samba4 4.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.44.0 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-heimdal 7.5.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> tvheadend e06ffd87beff16103c47d6fa542df2374fca6fd3 Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> znc 1.6.5 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_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'