checking for getauxval... yes checking for getentropy... yes checking for timingsafe_bcmp... no checking for timingsafe_memcmp... no checking for getauxval... (cached) yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for library containing dl_iterate_phdr... none required checking for dl_iterate_phdr... yes checking for asprintf... yes checking for closefrom... no checking for daemon... yes checking for freezero... no checking for memmem... yes checking for poll... yes checking for reallocarray... yes checking for recallocarray... no checking for setproctitle... no checking for setgroups... yes checking for setregid... yes checking for setresgid... yes checking for setreuid... yes checking for setresuid... yes checking for strlcat... no checking for strlcpy... no checking for strtonum... no checking for sysconf... yes checking for library containing arc4random... no checking for library containing ibuf_open... no checking for ibuf_open... no checking for library containing clock_getres... none required checking for library containing clock_gettime... (cached) none required checking for adjfreq... no checking for ntp_adjtime... yes checking for adjtimex... yes checking for clock_gettime... (cached) yes checking for clock_getres... yes checking for library containing tls_config_set_ca_mem... no checking for tls_config_set_ca_mem... no checking if tls_write takes 3 arguments... no checking if libc defines __progname... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/sensors.h usability... no checking sys/sensors.h presence... no checking for sys/sensors.h... no checking for struct sockaddr_in.sin_len... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile 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, --enable-ipv6, --disable-nls >>> openntpd 6.2p2 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/openntpd-6.2p2/ Making all in include make[3]: Nothing to be done for `all'. Making all in compat CC adjfreq_linux.lo CC socket.lo CC closefrom.lo CC freezero.lo CC imsg.lo CC imsg-buffer.lo CC md5.lo CC progname.lo CC recallocarray.lo CC setproctitle.lo CC strlcat.lo CC strlcpy.lo CC strtonum.lo CC arc4random.lo CCLD libcompatnoopt.la CC arc4random_uniform.lo CCLD libcompat.la Making all in src CC ntpd-client.o CC ntpd-config.o CC ntpd-constraint-disabled.o CC ntpd-control.o CC ntpd-log.o CC ntpd-ntp.o CC ntpd-ntp_dns.o CC ntpd-ntp_msg.o CC ntpd-ntpd.o CC ntpd-parse.o CC ntpd-fake-sensors.o CC ntpd-server.o CC ntpd-util.o ntpd.c: In function 'show_peer_msg': ntpd.c:868:38: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(stratum, sizeof(stratum), "%2u", cpeer->stratum); ^~~~~ ntpd.c:868:3: note: 'snprintf' output between 3 and 4 bytes into a destination of size 3 snprintf(stratum, sizeof(stratum), "%2u", cpeer->stratum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD ntpd make[3]: Nothing to be done for `all-am'. >>> openntpd 6.2p2 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/target install -C /home/peko/autobuild/instance-2/output/build/openntpd-6.2p2/ Making install in include make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in compat make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man8' /bin/sh ../libtool --mode=install /usr/bin/install -c ntpd '/home/peko/autobuild/instance-2/output/target/usr/sbin' /usr/bin/install -c -m 644 ntpd.conf.5 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 ntpctl.8 ntpd.8 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man8' libtool: install: /usr/bin/install -c ntpd /home/peko/autobuild/instance-2/output/target/usr/sbin/ntpd /usr/bin/make install-exec-hook Please create a dedicated group for ntpd. For OS X, see INSTALL for instructions. On Linux / BSD systems, this will probably work: groupadd _ntp Please create a dedicated user for ntpd and ensure it cannot be used to log in. For OS X, see INSTALL for instructions. On Linux / BSD systems, this will probably work: useradd -g _ntp -s /sbin/nologin -d /var/empty -c 'OpenNTP daemon' _ntp WARNING: the privilege separation path is specified as /var/empty, but this directory contains files! Please ensure that /var/empty is empty. If you installed a previous OpenNTPD version and created a user with a home directory at /var/empty/ntpd, please adjust that user to use /var/empty instead and delete /var/empty/ntpd. /usr/bin/make install-exec-hook make[4]: Nothing to be done for `install-data-am'. patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/peko/autobuild/instance-2/dl/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-2/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring >>> host-patchelf 0.9 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /home/peko/autobuild/instance-2/output/build/host-patchelf-0.9 (cd /home/peko/autobuild/instance-2/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-2/output/host/lib/pkgconfig:/home/peko/autobuild/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-2/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-2/output/host" --sysconfdir="/home/peko/autobuild/instance-2/output/host/etc" --localstatedir="/home/peko/autobuild/instance-2/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 65536 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 tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-2/output/host/lib/pkgconfig:/home/peko/autobuild/instance-2/output/host/share/pkgconfig" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/host-patchelf-0.9/ Making all in src /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=65536 -I. -I/home/peko/autobuild/instance-2/output/host/include -Wall -O2 -I/home/peko/autobuild/instance-2/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/peko/autobuild/instance-2/output/host/include -L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-2/output/host/lib/pkgconfig:/home/peko/autobuild/instance-2/output/host/share/pkgconfig" /usr/bin/make -j16 install -C /home/peko/autobuild/instance-2/output/build/host-patchelf-0.9/ Making install in src make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/bin' /usr/bin/install -c patchelf '/home/peko/autobuild/instance-2/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/home/peko/autobuild/instance-2/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/peko/autobuild/instance-2/output/host/share/doc/patchelf' >>> tinyalsa 1.1.1 Downloading --2017-11-08 04:57:33-- https://github.com/tinyalsa/tinyalsa/archive/1.1.1/tinyalsa-1.1.1.tar.gz Resolving github.com (github.com)... 192.30.255.113, 192.30.255.112 Connecting to github.com (github.com)|192.30.255.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/tinyalsa/tinyalsa/tar.gz/1.1.1 [following] --2017-11-08 04:57:33-- https://codeload.github.com/tinyalsa/tinyalsa/tar.gz/1.1.1 Resolving codeload.github.com (codeload.github.com)... 192.30.255.120, 192.30.255.121 Connecting to codeload.github.com (codeload.github.com)|192.30.255.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-2/output/build/.tinyalsa-1.1.1.tar.gz.q9VUZg/output' 0K .......... .......... .......... .......... .......... 3.35M 50K .......... . 88.8M=0.01s 2017-11-08 04:57:33 (4.10 MB/s) - '/home/peko/autobuild/instance-2/output/build/.tinyalsa-1.1.1.tar.gz.q9VUZg/output' saved [63309] tinyalsa-1.1.1.tar.gz: OK (sha256: d92b438cea348ae316c4b2cbf367b4f01ed821a947e6a34d813624e9e3c936c1) >>> tinyalsa 1.1.1 Extracting gzip -d -c /home/peko/autobuild/instance-2/dl/tinyalsa-1.1.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/tinyalsa-1.1.1 -xf - >>> tinyalsa 1.1.1 Patching Applying 0001-disable-doxygen-usage.patch using patch: patching file Makefile Applying 0002-interval.h-add-missing-header.patch using patch: patching file include/tinyalsa/interval.h >>> tinyalsa 1.1.1 Configuring >>> tinyalsa 1.1.1 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 CROSS_COMPILE="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-" -C /home/peko/autobuild/instance-2/output/build/tinyalsa-1.1.1 /usr/bin/make -C src /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o limits.o limits.c /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o mixer.o mixer.c /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o pcm.o pcm.c /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ar rv libtinyalsa.a limits.o mixer.o pcm.o /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -shared -Wl,-soname,libtinyalsa.so.1 limits.o mixer.o pcm.o -o libtinyalsa.so.1.1.1 /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ar: creating libtinyalsa.a a - limits.o a - mixer.o a - pcm.o ln -sf libtinyalsa.so.1.1.1 libtinyalsa.so.1 ln -sf libtinyalsa.so.1 libtinyalsa.so /usr/bin/make -C utils /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinyplay.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinyplay /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinycap.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinycap /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinymix.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinymix /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinypcminfo.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinypcminfo /usr/bin/make -C examples /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include pcm-readi.c ../src/libtinyalsa.so -o pcm-readi /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include pcm-writei.c ../src/libtinyalsa.so -o pcm-writei >>> tinyalsa 1.1.1 Installing to staging directory PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/tinyalsa-1.1.1 PREFIX="/usr" CROSS_COMPILE="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-" DESTDIR="/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot" install install -d /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/pcm.h /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/mixer.h /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/asoundlib.h /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/version.h /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ /usr/bin/make -C src install install -d /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/ install libtinyalsa.a /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/ install libtinyalsa.so.1.1.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/ ln -sf libtinyalsa.so.1.1.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libtinyalsa.so.1 ln -sf libtinyalsa.so.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libtinyalsa.so /usr/bin/make -C utils install install -d /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin install tinyplay /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/ install tinycap /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/ install tinymix /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/ install tinypcminfo /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/ install -d /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man1 install tinyplay.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man1/ install tinycap.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man1/ install tinymix.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man1/ install tinypcminfo.1 /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man1/ >>> tinyalsa 1.1.1 Fixing libtool files >>> tinyalsa 1.1.1 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/tinyalsa-1.1.1 PREFIX="/usr" CROSS_COMPILE="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-" DESTDIR="/home/peko/autobuild/instance-2/output/target" install install -d /home/peko/autobuild/instance-2/output/target/usr/include/tinyalsa/ install include/tinyalsa/pcm.h /home/peko/autobuild/instance-2/output/target/usr/include/tinyalsa/ install include/tinyalsa/mixer.h /home/peko/autobuild/instance-2/output/target/usr/include/tinyalsa/ install include/tinyalsa/asoundlib.h /home/peko/autobuild/instance-2/output/target/usr/include/tinyalsa/ install include/tinyalsa/version.h /home/peko/autobuild/instance-2/output/target/usr/include/tinyalsa/ /usr/bin/make -C src install install -d /home/peko/autobuild/instance-2/output/target/usr/lib/ install libtinyalsa.a /home/peko/autobuild/instance-2/output/target/usr/lib/ install libtinyalsa.so.1.1.1 /home/peko/autobuild/instance-2/output/target/usr/lib/ ln -sf libtinyalsa.so.1.1.1 /home/peko/autobuild/instance-2/output/target/usr/lib/libtinyalsa.so.1 ln -sf libtinyalsa.so.1 /home/peko/autobuild/instance-2/output/target/usr/lib/libtinyalsa.so /usr/bin/make -C utils install install -d /home/peko/autobuild/instance-2/output/target/usr/bin install tinyplay /home/peko/autobuild/instance-2/output/target/usr/bin/ install tinycap /home/peko/autobuild/instance-2/output/target/usr/bin/ install tinymix /home/peko/autobuild/instance-2/output/target/usr/bin/ install tinypcminfo /home/peko/autobuild/instance-2/output/target/usr/bin/ install -d /home/peko/autobuild/instance-2/output/target/usr/share/man/man1 install tinyplay.1 /home/peko/autobuild/instance-2/output/target/usr/share/man/man1/ install tinycap.1 /home/peko/autobuild/instance-2/output/target/usr/share/man/man1/ install tinymix.1 /home/peko/autobuild/instance-2/output/target/usr/share/man/man1/ install tinypcminfo.1 /home/peko/autobuild/instance-2/output/target/usr/share/man/man1/ >>> Finalizing target directory rm -f /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/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/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/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/peko/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/peko/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc1-01029-g335eb98"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc1\"" \ ) > /home/peko/autobuild/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2017.11-rc1-01029-g335eb98 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2017.09-release Collecting legal info >>> glibc arc-2017.09-release Collecting legal info ERROR: No hash found for ./COPYING ERROR: No hash found for ./COPYING.LIB ERROR: No hash found for ./LICENSES >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gcc-initial arc-2017.09-release Collecting legal info >>> host-binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> linux-headers 4.13.11 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> axel 2.4 Collecting legal info ERROR: No hash found for COPYING >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ipsec-tools 0.8.2 Collecting legal info >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libmaxminddb 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2017.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-2/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'