if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:518:5: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnAddNetwork(*pNetwork, sErrorRet), this, nullptr, &bCancel); ^~~~~~~~~~~~~~ Building core object IRCSock... Building module autoreply... Building core object Client... Building module autovoice... Building core object Chan... Building module awaynick... Building core object Nick... Building module block_motd... Building core object Server... Building module blockuser... Building core object Modules... Building core object MD5... Building core object Buffer... Building module bouncedcc... Building core object Utils... Building module buffextras... Building core object FileUtils... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building core object HTTPSock... Building core object Template... Building module controlpanel... Building module ctcpflood... Building core object ClientCommand... Building core object Socket... Building module dcc... Building core object SHA256... Building module disconkick... Building module fail2ban... Building module flooddetach... Building core object WebModules... Building module identfile... Building module imapauth... Building module keepnick... Building module kickrejoin... Building core object Listener... Building core object Config... Building module lastseen... Building module listsockets... Building module log... Building core object ZNCDebug... Building core object Threads... Building module missingmotd... Building module modules_online... Building core object version... Building module nickserv... Building core object Query... Building module notes... Building core object SSLVerifyHost... Building module notify_connect... Building core object Message... Building module partyline... Building core object Translation... Building module perform... partyline.cpp: In member function 'virtual CModule::EModRet CPartylineMod::OnNumericMessage(CNumericMessage&)': partyline.cpp:209:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Msg.GetParams().size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ Building module q... Linking znc... 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/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2' >>> znc 1.7.2 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j3 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target install -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2' test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc cp -R ./webskins /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2/modules' rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc/*.so cp -R ./data/* /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2/modules' if test -n ""; then \ test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || exit 1 ; \ /usr/bin/install -c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib || exit 1 ; \ fi make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2/man' test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man1 make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2/man' #test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target #/usr/bin/install -c -m 644 ./znc.service /home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.7.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libopkg.la" is touched by more than one package: [u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libndp.la" is touched by more than one package: [u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'expat', u'libpthread-stubs', u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'expat', u'libpthread-stubs', u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgbm.la" is touched by more than one package: [u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpthread-stubs', u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libmms.la" is touched by more than one package: [u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'ncurses', u'alsa-utils', u'mbedtls', u'bctoolbox', u'libzlib', u'util-linux', u'expat', u'libpthread-stubs', u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'expat', u'libpthread-stubs', u'libdrm', u'ffmpeg', u'ficl', u'fmt', u'gtest', u'hwloc', u'kompexsqlite', u'libffi', u'pcre', u'libglib2', u'lensfun', u'libarchive', u'libargtable2', u'libgit2', u'libminiupnpc', u'libmms', u'libndp', u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libsrtp', u'libpjsip', u'libsoxr', u'libxkbcommon', u'live555', u'ortp', u'mediastreamer', u'mesa3d', u'opkg', u'protobuf', u'vlc'] Warning: staging file "./usr/lib/libglapi.la" is touched by more than one package: [u'mesa3d', u'opkg', u'protobuf', u'vlc'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdrm.la" is touched by more than one package: [u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libkms.la" is touched by more than one package: [u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libargtable2.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libarchive.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libasound.la" is touched by more than one package: [u'host-pkgconf', u'host-xutil_util-macros', u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgbm.la" is touched by more than one package: [u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libhwloc.la" is touched by more than one package: [u'host-libffi', u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libndp.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libglapi.la" is touched by more than one package: [u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libortp.la" is touched by more than one package: [u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libxkbcommon.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmms.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-python', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'host-python', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-01158-ge9029aa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2019.02-git-01158-ge9029aa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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.7 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.9 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ffmpeg 3.4.5 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> getent Collecting legal info >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> htop 2.2.0 Collecting legal info COPYING: OK (sha256: 70466e76443cb5b68144d9fcedca9584e7bfdb6c50859daa5a0290ea27c58aad) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libgit2 v0.27.4 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libndp v1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> live555 2018.10.17 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 18.3.3 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mpv 0.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-waf 1.9.5 Collecting legal info >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> opkg 0.3.6 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> sedutil 1.15.1 Collecting legal info Common/LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> vlc 3.0.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> znc 1.7.2 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: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: waf-1.9.5: cannot save license (HOST_WAF_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'