CC memtest.o CC crc64.o CC bitops.o CC sentinel.o CC notify.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC redis-check-aof.o CC geo.o CC lazyfree.o CC module.o CC evict.o geo.c: In function 'georadiusGeneric': geo.c:654:33: warning: 'zs' may be used uninitialized in this function [-Wmaybe-uninitialized] serverAssert(dictAdd(zs->dict,gp->member,&znode->score) == DICT_OK); ^ evict.c: In function 'evictionPoolPopulate': evict.c:197:40: warning: 'o' may be used uninitialized in this function [-Wmaybe-uninitialized] idle = 255-LFUDecrAndReturn(o); ^ CC expire.o CC geohash.o CC geohash_helper.o CC childinfo.o CC defrag.o CC siphash.o CC rax.o CC redis-cli.o CC redis-benchmark.o LINK redis-benchmark LINK redis-server INSTALL redis-sentinel INSTALL redis-check-rdb INSTALL redis-check-aof LINK redis-cli Hint: It's a good idea to run 'make test' ;) make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11/src' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11' >>> redis 4.0.11 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-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-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-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-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/run/instance-1/output/target/usr MALLOC=libc -C /home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11 LDCONFIG=true install make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11/src' CC Makefile.dep Hint: It's a good idea to run 'make test' ;) INSTALL install INSTALL install INSTALL install INSTALL install INSTALL install make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11/src' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11' /usr/bin/install -D -m 0644 /home/buildroot/autobuild/run/instance-1/output/build/redis-4.0.11/redis.conf /home/buildroot/autobuild/run/instance-1/output/target/etc/redis.conf /usr/bin/install -m 0755 -D package/redis/S50redis /home/buildroot/autobuild/run/instance-1/output/target/etc/init.d/S50redis >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Downloading --2018-12-18 18:14:22-- https://github.com/twam/v4l2grab/archive/f8d8844d52387b3db7b8736f5e86156d9374f781/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz Resolving github.com (github.com)... 140.82.118.4, 140.82.118.3 Connecting to github.com (github.com)|140.82.118.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/twam/v4l2grab/tar.gz/f8d8844d52387b3db7b8736f5e86156d9374f781 [following] --2018-12-18 18:14:22-- https://codeload.github.com/twam/v4l2grab/tar.gz/f8d8844d52387b3db7b8736f5e86156d9374f781 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-1/output/build/.v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz.Tckn9B/output' 0K .......... .... 180K=0.08s 2018-12-18 18:14:23 (180 KB/s) - '/home/buildroot/autobuild/run/instance-1/output/build/.v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz.Tckn9B/output' saved [15045] v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz: OK (sha256: 9a8d0d1ca5ac9fb9f66e00300bb3265d156cf1cb67eb30f6e6637c83b0b507a1) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/v4l2grab/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781 -xf - >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Patching >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781 -name $file); do cp support/gnuconfig/$file $i; done; done >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Configuring >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Autoreconfiguring configure.ac:14: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Patching libtool (cd /home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-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-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-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-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=i686-buildroot-linux-gnu --host=i686-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) 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, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc... none checking for jpeg_start_compress in -ljpeg... yes checking for v4l2_open in -lv4l2... yes checking for library containing clock_gettime... none required checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for getpagesize... yes checking for select... yes checking for strerror... yes checking for clock_gettime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles 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, --disable-static, --enable-shared >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o v4l2grab.o v4l2grab.c /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yuv.o yuv.c /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o v4l2grab v4l2grab.o yuv.o -lv4l2 -ljpeg make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c v4l2grab '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' >>> 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-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'expat', u'freetype', u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'expat', u'freetype', u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'expat', u'freetype', u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'pcre', u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'libev', u'libcap', u'libsodium', u'libuecc', u'libopenssl', u'libupnp', u'iptables', u'libffi', u'libglib2', u'jansson', u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libjose.la" is touched by more than one package: [u'jose', u'libjpeg', u'libosip2', u'libeXosip2', u'libidn2', u'libogg', u'libsrtp', u'speexdsp', u'speex', u'libpjsip', u'libpthsem', u'libsamplerate', u'libv4l', u'libxml2', u'libxslt', u'linknx', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'linknx', u'linphone', u'sdl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-six'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/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-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/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-1/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-00052-g73a9f0f8d0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11"; \ echo "PRETTY_NAME=\"Buildroot 2018.11\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.11-00052-g73a9f0f8d0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.32.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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.30.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 8b870ad771cbd9cd29edbb3dbb0878e950f868ab Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> host-rustc Collecting legal info >>> host-rust-bin 1.29.2 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> font-awesome v4.7.0 Collecting legal info >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> initscripts Collecting legal info >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> irssi 1.0.7 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libidn2 2.0.5 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libv4l 1.16.2 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linknx 0.0.1.33 Collecting legal info >>> linphone 3.6.1 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 >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> redis 4.0.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'