checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether getaddrinfo() supports AI_ADDRCONFIG... yes checking whether zlib is usable... yes checking for Qt5Network >= 5.4... no 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.7.1 configured prefix: /usr debug: no ipv6: yes openssl: no (explicitly disabled) 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.7.1 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/man' Packing man page znc-buildmod.1.gz... Packing man page znc.1.gz... make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/man' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/modules' Building core object ZNCString... Building core object Csocket... Building core object main... Building module admindebug... src/main.cpp: In member function 'virtual bool CSignalHandler::CSignalHandlerMonitorFD::FDsThatTriggered(const std::map&)': src/main.cpp:188:54: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(it.first, &sig, sizeof(sig)); ^ Building module adminlog... Building core object znc... Building core object IRCNetwork... Building core object User... src/IRCNetwork.cpp: In member function 'virtual void CIRCNetworkPingTimer::RunJob()': src/IRCNetwork.cpp:53:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] pIRCSock->GetTimeSinceLastDataTransaction() >= uFrequency) { ^ src/IRCNetwork.cpp:59:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pClient->GetTimeSinceLastDataTransaction() >= uFrequency) { ^ src/User.cpp: In member function 'virtual void CUserTimer::RunJob()': src/User.cpp:49:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] m_pUser->GetPingFrequency()) { ^ Building module alias... Building core object IRCSock... Building core object Client... Building module autoattach... Building core object Chan... Building module autocycle... 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 module autoop... src/Utils.cpp: In static member function 'static CString CUtils::FormatTime(const timeval&, const CString&, const CString&)': src/Utils.cpp:534:30: warning: 'uFormatStart' may be used uninitialized in this function [-Wmaybe-uninitialized] sFormat2 += sFormat.substr(uLastCopied, ^ src/Utils.cpp:537:30: warning: 'iDigits' may be used uninitialized in this function [-Wmaybe-uninitialized] sFormat2 += CString(iDigits - sVal.length(), '0'); ^ Building core object FileUtils... Building core object HTTPSock... Building core object Template... Building module autoreply... Building core object ClientCommand... Building core object Socket... Building module autovoice... Building core object SHA256... Building core object WebModules... Building core object Listener... Building module awaynick... Building core object Config... Building core object ZNCDebug... Building module block_motd... Building core object Threads... Building module blockuser... Building core object version... Building core object Query... Building core object SSLVerifyHost... Building core object Message... Building core object Translation... Building module bouncedcc... Building module buffextras... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building module controlpanel... Building module ctcpflood... Building module dcc... Linking znc... Building module disconkick... Building module fail2ban... Building module flooddetach... Building module identfile... Building module imapauth... Building module keepnick... Building module kickrejoin... Building module lastseen... Building module listsockets... Building module log... Building module missingmotd... Building module modules_online... Building module nickserv... Building module notes... Building module notify_connect... Building module partyline... Building module perform... partyline.cpp: In member function 'virtual CModule::EModRet CPartylineMod::OnNumericMessage(CNumericMessage&)': partyline.cpp:209:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Msg.GetParams().size(); ++i) { ^ Building module q... Building module raw... Building module route_replies... Building module sample... Building module samplewebapi... Building module sasl... Building module send_raw... Building module shell... Building module simple_away... Building module stickychan... Building module stripcontrols... Building module watch... Building module webadmin... Linking module admindebug... Linking module adminlog... Linking module alias... Linking module autoattach... Linking module autocycle... Linking module autoop... Linking module autoreply... Linking module autovoice... Linking module awaynick... Linking module block_motd... Linking module blockuser... Linking module bouncedcc... Linking module buffextras... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module controlpanel... Linking module ctcpflood... Linking module dcc... Linking module disconkick... Linking module fail2ban... Linking module flooddetach... Linking module identfile... Linking module imapauth... Linking module keepnick... Linking module kickrejoin... Linking module lastseen... Linking module listsockets... Linking module log... Linking module missingmotd... Linking module modules_online... Linking module nickserv... Linking module notes... Linking module notify_connect... Linking module partyline... Linking module perform... Linking module q... Linking module raw... Linking module route_replies... Linking module sample... Linking module samplewebapi... Linking module sasl... Linking module send_raw... Linking module shell... Linking module simple_away... Linking module stickychan... Linking module stripcontrols... Linking module watch... Linking module webadmin... make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1' >>> znc 1.7.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1' test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/bin test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/include/znc test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/znc test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc cp -R ./webskins /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc find /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/autobuild/run/instance-3/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/autobuild/run/instance-3/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/autobuild/run/instance-3/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/buildroot/autobuild/run/instance-3/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/modules' rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/modules test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/znc test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/modules rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/modules find /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/run/instance-3/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c admindebug.so adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so block_motd.so blockuser.so bouncedcc.so buffextras.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.so ctcpflood.so dcc.so disconkick.so fail2ban.so flooddetach.so identfile.so imapauth.so keepnick.so kickrejoin.so lastseen.so listsockets.so log.so missingmotd.so modules_online.so nickserv.so notes.so notify_connect.so partyline.so perform.so q.so raw.so route_replies.so sample.so samplewebapi.so sasl.so send_raw.so shell.so simple_away.so stickychan.so stripcontrols.so watch.so webadmin.so /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/znc make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/modules' if test -n ""; then \ test -d /home/buildroot/autobuild/run/instance-3/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/autobuild/run/instance-3/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/buildroot/autobuild/run/instance-3/output/target/usr/lib || exit 1 ; \ fi make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/man' test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1/man' #test -d /home/buildroot/autobuild/run/instance-3/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/autobuild/run/instance-3/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: https://znc.in make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/znc-1.7.1' >>> 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-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libksba', u'libffi', u'openocd'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libksba', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'libpcap', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'ibrcommon', u'libffi', u'util-linux', u'libglib2', u'ibrdtn', u'libfreeimage', u'libnfnetlink', u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libogg', u'libvorbis', u'libvpx', u'lm-sensors', u'mbedtls', u'proj', u'shapelib', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/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-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/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-3/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-01003-g231f5403b7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.11-git-01003-g231f5403b7 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 >>> c-icap 0.4.2 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnupg2 2.2.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> jquery 1.11.2 Collecting legal info >>> libfreeimage 3.17.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> ltp-testsuite 20180926 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> yaml-cpp 0.6.2 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> znc 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'