checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking linux/sched.h usability... yes checking linux/sched.h presence... yes checking for linux/sched.h... yes checking for struct msghdr.msg_control... yes checking for linux/netfilter_ipv4.h... yes configure: **************************************** libraries checking for library containing gethostbyname... none required checking for library containing yp_get_default_domain... -lnsl checking for library containing socket... none required checking for library containing openpty... -lutil checking for library containing dlopen... -ldl checking for library containing shl_load... no configure: **************************************** library functions checking for snprintf... yes checking for vsnprintf... yes checking for openpty... yes checking for _getpty... no checking for daemon... yes checking for waitpid... yes checking for wait4... yes checking for setsid... yes checking for setgroups... yes checking for chroot... yes checking for realpath... yes checking for sysconf... yes checking for getrlimit... yes checking for pthread_sigmask... no checking for localtime_r... yes checking for getcontext... yes checking for __makecontext_v2... no checking for poll... yes checking for gethostbyname2... yes checking for endhostent... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for broken poll() implementation... no checking for pipe2... yes checking for accept4... yes configure: **************************************** optional features checking whether to enable IPv6 support... yes checking whether to enable FIPS support... autodetecting checking whether to enable systemd socket activation support... no checking whether to enable TCP wrappers support... no configure: **************************************** SSL checking for compiler sysroot... /home/test/autobuild/run/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot checking for SSL directory... /home/test/autobuild/run/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr checking for FIPS_mode_set... yes configure: FIPS support enabled configure: **************************************** write the results checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls configure: **************************************** success >>> stunnel 5.36 Building PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-3/output/build/stunnel-5.36/ make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' Making all in src make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' /usr/bin/make all-am make[3]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' CC env.lo CC stunnel-tls.o CC stunnel-str.o CC stunnel-file.o cc1: warning: -fstack-protector not supported for this target cc1: warning: -fstack-protector not supported for this target cc1: warning: -fstack-protector not supported for this target cc1: warning: -fstack-protector not supported for this target CC stunnel-client.o cc1: warning: -fstack-protector not supported for this target CC stunnel-log.o cc1: warning: -fstack-protector not supported for this target CC stunnel-options.o cc1: warning: -fstack-protector not supported for this target CC stunnel-protocol.o cc1: warning: -fstack-protector not supported for this target CC stunnel-network.o cc1: warning: -fstack-protector not supported for this target CC stunnel-resolver.o cc1: warning: -fstack-protector not supported for this target CC stunnel-ssl.o cc1: warning: -fstack-protector not supported for this target CC stunnel-ctx.o cc1: warning: -fstack-protector not supported for this target CC stunnel-verify.o cc1: warning: -fstack-protector not supported for this target CC stunnel-sthreads.o cc1: warning: -fstack-protector not supported for this target CC stunnel-fd.o cc1: warning: -fstack-protector not supported for this target CC stunnel-dhparam.o cc1: warning: -fstack-protector not supported for this target CC stunnel-cron.o cc1: warning: -fstack-protector not supported for this target CC stunnel-stunnel.o cc1: warning: -fstack-protector not supported for this target CC stunnel-pty.o cc1: warning: -fstack-protector not supported for this target CC stunnel-libwrap.o cc1: warning: -fstack-protector not supported for this target CC stunnel-ui_unix.o cc1: warning: -fstack-protector not supported for this target sed -e 's|@bindir[@]|/usr/bin|g' './stunnel3.in' >stunnel3 CCLD libstunnel.la CCLD stunnel make[3]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' Making all in doc make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/doc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.8.in' >stunnel.8 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.pl.8.in' >stunnel.pl.8 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.html.in' >stunnel.html sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.pl.html.in' >stunnel.pl.html make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/doc' Making all in tools make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools' sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nobody|g' './stunnel.conf-sample.in' >stunnel.conf-sample sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nobody|g' './stunnel.init.in' >stunnel.init sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nobody|g' './stunnel.service.in' >stunnel.service make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools' make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' >>> stunnel 5.36 Installing to target PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-3/output/target install -C /home/test/autobuild/run/instance-3/output/build/stunnel-5.36/ make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' Making install in src make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' make[3]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/bin' /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/bin' /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/lib/stunnel' /bin/bash ../libtool --mode=install /usr/bin/install -c libstunnel.la '/home/test/autobuild/run/instance-3/output/target/usr/lib/stunnel' /bin/bash ../libtool --mode=install /usr/bin/install -c stunnel '/home/test/autobuild/run/instance-3/output/target/usr/bin' /usr/bin/install -c stunnel3 '/home/test/autobuild/run/instance-3/output/target/usr/bin' libtool: install: /usr/bin/install -c .libs/libstunnel.so /home/test/autobuild/run/instance-3/output/target/usr/lib/stunnel/libstunnel.so libtool: install: /usr/bin/install -c .libs/libstunnel.lai /home/test/autobuild/run/instance-3/output/target/usr/lib/stunnel/libstunnel.la libtool: install: warning: remember to run `libtool --finish /usr/lib/stunnel' libtool: install: /usr/bin/install -c stunnel /home/test/autobuild/run/instance-3/output/target/usr/bin/stunnel make[3]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/src' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/doc' make[3]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/share/doc/stunnel' /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 stunnel.html stunnel.pl.html '/home/test/autobuild/run/instance-3/output/target/usr/share/doc/stunnel' /usr/bin/install -c -m 644 stunnel.8 stunnel.pl.8 '/home/test/autobuild/run/instance-3/output/target/usr/share/man/man8' make[3]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/doc' Making install in tools make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools' make[3]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d -m 1770 /home/test/autobuild/run/instance-3/output/target/var/lib/stunnel /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/etc/stunnel' chgrp nobody /home/test/autobuild/run/instance-3/output/target/var/lib/stunnel chgrp: invalid group: `nobody' make[3]: [install-data-local] Error 1 (ignored) /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/share/doc/stunnel/examples' /usr/bin/install -c -m 644 stunnel.conf-sample '/home/test/autobuild/run/instance-3/output/target/etc/stunnel' /usr/bin/install -c -m 644 stunnel.init stunnel.service stunnel.logrotate stunnel.rh.init stunnel.spec ca.html ca.pl importCA.html importCA.sh script.sh '/home/test/autobuild/run/instance-3/output/target/usr/share/doc/stunnel/examples' make[3]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools' make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools' make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[3]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/share/doc/stunnel' /usr/bin/install -c -m 644 INSTALL README TODO COPYING AUTHORS ChangeLog PORTS BUGS COPYRIGHT.GPL CREDITS INSTALL.W32 INSTALL.WCE INSTALL.FIPS '/home/test/autobuild/run/instance-3/output/target/usr/share/doc/stunnel' /usr/bin/make install-data-hook make[4]: Entering directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' ********************************************************* * Type 'make cert' to also install a sample certificate * ********************************************************* make[4]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[3]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/stunnel-5.36' /usr/bin/install -m 0644 -D /home/test/autobuild/run/instance-3/output/build/stunnel-5.36/tools/stunnel.conf /home/test/autobuild/run/instance-3/output/target/etc/stunnel/stunnel.conf rm -f /home/test/autobuild/run/instance-3/output/target/etc/stunnel/stunnel.conf-sample sysklogd-1.5.1.tar.gz: OK (sha256: 5166c185ae23c92e8b9feee66a6e3d0bc944bf673112f53e3ecf62e08ce7c201) >>> sysklogd 1.5.1 Extracting gzip -d -c /home/test/autobuild/run/instance-3/dl/sysklogd-1.5.1.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-3/output/build/sysklogd-1.5.1 -xf - >>> sysklogd 1.5.1 Patching Applying 0001-Replace-deprecated-union-wait-with-int.patch using patch: patching file syslogd.c Applying 0002-Fix-improper-header-includes.patch using patch: patching file klogd.c patching file ksym_mod.c patching file syslog.c patching file syslogd.c Applying 0003-Remove-include-of-linux-time.h.patch using patch: patching file klogd.c patching file ksym_mod.c Applying 0004-Remove-bogus-hand-written-klogctl-syscall-implementa.patch using patch: patching file klogd.c Applying 0005-Add-missing-headers-for-open-flags.patch using patch: patching file pidfile.c patching file syslog.c Applying 0006-syslogd.c-rename-dprintf-to-mydprintf.patch using patch: patching file syslogd.c >>> sysklogd 1.5.1 Configuring >>> sysklogd 1.5.1 Building /usr/bin/make -j4 PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-ar" AS="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-as" LD="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-ld" NM="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-nm" CC="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc" GCC="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc" CPP="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-cpp" CXX="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-g++" FC="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gfortran" F77="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gfortran" RANLIB="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-ranlib" READELF="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-readelf" STRIP="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-strip" OBJCOPY="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-objcopy" OBJDUMP="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-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/test/autobuild/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-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/test/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl SKFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSYSV" -C /home/test/autobuild/run/instance-3/output/build/sysklogd-1.5.1 make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/sysklogd-1.5.1' /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSYSV -DSYSLOG_INET -DSYSLOG_UNIXAF -DNO_SCCS -DFSSTND -DSYSLOGD_PIDNAME=\"syslogd.pid\" -c syslogd.c /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pidfile.o pidfile.c /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSYSV -DFSSTND -c klogd.c /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSYSV -DALLOW_KERNEL_LOGGING -c syslog.c /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSYSV -DFSSTND -c ksym.c /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSYSV -DFSSTND -c ksym_mod.c /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -o klogd klogd.o syslog.o pidfile.o ksym.o \ ksym_mod.o /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-gcc -o syslogd syslogd.o pidfile.o make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/sysklogd-1.5.1' >>> sysklogd 1.5.1 Installing to target /usr/bin/install -D -m 0500 /home/test/autobuild/run/instance-3/output/build/sysklogd-1.5.1/syslogd /home/test/autobuild/run/instance-3/output/target/sbin/syslogd /usr/bin/install -D -m 0500 /home/test/autobuild/run/instance-3/output/build/sysklogd-1.5.1/klogd /home/test/autobuild/run/instance-3/output/target/sbin/klogd /usr/bin/install -D -m 0644 package/sysklogd/syslog.conf /home/test/autobuild/run/instance-3/output/target/etc/syslog.conf >>> Finalizing target directory rm -f /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/test/autobuild/run/instance-3/output/target && /home/test/autobuild/run/instance-3/output/host/bin/python2.7 /home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-3/output/target/bin/sh rm -f /home/test/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-3/output/target/usr/include /home/test/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-3/output/target/usr/lib/cmake /home/test/autobuild/run/instance-3/output/target/usr/share/cmake find /home/test/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-3/output/target/lib/ /home/test/autobuild/run/instance-3/output/target/usr/lib/ /home/test/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-3/output/target/usr/man /home/test/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-3/output/target/usr/info /home/test/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-3/output/target/usr/doc /home/test/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/test/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.08.1-00015-gb05215d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2017.08.1\"" \ ) > /home/test/autobuild/run/instance-3/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot' make: Entering directory `/home/test/autobuild/run/instance-3/buildroot' >>> Buildroot 2017.08.1-00015-gb05215d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.18 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (md5: 529a7fecf33d0d113a446413b9d1e173) sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (sha256: 6e65878d0453708ee19098d3d68985bda244938d35999f3859915a2f5574fa08) >>> toolchain-external-codesourcery-niosII 2017.05-4 Collecting legal info >>> toolchain Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info ERROR: No hash found for LICENSE >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.1 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.5.1.1 Collecting legal info ERROR: No hash found for COPYING >>> exim 4.89 Collecting legal info ERROR: No hash found for LICENCE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcodec2 0.7 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdcadec v0.2.0 Collecting legal info ERROR: No hash found for COPYING.LGPLv2.1 >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 ERROR: No hash found for COPYING >>> host-automake 1.15 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> python 2.7.13 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.13 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> lvm2 2.02.171 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> python-json-schema-validator 2.4.1 Collecting legal info >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-versiontools 1.9.1 Collecting legal info >>> python-pathlib2 2.2.1 Collecting legal info >>> python-scandir 1.5 Collecting legal info >>> python-six 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> s6-rc 0.2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.0.0 Collecting legal info ERROR: No hash found for COPYING >>> screen 4.5.1 Collecting legal info ERROR: No hash found for COPYING >>> sngrep v1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> stunnel 5.36 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT.GPL >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2017.05-4: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: python-json-schema-validator-2.4.1: cannot save license (PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (HOST_PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) WARNING: python-pathlib2-2.2.1: cannot save license (PYTHON_PATHLIB2_LICENSE_FILES not defined) WARNING: python-scandir-1.5: cannot save license (PYTHON_SCANDIR_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'