/bin/sh /home/naourr/work/instance-0/output/build/valgrind-3.14.0/install-sh -d /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ for f in getoff-amd64-linux ; do \ /usr/bin/install -c $f /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/bin' /bin/sh /home/naourr/work/instance-0/output/build/valgrind-3.14.0/install-sh -d /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ done /usr/bin/install -c valgrind-listener valgrind-di-server '/home/naourr/work/instance-0/output/target/usr/bin' make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/auxprogs' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/auxprogs' Making install in mpi make[3]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/mpi' mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f; \ ln -f -s ../mpi/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../mpi/$f.dSYM ../.in_place; \ done make[4]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/mpi' /bin/sh /home/naourr/work/instance-0/output/build/valgrind-3.14.0/install-sh -d /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ for f in ; do \ /usr/bin/install -c $f /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Nothing to be done for 'install-data-am'. /bin/sh /home/naourr/work/instance-0/output/build/valgrind-3.14.0/install-sh -d /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/naourr/work/instance-0/output/target/usr/lib/valgrind; \ done make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/mpi' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/mpi' Making install in solaris make[3]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/solaris' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/solaris' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/solaris' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/solaris' Making install in docs make[3]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/docs' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/docs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/docs' set -e; \ if test -r html ; then \ mkdir -p /home/naourr/work/instance-0/output/target/usr/share/doc/valgrind; \ cp -r html /home/naourr/work/instance-0/output/target/usr/share/doc/valgrind; \ fi for f in *.1 ; do \ if test -r $f ; then \ mkdir -p /home/naourr/work/instance-0/output/target/usr/share/man/man1; \ cp $f /home/naourr/work/instance-0/output/target/usr/share/man/man1; \ fi \ done set -e; \ if test -r index.pdf ; then \ mkdir -p /home/naourr/work/instance-0/output/target/usr/share/doc/valgrind; \ cp index.pdf /home/naourr/work/instance-0/output/target/usr/share/doc/valgrind/valgrind_manual.pdf; \ fi set -e; \ if test -r index.ps ; then \ mkdir -p /home/naourr/work/instance-0/output/target/usr/share/doc/valgrind; \ cp index.ps /home/naourr/work/instance-0/output/target/usr/share/doc/valgrind/valgrind_manual.ps; \ fi make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/docs' make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/docs' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0/docs' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/valgrind-3.14.0' /usr/bin/install -D -m 0644 package/valgrind/uclibc.supp /home/naourr/work/instance-0/output/target/usr/lib/valgrind/uclibc.supp rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*memcheck* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*cachegrind* for i in cg_annotate cg_diff cg_merge; do rm -f /home/naourr/work/instance-0/output/target/usr/bin/$i ; done rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*callgrind* for i in callgrind_annotate callgrind_control ; do rm -f /home/naourr/work/instance-0/output/target/usr/bin/$i ; done rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*helgrind* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*drd* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*massif* rm -f /home/naourr/work/instance-0/output/target/usr/bin/ms_script rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*dhat* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*sgcheck* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*bbv* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*lackey* rm -f /home/naourr/work/instance-0/output/target/usr/lib/valgrind/*none* whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /home/naourr/work/instance-0/dl/whetstone/whetstone.c /home/naourr/work/instance-0/output/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 LDLIBS="-lm" -C /home/naourr/work/instance-0/output/build/whetstone-1.2 whetstone make[1]: Entering directory '/home/naourr/work/instance-0/output/build/whetstone-1.2' /home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /home/naourr/work/instance-0/output/build/whetstone-1.2/whetstone /home/naourr/work/instance-0/output/target/usr/bin/whetstone >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libunistring', u'guile'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libunistring', u'guile'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libzlib', u'libopenssl', u'libcurl', u'ncurses', u'libedit', u'xz', u'libxml2', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libfilemq.la" is touched by more than one package: [u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'xz', u'libxml2', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'ncurses', u'libedit', u'xz', u'libxml2', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libexempi.la" is touched by more than one package: [u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libguile-2.0.la" is touched by more than one package: [u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgccpp.la" is touched by more than one package: [u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'libevent', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'jsoncpp', u'libarchive', u'libuv', u'rhash', u'zeromq', u'czmq', u'exempi', u'filemq', u'fmt', u'gmp', u'libtool', u'libunistring', u'guile', u'libcsv', u'libgee', u'libilbc', u'libsoup', u'libtorrent', u'pps-tools', u'tinyxml2', u'valgrind'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libjansson.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libcsv.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libsqlite3.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libcairo-gobject.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-gmp', u'host-libunistring', u'host-guile', u'host-bison'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libatomic_ops.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libuv.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libltdl.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libunistring.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgee-0.8.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libcairo.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libarchive.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libilbc.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libexempi.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/liblzma.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgc.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libevent_pthreads.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libczmq.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libcord.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-libatomic_ops', u'host-bison'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libcurl.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libguile-2.0.la" is touched by more than one package: [u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libedit.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libfilemq.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libgccpp.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libpixman-1.la" is touched by more than one package: [u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-gperf', u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] Warning: host file "./x86_64-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.la" is touched by more than one package: [u'host-gettext', u'host-libatomic_ops', u'host-bison', u'host-expat', u'host-patchelf'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-0/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc2-00028-g3e15083f18"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc2\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.02-rc2-00028-g3e15083f18 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> asterisk 16.1.1 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 309462c10e84f46bda22032ebe6359f3e9e3e23afcf1fc2aaed5b59daf800d84) utils/db1-ast/include/db.h: OK (sha256: 1ca2c7a7a1ae7ccd75212a8c1e85dd9ec92bdbc9170aafd97ea60459387755fd) >>> host-asterisk 16.1.1 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> util-linux 2.33 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) >>> bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ntp 4.2.8p12 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libuv v1.25.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> exempi 2.4.5 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> host-libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> initscripts Collecting legal info >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> valgrind 3.14.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> whetstone 1.2 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'