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.2 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.2 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/man' Packing man page znc.1.gz... Packing man page znc-buildmod.1.gz... make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/man' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/modules' Building core object main... Building core object ZNCString... Building core object Csocket... Building module admindebug... 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:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] pIRCSock->GetTimeSinceLastDataTransaction() >= uFrequency) { ^ src/IRCNetwork.cpp:59:60: 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:48:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pUserClient->GetTimeSinceLastDataTransaction() >= ^ Building module alias... Building core object IRCSock... Building core object Client... Building module autoattach... Building module autocycle... Building core object Chan... Building module autoop... Building core object Nick... Building core object Server... Building core object Modules... Building core object MD5... Building module autoreply... Building module autovoice... Building module awaynick... Building module block_motd... Building module blockuser... Building module bouncedcc... Building core object Buffer... Building core object Utils... Building module buffextras... Building module chansaver... Building core object FileUtils... Building module clearbufferonmsg... Building module clientnotify... Building core object HTTPSock... Building module controlpanel... Building module ctcpflood... Building module dcc... Building core object Template... 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 core object ClientCommand... Building core object Socket... Building module log... Building core object SHA256... Building core object WebModules... Building core object Listener... Building module missingmotd... Building core object Config... Building module modules_online... Building core object ZNCDebug... Building module nickserv... Building core object Threads... Building core object version... Building module notes... Building core object Query... Building core object SSLVerifyHost... Building module notify_connect... Building module partyline... Building core object Message... Building core object Translation... 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 perform... Building module q... Building module raw... Linking znc... 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/instance-2/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/buildroot/autobuild/instance-2/output/build/znc-1.7.2' >>> znc 1.7.2 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install -C /home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2' test -d /home/buildroot/autobuild/instance-2/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/bin test -d /home/buildroot/autobuild/instance-2/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/include/znc test -d /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig test -d /home/buildroot/autobuild/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/lib/znc test -d /home/buildroot/autobuild/instance-2/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/share/znc cp -R ./webskins /home/buildroot/autobuild/instance-2/output/target/usr/share/znc find /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/autobuild/instance-2/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/autobuild/instance-2/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/autobuild/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/buildroot/autobuild/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/modules' rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/modules test -d /home/buildroot/autobuild/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/lib/znc test -d /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/modules rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/modules find /home/buildroot/autobuild/instance-2/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/instance-2/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/instance-2/output/target/usr/lib/znc make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/modules' if test -n ""; then \ test -d /home/buildroot/autobuild/instance-2/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/autobuild/instance-2/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/buildroot/autobuild/instance-2/output/target/usr/lib || exit 1 ; \ fi make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/man' test -d /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/znc-1.7.2/man' #test -d /home/buildroot/autobuild/instance-2/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/instance-2/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/autobuild/instance-2/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/instance-2/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/buildroot/autobuild/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'eudev', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'eudev', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: [u'kmod', u'ncurses', u'util-linux', u'eudev', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] 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/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libzlib', u'kmod', u'ncurses', u'util-linux', u'eudev', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libudev.la" is touched by more than one package: [u'eudev', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libid3tag', u'libnl', u'libxml2', u'minizip', u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'paho-mqtt-c', u'pugixml', u'rapidxml'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libid3tag.la" is touched by more than one package: [u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libkmod.la" is touched by more than one package: [u'host-ncurses', u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libfontconfig.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libneon.la" is touched by more than one package: [u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/liblzma.la" is touched by more than one package: [u'host-ncurses', u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/liblcms2.la" is touched by more than one package: [u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libtiff.la" is touched by more than one package: [u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libudev.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-libconfuse', u'host-bison', u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] Warning: host file "./or1k-buildroot-linux-uclibc/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-cmake', u'host-util-linux', u'host-libxslt'] mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/or1k-linux-%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%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/buildroot/autobuild/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/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/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/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/instance-2/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/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc3-00004-gf7a2870dd1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc3\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.02-rc3-00004-gf7a2870dd1 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 >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> bridge-utils 1.6 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) 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) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> duktape v2.3.0 Collecting legal info LICENSE.txt: OK (sha256: 9aabee442709a6e7652348b9617ae26d26da6b270c1f4b6fce4a1e746acb3df0) >>> eudev 3.2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> 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 >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> gadgetfs-test Collecting legal info >>> host-genimage 10 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.26 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gzip 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> 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) >>> 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) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> minizip 2.8.2 Collecting legal info LICENSE: OK (sha256: 87642305968765a4030fd202ff7006afa67274da7f9bde84506e51ae58ecc2b4) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> 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 >>> paho-mqtt-c v1.3.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> 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-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> host-python-lxml 4.2.6 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> wavemon v0.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> xfsprogs 4.18.0 Collecting legal info LICENSES/GPL-2.0: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> 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: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'