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 >>> pixman 0.34.0 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/pixman-0.34.0/ /usr/bin/make all-recursive Making all in pixman CC pixman.lo CC pixman-access.lo CC pixman-access-accessors.lo CC pixman-bits-image.lo CC pixman-combine32.lo In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_over_reverse_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_in_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_in_reverse_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_out_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_out_reverse_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_atop_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_atop_reverse_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_xor_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_add_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_multiply_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_screen_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ CC pixman-combine-float.lo In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_overlay_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_darken_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_lighten_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_hard_light_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_difference_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ In file included from pixman-combine32.c:32:0: pixman-combine32.c: In function 'combine_exclusion_u': pixman-combine32.h:93:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] t = ((x) & RB_MASK) * (a); \ ^ pixman-combine32.c:124:17: note: 'm' was declared here uint32_t s, m; ^ CC pixman-conical-gradient.lo CC pixman-filter.lo CC pixman-x86.lo CC pixman-mips.lo CC pixman-arm.lo CC pixman-ppc.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-fast-path.lo CC pixman-glyph.lo CC pixman-general.lo pixman-glyph.c:408:1: warning: '__force_align_arg_pointer__' attribute directive ignored [-Wattributes] { ^ pixman-glyph.c:655:1: warning: '__force_align_arg_pointer__' attribute directive ignored [-Wattributes] { ^ CC pixman-gradient-walker.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-linear-gradient.lo CC pixman-matrix.lo CC pixman-noop.lo CC pixman-radial-gradient.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-solid-fill.lo CC pixman-timer.lo CC pixman-trap.lo CC pixman-utils.lo CCLD libpixman-1.la Making all in demos make[4]: Nothing to be done for `all'. >>> pixman 0.34.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/run/instance-0/output/build/pixman-0.34.0/ Making install in pixman /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pixman-1' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pixman-1' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.34.0 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpixman-1.so.0.34.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpixman-1.so.0.34.0 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.34.0 libpixman-1.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpixman-1.so.0.34.0 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.34.0 libpixman-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libpixman-1.lai /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpixman-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in demos 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'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' >>> pixman 0.34.0 Fixing libtool files >>> pixman 0.34.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/pixman-0.34.0/ Making install in pixman /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/pixman-1' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/pixman-1' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.34.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libpixman-1.so.0.34.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libpixman-1.so.0.34.0 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.34.0 libpixman-1.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libpixman-1.so.0.34.0 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.34.0 libpixman-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libpixman-1.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libpixman-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in demos 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'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' restorecond-2.7.tar.gz: OK (sha256: cb8e0a8d706cb2c1f105125f3514dffffefcbcfb49199183a7f91ab0bdf1f24d) >>> restorecond 2.7 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/restorecond-2.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/restorecond-2.7 -xf - >>> restorecond 2.7 Patching >>> restorecond 2.7 Configuring >>> restorecond 2.7 Building /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/restorecond-2.7 PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-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/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS" ARCH=""mips64el"" DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot all /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restore.o restore.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restorecond.o restorecond.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o utmpwatcher.o utmpwatcher.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o stringslist.o stringslist.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o user.o user.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o watch.o watch.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -o restorecond restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o -lselinux -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lpcre -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 >>> restorecond 2.7 Installing to target /usr/bin/install -m 0644 -D /home/buildroot/autobuild/run/instance-0/output/build/restorecond-2.7/restorecond.conf /home/buildroot/autobuild/run/instance-0/output/target/etc/selinux/restorecond.conf /usr/bin/install -m 0644 -D /home/buildroot/autobuild/run/instance-0/output/build/restorecond-2.7/restorecond_user.conf /home/buildroot/autobuild/run/instance-0/output/target/etc/selinux/restorecond_user.conf /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/restorecond-2.7/restorecond /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/restorecond /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/restorecond-2.7/restorecond.init /home/buildroot/autobuild/run/instance-0/output/target/etc/init.d/S20restorecond wireless-regdb-2017.03.07.tar.xz: OK (sha256: 371eafa3b26ece916ef83aca02c4bed2e54099eb5b8c6d22d3a4358dce6535b9) >>> wireless-regdb 2017.03.07 Extracting xzcat /home/buildroot/autobuild/run/instance-0/dl/wireless-regdb-2017.03.07.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/wireless-regdb-2017.03.07 -xf - >>> wireless-regdb 2017.03.07 Patching >>> wireless-regdb 2017.03.07 Configuring >>> wireless-regdb 2017.03.07 Building >>> wireless-regdb 2017.03.07 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-0/output/build/wireless-regdb-2017.03.07/regulatory.bin /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-0/output/build/wireless-regdb-2017.03.07/sforshee.key.pub.pem /home/buildroot/autobuild/run/instance-0/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem >>> 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-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./etc/fstab" is touched by more than one package: ['skeleton-init-sysv', 'libselinux'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/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-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-00001-g70c7746"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02"; \ echo "PRETTY_NAME=\"Buildroot 2018.02\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.02-00001-g70c7746 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 0fcdb946955d20c2819a51f3fe613d8f22da2ea793bd50acb30ce156499acc88) utils/db1-ast/include/db.h: OK (sha256: e6e7b7204d34a3dcdf17389a9c8cf64721ec0d15a797fd51c8c1ed8517cc3038) >>> host-asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> 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) >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> util-linux 2.31.1 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> azure-iot-sdk-c 2017-06-30 Collecting legal info WARNING: no hash file for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> connman 1.35 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> 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.1 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> crda 3.18 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.16.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> gsettings-desktop-schemas 3.22.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> initscripts Collecting legal info >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> libdvbsi 0.3.7 Collecting legal info ERROR: No hash found for COPYING >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> opusfile 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.0 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> restorecond 2.7 Collecting legal info ERROR: No hash found for COPYING >>> wireless-regdb 2017.03.07 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-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'