Hunk #1 succeeded at 20 with fuzz 2 (offset -1 lines). Applying 0002-csocket-timeh.patch using patch: patching file src/Csocket.cpp Hunk #1 succeeded at 84 (offset 30 lines). >>> znc 1.6.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-2/output/build/znc-1.6.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> znc 1.6.5 Patching libtool >>> znc 1.6.5 Configuring (cd /home/buildroot/autobuild/run/instance-2/output/build/znc-1.6.5/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-perl --disable-charset --enable-openssl --enable-zlib --disable-python ) 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 checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-g++ accepts -g... yes checking whether /home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-g++ supports C++11 features by default... no checking whether /home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-g++ supports C++11 features with -std=c++11... yes checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for git... /usr/bin/git checking pkg-config is at least version 0.9.0... yes checking whether compiler predefines _FORTIFY_SOURCE... no checking for getopt_long in -lgnugetopt... no checking for lstat... yes checking for getopt_long... yes checking for getpassphrase... no checking for library containing dlopen... -ldl checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether getaddrinfo() supports AI_ADDRCONFIG... yes checking for openssl... yes checking whether openssl is usable... yes checking whether zlib is usable... yes checking for GNU make... /usr/bin/make configure: creating ./config.status config.status: creating Makefile config.status: creating znc-buildmod config.status: creating man/Makefile config.status: creating znc.pc config.status: creating znc-uninstalled.pc config.status: creating modules/Makefile config.status: creating include/znc/zncconfig.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --disable-static, --enable-shared ZNC 1.6.5 configured prefix: /usr debug: no ipv6: yes openssl: yes dns: threads perl: no python: no swig: not needed cyrus: no tcl: no charset: no zlib: yes run from src: no Now you can run "make" to compile ZNC >>> znc 1.6.5 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/znc-1.6.5/ Packing man page znc.1.gz... Packing man page znc-buildmod.1.gz... Building core object main... Building core object ZNCString... Building core object Csocket... Building module adminlog... Building core object znc... Building module alias... Building core object IRCNetwork... Building core object User... Building module autoattach... Building core object IRCSock... Building core object Client... 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 core object Buffer... Building module autoreply... Building core object Utils... Building core object FileUtils... Building module autovoice... Building core object HTTPSock... Building core object Template... Building module awaynick... Building core object ClientCommand... Building module awaystore... Building core object Socket... Building core object SHA256... Building core object WebModules... Building module block_motd... Building core object Listener... Building module blockuser... Building core object Config... Building core object ZNCDebug... Building core object Threads... Building core object version... Building core object Query... Building module bouncedcc... Building core object SSLVerifyHost... Building module buffextras... Building module cert... Building module certauth... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building module controlpanel... Linking znc... Building module crypt... Building module ctcpflood... Building module dcc... 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... Building module q... Building module raw... Building module route_replies... Building module sample... Building module sasl... Building module savebuff... Building module schat... Building module send_raw... Building module shell... Building module simple_away... Building module stickychan... Building module watch... Building module webadmin... 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 awaystore... Linking module block_motd... Linking module blockuser... Linking module bouncedcc... Linking module buffextras... Linking module cert... Linking module certauth... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module controlpanel... Linking module crypt... 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 sasl... Linking module savebuff... Linking module schat... Linking module send_raw... Linking module shell... Linking module simple_away... Linking module stickychan... Linking module watch... Linking module webadmin... ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. >>> znc 1.6.5 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install -C /home/buildroot/autobuild/run/instance-2/output/build/znc-1.6.5/ test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/bin test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc cp -R ./webskins /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/autobuild/run/instance-2/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/autobuild/run/instance-2/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so awaystore.so block_motd.so blockuser.so bouncedcc.so buffextras.so cert.so certauth.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.so crypt.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 sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so watch.so webadmin.so /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc if test -n ""; then \ test -d /home/buildroot/autobuild/run/instance-2/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/autobuild/run/instance-2/output/target || exit 1 ; \ fi test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 #test -d /home/buildroot/autobuild/run/instance-2/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/autobuild/run/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: http://znc.in >>> 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-2/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'lame', u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bctoolbox', u'benejson', u'c-periphery', u'libzlib', u'elfutils', u'expat', u'libjpeg', u'lame', u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libcdio_paranoia.la" is touched by more than one package: [u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libjpeg', u'lame', u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] Warning: staging file "./usr/lib/libcdio_cdda.la" is touched by more than one package: [u'libcdio-paranoia', u'libffi', u'libmemcached', u'libmng', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libpcap', u'mxml', u'pcsc-lite', u'perl', u'python', u'sg3_utils'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/perl5/5.26.1/pod rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/perl5/5.26.1/arm-linux/CORE find /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/home/buildroot/autobuild/run/instance-2/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/autobuild/run/instance-2/output/target && /home/buildroot/autobuild/run/instance-2/output/host/bin/python2.7 /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/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/run/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/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/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/run/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/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00808-g2d64ba8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.05-git-00808-g2d64ba8 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> hiawatha 10.6 Collecting legal info ERROR: No hash found for LICENSE >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libcdio-paranoia 10.2+0.94+2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libmemcached 1.0.18 Collecting legal info ERROR: No hash found for COPYING >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.35 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ltrace c22d359433b333937ee3d803450dc41998115685 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> python-alsaaudio 0.8.2 Collecting legal info ERROR: No hash found for LICENSE >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> python-certifi 2018.1.18 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-couchdb 1.1 Collecting legal info ERROR: No hash found for COPYING >>> python-futures 3.0.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-mwclient 0.8.7 Collecting legal info mwclient/__init__.py: OK (sha256: d29eaa80939b6d8fc3ab458bab90f4af879fa9e0430ed7e0fb2b94752e7eb33f) >>> python-mwscrape 6a58d7801eb1e884fd0516f1adbedbd4481c10e6 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-oauthlib 2.0.6 Collecting legal info LICENSE: OK (sha256: 9e1ae8725f5815738dadb6cbb09f450453d94e07c7b5efaee864f546a6209a95) >>> python-pycli 2.0.3 Collecting legal info ERROR: No hash found for lib/cli/__init__.py >>> python-pylru 1.0.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-requests-oauthlib 0.8.0 Collecting legal info LICENSE: OK (sha256: ae01846afad8a8291fe6a08966f3015af9a8ff675d84b981f9793c122f7876e8) >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> znc 1.6.5 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'