bzcat /home/buildroot/buildroot-test/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/buildroot-test/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 >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/buildroot-test/instance-0/output/host" --sysconfdir="/home/buildroot/buildroot-test/instance-0/output/host/etc" --localstatedir="/home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-0/output/build/host-patchelf-0.9/ Making all in src /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/buildroot-test/instance-0/output/host/include -Wall -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" /usr/bin/make -j2 install -C /home/buildroot/buildroot-test/instance-0/output/build/host-patchelf-0.9/ Making install in src make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/buildroot/buildroot-test/instance-0/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/buildroot-test/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/buildroot-test/instance-0/output/host/share/man/man1' PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-0/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-0/output/build O=/home/buildroot/buildroot-test/instance-0/output flock /home/buildroot/buildroot-test/instance-0/dl/pciutils/ support/download/dl-wrapper -c '3.5.5' -d '/home/buildroot/buildroot-test/instance-0/dl/pciutils' -D '/home/buildroot/buildroot-test/instance-0/dl' -f 'pciutils-3.5.5.tar.xz' -H 'package/pciutils//pciutils.hash' -n 'pciutils-3.5.5' -N 'pciutils' -o '/home/buildroot/buildroot-test/instance-0/dl/pciutils/pciutils-3.5.5.tar.xz' -u https+https://cdn.kernel.org/pub/software/utils/pciutils -u http\|urlencode+http://sources.buildroot.net/pciutils -u http\|urlencode+http://sources.buildroot.net -- pciutils-3.5.5.tar.xz: OK (sha256: 1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5) >>> pciutils 3.5.5 Extracting xzcat /home/buildroot/buildroot-test/instance-0/dl/pciutils/pciutils-3.5.5.tar.xz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5 -xf - >>> pciutils 3.5.5 Patching >>> pciutils 3.5.5 Configuring /bin/sed -i -e 's/wget --no-timestamping/wget/' /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5/update-pciids.sh /bin/sed -i -e 's/uname -s/echo Linux/' -e 's/uname -r/echo /' /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5/lib/configure /bin/sed -i -e 's/^STRIP/#STRIP/' /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5/Makefile >>> pciutils 3.5.5 Building PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5 CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" HOST="arm-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" RANLIB=/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib AR=/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ar DNS=no HWDB=no ZLIB=yes LIBKMOD=no SHARED=yes PREFIX=/usr cd lib && ./configure Configuring libpci for your system... arm--linux arm linux Looking for access methods... sysfs proc dump Checking for zlib support... yes (set manually) Checking for DNS support... no (set manually) Checking for libkmod... no (set manually) Checking for udev hwdb support... no (set manually) Checking whether to build a shared library... yes (set manually) /usr/bin/make -C lib all /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o lspci.o lspci.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o init.o init.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o access.o access.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o generic.o generic.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-vpd.o ls-vpd.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o dump.o dump.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names.o names.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o filter.o filter.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-hash.o names-hash.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-parse.o names-parse.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-net.o names-net.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-cache.o names-cache.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps.o ls-caps.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-hwdb.o names-hwdb.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o params.o params.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o caps.o caps.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o sysfs.o sysfs.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o proc.o proc.c sed libpci.pc -e 's,@PREFIX@,/usr,' \ -e 's,@INCDIR@,/usr/include,' \ -e 's,@LIBDIR@,/usr/lib,' \ -e 's,@IDSDIR@,/usr/share,' \ -e 's,@VERSION@,3.5.5,' \ -e 's,@LDLIBS@,,' /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -shared -Wl,-soname,libpci.so.3 -Wl,--version-script=libpci.ver -o libpci.so.3.5.5 init.o access.o generic.o dump.o names.o filter.o names-hash.o names-parse.o names-net.o names-cache.o names-hwdb.o params.o caps.o sysfs.o proc.o -lz /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps-vendor.o ls-caps-vendor.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-ecaps.o ls-ecaps.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-kernel.o ls-kernel.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-tree.o ls-tree.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-map.o ls-map.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o common.o common.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o setpci.o setpci.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o example.o example.c M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed lspci.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed setpci.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed pcilib.7 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" sed update-pciids "s@^DEST=.*@DEST=/usr/share/pci.ids.gz@;s@^PCI_COMPRESSED_IDS=.*@PCI_COMPRESSED_IDS=1@" chmod +x update-pciids M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed update-pciids.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" gzip -9n pci.ids.gz /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc lspci.o ls-vpd.o ls-caps.o ls-caps-vendor.o ls-ecaps.o ls-kernel.o ls-tree.o ls-map.o common.o lib/libpci.so.3.5.5 -o lspci /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc setpci.o common.o lib/libpci.so.3.5.5 -o setpci /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc example.o lib/libpci.so.3.5.5 -o example >>> pciutils 3.5.5 Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 -C /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5 CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" HOST="arm-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" RANLIB=/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib AR=/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ar DNS=no HWDB=no ZLIB=yes LIBKMOD=no SHARED=yes PREFIX=/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr SBINDIR=/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin install install-lib install-pcilib /usr/bin/make -C lib all make[3]: Nothing to be done for `all'. install -d -m 755 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib install -c -m 644 lib/libpci.so.3.5.5 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib install -d -m 755 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man8 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man7 install -c -m 755 lspci setpci /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin install -c -m 755 update-pciids /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin install -c -m 644 pci.ids.gz /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share install -c -m 644 lspci.8 setpci.8 update-pciids.8 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man8 install -c -m 644 pcilib.7 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man7 ln -sf libpci.so.3.5.5 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libpci.so.3 install -d -m 755 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/pci /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/pci install -c -m 644 lib/libpci.pc /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig ln -sf libpci.so.3 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libpci.so make[2]: `install-pcilib' is up to date. >>> pciutils 3.5.5 Fixing libtool files >>> pciutils 3.5.5 Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 -C /home/buildroot/buildroot-test/instance-0/output/build/pciutils-3.5.5 CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" HOST="arm-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" RANLIB=/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib AR=/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ar DNS=no HWDB=no ZLIB=yes LIBKMOD=no SHARED=yes PREFIX=/home/buildroot/buildroot-test/instance-0/output/target/usr SBINDIR=/home/buildroot/buildroot-test/instance-0/output/target/usr/bin install install-lib install-pcilib /usr/bin/make -C lib all make[3]: Nothing to be done for `all'. install -d -m 755 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib install -c -m 644 lib/libpci.so.3.5.5 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib install -d -m 755 /home/buildroot/buildroot-test/instance-0/output/target/usr/bin /home/buildroot/buildroot-test/instance-0/output/target/usr/share /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man8 /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man7 install -c -m 755 lspci setpci /home/buildroot/buildroot-test/instance-0/output/target/usr/bin install -c -m 755 update-pciids /home/buildroot/buildroot-test/instance-0/output/target/usr/bin install -c -m 644 pci.ids.gz /home/buildroot/buildroot-test/instance-0/output/target/usr/share install -c -m 644 lspci.8 setpci.8 update-pciids.8 /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man8 install -c -m 644 pcilib.7 /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man7 ln -sf libpci.so.3.5.5 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libpci.so.3 install -d -m 755 /home/buildroot/buildroot-test/instance-0/output/target/usr/include/pci /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /home/buildroot/buildroot-test/instance-0/output/target/usr/include/pci install -c -m 644 lib/libpci.pc /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig ln -sf libpci.so.3 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libpci.so make[2]: `install-pcilib' is up to date. PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-0/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-0/output/build O=/home/buildroot/buildroot-test/instance-0/output flock /home/buildroot/buildroot-test/instance-0/dl/socketcand/ support/download/dl-wrapper -c 'df7fb4ff8a4439d7737fe2df3540e1ab7465721a' -d '/home/buildroot/buildroot-test/instance-0/dl/socketcand' -D '/home/buildroot/buildroot-test/instance-0/dl' -f 'socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a.tar.gz' -H 'package/socketcand//socketcand.hash' -n 'socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a' -N 'socketcand' -o '/home/buildroot/buildroot-test/instance-0/dl/socketcand/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a.tar.gz' -u https+https://github.com/dschanoeh/socketcand/archive/df7fb4ff8a4439d7737fe2df3540e1ab7465721a -u http\|urlencode+http://sources.buildroot.net/socketcand -u http\|urlencode+http://sources.buildroot.net -- socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a.tar.gz: OK (sha256: 7e9a02fdd61be8780ca3ff8678a37f8574fdcf74b1ab9de79bbb65257daf05db) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Extracting gzip -d -c /home/buildroot/buildroot-test/instance-0/dl/socketcand/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-0/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a -xf - >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Patching >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/buildroot-test/instance-0/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a -name $file); do cp support/gnuconfig/$file $i; done; done >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Configuring >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Autoreconfiguring >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Patching libtool (cd /home/buildroot/buildroot-test/instance-0/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ && rm -rf config.cache && PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ar" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-as" LD="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ld" NM="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-nm" CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" FC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-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/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-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/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/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=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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 --without-config ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for arm-buildroot-linux-gnueabi-gcc... /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-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/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking for arm-buildroot-linux-gnueabi-gcc... (cached) /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc accepts -g... (cached) yes checking for /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.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/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating debian_pack config.status: creating init.d/socketcand config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Building PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-0/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcand ./socketcand.c ./statistics.c ./beacon.c ./state_bcm.c ./state_raw.c ./state_isotp.c ./state_control.c -lpthread /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcandcl ./socketcandcl.c ./state_raw.c: In function 'state_raw': ./state_raw.c:113:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] tv = *(struct timeval *)CMSG_DATA(cmsg); ^ >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-0/output/target install -C /home/buildroot/buildroot-test/instance-0/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/usr/bin cp ./socketcand /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/ cp ./socketcandcl /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/ mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man cp ./socketcand.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/ mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc/ install -m 0644 ./etc/socketcand.conf /home/buildroot/buildroot-test/instance-0/output/target/etc/ if [ yes = yes ]; then mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc/init.d; install --mode=755 ./init.d/socketcand /home/buildroot/buildroot-test/instance-0/output/target/etc/init.d/socketcand; fi if [ no = yes ]; then install --mode=755 ./rc.d/socketcand /home/buildroot/buildroot-test/instance-0/output/target/etc/rc.d/socketcand; fi >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/enchant/libenchant_ispell.la" is touched by more than one package: [u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/enchant/libenchant_myspell.la" is touched by more than one package: [u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'pciutils'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libenchant.la" is touched by more than one package: [u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libzlib', u'libnss', u'libffi', u'pcre', u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libUMP.la" is touched by more than one package: [u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'enchant', u'gettext', u'libdvbcsa', u'libmpdclient', u'libsocketcan', u'libuecc', u'libump', u'mtdev', u'neon', u'pciutils'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'neon', u'pciutils'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot-test/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/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01162-ga1b7f5e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.05-git-01162-ga1b7f5e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-0/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-0/output/build O=/home/buildroot/buildroot-test/instance-0/output flock /home/buildroot/buildroot-test/instance-0/dl/toolchain-external-codesourcery-arm/ support/download/dl-wrapper -c '2014.05-29' -d '/home/buildroot/buildroot-test/instance-0/dl/toolchain-external-codesourcery-arm' -D '/home/buildroot/buildroot-test/instance-0/dl' -f 'arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-arm//toolchain-external-codesourcery-arm.hash' -n 'toolchain-external-codesourcery-arm-2014.05-29' -N 'toolchain-external-codesourcery-arm' -o '/home/buildroot/buildroot-test/instance-0/dl/toolchain-external-codesourcery-arm/arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-arm -u http\|urlencode+http://sources.buildroot.net -- arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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 >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> ecryptfs-utils 111 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 >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libnss 3.35 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 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) >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libsocketcan 0.0.10 Collecting legal info >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libump ec0680628744f30b8fac35e41a7bd8e23e59c39f Collecting legal info >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libump-ec0680628744f30b8fac35e41a7bd8e23e59c39f: cannot save license (LIBUMP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'