Making install in lib make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib' Making install in contrib make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib/contrib' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib/contrib' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib/contrib' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/lib' Making install in src make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/src' /bin/sh ../mkinstalldirs /home/buildroot/build/instance-0/output/target/usr/bin make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c netcat /home/buildroot/build/instance-0/output/target/usr/bin/netcat /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/src' Creating symlink to the shorter executable name make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/src' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/src' Making install in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc' Making install in drafts make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc/drafts' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc/drafts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc/drafts' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc/drafts' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /home/buildroot/build/instance-0/output/target/usr/info /bin/sh ../mkinstalldirs /home/buildroot/build/instance-0/output/target/usr/man/man1 mkdir -p -- /home/buildroot/build/instance-0/output/target/usr/info mkdir -p -- /home/buildroot/build/instance-0/output/target/usr/man/man1 /usr/bin/install -c -m 644 ./netcat.info /home/buildroot/build/instance-0/output/target/usr/info/netcat.info /usr/bin/install -c -m 644 ./netcat.1 /home/buildroot/build/instance-0/output/target/usr/man/man1/netcat.1 make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/doc' Making install in po make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/po' if test "netcat" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/buildroot/build/instance-0/output/target/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/build/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1/po' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1' 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/build/instance-0/output/build/netcat-0.7.1' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/netcat-0.7.1' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/build/instance-0/dl/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc 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/build/instance-0/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/build/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/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/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/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/build/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/build/instance-0/output/host" --sysconfdir="/home/buildroot/build/instance-0/output/host/etc" --localstatedir="/home/buildroot/build/instance-0/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/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/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/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/build/instance-0/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/build/instance-0/output/host/include -Wall -O2 -I/home/buildroot/build/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/build/instance-0/output/host/include -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/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/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 install -C /home/buildroot/build/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/buildroot/build/instance-0/output/host/bin' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/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/build/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/build/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/build/instance-0/output/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-patchelf-0.9' >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Downloading converted 'https://github.com/kynesim/tstools/archive/08f6be304040e7b84760ac3920bcff4a563b6cd2/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz' (ANSI_X3.4-1968) -> 'https://github.com/kynesim/tstools/archive/08f6be304040e7b84760ac3920bcff4a563b6cd2/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz' (UTF-8) --2018-10-24 13:56:22-- https://github.com/kynesim/tstools/archive/08f6be304040e7b84760ac3920bcff4a563b6cd2/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112 Connecting to github.com (github.com)|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/kynesim/tstools/tar.gz/08f6be304040e7b84760ac3920bcff4a563b6cd2 [following] converted 'https://codeload.github.com/kynesim/tstools/tar.gz/08f6be304040e7b84760ac3920bcff4a563b6cd2' (ANSI_X3.4-1968) -> 'https://codeload.github.com/kynesim/tstools/tar.gz/08f6be304040e7b84760ac3920bcff4a563b6cd2' (UTF-8) --2018-10-24 13:56:23-- https://codeload.github.com/kynesim/tstools/tar.gz/08f6be304040e7b84760ac3920bcff4a563b6cd2 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/build/instance-0/output/build/.tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz.UZUrUE/output' 0K .......... .......... .......... .......... .......... 270K 50K .......... .......... .......... .......... .......... 625K 100K .......... .......... .......... .......... .......... 81.1M 150K .......... .......... .......... .......... .......... 1.34M 200K .......... .......... .......... .......... .......... 1.12M 250K .......... .......... .......... .......... .......... 115M 300K .......... .......... .......... .......... .......... 101M 350K .......... .......... .......... .......... .......... 1.37M 400K .......... .......... .......... .......... ...... 1.05M=0.4s 2018-10-24 13:56:24 (1.02 MB/s) - '/home/buildroot/build/instance-0/output/build/.tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz.UZUrUE/output' saved [457286] tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz: OK (sha256: 3d2b2375e2874933f9aa59d4f25bb6b334747219eb0d7a076974e61222d59bf6) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2 -xf - >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Patching Applying 0001-build-get-along-with-buildroot.patch using patch: patching file Makefile Hunk #2 succeeded at 449 (offset 3 lines). >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Configuring >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-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/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-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/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' mkdir bin mkdir lib mkdir obj /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c esfilter.c -o obj/esfilter.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c accessunit.c -o obj/accessunit.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c avs.c -o obj/avs.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ac3.c -o obj/ac3.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c adts.c -o obj/adts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c bitdata.c -o obj/bitdata.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c es.c -o obj/es.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c filter.c -o obj/filter.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c fmtx.c -o obj/fmtx.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c h222.c -o obj/h222.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c h262.c -o obj/h262.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c audio.c -o obj/audio.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c l2audio.c -o obj/l2audio.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC l2audio.c: In function 'peek_frame_header': l2audio.c:146:16: warning: variable 'framesize' set but not used [-Wunused-but-set-variable] unsigned int framesize, framelen; ^~~~~~~~~ l2audio.c:144:25: warning: variable 'sampling' set but not used [-Wunused-but-set-variable] unsigned int bitrate, sampling; ^~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c misc.c -o obj/misc.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c nalunit.c -o obj/nalunit.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ps.c -o obj/ps.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c pes.c -o obj/pes.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC pes.c: In function 'find_ESCR_in_PES': pes.c:3541:9: warning: variable 'packet_length' set but not used [-Wunused-but-set-variable] int packet_length; ^~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c pidint.c -o obj/pidint.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c printing.c -o obj/printing.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c reverse.c -o obj/reverse.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ts.c -o obj/ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsplay_innards.c -o obj/tsplay_innards.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tswrite.c -o obj/tswrite.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c pcap.c -o obj/pcap.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ethernet.c -o obj/ethernet.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ipv4.c -o obj/ipv4.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC rm -f lib/libtstools.a ar rc lib/libtstools.a obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/esfilter.o -o bin/esfilter -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ts2es.c -o obj/ts2es.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/ts2es.o -o bin/ts2es -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c es2ts.c -o obj/es2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/es2ts.o -o bin/es2ts -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c esdots.c -o obj/esdots.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/esdots.o -o bin/esdots -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c esmerge.c -o obj/esmerge.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/esmerge.o -o bin/esmerge -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c esreport.c -o obj/esreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/esreport.o -o bin/esreport -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c esreverse.c -o obj/esreverse.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/esreverse.o -o bin/esreverse -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ps2ts.c -o obj/ps2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/ps2ts.o -o bin/ps2ts -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c psreport.c -o obj/psreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/psreport.o -o bin/psreport -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c psdots.c -o obj/psdots.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/psdots.o -o bin/psdots -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c stream_type.c -o obj/stream_type.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/stream_type.o -o bin/stream_type -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsdvbsub.c -o obj/tsdvbsub.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/tsdvbsub.o -o bin/tsdvbsub -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsinfo.c -o obj/tsinfo.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/tsinfo.o -o bin/tsinfo -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsreport.c -o obj/tsreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/tsreport.o -o bin/tsreport -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsplay.c -o obj/tsplay.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsplay.c: In function 'main': tsplay.c:354:10: warning: variable 'use_network' set but not used [-Wunused-but-set-variable] int use_network = FALSE; ^~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/tsplay.o -o bin/tsplay -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsserve.c -o obj/tsserve.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/tsserve.o -o bin/tsserve -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c ts_packet_insert.c -o obj/ts_packet_insert.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC In file included from ts_packet_insert.c:33:0: ts_packet_insert.c: In function 'insert_packets': ts_packet_insert.c:131:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(rv=TS_PACKET_SIZE); ^ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/ts_packet_insert.o -o bin/ts_packet_insert -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c m2ts2ts.c -o obj/m2ts2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/m2ts2ts.o -o bin/m2ts2ts -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c pcapreport.c -o obj/pcapreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/pcapreport.o -o bin/pcapreport -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c tsfilter.c -o obj/tsfilter.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsfilter.c: In function 'main': tsfilter.c:65:9: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] int verbose = FALSE; ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/tsfilter.o -o bin/tsfilter -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -c rtp2264.c -o obj/rtp2264.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc obj/rtp2264.o -o bin/rtp2264 -fPIC lib/libtstools.a -g -fPIC -lm /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -shared -o lib/libtstools.so obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o -lc make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-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/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-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/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2 DESTDIR=/home/buildroot/build/instance-0/output/target install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgphoto2/2.5.13/sierra.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/barbie.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/vusb.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ax203.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'giflib', u'libxml2', u'ibrcommon', u'libarchive', u'libtool', u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/topfield.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/samsung.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/mustek.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libarchive', u'libtool', u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/mars.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jd11.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/fuji.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/digita.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libtool', u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/pentax.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/smal.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sq905.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/konica.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/adc65.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/st2205.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/largan.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/canon.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/iclick.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/directory.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/sonix.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/hp215.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/aox.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgphoto2/2.5.13/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'libxml2', u'ibrcommon', u'libarchive', u'libtool', u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'libarchive', u'libtool', u'libusb', u'libusb-compat', u'libgphoto2', u'libnfc', u'libllcp', u'libsamplerate'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.6-00046-g08e0f9b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.6\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02.6-00046-g08e0f9b 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 >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libgphoto2 2.5.13 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'