patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-3/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-3/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-3/output/host" --sysconfdir="/home/buildroot/autobuild/run/instance-3/output/host/etc" --localstatedir="/home/buildroot/autobuild/run/instance-3/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/run/instance-3/output/host/include -Wall -O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include -L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/run/instance-3/output/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/run/instance-3/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/run/instance-3/output/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/host-patchelf-0.9' >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Downloading Doing shallow clone Cloning into 'uemacs-8841922689769960fa074fbb053cb8507f2f3ed9'... fatal: repository 'https://cdn.kernel.org/pub/scm/editors/uemacs/uemacs.git/' not found Shallow clone failed, falling back to doing a full clone Doing full clone Cloning into 'uemacs-8841922689769960fa074fbb053cb8507f2f3ed9'... fatal: repository 'https://cdn.kernel.org/pub/scm/editors/uemacs/uemacs.git/' not found --2019-03-23 23:16:29-- http://sources.buildroot.net/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 104.25.210.19, 104.25.211.19, 2606:4700:20::6819:d213, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.25.210.19|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 187575 (183K) [application/x-gtar-compressed] Saving to: '/home/buildroot/autobuild/run/instance-3/output/build/.uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz.W9r5tz/output' 0K .......... .......... .......... .......... .......... 27% 6.28M 0s 50K .......... .......... .......... .......... .......... 54% 62.6M 0s 100K .......... .......... .......... .......... .......... 81% 30.5M 0s 150K .......... .......... .......... ... 100% 35.1M=0.01s 2019-03-23 23:16:30 (16.1 MB/s) - '/home/buildroot/autobuild/run/instance-3/output/build/.uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz.W9r5tz/output' saved [187575/187575] uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz: OK (sha256: c6772ccb519f89731ac927c6bd229617fa4a488b966251e9147a03f998c39960) >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9 -xf - >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c Applying 02-skip-xcase-termios-flag.patch using patch: patching file posix.c >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Configuring >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9 CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lncurses" make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o CC posix.o CC random.o pklock.c: In function 'dolock': pklock.c:84:3: warning: implicit declaration of function 'cuserid' [-Wimplicit-function-declaration] cuserid(locker); ^~~~~~~ CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o LINK em make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9' >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-3/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9/em /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/em >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Downloading --2019-03-23 23:16:32-- https://github.com/twam/v4l2grab/archive/f8d8844d52387b3db7b8736f5e86156d9374f781/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz Resolving github.com (github.com)... 140.82.118.3, 140.82.118.4 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/twam/v4l2grab/tar.gz/f8d8844d52387b3db7b8736f5e86156d9374f781 [following] --2019-03-23 23:16:32-- https://codeload.github.com/twam/v4l2grab/tar.gz/f8d8844d52387b3db7b8736f5e86156d9374f781 Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-3/output/build/.v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz.rH8QHJ/output' 0K .......... .... 166K=0.09s 2019-03-23 23:16:32 (166 KB/s) - '/home/buildroot/autobuild/run/instance-3/output/build/.v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz.rH8QHJ/output' saved [15045] v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz: OK (sha256: 9a8d0d1ca5ac9fb9f66e00300bb3265d156cf1cb67eb30f6e6637c83b0b507a1) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/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-3/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-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=sh4-buildroot-linux-uclibc --host=sh4-buildroot-linux-uclibc --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 sh4-buildroot-linux-uclibc-strip... /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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 sh4-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/bin/sh4-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/bin/sh4-linux-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-3/output/host/bin/sh4-linux-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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/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-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-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-3/output/host/bin/sh4-linux-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-3/output/host/bin/sh4-linux-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-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/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-3/output/target install -C /home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' /usr/bin/install -c v4l2grab '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/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-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'json-c', u'lvm2', u'popt', u'ncurses', u'libzlib', u'util-linux', u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'ccid', u'json-c', u'lvm2', u'popt', u'ncurses', u'libzlib', u'util-linux', u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lvm2', u'popt', u'ncurses', u'libzlib', u'util-linux', u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'json-c', u'lvm2', u'popt', u'ncurses', u'libzlib', u'util-linux', u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libluksmeta.la" is touched by more than one package: [u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'ncurses', u'libzlib', u'util-linux', u'cryptsetup', u'dawgdic', u'libjpeg', u'libusb-compat', u'libftdi', u'libv4l', u'libvncserver', u'luksmeta', u'ortp', u'mediastreamer', u'minizip'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libvncserver.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4l2rds.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4lconvert.la" is touched by more than one package: [u'host-expat', u'host-lzo'] 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-gettext'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-m4', u'host-libxml2', u'host-ncurses', u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4l2.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libpopt.la" is touched by more than one package: [u'host-ncurses', u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libpcscspy.la" is touched by more than one package: [u'host-libxml2', u'host-ncurses', u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libftdi.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libluksmeta.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libcryptsetup.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libpcsclite.la" is touched by more than one package: [u'host-libxml2', u'host-ncurses', u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4l1.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libusb.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-libxml2', u'host-ncurses', u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'host-expat', u'host-lzo'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libvncclient.la" is touched by more than one package: [u'host-expat', u'host-lzo'] mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.11-00016-g3a2c33cfbe"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.11"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.11\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.02.11-00016-g3a2c33cfbe 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> ccid 1.4.27 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.22 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) >>> cryptsetup 2.0.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.173 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> luksmeta 8 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> mediastreamer 2.14.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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> minizip 1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'