make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/docs' Making install in tests make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' /usr/bin/make install-am make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[5]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' >>> xapian 1.4.12 Fixing libtool files for la in $(find /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> xapian 1.4.12 Installing to target PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output-1/target install -C /home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/ make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' Making install in . make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/share/xapian-core/stopwords' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c installable/xapian-config '/home/buildroot/build/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/lib/cmake/xapian' /bin/sh ./libtool --mode=install /usr/bin/install -c libxapian.la '/home/buildroot/build/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 include/xapian.h '/home/buildroot/build/instance-0/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 languages/stopwords/arabic.list languages/stopwords/danish.list languages/stopwords/dutch.list languages/stopwords/english.list languages/stopwords/finnish.list languages/stopwords/french.list languages/stopwords/german.list languages/stopwords/hungarian.list languages/stopwords/indonesian.list languages/stopwords/italian.list languages/stopwords/norwegian.list languages/stopwords/portuguese.list languages/stopwords/russian.list languages/stopwords/spanish.list languages/stopwords/swedish.list '/home/buildroot/build/instance-0/output-1/target/usr/share/xapian-core/stopwords' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/include/xapian' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/include/xapian' /usr/bin/install -c -m 644 pkgconfig/xapian-core.pc '/home/buildroot/build/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/xapian/version.h '/home/buildroot/build/instance-0/output-1/target/usr/include/xapian' /usr/bin/install -c -m 644 cmake/xapian-config.cmake cmake/xapian-config-version.cmake '/home/buildroot/build/instance-0/output-1/target/usr/lib/cmake/xapian' /usr/bin/install -c -m 644 include/xapian/attributes.h include/xapian/compactor.h include/xapian/constants.h include/xapian/constinfo.h include/xapian/database.h include/xapian/dbfactory.h include/xapian/deprecated.h include/xapian/derefwrapper.h include/xapian/document.h include/xapian/enquire.h include/xapian/errorhandler.h include/xapian/eset.h include/xapian/expanddecider.h include/xapian/intrusive_ptr.h include/xapian/iterator.h include/xapian/keymaker.h include/xapian/matchspy.h include/xapian/mset.h include/xapian/positioniterator.h include/xapian/postingiterator.h include/xapian/postingsource.h include/xapian/query.h include/xapian/queryparser.h include/xapian/registry.h include/xapian/stem.h include/xapian/termgenerator.h include/xapian/termiterator.h include/xapian/types.h include/xapian/unicode.h include/xapian/valueiterator.h include/xapian/valuesetmatchdecider.h include/xapian/geospatial.h include/xapian/visibility.h include/xapian/weight.h include/xapian/error.h '/home/buildroot/build/instance-0/output-1/target/usr/include/xapian' /usr/bin/install -c -m 644 m4-macros/xapian.m4 '/home/buildroot/build/instance-0/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 xapian-config.1 bin/xapian-check.1 bin/xapian-compact.1 bin/xapian-delve.1 bin/xapian-progsrv.1 bin/xapian-replicate.1 bin/xapian-replicate-server.1 bin/xapian-tcpsrv.1 examples/copydatabase.1 examples/quest.1 examples/xapian-metadata.1 examples/xapian-pos.1 '/home/buildroot/build/instance-0/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libxapian.so.30.9.0 /home/buildroot/build/instance-0/output-1/target/usr/lib/libxapian.so.30.9.0 libtool: install: (cd /home/buildroot/build/instance-0/output-1/target/usr/lib && { ln -s -f libxapian.so.30.9.0 libxapian.so.30 || { rm -f libxapian.so.30 && ln -s libxapian.so.30.9.0 libxapian.so.30; }; }) libtool: install: (cd /home/buildroot/build/instance-0/output-1/target/usr/lib && { ln -s -f libxapian.so.30.9.0 libxapian.so || { rm -f libxapian.so && ln -s libxapian.so.30.9.0 libxapian.so; }; }) libtool: install: /usr/bin/install -c .libs/libxapian.lai /home/buildroot/build/instance-0/output-1/target/usr/lib/libxapian.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bin/xapian-delve bin/xapian-check bin/xapian-compact bin/xapian-progsrv bin/xapian-replicate bin/xapian-replicate-server bin/xapian-tcpsrv examples/copydatabase examples/quest examples/simpleexpand examples/simpleindex examples/simplesearch examples/xapian-metadata examples/xapian-pos '/home/buildroot/build/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c bin/xapian-delve /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-delve libtool: install: /usr/bin/install -c bin/xapian-check /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-check libtool: install: /usr/bin/install -c bin/xapian-compact /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-compact libtool: install: /usr/bin/install -c bin/xapian-progsrv /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-progsrv libtool: install: /usr/bin/install -c bin/xapian-replicate /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-replicate libtool: install: /usr/bin/install -c bin/xapian-replicate-server /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-replicate-server libtool: install: /usr/bin/install -c bin/xapian-tcpsrv /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-tcpsrv libtool: install: /usr/bin/install -c examples/copydatabase /home/buildroot/build/instance-0/output-1/target/usr/bin/copydatabase libtool: install: /usr/bin/install -c examples/quest /home/buildroot/build/instance-0/output-1/target/usr/bin/quest libtool: install: /usr/bin/install -c examples/simpleexpand /home/buildroot/build/instance-0/output-1/target/usr/bin/simpleexpand libtool: install: /usr/bin/install -c examples/simpleindex /home/buildroot/build/instance-0/output-1/target/usr/bin/simpleindex libtool: install: /usr/bin/install -c examples/simplesearch /home/buildroot/build/instance-0/output-1/target/usr/bin/simplesearch libtool: install: /usr/bin/install -c examples/xapian-metadata /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-metadata libtool: install: /usr/bin/install -c examples/xapian-pos /home/buildroot/build/instance-0/output-1/target/usr/bin/xapian-pos make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' Making install in docs make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/docs' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh /home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/install-sh -d /home/buildroot/build/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html /usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.png /home/buildroot/build/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/share/doc/xapian-core' /usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.css /home/buildroot/build/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html /usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.html /home/buildroot/build/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html /usr/bin/install -c -m 644 admin_notes.html bm25.html collapsing.html deprecation.html facets.html geospatial.html glossary.html index.html install.html internals.html intro_ir.html matcherdesign.html overview.html postingsource.html queryparser.html remote.html replication.html scalability.html serialisation.html sorting.html spelling.html stemming.html synonyms.html termgenerator.html tests.html valueranges.html '/home/buildroot/build/instance-0/output-1/target/usr/share/doc/xapian-core' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/docs' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/docs' Making install in tests make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' /usr/bin/make install-am make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[5]: Entering directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12/tests' make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/xapian-1.4.12' WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/buildroot/build/instance-0/buildroot/instance-0/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-ar" AS="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-as" LD="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-ld" NM="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-nm" CC="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc" GCC="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc" CPP="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-cpp" CXX="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-g++" FC="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gfortran" F77="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-ranlib" READELF="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-readelf" STRIP="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output-1/host/bin/arc-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-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output-1/host/bin/arc-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-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/build/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yavta.o yavta.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -o yavta yavta.o -lrt make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/buildroot/build/instance-0/output-1/target/usr/bin/yavta zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9.tar.gz: OK (sha256: b150ff725e5f9e839f41c0f3d2e8f0e3cc303aa51194be0bc34a3c3299acc059) >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Extracting gzip -d -c /home/buildroot/build/instance-0/buildroot/instance-0/dl/zlog/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 -xf - >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Patching >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Configuring >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Building PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j1 CC="/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 all make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' cd src && /usr/bin/make all make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Installing to staging directory PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PREFIX=/home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr -C /home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 install make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' mkdir -p /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin cp -a zlog.h /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include cp -a zlog-chk-conf /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin cp -a libzlog.so /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzlog.so.1.2 cd /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Fixing libtool files for la in $(find /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Installing to target PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PREFIX=/home/buildroot/build/instance-0/output-1/target/usr -C /home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 install make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' mkdir -p /home/buildroot/build/instance-0/output-1/target/usr/include /home/buildroot/build/instance-0/output-1/target/usr/lib /home/buildroot/build/instance-0/output-1/target/usr/bin cp -a zlog.h /home/buildroot/build/instance-0/output-1/target/usr/include cp -a zlog-chk-conf /home/buildroot/build/instance-0/output-1/target/usr/bin cp -a libzlog.so /home/buildroot/build/instance-0/output-1/target/usr/lib/libzlog.so.1.2 cd /home/buildroot/build/instance-0/output-1/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/build/instance-0/output-1/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/build/instance-0/output-1/target/usr/lib make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' >>> 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-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'pixman'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'pixman'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'bzip2'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'bzip2'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output-1/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output-1/host/bin/arc-linux-%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/build/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output-1/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-1/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/build/instance-0/output-1/target/bin/sh rm -f /home/buildroot/build/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output-1/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output-1/target/usr/include /home/buildroot/build/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output-1/target/usr/lib/cmake /home/buildroot/build/instance-0/output-1/target/usr/share/cmake find /home/buildroot/build/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output-1/target/lib/ /home/buildroot/build/instance-0/output-1/target/usr/lib/ /home/buildroot/build/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output-1/target/usr/man /home/buildroot/build/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output-1/target/usr/info /home/buildroot/build/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output-1/target/usr/doc /home/buildroot/build/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output-1/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-1/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-0/output-1/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-0/output-1/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-1/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-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-00144-gd8e6851"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/buildroot/build/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output-1/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-1/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.11-git-00144-gd8e6851 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> autofs 5.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYRIGHT: OK (sha256: 2ac2e352a92629e3abcdddbd3eeec64e7c2f5b58b6e819ff2c1444fb6e249fa3) >>> host-bison 3.4.1 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 COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-nfs-utils 1.3.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> binutils arc-2019.03-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> host-ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> dtv-scan-tables 1c187978d479a2f941c9c4fb10d8b2612d5fde3c Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> hiredis 0.14.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> hwdata 0.326 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iputils 20190709 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lshw 02.18 Collecting legal info ERROR: No hash found for COPYING >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> nbd 3.19 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> qt5base 5.6.3 Collecting legal info LICENSE.GPLv3: OK (sha256: 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17) LICENSE.LGPLv21: OK (sha256: 66f6bb53f6d985a4d651bf1ecfe8bbcbe32b0f744708d588f047580ee85d8ec8) LGPL_EXCEPTION.txt: OK (sha256: 438c1f9a2b256e47dac33249f2ad6d4a9df643f1ec5312216d528a2f7ad82084) LICENSE.LGPLv3: OK (sha256: 68afaf3392f8c04218fbf29db43cc0b18bf651c1db086556aa584046de9f3e35) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> socat 1.7.3.3 Collecting legal info README: OK (sha256: 4846488cea98a2905dc75b7aa5eea721568e372447efe06b85bd896ee8c54f10) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> xapian 1.4.12 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'